Uwe Brauer <o...@mat.ucm.es> writes: > So what do you suggest > > - set a variable to nil, but which? > > - or wait to let Noboru fix the issue?
If you are on main, you can just disable the warning, unless you start experiencing Emacs slowdown. The warning you see is handled by org-element code correctly. Once org-element detects that third-party code changes buffer silently, the cache is cleared. The worst thing that can happen is slight Emacs slowdown. There will be no breakage. Best, Ihor