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

*READ



    Date: 14 Nov 1978 1031-PST
    From: Dick Gabriel <RPG at SU-AI>

     14-Nov-78  0455	JONL at MIT-MC (Jon L White) 	*READ
    Date: 14 NOV 1978 0325-EST
    From: JONL at MIT-MC (Jon L White)
    Subject: *READ
    To: (BUG LISP) at MIT-MC

    READ$:	movei t,0
    	jrst read

    Would anyone confess to having put in the 
    	SKIPE VOREAD
    	JCALLF 15,@VOREAD
    or to any other such brain-damages?

    Is this a change I should patch in?
    			-rpg-

You should "patch in" this if you like having brain damage.
*READ is supposed to be only a 0-arg entry into READ.  Only the
toplevel reader is supposed to check for the value of the symbol READ.