[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
# ("O" or otherwise)
- To: GLS at MIT-MC, RWK at MIT-MC, (BUG LISP) at MIT-MC
- Subject: # ("O" or otherwise)
- From: JONL at MIT-MC (Jon L White)
- Date: Thu, 6 Nov 80 21:22:00 GMT
- Original-date: 6 NOV 1980 1622-EST
Just for the record, I fixed the SHARPM package so that
1) #*...* works correctly now, e.g. #*400000000000* is 'SETZ'
2) #(...) will work whenever the VECTOR package is loaded
(no need to do (SSTATUS FEATURE NIL) now)
3) #T works when EXTEND package is loaded, which it will be if
you load in any of the NIL-data-type packages.