From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: export-html, close the .html file Date: Fri, 29 Feb 2008 20:50:47 +0000 Message-ID: <87od9zwkpk.fsf@bzg.ath.cx> References: <871w6w2eis.fsf@bzg.ath.cx> <87zltjwm5h.fsf@bzg.ath.cx> <47C86BF2.50204@cornell.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVCBy-000298-Ph for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 15:50:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVCBx-00025x-22 for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 15:50:54 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVCBw-00025p-Rc for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 15:50:52 -0500 Received: from ug-out-1314.google.com ([66.249.92.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVCBw-0003sM-JP for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 15:50:52 -0500 Received: by ug-out-1314.google.com with SMTP id a2so501614ugf.48 for ; Fri, 29 Feb 2008 12:50:51 -0800 (PST) In-Reply-To: <47C86BF2.50204@cornell.edu> (Xin Shi's message of "Fri, 29 Feb 2008 15:32:50 -0500") 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: Xin Shi Cc: emacs-orgmode@gnu.org Xin Shi writes: > Is that possible to not open the .html file in the Emacs buffer after > exporting the .org file to HTML? Thanks! Is `C-c C-e H' what you need? -- Bastien