"Justin Abrahms" <jus...@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