From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Exporting to HTML opens resulting file Date: Fri, 9 Apr 2010 14:23:02 +0200 Message-ID: <61E17F73-BD82-4717-A6C5-5A74A6202A1B@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0DEs-0001W4-VO for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:23:11 -0400 Received: from [140.186.70.92] (port=37828 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0DEp-0001Rf-5W for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:23:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0DEm-0007xa-RN for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:23:06 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:8171) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0DEm-0007xS-Md for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:23:04 -0400 Received: by ey-out-1920.google.com with SMTP id 4so248303eyg.34 for ; Fri, 09 Apr 2010 05:23:04 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Gary ." Cc: emacs-orgmode@gnu.org On Apr 9, 2010, at 11:49 AM, Gary . wrote: > On Thu, Apr 8, 2010 at 5:44 PM, Carsten Dominik wrote: >> Hi Gary, >> >> maybe we need to settle some terminology first. > > No, "we're good" as the Americans say :) > >> The variable org-export-kill-product-buffer-when-displayed has the >> following >> effect: > > Well, as I said, org-export-kill-product-buffer-when-displayed appears > to be unknown here. > "Describe variable: org-export-kill-product-buffer-when-displayed > [No match]" > >> Some export commands do not only produce the export file, but >> immediately display it with an appropriate viewer. For example, `C- >> c C-e b' >> should open your browser. > > Right. And neither that, not `M-x org-export-as-html-and-open' work > (or at least, they only work the same as the non-browse commands: > output is produced, but no browser is opened). There's no indication > of errors or problems in the *Messages* buffer either: > Debug on Error enabled globally > Exporting... [3 times] > Saving file /home/jg/.Org/work.html... > Wrote /home/jg/.Org/work.html > Exporting... done Strange. Only one way to find out, by debugging the function and watch why the file opening does not work Nothing I can do from here without a Backtrace or error message of some sort. - Carsten > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten