[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue: WITH-OPEN-STRING-APPEND-STYLE
- To: edsel!jonl@labrea.Stanford.EDU
- Subject: Re: Issue: WITH-OPEN-STRING-APPEND-STYLE
- From: Daniels.pa@Xerox.COM
- Date: 29 Mar 88 11:47 PST
- Cc: cl-cleanup@sail.stanford.edu
- In-reply-to: Jon L White <edsel!jonl@labrea.Stanford.EDU>'s message of Fri, 25 Mar 88 21:49:33 PST
In the first paragraph under "Proposal" WITH-OPEN-STRING-APPEND-STYLE should be
WITH-OUTUPUT-TO-STRING.
Xerox Common Lisp implements CLtL for WITH-OUTPUT-TO-STRING, but treats FORMAT
consistently, i.e., doesn't complain if you FORMAT off the end of a
fill-pointered, non-adjustable string.
I support this proposal.
-- Andy. --