Vikas Rawal wrote: >>> It does not work without ":exports code” >> >> I don't understand that, as ":exports code" is the default for Org code >> blocks, as shown by: >> >> ╭──── >> │ org-babel-default-header-args:org is a variable defined in `ob-org.el'. >> │ Its value is ((:results . "raw silent") (:exports . "code")) >> │ >> │ Documentation: >> │ Default arguments for evaluating a org source block. >> ╰──── > > Indeed, my bad. > > I had "#+property: exports results” in the file header, something that I have > been routinely copying from one file to another, since usually do not want to > export code. > > Sorry.
Indeed, that explains a lot of the misunderstandings! Best regards, Seb -- Sebastien Vauban