From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: [babel] possible bug in org-babel-execute-buffer? Date: Wed, 26 May 2010 23:54:05 -0500 Message-ID: <4BFDFAED.8030707@ccbr.umn.edu> References: <4BFDB5CE.3010600@ccbr.umn.edu> <87y6f6dsne.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=43705 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHVIc-0006Ut-TL for emacs-orgmode@gnu.org; Thu, 27 May 2010 01:06:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHV6d-0006yK-Oi for emacs-orgmode@gnu.org; Thu, 27 May 2010 00:54:08 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:53855) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHV6d-0006xu-J9 for emacs-orgmode@gnu.org; Thu, 27 May 2010 00:54:07 -0400 In-Reply-To: <87y6f6dsne.fsf@gmail.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: Eric Schulte Cc: emacs-orgmode Eric Schulte wrote: > Hi Erik, > > Thanks for the report, this should now be fixed in the latest git HEAD, > please let me know if the problem persists. > > Best -- Eric Looks good on the test file I had included in my initial report, thank you very much. When I get back to work tomorrow, I will try it on the actual file that was giving me trouble. Thank you, Eric.