emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to pass parameters to org-sbe function?
@ 2015-10-09  6:31 Kalev Takkis
  0 siblings, 0 replies; only message in thread
From: Kalev Takkis @ 2015-10-09  6:31 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

Hi list,

I'm trying to use org-sbe to execute another source block but I cannot
figure out how to provide required parameters. My source block takes one
parameter in form of list of lists. When I compose the list in place like
this

(org-sbe testblock (params (list (list \"somevar\" \"somevalue\") (list
\"othervar\" \"othervalue\"))))

then the block works as expected, but everything else, such as using a
variable or a function (ideally that's what I'd like to do), has failed.
What's the secret?


All the best,
Kalev

[-- Attachment #2: Type: text/html, Size: 680 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-09  6:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-09  6:31 How to pass parameters to org-sbe function? Kalev Takkis

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).