William Denton <w...@pobox.com> writes:

> I started Emacs fresh and it threw this warning.  Below is a lot of ugly
> backtrace and configuration.
>
>
> Warning (org-element-cache): org-element--cache: Org parser error in 
> l2a.org::71537. Resetting.
>   The error was: (search-failed "|")

Thanks for reporting!

This backtrace indicates parsing issue, but, by itself, is not
sufficient. (I need even more, longer, ugly backtraces :])

If you are able to trigger the error frequently, could you please add

(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1.0)

to your config?

Then, when you encounter the error again, please send the few Mb of
produced logs to me (possibly, privately; the logs will contain parts
of your Org file).

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