[CM] Unicode support

bil at ccrma.Stanford.EDU bil at ccrma.Stanford.EDU
Wed May 4 09:07:07 PDT 2022


Currently you need to do the unicode encoding of the
bytes by hand, and send them to the terminal:
(format *stderr* (string #\xe2 #\x96 #\xa0))



More information about the Cmdist mailing list