From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: problem with babel call with post action Date: Sat, 24 Jun 2017 12:05:57 +0200 Message-ID: <87injl4s56.fsf@nicolasgoaziou.fr> References: <874lvaadbt.fsf@delle7240.chemeng.ucl.ac.uk> <7f25f31c2d8946deb9f1ac6d35fede98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <878tkllwhm.fsf@t3610> <7d0fe5cb25c04ee3bc8331ed0138a19f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87a850cagb.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOhx6-00011e-Dd for emacs-orgmode@gnu.org; Sat, 24 Jun 2017 06:06:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dOhx2-0000df-Ec for emacs-orgmode@gnu.org; Sat, 24 Jun 2017 06:06:04 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:40818) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dOhx2-0000dV-7Y for emacs-orgmode@gnu.org; Sat, 24 Jun 2017 06:06:00 -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 A195FC5A65 for ; Sat, 24 Jun 2017 12:05:58 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1dOhwz-0000mu-2d for emacs-orgmode@gnu.org; Sat, 24 Jun 2017 12:05:57 +0200 In-Reply-To: <87a850cagb.fsf@delle7240.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Thu, 22 Jun 2017 16:24:04 +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'm not au fait with using edebug. Will try to learn it (about time, > probably). In the meantime, here is an ECM which definitely fails for > me with my normal configuration but which almost works with emacs > -Q. The almost is that the final output looks like this: > > #+begin_src org > ,#+RESULTS: > ,#+BEGIN_src dot > [[file:dependency-graph.pdf]] > ,#+END_src > #+end_src > > where I did not expect the wrapping within a src block. > > The error using my configuration is > > : org-indent-add-properties: Wrong type argument: arrayp, nil I think this was fixed recently. Could you confirm it? Regards, -- Nicolas Goaziou