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 properties set? I think on export it will read these anew for the export but executing C-cC-c on the src block will not pick up the value unless you have re-initialized. -- : Eric S Fraga via Emacs 28.0.50, Org release_9.4.4-254-g37749c