[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DISPLACE
- To: (BUG LISP) at MIT-MC
- Subject: DISPLACE
- From: JONL,KMP at MIT-MC
- Date: Thu, 8 Jan 81 18:08:00 GMT
- Original-date: 8 JAN 1981 1308-EST
- Sent-by: JONL at MIT-MC
DISPLACE should error out if either
1) the cell it's trying to write into is read-only, or
2) the cell is in a static-area (i.e., a 'purep' area, but note
yet made read-only), but the stuff to be placed into it is
not static.
Any comments?