From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Zack Piper <zack@apertron.net>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>,
"Charles C. Berry" <ccberry@ucsd.edu>
Subject: Re: Referring to an Org Babel variable in the invocation arguments to another Org Babel code block
Date: Thu, 29 Dec 2016 16:49:02 +0100 [thread overview]
Message-ID: <87d1gan3bl.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87h95p1bm2.fsf@apertron.net> (Zack Piper's message of "Tue, 27 Dec 2016 18:17:52 +0000")
Hello,
Zack Piper <zack@apertron.net> writes:
> When I use your example, and adjust it slightly:
>
> #+NAME: block-1
> #+BEGIN_SRC shell :var x="X"
>
> echo ">>>" $x "<<<" #+END_SRC
>
> #+BEGIN_SRC shell :var c="test" y=block-1(c)
> echo $y
> #+END_SRC
>
> #+RESULTS:
> : >>> $c <<<
ITYM
y=block-1("c")
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2016-12-29 15:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-27 13:02 Referring to an Org Babel variable in the invocation arguments to another Org Babel code block Zack Piper
2016-12-27 17:56 ` Charles C. Berry
2016-12-27 18:17 ` Zack Piper
2016-12-28 23:36 ` Zack Piper
2016-12-29 15:49 ` Nicolas Goaziou [this message]
2017-01-01 16:15 ` Zack Piper
2017-01-01 18:51 ` Charles C. Berry
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d1gan3bl.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.org \
--cc=zack@apertron.net \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).