[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ASSQ and SI:ASSQ-CAREFUL
- To: GSB at MIT-MC
- Subject: ASSQ and SI:ASSQ-CAREFUL
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Tue, 13 Apr 82 10:23:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 13 April 1982 05:23-EST
I know there is a lot of code in Maclisp which depends on the
careful way Maclisp works in *RSET T mode. I'd say slow down
the ASSQ in *RSET NIL mode and make it do the same thing. Changing
things the other way will break a lot of existing code.