emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* return link to :file when using #+call
@ 2010-12-31  0:05 Myles English
  2011-01-01 22:57 ` Myles English
  0 siblings, 1 reply; 5+ messages in thread
From: Myles English @ 2010-12-31  0:05 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

Please could someone show me how to get an org link to the file in the
results when using #+call with an R source block?

This is the test I am using:

#+source: foo()
#+begin_src R :file bar.png
plot(1,1)
#+end_src

#+results: foo()
[[file:bar.png]]
( so that works fine )

#+call: foo[:file baz.png]()

#+results: foo[:file baz.png]()
: baz.png
( but I wanted [[file:baz.png]] there )

I'm using the commit 1495bc6 of 12th December.

Thank you,

Myles

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

end of thread, other threads:[~2011-01-23  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-31  0:05 return link to :file when using #+call Myles English
2011-01-01 22:57 ` Myles English
2011-01-06  6:28   ` Eric Schulte
2011-01-23  1:13     ` Myles English
2011-01-23  9:14       ` Dan Davison

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