Daniel Fleischer <[email protected]> writes: > Ihor Radchenko [2026-04-11 Sat 13:15] wrote: > >> See <https://list.orgmode.org/orgmode/[email protected]/> > > Thanks for the link. Two comments: > > 1. As you mentioned, this is trivial to reproduce with emacs -Q when you > export to buffer > with latex snippets. So whatever the future brings in terms of the new > latex branch, it > is a bug on 9.8.* with a few packages impacted.
I missed that it was actually a regression in Org 9.8. > 2. All in all, it's just a cache directory, why not the fallback to the > obvious choice of > the system-dependent temporary directory? Since it is a regression, the most safe approach is simply falling back to the old behavior when :output-file is not available. I've done it on bugfix. Fixed. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=aa3ef4c17 -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
