Re: header-args property

2021-04-01 Thread Eric S Fraga
On Thursday, 1 Apr 2021 at 21:23, Michael Gauland wrote: > When I export, the result of the code block is "X is Hello", but when > I use C-c C-c to evaluate the block in emacs, I get "X is"--the > variable isn't defined. Did you hit C-c C-c on the property line to update org's view of the propert

Re: header-args property

2021-04-01 Thread ian martins
On Thu, Apr 1, 2021 at 4:23 AM Michael Gauland wrote: > When I export, the result of the code block is "X is Hello", but when I > use C-c > C-c to evaluate the block in emacs, I get "X is"--the variable isn't > defined. > This works for me on org 9.4. I had trouble getting a file-level property

Re: header-args property

2021-04-01 Thread Greg Minshall
Michael, i see "Hello" when i C-c C-c. i see this with "emacs -Q". cheers, Greg