From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Tiny bug in org-html Date: Mon, 26 Apr 2010 07:00:38 +0200 Message-ID: References: <21aaac42461a43cd91d724e913442b70.squirrel@mail.panix.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O6HE7-0002vy-3g for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 01:51:27 -0400 Received: from [140.186.70.92] (port=47091 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O6HE4-0002uJ-0g for Emacs-orgmode@gnu.org; Mon, 26 Apr 2010 01:51:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O6HE2-0007KF-Lw for Emacs-orgmode@gnu.org; Mon, 26 Apr 2010 01:51:23 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:64628) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O6HE2-0007Hs-3F for Emacs-orgmode@gnu.org; Mon, 26 Apr 2010 01:51:22 -0400 Received: by ey-out-1920.google.com with SMTP id 13so133485eye.34 for ; Sun, 25 Apr 2010 22:51:21 -0700 (PDT) In-Reply-To: <21aaac42461a43cd91d724e913442b70.squirrel@mail.panix.com> 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: "Tom Breton (Tehom)" Cc: Emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Apr 18, 2010, at 4:14 AM, Tom Breton (Tehom) wrote: > In the course of working with org-html, I noticed that > `org-export-as-html-and-open' seems to have a bug. `kill-buffer' > needs an argument, a buffer, presumably the buffer that > `org-open-file' makes. This code is "protected" by the nil default > value of `org-export-kill-product-buffer-when-displayed', so the bug > may not have been obvious. > > Tom Breton (Tehom) > > > > > _______________________________________________ > 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