emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-element--cache: parser error [9.5.2 (release_9.5.2-378-g98


From: Ihor Radchenko
Subject: Re: [BUG] org-element--cache: parser error [9.5.2 (release_9.5.2-378-g98588e.dirty @ c:/Users/micha/AppData/Roaming/.emacs.d/org-new/org-mode/lisp/)]
Date: Sun, 13 Feb 2022 17:09:04 +0800

Michael Powe <powem@ctpowe.net> writes:

> This error occurred on startup. I was using my notes.org file earlier
> today, without error. I think I did subsequently do a 'git pull && 
> make', though.

Thanks for the report!

> Warning (org-element-cache): org-element--cache: Org parser error in 
> notes.org::10472. Resetting.
>   The error was: (error "Invalid search bound (wrong side of point)")

This error indicates some hidden issue with cache update during previous
Emacs session.

Can you set org-element--cache-self-verify to 'backtrace and increase
the value of org-element--cache-self-verify-frequency to a value between
0.05 and 0.2 in your config? The larger is better, but feel free to use
the smaller value if you experience significant performance slowdown.

Then, if you see a cache warning again, please report the warning text
in the reply. The warning will contain a lot of debugging info, which
will hopefully provide clues to what went wrong.

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]