all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* autoload seems inconsistent
@ 2019-03-14 17:25 Stefan Huchler
  2019-03-14 17:35 ` Noam Postavsky
  2019-03-14 18:16 ` phillip.lord
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Huchler @ 2019-03-14 17:25 UTC (permalink / raw)
  To: help-gnu-emacs

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.




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-03-14 22:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-14 17:25 autoload seems inconsistent Stefan Huchler
2019-03-14 17:35 ` Noam Postavsky
2019-03-14 18:58   ` Stefan Huchler
2019-03-14 22:18   ` Stefan Monnier
2019-03-14 18:16 ` phillip.lord
2019-03-14 21:12   ` Stefan Huchler
2019-03-14 21:18     ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.