From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: problem with babel call with post action Date: Tue, 20 Jun 2017 16:28:06 +0100 Message-ID: <874lvaadbt.fsf@delle7240.chemeng.ucl.ac.uk> 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]:60976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNL53-0003v9-PN for emacs-orgmode@gnu.org; Tue, 20 Jun 2017 11:28:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNL4z-0002OJ-QE for emacs-orgmode@gnu.org; Tue, 20 Jun 2017 11:28:37 -0400 Received: from mail-eopbgr10100.outbound.protection.outlook.com ([40.107.1.100]:64320 helo=EUR02-HE1-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 1dNL4z-0002KL-C6 for emacs-orgmode@gnu.org; Tue, 20 Jun 2017 11:28:33 -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; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, the following single line command (may be wrapped in email) used to work a while back (maybe last year?): #+call: graph-from-tables(options=3D"rankdir=3DLR;",nodes=3Dsubtasks-tabl= e[2:-1],graph=3Ddependency-table[2:-1]) :exports results :results file :pos= t plot-graph[:results file :exports results :file dependency-graph.pdf](gra= ph=3D*this*) This now gives this error message if I evaluate it: org-babel-ref-resolve: Reference =E2=80=98file dependency-graph.pdf](grap= h=3D*this*=E2=80=99 not found in this buffer I've tried this with an up to date org (on another system) with same outcome. I have not yet tried emacs -Q. For background, this call is to an elisp code block which converts two tables describing a task network into dot/graphviz code which is then fed to a skeleton dot code block. I can post codes if required but I think the problem is with the actual call line somehow. Some change to links along the way? Any suggestions most welcome! Thanks, eric =2D-=20 : Eric S Fraga via Emacs 26.0.50, Org release_9.0.7-531-g530113 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWUk/BgAKCRDIkZPY//z2 fV6oAJ9Xv/QxN6yL6FWTnmyN5TLCgMisGgCgivg5CvXZft/OJbJF0q6Uq9H+YLU= =EAs6 -----END PGP SIGNATURE----- --=-=-=--