[CM] Strange display behavior

Rudolf Adamkovič salutis at me.com
Mon May 23 03:56:31 PDT 2022


Hello smart people!

I have just updated to 7aa20a28a95026b76a743d95b6a07729beac0dc5 and observe:

λ (display '(foo . "hello"))
(foo . "hello")(foo . "hello")

λ (display `(foo . "hello"))
(foo #\h #\e #\l #\l #\o)(foo #\h #\e #\l #\l #\o)

Do we expect this?

Rudy
-- 
"Genius is 1% inspiration and 99% perspiration."
-- Thomas Alva Edison, 1932

Rudolf Adamkovič <salutis at me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia



More information about the Cmdist mailing list