Re: Lua mode doesn't load
"Alvaro Martinez" <al-varoh@gmx.net> writes:
> I use emacs21.3.
> i don't understand why the files in '/usr/share/emacs/21.3/lisp/progmodes'
> don't load. Is this issue only for debian?
> where can i read how debian-emacs start up?
You might want to look at the Debian Emacs Policy[1] along with the
standard Emacs documentation covering startup[2].
As for why Lua mode doesn't load, it isn't part of the standard Emacs
distribution. Are you sure that you have it installed and that it is
sitting in a directory that appears in your `load-path'?
Are you using the lua-mode package from experimental? If not, how did
you install Lua mode?
--
Daniel Brockman <daniel@brockman.se>
[1] <http://www.debian.org/doc/packaging-manuals/debian-emacs-policy>
[2] Particularly (info "(elisp)Starting up");
maybe also (info "(elisp)Loading").
Reply to: