David Bobroff wrote:
I've got emacs on a Windows XP machine and would like to get the LilyPond emacs mode working with it. Is anyone out there doing this?

Here's what I did/do:

1. Copy the *.el files from LilyPond/usr/share/emacs/site-lisp to [emacs]/lisp.

2. Add this line to .emacs
(load "lilypond-init.el" nil t t)

There are (as always with emacs) other ways of doing it.

--
Hilary Snaden

This was almost the fix for me and I had actually tried this before. I had to put lilypond-init.el one directory level higher (it's in the same directory as .emacs) and now it works fine.

-David

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to