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

[no subject]



    Date: 7 APR 1981 1554-EST
    From: GJC (George J. Carrette)
    To:   (BUG LISP)

    Do (TRACE READ) (SETQ READ 'READ).
    Why is the argument to READ so random?
For a partial answer to your question,
the argument (#11152) is the label TLRED1 in LISP.
Why don't you look at the code for read?
	-- Richard