print characters using names when *print-readably* is true
commit8e0a0aa620ac743b9877a7a0803e060b794600cd
authorChristophe Rhodes <csr21@cantab.net>
Mon, 6 Oct 2014 20:30:26 +0000 (6 21:30 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 6 Oct 2014 20:30:26 +0000 (6 21:30 +0100)
tree06d3761bb98bfb3d3023b8ec639ed1572525f6d4
parentd5ab7f1a3c39795d36fc7a9cf0ef89d0e568aeef
print characters using names when *print-readably* is true

otherwise, #\Space characters could (and did) end up reading back
wrongly.
src/code/print.lisp