emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] incorrect cached element under native-comp [9.5.4 (9.5.4-ga8b3


From: Justin Abrahms
Subject: Re: [BUG] incorrect cached element under native-comp [9.5.4 (9.5.4-ga8b322 @ /Users/jabrahms/.emacs.d/straight/build/org/)]
Date: Sat, 25 Jun 2022 08:46:53 -0700
User-agent: Cyrus-JMAP/3.7.0-alpha0-713-g1f035dc716-fm-20220617.001-g1f035dc7

Just to close the loop here:

Despite multiple reproductions at the time, I can no longer reproduce this.

I'll keep an eye on this function though. Thank you.

On Tue, Jun 14, 2022, at 12:20 AM, Ihor Radchenko wrote:
"Justin Abrahms" <justin@abrah.ms> writes:

> All of that is correct, yes.

Which means that you are trying to use Org functions before Org is
loaded. A cursory look across your config yields:

(add-hook 'find-file-hook #'vulpea-project-update-tag)
wich is likely the cause.

Will the warning disappear when you comment the above line?

Best,
Ihor


reply via email to

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