Hello, John Kitchin <jkitc...@andrew.cmu.edu> writes:
> Set default in `org-babel-default-header-args:emacs-lisp'. Add an > optional argument to the eval function. Applied. Thank you. However, it seems that some tests are now failing. I guess this is related to Babel calls, which are eval'ed as emacs-lisp source blocks. I have planned to change how Babel calls are evaluated during the next days. This may make the failures disappear. Meanwhile, we could force :lexical "no" in that case. WDYT? Regards, -- Nicolas Goaziou