markpolesky wrote >> Can be simplified: (lambda (x) x) is the same as x > > Not in this case; guile would complain about unbound variable x. I > could have used the guile function `identity', but I opted not to since > it's not documented in the guile manual. I'll rewrite it though, so > that the `if' clause is inside the `lambda'. But I'll do that in the > Issue 3942 patch set (http://codereview.appspot.com/103890046/). > > Thanks
Ah, good point! Sorry I didn't see that. The new version looks good. -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/Issue-3991-magnifyMusic-reluctantly-surrender-to-issues-3987-and-3990-issue-101690043-by-markpolesky-tp164000p164039.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
