[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

format ~t



     is this a bug? (shouldn't "zz" be printed at column 0, not column 1?)
     
     > (format t "~0tzz")
      zz
     nil
     >