[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Typo in SHARPM
- To: (BUG LISP) at MIT-MC
- Subject: Typo in SHARPM
- From: KMP at MIT-MC (Kent M. Pitman)
- Date: Sun, 20 Jul 80 07:39:00 GMT
- Original-date: 20 JUL 1980 0339-EDT
Looking over the source to SHARPM, I note that /#-CNTRL-META-IFY has a bug in
it. The line that claims to extract the C-M- bits actually only extracts M-
bits. You probably want CADDR instead of CADR. -kmp