John <jhncon...@gmail.com> writes:

> I periodically get the following error for no apparent rhyme or reason:
>
> Warning (org-element-cache): org-element--cache: Org parser error in 
> Notes.org::25724. Resetting.
>  The error was: (error "Invalid search bound (wrong side of point)")
>  Backtrace:
> "  backtrace-to-string(nil)
>   org-element-at-point()
>   org-return(nil nil 1)
>   funcall-interactively(org-return nil nil 1)
>   command-execute(org-return)
>
> It occurs with other commands, not just enter. It occurs randomly with
> "dabbrev-expand" or just jumping to a different location. It occurs with
> commands that work most of the time without issue.

Thanks for reporting!

1. Try to upgrade to Org 9.7. If you are lucky, the problem will be resolved
2. If you see the problem after upgrade, please do M-x
   toggle-debug-on-error. Then, Org will pop up complete debugger window
   with full backtrace. Please then share that backtrace.

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

Reply via email to