From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [PATCH] minor patch to org-babel-load-file Date: Thu, 20 Jun 2013 18:37:30 +0200 Message-ID: References: <87txkssrjq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphrZ-0005rM-Uz for emacs-orgmode@gnu.org; Thu, 20 Jun 2013 12:37:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UphrY-0003hA-TM for emacs-orgmode@gnu.org; Thu, 20 Jun 2013 12:37:33 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:48747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphrY-0003gs-Lc for emacs-orgmode@gnu.org; Thu, 20 Jun 2013 12:37:32 -0400 Received: by mail-lb0-f173.google.com with SMTP id v1so5993085lbd.4 for ; Thu, 20 Jun 2013 09:37:31 -0700 (PDT) In-Reply-To: <87txkssrjq.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Org-mode Mode Hi Eric On Thu, Jun 20, 2013 at 5:58 PM, Eric Schulte wrote: > I've just pushed up a fix in commit a79fd4be [2]. Thank you, the issue with org-babel-load-file that I noticed is resolved in the current master branch. Michael