emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9


From: Ihor Radchenko
Subject: Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]
Date: Sat, 31 Aug 2024 14:38:40 +0000

Punit Arya <arya.punit@gmail.com> writes:

>> It has been a month. Have you had a chance to look into providing more 
>> details?
>> 
>
> I did not get the warning while using the latest Org (9.7.11) from the 
> repo and minimal config as suggested in the page.
>
> I guess I need to bisect and troubleshoot my config.  Do you've any 
> hints where the warning is coming from ?

No idea. But this warning may appear for multiple reasons.
You may try to add
(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1.0)

to your config, so that Org mode tries hard to catch any issues in the
cache. If what you see is related to the cache, you should be able to
see parser logs.

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

[Prev in Thread] Current Thread [Next in Thread]