Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!elroy.jpl.nasa.gov!usc!julius.cs.uiuc.edu!news.cs.indiana.edu!ariel.unm.edu!nmsu!opus!teskridg From: teskridg@nmsu.edu (Tom Eskridge) Newsgroups: comp.lang.lisp Subject: V in format statements - another question Message-ID: Date: 12 Feb 91 17:30:07 GMT Sender: news@NMSU.Edu Distribution: comp.lang.lisp Organization: Computing Research Lab Lines: 20 Thanks to all who responded to my earlier question. The V parameter is of course documented in CLtL I & II. The question now is if it is a known bug in Lucid Allegro CL v3.01 that the V option will not work on file streams. We're have some code where (format t "~VThello" 8) => " hello" and (format outfile "~VThello" 8) => " hello" where the leading spaces are the default produced by ~T so "~Thello" would have produced the same thing. Any explanations? tom eskridge computing research laboratory, new mexico state university teskridg@nmsu.edu (505) 646-6247 -- tom eskridge computing research laboratory, new mexico state university teskridg@nmsu.edu (505) 646-6247