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/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to