Re: Printing QUOTE.

Marco Antoniotti <[email protected]> Sun, 30 Nov 2025 09:12:18 +0100
Newsgroups gmane.lisp.steel-bank.general
Message-ID <CAG0Nw2nuiOUf_h3CGcWb_f71EvDhtWOxy_LCR4euqnZ4xdGFZQ@mail.gmail.com>
Nope sorry.  I am not much of an ANSI CL lawyer to know right off the bat.

On Sun, Nov 30, 2025 at 9:00 AM André A. Gomes <[email protected]>
wrote:

> [email protected] writes:
>
> > (let ((*print-pretty* nil))
> >   (print ''foo))
> > ;;=> (QUOTE FOO)
> > ;;=> 'FOO
> >
> > *print-pretty*
> > ;;=> T
> > (print ''foo)
> > ;;=> 'FOO
> > ;;=> 'FOO
> >
> > See:
> >
> >
> http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/Body/fun_writecm_p_rintcm_princ.html
> >
> http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/Body/var_stprint-prettyst.html
>
> Marco Antoniotti,
>
> Do you know if the spec specifically mentions how quote should be
> printed when *print-pretty* is T?  Thanks.
>
>
> --
> André A. Gomes
> "You cannot even find the ruins..."
>


-- 
Marco Antoniotti, Professor, Director         tel. +39 - 02 64 48 79 01
DISCo, University of Milan-Bicocca U14 2043   http://dcb.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY

REGAINS: https://regains.disco.unimib.it/

_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help