Re: Printing QUOTE.
Avishek Gorai via Sbcl-help <[email protected]> Sun, 30 Nov 2025 13:46:55 +0530
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <[email protected]> |
Yes, setting that prints "(quote ...)". But then, everything is printed in a single long line, not "pretty printed". On 30-11-2025 01:38 pm, André A. Gomes wrote: > Avishek Gorai via Sbcl-help <[email protected]> writes: > >> So, how to print-pretty using "(QUOTE ...)" instead of the single quote in SBCL? > By setting *print-pretty* to NIL since it affects `write', `print' and > others. > > _______________________________________________ Sbcl-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-help