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

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

Re: Weird "Symbol's function definition is void: ..."


From: Michael Heerdegen
Subject: Re: Weird "Symbol's function definition is void: ..."
Date: Thu, 23 Nov 2017 04:01:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Jean-Christophe Helary <jean.christophe.helary@gmail.com> writes:

> I have installed ivy and imenu-list from the package system and added
> the following in my .emacs.el
>
> (ivy-mode 1)
>
> ...
>
> (imenu-list-minor-mode)
>
> When I start emacs, I get the error message that the definitions are
> void, but then I enter .emacs.el and evaluate the two lines and get a
> proper evaluation (both return t)

Do you (package-initialize) in your init file, and do you do it before
these failing calls?


Michael.



reply via email to

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