[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: JONL at MIT-MC (Jon L White)
- Date: Fri, 15 Dec 78 01:54:00 GMT
- Cc: KMP at MIT-MC
- Original-date: 14 DEC 1978 2054-EST
The initial readtable should have "," defined as a macro, with function
+INTERNAL-COMMA-FUN
which in turn should have an autoload property the same as the function
+INTERNAL-BACKQUOTE-MACRO
The failure to have comma defined as a macro in the initial LISP environment
causes the complr (which has several readtables) much pain, and would
amount to an inconsisten screw for anyone who tried to use non-standard
commas without "turning off" the macro anyway.