Hello list,

this is more of a dev topic than user topic, but I’m always hesitant to create
a new user account in the Intertubes just for an assumed one-occasion use. Plus
I am in no way skilled to be considered a dev anyway. So I’d be glad if someone
here knows to whom to forward this.

So here’s the topic:
I wanted to go a bit deeper into writing lily stuff with vim, because althouh
Frescobaldi is a great too with the integrated preview and such, it has some
annoyances. Thus I noticed one and a half problems in the vim files that
lilypond ships.

The half problem is that it set makeprg as "lilypond -m", but my 2.12.3 tells
me that -m is unrecognised. (Is it a legacy parameter?)

The real problem is that the definition should be adjusted for filenames with
spaces in them. In particular, each instance of

makeprg=lilypond\ %<

should be changed to

makeprg=lilypond\ \"%<\"


It is of course possible that my files are obsolete since my lilypond version
is itself practically antique. But that is another issue.

Tüdelü...
-- 
Gruß | Greetings | Qapla'
I forbid any use of my email addresses with Facebook services.

„Die alten Burgen am Rhein sind zugrunde gegangen durch die umliegenden Leute.“
– Marquardtiana

Attachment: pgpEUdsF9nKmz.pgp
Description: PGP signature

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to