On 2020/01/29 00:06:14, Dan Eble wrote:

Pretty sure that the trigger was

commit ed86e71eb0f17e93036142938d8c490a3e2fcbea
Author: Valentin Villenave <valen...@villenave.net>
Date:   Mon Feb 25 17:24:11 2019 +0100

    Use "simple strings" rather than #"hash-prefixed Scheme strings"
    
    Now that the user-exposed syntax hardly requires #-prefixed
    string arguments anymore, we can do away with that syntax
    through various places as well (particularly the LM, where it may
    make things slightly less confusing for newcomers).
    
    This commit leaves LSR-imported snippets untouched for now; it
    does remove a no-longer-relevant sentence in doc-work.itexi,
    and clarifies a few things in fundamental.itely.

and yes, it's not great that this went undetected for that long.  It's
not that the previous output of display-lily was faulty, it's just that
this big replacement changed expectations.

https://codereview.appspot.com/563430046/

Reply via email to