On 09.09.2008, at 15:36, Hans Aberg wrote:

On 8 Sep 2008, at 15:30, James E. Bailey wrote:
I don't know if this is true for anyone else, but, when I try and use emacs (22.2.1) on OSX in my terminal, I can't compile on the master file and file where there is a space in the filename.

What do you get in your lilypond scrip filet? - Try
 less $(which lilypond)
I have
 exec /Applications/LilyPond.app/Contents/Resources/bin/lilypond "$@"

 Hans


Forgot to mention I'm on 10.5 and have lilypond installed in ~/bin. Emacs successfully calls lilypond, but the filename that emacs sends to process is not escaped, so if there is a space in the path, the command fails.


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

Reply via email to