Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-09 Thread Carsten Dominik
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

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-09 Thread Gary .
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-

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Carsten Dominik
On Apr 8, 2010, at 8:23 PM, Xin Shi wrote: Hi Carsten, I've tried to set: (setq org-export-kill-product-buffer-when-displayed t) But when I use "org-export-as-html" to export HTML, I can still see the .html buffer. Am I missing something here? Yes, you are not reading what I write :-) T

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Livin Stephen Sharma
Xin, from your email I couldn't determine the org-version you're using. I believe a /recent/ version would be required for this variable to work. I'm using the nightly build ""6.34trans"" dated "2010_02_25"; I find things to work fine - .html buffer does not linger around with C-e C-x b ___

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Xin Shi
Hi Carsten, I've tried to set: (setq org-export-kill-product-buffer-when-displayed t) But when I use "org-export-as-html" to export HTML, I can still see the .html buffer. Am I missing something here? Thanks! Xin On Thu, Apr 8, 2010 at 9:54 AM, Carsten Dominik wrote: > > On Apr 8, 2010, at 3:3

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Carsten Dominik
Hi Gary, maybe we need to settle some terminology first. When Org-mode exports, is is actually producing the product in a buffer. So the buffer is there first. When it is complete, the buffer is written to a file, but stays in Emacs - so we now have a buffer visiting the file on the disk

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Gary .
On Thu, Apr 8, 2010 at 3:54 PM, Carsten Dominik wrote: > > On Apr 8, 2010, at 3:34 PM, Xin Shi wrote: > >> I had a similar request before but never get solved. I support this >> request. > > (setq org-export-kill-product-buffer-when-displayed t) > > will do this when the exported file is shown imme

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Carsten Dominik
On Apr 8, 2010, at 3:34 PM, Xin Shi wrote: I had a similar request before but never get solved. I support this request. (setq org-export-kill-product-buffer-when-displayed t) will do this when the exported file is shown immediately, so the buffer will be removed during `C-c C-e b', but not

Re: [Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Xin Shi
I had a similar request before but never get solved. I support this request. On Thu, Apr 8, 2010 at 4:11 AM, Gary . wrote: > It seems that when I export to HTML, something, somewhere, opens the > file so I have yet another buffer open. Is there any way to configure > that behaviour so that I do

[Orgmode] Exporting to HTML opens resulting file

2010-04-08 Thread Gary .
It seems that when I export to HTML, something, somewhere, opens the file so I have yet another buffer open. Is there any way to configure that behaviour so that I don't get even more swamped by buffers than I am already, or alternatively automatically name the buffer with something that I can inst