[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] setting org-element-use-cache to nil doesn't seem to disable e
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] setting org-element-use-cache to nil doesn't seem to disable element cache [9.7.3 (release_9.7.3 @ /usr/share/emacs/30.0.50/lisp/org/)] |
Date: |
Wed, 19 Jun 2024 14:30:12 +0000 |
Platon Pronko <platon7pronko@gmail.com> writes:
> I've attempted to disable the element cache using `(setq
> org-element-use-cache nil)`.
>
> However, it seems that cache is still in use, because I'm regularly getting
> org-element--cache errors like:
>
> ⛔ Warning (org-element): org-element--cache: Org parser error in
> todo-routine.org::55572. Resetting.
> The error was: (error "Not an Org time string: <2024-0-15 Sat .+1m")
This particular warning may also happen when cache is disabled.
You encountered some error with Org parser.
Any chance you can create a reproducer?
--
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>