lilypond-devel
[Top][All Lists]
Advanced

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

Re: Clear fret-diagram- and harp-pedal-input-strings from whitespace (is


From: dak
Subject: Re: Clear fret-diagram- and harp-pedal-input-strings from whitespace (issue 257580043 by address@hidden)
Date: Wed, 26 Aug 2015 08:55:13 +0000


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

https://codereview.appspot.com/257580043/diff/1/scm/lily-library.scm#newcode793
scm/lily-library.scm:793: char-set:whitespace))
A mostly theoretic musing: in the predicates documented in NR, we have
`char-whitespace?' listed in "R5RS secondary predicates".

I don't know how it's implemented, but if people compare results,
char-whitespace? might be the expected point of reference and it's not
like this is performance-critical.

Using that would mean one less function in our codebase for the same
functionality.

I just thought I'd mention it: it's by no means a necessary change or
even a showstopper.

https://codereview.appspot.com/257580043/



reply via email to

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