[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
more on view-cursor
- To: info-mcl@cambridge.apple.com
- Subject: more on view-cursor
- From: djskrien@COLBY.EDU (Dale J. Skrien)
- Date: Wed, 16 Dec 92 17:24:16 -0500
> ...MCL's FORMAT ~D code conses if
>you specify a MINCOL argument. Two choices: do the numeric conversion
>yourself or ask for my patch that eliminates the consing from MCL's
>FORMAT ~D code. The patch is called "less-format-consing-patch.lisp".
Do you also have a patch for formatting floats that eliminates
the consing? I sometime would like to display a float in
the form "~,3f". Thanks.
Dale Skrien