Gregor Zattler <telegr...@gmx.net> writes:

>> Are you seeing the same warning? ("Invalid search bound ...")
>
> no, it's
>
> Cached element is incorrect in xxx.org. (Cache tic up to date: "yes") 
> Resetting.
>
> The element is: "(headline (:raw-value....
>  The real element is: "(fixed-width (:begin...
>  Cache around :begin:
> (headline (:raw-value...
>
>
> And there is no backtrace, I'm still working in this Emacs
> session at the moment.

This one is tricky. I can only try to do something if you observe the
warning frequently.

If you do, you can add
(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1.0)

to your config and later share (possibly privately) the backtrace.

Backtrace is not recorded by default because it slows things down.

Best,
Ihor

Reply via email to