[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



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.