all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [babel] #+call: result names?
@ 2010-02-15 11:16 Taru Karttunen
  2010-02-15 16:12 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Taru Karttunen @ 2010-02-15 11:16 UTC (permalink / raw)
  To: emacs-orgmode

Hello

I have code like

#+call: foo(x="bar")

that produces

#+results: foo(x="bar")
...

Referring to the results with such a name elsewhere does not seem to
work and is tedious. Is there a way to to rename the results?

i.e.
#+call: foo(x="bar") as foobar
producing
#+results: foobar

- Taru Karttunen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-15 17:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 11:16 [babel] #+call: result names? Taru Karttunen
2010-02-15 16:12 ` Eric Schulte
2010-02-15 17:42   ` Taru Karttunen

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.