[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-AI
- Subject:
- From: KEN@MIT-AI
- Date: Sat, 11 Mar 79 06:04:21 GMT
- Original-date: 11/03/79 02:04:21 EDT
(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)