From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Shi Subject: Re: export-html, close the .html file Date: Fri, 29 Feb 2008 16:43:14 -0500 Message-ID: <47C87C72.3050902@cornell.edu> References: <871w6w2eis.fsf@bzg.ath.cx> <87zltjwm5h.fsf@bzg.ath.cx> <47C86BF2.50204@cornell.edu> <87od9zwkpk.fsf@bzg.ath.cx> <47C8729C.2000907@cornell.edu> <871w6vbh9f.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVD1A-0006MC-EO for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:43:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVD16-0006Gu-U1 for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:43:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVD16-0006Gg-R8 for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:43:44 -0500 Received: from granite2.mail.cornell.edu ([128.253.83.142] helo=authusersmtp.mail.cornell.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JVD16-0002Ci-PT for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:43:44 -0500 In-Reply-To: <871w6vbh9f.fsf@bzg.ath.cx> 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: Bastien Guerry Cc: emacs-orgmode@gnu.org Bastien Guerry wrote: > Xin Shi writes: > > >> Not really. That one is export to temporary buffer. What I want is when >> org-export-html, is just do the work at the background, without open the >> .html in one of Emacs' buffer. >> > > Sorry I misunderstood your question, because exporting to HTML does not > open the result in the current buffer, unless you explicitly export to > a temporary buffer. > > What you want exactly is that all export buffers should be cleaned up > after expor -- am I right? > > Yes. That's exactly what I mean. :) > I so, I agree, and will fix this. > Thank you! Xin