Mark Dawson <[email protected]> writes: > * ob-core.el (org-babel-remove-temporary-stable-directory): This > function was failing when `org-babel-temporary-stable-directory' was > nil. This variable is nil when initialised. The function > now checks that the variable is non-nil before attempting to call > `file-exists-p`. > TINYCHANGE
Thanks for the patch! I applied a different fix. See https://list.orgmode.org/[email protected]/T/#t Best, Ihor
