From ... From: Erik Naggum Subject: Re: princ & *print-readably* Date: 1998/03/24 Message-ID: <3099754432653013@naggum.no>#1/1 X-Deja-AN: 337245850 References: mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * Sam Steingold | what should (let ((*print-readably* t)) (princ "zz")) print? "zz" or zz? "PRINC is just like PRIN1 except that the output has no escape characters. It binds *PRINT-ESCAPE* to false and *PRINT-READABLY* to false." that's quoted from the HyperSpec (with symbol names upcased by me). #:Erik -- religious cult update in light of new scientific discoveries: "when we cannot go to the comet, the comet must come to us."