[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
format ~t
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: format ~t
- From: sshteingold@cctrading.com
- Date: Thu, 20 Nov 97 11:31:11 -0500
- Return-receipt-to: <sshteingold@cctrading.com>
is this a bug? (shouldn't "zz" be printed at column 0, not column 1?)
> (format t "~0tzz")
zz
nil
>