lilypond-devel
[Top][All Lists]
Advanced

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

Re: bug in articulate.ly


From: David Kastrup
Subject: Re: bug in articulate.ly
Date: Sun, 03 Mar 2013 15:50:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Zefram <address@hidden> writes:

> David Kastrup wrote:
>>>   articulate.ly:446:13: In procedure map in expression (map (lambda
>>> # #)):
>>>   articulate.ly:446:13: Wrong number of arguments to
>>> #<primitive-generic map>
>
> Oh, hmm.  Oops.  The expression
>
>       (map (lambda (alt) (list (ly:music-deep-copy body) alt)))
>
> should be
>
>       (map (lambda (alt) (list (ly:music-deep-copy body) alt)) ealtl)
>
> Need more tests!

Do you intend creating a fix for issue 3204?  If not, I'd rather revert
the original patch rather than poking around in the dark.

-- 
David Kastrup



reply via email to

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