"Sebastien Vauban" writes:
> Hello Greg,
>
> Greg Minshall wrote:
>> It appears that only *string* values are allowed for any :var that are
>> defined (i.e., ':var bar="foo"', and *not* ':var bar=3').
>
> Confirmed. The following does not work.
>
> #+begin_src org :results drawer replace :var you
Hello Greg,
Greg Minshall wrote:
> It appears that only *string* values are allowed for any :var that are
> defined (i.e., ':var bar="foo"', and *not* ':var bar=3').
Confirmed. The following does not work.
#+begin_src org :results drawer replace :var you=2
Hello $you
#+end_src
> since i'm not 1
Eric,
thanks for the answer. another "#+begin_src org" question. it appears
that only *string* values are allowed for any :var that are defined
(i.e., ':var bar="foo"', and *not* ':var bar=3'). since i'm not 100%
sure of the semantics, maybe this is desired.
if one *should* be allowed to pass
Greg Minshall writes:
> Org-mode version 8.0.1 (release_8.0.1-42-g267cbe @
> /Users/minshall/usr/share/emacs/site-lisp/org/)
>
> hi. the following produces #+RESULTS:
>
> #+begin_src org :results replace
> hello
> #+end_src
>
> but, repeated evaluations seem to grow the list of result