Zefram <[email protected]> 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

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

Reply via email to