Ryan Hoffman <ryan.hoffm...@ucalgary.ca> writes: > This report was auto-generated. I have received the > following error a few times over the past few days, from different points in > different ORG files. > > The errors did not start immediately following a change in my Emacs version. > > Here are the *Warnings* buffer contents: > ■ Warning (org-element-cache): org-element--cache: Org parser error in > X.org::814303. Resetting. > The error was: (error "Invalid search bound (wrong side of point)") > Backtrace: > nil > Please report this to Org mode mailing list (M-x org-submit-bug-report).
Thanks for reporting! May you please add (setq org-element--cache-self-verify 'backtrace) to your config? This will enable parser logs that may reveal more details about what is going on. -- 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>