Hi:

In the lilypond.vim file under /usr/local/share/lilypond/2.2.0/vim/compiler, there's this line:

set makeprg=lilypond $*

it should (at least with vim 6.2.x) be:

set makeprg=lilypond\ $*

Small difference, but it won't work otherwise.

Thanks,

Doug


_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to