emacs-orgmode
[Top][All Lists]
Advanced

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

Re: About babel and header arguments


From: Henrik Frisk
Subject: Re: About babel and header arguments
Date: Mon, 11 Apr 2022 13:36:21 +0200


> #+begin_src scheme :var y=10 :results value
>   (+ 10 y)
> #+end_src
>
> #+RESULTS:
> : 10

I'm surprised by this one - shouldn't we expect the result 20 ?
 
Hi Neil, yes, that was a typo, I pasted in the wrong result. Sorry for the confusion!

/h

reply via email to

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