Manuel <manuel.ca...@imdea.org> writes: > I expected a clean startup, but instead this warning showed up: > > > ⛔ Warning (org-element): org-element--cache: Org parser error in > rplusd.org::#<marker at 4753 in rplusd.org>. Resetting. > The error was: (args-out-of-range #<buffer rplusd.org> 133022 133034) > Backtrace: > nil > > > Org mode seems to work, though?
You ran into a problem, Org mode detected it, and tried to recover gracefully, spitting a warning. If things work for you, recovery went well, but there was an actual problem anyway. May I know if you see the warning regularly? If yes, may you please run M-x toggle-debug-on-error some time before the warning triggers? Then, instead of recovering, Org mode will spit a backtrace. That backtrace will be useful for us to track down what happened. -- Ihor Radchenko // yantar92, Org mode contributor, 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>