[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
When to creat PURE symbols (sy2blks)
- To: (BUG LISP) at MIT-MC
- Subject: When to creat PURE symbols (sy2blks)
- From: JONL at MIT-MC (Jon L White)
- Date: Sat, 13 May 78 07:04:00 GMT
- Original-date: 13 MAY 1978 0304-EDT
Any symbol created by RINTERNing, such as thru READ and FASLOAD
(of course, assuming *PURE = T), and thru PURECOPY, and at no
other times. Thus the current usage on PNGNK1, PNGNK2 etc by
GENSYM, MAKNAM, READLINE, and COPYSYMBOL will never directly
create symbols with pure structure.