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: Ihor Radchenko
Subject: Re: [BUG] incorrect cached element under native-comp [9.5.4 (9.5.4-ga8b322 @ /Users/jabrahms/.emacs.d/straight/build/org/)]
Date: Tue, 14 Jun 2022 15:20:15 +0800

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