Also, for all people installing from RPM:s, Debian packages or
some other prepackaged form of Lilypond, the package will
hopefully install the files in some directory that's already
included in the load-path, which makes the suggested instruction
less relevant. Probably, the people who build and
[EMAIL PROTECTED] writes:
>
> The part of documentation which deals how to install Emacs-mode for
> LilyPond could be shorter and more informative for an user. The following
> is needed to install it as a user:
Well, you have CVS access now, so you can fix it :-). Your proposal is
better for newb
> "Heikki" == Heikki Johannes Junes <[EMAIL PROTECTED]> writes:
Heikki> Copy lilypond-mode.el, lilypond-font-lock.el and
Heikki> lilypond-indent.el to ~/site-lisp/ and lilypond-init.el to
Heikki> ~/site-lisp/site-init.d/.
What I did was add my CVS lilypond directory to load-path,
The part of documentation which deals how to install Emacs-mode for
LilyPond could be shorter and more informative for an user. The following
is needed to install it as a user:
Add "~/site-lisp" to load-path with the following line in ~/.emacs:
(setq load-path (append (list (expand-file-name "~/