[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-element--cache: Added org-data parent to non-headline element
From: |
Ihor Radchenko |
Subject: |
Re: org-element--cache: Added org-data parent to non-headline element |
Date: |
Wed, 17 Jul 2024 14:56:04 +0000 |
[ Adding Org mailing list back to CC. Please use Reply All to keep the
conversation public ]
martyhiatt@riseup.net writes:
> i can confirm i can still cause the problem having updated org.
That is to Org >=9.7.4, right?
> here's an example error, reproduced in the same way as the above:
>
> ⛔ Warning (org-element): org-element--cache: Org parser error in
> my-file.org<2>::22313. Resetting.
> The error was: (wrong-type-argument integer-or-marker-p nil)
> ...
Ok.
May you then add the following to your config and share the diagnostics
next time the error comes out:
(setq org-element--cache-self-verify 'backtrace)
--
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>
- Re: org-element--cache: Added org-data parent to non-headline element,
Ihor Radchenko <=