Re: [O] simple variables as arguments to source block

2013-05-07 Thread Andreas Leha
Rasmus writes: > Andreas Leha writes: > >> Hi all, >> >> I'd like to pass a string to a source block -- not directly, though, but >> through a reference. What is the recommended way to do this? >> >> This is what I gather from the manual: >> >> --8<---cut here---start---

Re: [O] simple variables as arguments to source block

2013-05-07 Thread Rasmus
Andreas Leha writes: > Hi all, > > I'd like to pass a string to a source block -- not directly, though, but > through a reference. What is the recommended way to do this? > > This is what I gather from the manual: > > --8<---cut here---start->8--- > #+name: my

[O] simple variables as arguments to source block

2013-05-07 Thread Andreas Leha
Hi all, I'd like to pass a string to a source block -- not directly, though, but through a reference. What is the recommended way to do this? This is what I gather from the manual: --8<---cut here---start->8--- #+name: myvar | aaa | #+begin_src R test :var