lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 3560: Completion_heads_engraver with \scaleDurations (issue 14


From: dak
Subject: Re: Issue 3560: Completion_heads_engraver with \scaleDurations (issue 14268043)
Date: Fri, 25 Oct 2013 11:49:00 +0000


https://codereview.appspot.com/14268043/diff/9001/scm/define-context-properties.scm
File scm/define-context-properties.scm (right):

https://codereview.appspot.com/14268043/diff/9001/scm/define-context-properties.scm#newcode218
scm/define-context-properties.scm:218: (completionFactor
,rational-or-procedure?
With Guile-2, one would probably just make this procedure? and be done.
If you want to have 1 here, you can then write (const 1) in order to get
a function returning 1 no matter what you call it with.

One could provide const as (lambda (arg) (lambda rest arg)) as
compatibility, but it seems a bit strange.

https://codereview.appspot.com/14268043/



reply via email to

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