From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: problem with babel call with post action Date: Thu, 22 Jun 2017 16:24:04 +0100 Message-ID: <87a850cagb.fsf@delle7240.chemeng.ucl.ac.uk> References: <874lvaadbt.fsf@delle7240.chemeng.ucl.ac.uk> <7f25f31c2d8946deb9f1ac6d35fede98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <878tkllwhm.fsf@t3610> <7d0fe5cb25c04ee3bc8331ed0138a19f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dO45I-00024g-Ez for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 11:31:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dO45F-0006Wc-BJ for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 11:31:52 -0400 Received: from mail-db5eur01on0090.outbound.protection.outlook.com ([104.47.2.90]:59118 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dO45F-0006Vt-0U for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 11:31:49 -0400 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 --=-=-= Content-Type: text/plain On Thursday, 22 Jun 2017 at 07:30, Nicolas Goaziou wrote: [...] > 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. Hi Nicolas, 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 will try to debug when I get a chance. Thanks again, eric -- : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-551-g92e8c8 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWUvhFAAKCRDIkZPY//z2 fX7TAJ9sVokYVA49Wf1gfMtdepUraUdIjgCfdKR/StSdEM6mZDZXef3i1/uD6aQ= =qMcW -----END PGP SIGNATURE----- --=-=-=--