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

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

autoload seems inconsistent


From: Stefan Huchler
Subject: autoload seems inconsistent
Date: Thu, 14 Mar 2019 18:25:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

I am the author of kodi-remote which is in melpa.

When I manually evaluate the whole kodi-remote.el file all works
fine. But when I install it over melpa and it autoloads something goes
south.

When I start kodi-remote-movies it works but if I open up
kodi-remote-series or kodi-remote or kodi-remote-music I get such
errors:

"kodi-remote-music-mode symbol value as variable is void"

Here is the file:

https://github.com/spiderbit/kodi-remote.el/blob/master/kodi-remote.el

did I fuck up something with the autoload directive, can't figure out
what the problem is.




reply via email to

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