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

[no subject]



From:     KEN@MIT-AI
Date: Sat, 11 Mar 79 06:04:21 GMT
Original-Date: 11/03/79 02:04:21 EDT
Subject:
    To: (BUG LISP) at MIT-AI
    Try typing the following
    
    (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)
Although I seem to remember some such bug under pdp10 maclisp, the above
example didn't invoke it -  just what did you type after that form?