* eval header arguments for ledger :cmdline?
@ 2015-01-08 10:17 Myles English
2015-01-08 11:32 ` Alan Schmitt
0 siblings, 1 reply; 2+ messages in thread
From: Myles English @ 2015-01-08 10:17 UTC (permalink / raw)
To: Org-mode
Hello,
Can anybody tell me how this could be achieved, please?
I would like to use parameters for ledger[1] source code blocks, and
understand that the :cmdline header argument means "pass this straight
through to the command line", but effectively what I would like to do is
this:
#+PROPERTY: header-args :var ACC_PERIOD="-b 2013-04-06 -e 2014-04-06" BAT_FILE="myledger.bat"
#+begin_src ledger :cmdline bal ACC_PERIOD -f BAT_FILE
#+end_src
Is something like this currently possible or does it need further
development of ob-ledger.el? Any volunteers||collaborators?
Myles
[1] http://www.ledger-cli.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-08 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 10:17 eval header arguments for ledger :cmdline? Myles English
2015-01-08 11:32 ` Alan Schmitt
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).