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

[no subject]



From:     GRAND@MIT-AI
Date: Wed, 10 May 79 12:53:35 GMT
Original-Date: 10/05/79 08:53:35 EDT
Subject:
    To: (BUG LISP) at MIT-AI
	    Is there any way I can cause a character to create an
    interrupt so that the read that was supposed to be reading it
    will not get past that char on the first pass? Ideally I'd like
    to have a user interrupt function to go with this so that I can
    THROW up on to a CATCH.
To quote a famous computer program, "I AM NOT SURE I UNDERSTAND YOU FULLY".
Anyway, what's wrong with just doing a THROW from an interrupt function?