Issue 392: Wrong vim compiler file. http://code.google.com/p/lilypond/issues/detail?id=392
New issue report by leamsi.setroc: The fix is quite easy: in vim/compiler/lilypond.vim line 15, just escape the space between "lilypond" and "$*", so it looks like this: setlocal makeprg=lilypond\ $* Otherwise, it will fail to load with an error (at least in vim 7.1). Issue attributes: Status: New Owner: ---- Labels: Type-Defect Priority-Medium -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond