Joost Kremers <[email protected]> writes:

> | ⛔ Warning (org-element): org-element--cache: Org parser error in 
> joost.org::1286. Resetting.
> |  The error was: (wrong-type-argument integer-or-marker-p nil)
> ...
>>  I can then
>> tell how to enable extra debugging facilities to diagnose the error.
>
> Do let me know what I can do.

Please add

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

to your config.
Next time the warning shows up, it will be accompanied by detailed logs
that may reveal what is going on.

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