help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problem with native-compilation


From: Eli Zaretskii
Subject: Re: Problem with native-compilation
Date: Fri, 25 Mar 2022 14:24:53 +0300

> From: Jonas Damm <emails@jonas-damm.de>
> Cc: help-gnu-emacs@gnu.org
> Date: Fri, 25 Mar 2022 11:36:19 +0100
> 
> Thank you for the insight.
> 
> I am willing to try to fix it. I don't know if org-contacts are
> maintained anymore.
> Could you, (or anyone else) point me to where to start? I can see the
> functions mentioned by the error message. Do i need to "import" those
> from a different file? I have not much
> experience in lisp or emacs in general.

Find out which package(s) need to be loaded before org-contacts so
that the "unknown" functions and variables will be defined, then add
'require' statements for each such package to org-contacts.el.



reply via email to

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