lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 3935: Use (pretty-print) for some IR props. (issue 95710044)


From: markpolesky
Subject: Re: Issue 3935: Use (pretty-print) for some IR props. (issue 95710044)
Date: Sat, 31 May 2014 20:17:32 +0000

On 2014/05/31 07:13:17, dak wrote:

https://codereview.appspot.com/95710044/diff/150001/scm/lily-library.scm
File scm/lily-library.scm (right):


https://codereview.appspot.com/95710044/diff/150001/scm/lily-library.scm#newcode948
scm/lily-library.scm:948: (define (ly-type? x)
Is this significantly different from
(define (ly-type? x)
   (any (lambda (p) ((car p) x)) lilypond-exported-predicates))

No, but you didn't reply to the latest patch set there, where I had
already addressed that (although your way is still better).  By the way,
I submitted a bug report to guile on the (pretty-print #:width ...)
question:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17657

- Mark

https://codereview.appspot.com/95710044/



reply via email to

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