home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!apple!cambridge.apple.com!djskrien@COLBY.EDU
- From: djskrien@COLBY.EDU (Dale J. Skrien)
- Newsgroups: comp.lang.lisp.mcl
- Subject: more on view-cursor
- Message-ID: <9212162224.AA05992@host0.COLBY.EDU>
- Date: 16 Dec 92 22:24:16 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 10
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
-
- > ...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
-