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

[no subject]



(progn (tyipeek) (read))

The problem is that the read does not return until another read is performed.

On the Lisp Machine this code works fine (ie the tyipeek has no affect)