From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: problem with babel call with post action
Date: Tue, 20 Jun 2017 16:28:06 +0100 [thread overview]
Message-ID: <874lvaadbt.fsf@delle7240.chemeng.ucl.ac.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 1060 bytes --]
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="rankdir=LR;",nodes=subtasks-table[2:-1],graph=dependency-table[2:-1]) :exports results :results file :post plot-graph[:results file :exports results :file dependency-graph.pdf](graph=*this*)
This now gives this error message if I evaluate it:
org-babel-ref-resolve: Reference ‘file dependency-graph.pdf](graph=*this*’ 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
--
: Eric S Fraga via Emacs 26.0.50, Org release_9.0.7-531-g530113
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
next reply other threads:[~2017-06-20 15:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-20 15:28 Eric S Fraga [this message]
2017-06-20 19:23 ` problem with babel call with post action Nicolas Goaziou
[not found] ` <7f25f31c2d8946deb9f1ac6d35fede98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-06-21 5:51 ` Eric S Fraga
2017-06-22 7:30 ` Nicolas Goaziou
[not found] ` <7d0fe5cb25c04ee3bc8331ed0138a19f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-06-22 15:24 ` Eric S Fraga
2017-06-24 10:05 ` Nicolas Goaziou
[not found] ` <307ed99a7a0b43a7b76a79b4c4fb9eb7@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-06-26 9:48 ` Eric S Fraga
2017-06-22 15:32 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874lvaadbt.fsf@delle7240.chemeng.ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.