as far as I know, this is the intended behavior, as expained in HyperSpec.
----- Original Message ----- From: "Gabor Melis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 31, 2004 12:17 PM Subject: peek-char > > In PEEK-CHAR (stream.lisp) I found this: > > (eof-or-lose stream (or eof-errorp recursive-p) eof-value)) > > after getting eof errors regardless of passing nil for eof-error-p if > recursive-p was true. Is this the intended behaviour? > > Gabor Melis > >
