emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [babel] #+call: result names?


From: Taru Karttunen
Subject: [Orgmode] [babel] #+call: result names?
Date: Mon, 15 Feb 2010 13:16:59 +0200
User-agent: Sup/0.10.2

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]