Russell Helmstedter <rhelmsted...@gmail.com> writes:

> I received the following warning:
>
> #+begin_example
> ⛔ Warning (org-element): org-element--cache: Org parser error in 
> silent-board-game.org::1697. 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).
> #+end_example

Thanks for reporting!

May you please add
(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1.0)
to your config and then try to reproduce the problem again?

Org mode should then produce a detailed log of what is happening in the
*Warnings* buffer.

-- 
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>

Reply via email to