[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Wed, 26 Apr 78 07:45:00 GMT
- Original-date: 26 APR 1978 0245-EST
I added (at DRB's request) a hook between in TLEVAL (top-level EVAL) to
call a user function in READ-*-EVAL-PRINT if there is one (of course)...
he is going to use this to determine if the result of the eval'ed form
requires special printing and will set appropriate flags and things for
his program....seems like a generally useful feature, though (he might
also want to mung the user's input some!!)
--Howard