From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org babel execution and new exporter Date: Thu, 14 Feb 2013 18:59:50 +0100 Message-ID: <87zjz67p49.fsf@gmail.com> References: <87sj4yizlq.fsf@univie.ac.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U63Dn-0000d3-1P for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 13:07:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U63Dk-0001Lf-6Y for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 13:07:46 -0500 Received: from we-in-x022f.1e100.net ([2a00:1450:400c:c03::22f]:60098 helo=mail-we0-x22f.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U63Dj-0001L9-UX for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 13:07:44 -0500 Received: by mail-we0-f175.google.com with SMTP id x8so2239408wey.34 for ; Thu, 14 Feb 2013 10:07:42 -0800 (PST) In-Reply-To: <87sj4yizlq.fsf@univie.ac.at> (Gregor Kappler's message of "Thu, 14 Feb 2013 18:17:53 +0100") 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: Gregor Kappler Cc: emacs-orgmode@gnu.org Hello, Gregor Kappler writes: > the new exporter currently does not respect `org-export-babel-evaluate' and evaluates babel src blocks always on export. I did the tiniest change to ox.el as in the attached patch. > (This is my first patch sent - I hope it works and helps...). Applied. Thank you. Regards, -- Nicolas Goaziou