[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: printing structures
- To: common-lisp@SU-AI.ARPA
- Subject: Re: printing structures
- From: Miles Bader <bader@spice.cs.cmu.edu>
- Date: Sat, 4 Oct 1986 02:28:46-EDT
Of course, some people actually like to read in what they print. Why not
just give different values to *print-length*, *print-level* and
*print-circle* in your init file?
-Miles