RE: mac osx emacs lilypond-mode

2005-05-08 Thread arjan.bos
lijk bericht- Van:Sean Reed [mailto:[EMAIL PROTECTED] Verzonden: zo 8-5-2005 1:22 Aan:Arjan Bos CC: lilypond-user's list Onderwerp: Re: mac osx emacs lilypond-mode hi arjan, thanks for the response. i still must be doing something wrong, or not understanding something. i

Re: mac osx emacs lilypond-mode

2005-05-07 Thread Sean Reed
hi arjan, thanks for the response. i still must be doing something wrong, or not understanding something. i created an .emacs file and added-to-list 'load-path the directories /sw/etc/emacs21/site-start.d (where i have lilypond-init.el) and /sw/share/emacs21/site-lisp (where i have lilypond-mode.

Re: mac osx emacs lilypond-mode

2005-05-07 Thread Arjan Bos
To create a .emacs file, simply start editing one. For example by: C-x C-f ~/.emacs If you do: C-h v load-path it will show you the path emacs searches when it looks for files. There are bound to be a whole lot of directories in them. Just put your files in one of them. Alternatively, if you wan