From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Subject: Re: bug: babel: Export of temporary buffers fails Date: Sun, 3 Oct 2010 09:07:38 +0530 Message-ID: References: <87mxqwik7z.fsf@gmail.com> <87bp7cbd16.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=58895 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2FOj-0004gE-09 for emacs-orgmode@gnu.org; Sat, 02 Oct 2010 23:38:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2FOi-0007jA-3b for emacs-orgmode@gnu.org; Sat, 02 Oct 2010 23:38:00 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:53200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2FOh-0007j5-RK for emacs-orgmode@gnu.org; Sat, 02 Oct 2010 23:38:00 -0400 Received: by wyb36 with SMTP id 36so5259538wyb.0 for ; Sat, 02 Oct 2010 20:37:58 -0700 (PDT) In-Reply-To: <87bp7cbd16.fsf@gmx.de> 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: Sebastian Rose Cc: emacs-orgmode 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