Re: [Sbcl-devel] [Didier Verna] multiple string reads/writes of SB-IMPL::BAKQ-COMMA
Didier Verna <[email protected]> Mon, 14 Oct 2013 14:55:08 +0200
| Newsgroups | gmane.lisp.cmucl.devel,gmane.lisp.steel-bank.devel |
|---|---|
| Message-ID | <[email protected]> |
Douglas Katzman <[email protected]> wrote: > You'll get correct results doing it this way - > > (s (write-to-string (read s) :pretty nil :readably t)) Yes. In fact, I was fooled by the fact that PRIN1 and friends are described to produce output suitable "for input to READ", but in fact don't bind *PRINT-READABLY* (this is even mentioned explicitly in the CLHS...). -- Resistance is futile. You will be jazzimilated. Lisp, Jazz, Aïkido: http://www.didierverna.info _______________________________________________ cmucl-imp mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-imp