From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: bug: babel: Export of temporary buffers fails Date: Mon, 04 Oct 2010 07:13:48 -0600 Message-ID: <87ocba9k37.fsf@gmail.com> References: <87mxqwik7z.fsf@gmail.com> <87bp7cbd16.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=39735 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2kyB-0008B4-ML for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 09:20:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2kri-0006NA-7b for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 09:14:03 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:58616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2krh-0006N6-RX for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 09:14:02 -0400 Received: by qyk33 with SMTP id 33so551290qyk.0 for ; Mon, 04 Oct 2010 06:13:59 -0700 (PDT) In-Reply-To: (Puneeth's message of "Sun, 3 Oct 2010 09:07:38 +0530") 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: Puneeth Cc: emacs-orgmode Puneeth writes: > Hi Eric, >> >> You can still export to a temporary buffer (`A' instead of `a', `H' >> instead of `h') ... > > Yes. And this fails when there is an org-babel src block in the buffer. > > -- Puneeth Hi Puneeth, I've just tried exporting an org-mode buffer containing babel code blocks to a temporary file using C-c C-e H, and it worked without problem. Could you send me an example org-mode file that throws the error your described? Thanks -- Eric