From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: problem with babel call with post action Date: Thu, 22 Jun 2017 09:30:30 +0200 Message-ID: <877f048oo9.fsf@nicolasgoaziou.fr> References: <874lvaadbt.fsf@delle7240.chemeng.ucl.ac.uk> <7f25f31c2d8946deb9f1ac6d35fede98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <878tkllwhm.fsf@t3610> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNwZX-00012m-0q for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 03:30:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNwZW-00039a-0c for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 03:30:34 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:43266) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dNwZV-00039P-RP for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 03:30:33 -0400 Received: from saiph.selenimh (000043010000000000000469.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 5C9F3C5A90 for ; Thu, 22 Jun 2017 09:30:31 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1dNwZS-0000pj-La for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 09:30:30 +0200 In-Reply-To: <878tkllwhm.fsf@t3610> (Eric S. Fraga's message of "Wed, 21 Jun 2017 06:51:01 +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" To: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > I think it's a symptom of being lazy and spending way too much time on > codes to make life easier... as in "The tale of the man who was too > lazy to fail" by Robert Heinlein [1]. Thank you for the reference. I hadn't heard about this novel before. >> I improved babel call arguments parsing. Could you confirm that your >> wizardry is in order now? > > I got further but there's still an error. See attached debug output. I > don't understand as org-table-to-lisp does exist. I don't think it's a > configuration problem but... I don't understand it either. Could you edebug `org-babel-read-table', or post an ECM? Anyway, this seems unrelated to babel call parsing. Regards, -- Nicolas Goaziou