Gregor Zattler <[email protected]> writes: > I just now realised, that I'm not able > to provoke these warnings, when org-mode > is *not* byte-compiled. > ... > Since byte-compiling being the trigger > for the org-element--cache warnings is > rather strange, I will send this > follow-up email a bit later to give the > warnings a chance to pop up again in > daily usage of org-mode.
This is perplexing. > Till just an hour ago no new warnings. > Then I upgraded to Emacs 31 and Org mode > version 10.0-pre > (release_9.7.27-899-gf3ab15 @ > /home/grfz/src/org-mode/lisp/). First I > run org-mode compiled and got the > warnings, now uncompiled and I'm again > not able to provoke the warnings... Your version string looks a bit odd. version is 10.0-pre, the commit hash is from 9.8.4, but the tag is 9.7.27. This smells like a mixed installation with parts of built-in Org mode being loaded and parts of newer Org also being loaded. Otherwise, no insights. -- 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>
