lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3098 in lilypond: Parser diagnostics failing t


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3098 in lilypond: Parser diagnostics failing to recognise \on-the-fly arguments as procedure type
Date: Wed, 16 Jan 2013 13:48:46 +0000


Comment #3 on issue 3098 by address@hidden: Parser diagnostics failing to recognise \on-the-fly arguments as procedure type
http://code.google.com/p/lilypond/issues/detail?id=3098

I am not all too happy with \first-page here: in the case where a function is defined as a syntactic (music-, event-, or scheme-)function, using \ also calls it and does not just reference it. You could also write
#(module-ref (current-module) 'first-page)
to escape lexical closure, but, well, ugh.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]