[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: RLB at MIT-MC, (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Sat, 22 Apr 78 22:17:00 GMT
- Original-date: 22 APR 1978 1717-EST
Date: 21 APR 1978 1805-EST
From: RLB at MIT-MC (Richard L. Bryan)
To: (BUG LISP) at MIT-MC
I really need to be doing RPLACAs on symbols. I do know what I'm doing and
why. I claim that RPLACA should check CAR and not barf if CAR doesn't.
Also the similar case for RPLACD/CDR.
--------
I can understand our need for RPLACAing a symbol, but wouldn't it be more
consistent to have a SETSY2 (or whatever) function analagous
to SETPLIST?