Re: [O] odd behavior for begin_src org :results

2013-05-06 Thread Eric Schulte
"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

Re: [O] odd behavior for begin_src org :results

2013-05-03 Thread Sebastien Vauban
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

Re: [O] odd behavior for begin_src org :results

2013-05-01 Thread Greg Minshall
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

Re: [O] odd behavior for begin_src org :results

2013-05-01 Thread Eric Schulte
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