emacs-orgmode
[Top][All Lists]
Advanced

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

[O] #+call: and file link


From: Thomas S. Dye
Subject: [O] #+call: and file link
Date: Sat, 02 Jul 2011 08:45:11 -1000

Aloha all,

I have a generic R function that creates a plot and returns a link to
the file in the #+results: line.  

When I #+call: the function as follows the plot file is output
correctly, but the #+results: line doesn't contain a link.

#+call: dated-events-plot[:file out.pdf](bcal=test, theme="gray") 

#+results: dated-events-plot[:file out.pdf](bcal=test, theme="gray")
: out.pdf

How can I #+call: my generic function so the #+results: line contains a
link?

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

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