[Openmcl-devel] format string compression

Brian Mastenbrook brian at mastenbrook.net
Thu Feb 26 16:58:37 PST 2009


On Feb 26, 2009, at 6:54 PM, Derrell Piper wrote:

> ...and so on.  Seems someone has seen fit to compress the output
> ('#1=', followed by '#1#') for me.
>
> What's going on here?  Can I disable this?


Hi Derrell,

Take a look at the *PRINT-CIRCLE* special: http://www.lispworks.com/documentation/HyperSpec/Body/v_pr_cir.htm

"If true, the printer will endeavor to detect cycles and sharing in  
the structure to be printed, and to use #n= and#n# syntax to indicate  
the circularities or shared components."

Thanks,

--
Brian Mastenbrook
brian at mastenbrook.net
http://brian.mastenbrook.net/




More information about the Openmcl-devel mailing list