From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: asynchronous exporter and babel confirmation Date: Wed, 06 Mar 2013 23:38:09 +0100 Message-ID: <87a9qgdui6.fsf@gmail.com> References: <87fw082603.fsf@gmail.com> <87r4jszo5e.fsf@gmail.com> <87lia0b9ac.fsf@Rainer.invalid> <87ehfse0mo.fsf@gmail.com> <874ngob2c4.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDMye-0000Bl-9A for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 17:38:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDMyd-0007nk-7y for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 17:38:24 -0500 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:33417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDMyd-0007ng-1b for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 17:38:23 -0500 Received: by mail-we0-f169.google.com with SMTP id t11so9238159wey.28 for ; Wed, 06 Mar 2013 14:38:21 -0800 (PST) In-Reply-To: <874ngob2c4.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 06 Mar 2013 23:17:15 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Thanks for considering the changes. Achim Gratz writes: > + (org-babel-call-process-region-original > + (if (org-bound-and-true-p org-babel-call-process-region-original) > + (symbol-function 'call-process-region))) I think you mean (or (....) (....)) I will wait for this patch to be committed. Regards, -- Nicolas Goaziou