[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FUNCTION-TYPE: not allowing symbols to be used as functions
- To: CL-Cleanup@sail.stanford.edu
- Subject: FUNCTION-TYPE: not allowing symbols to be used as functions
- From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Fri, 26 Jun 87 01:43 EDT
*MACROEXPAND-HOOK* is another one you overlooked. Its default value
is the symbol FUNCALL, and its value gets funcalled, therefore it
relies on funcalling a symbol and would need to be reworked.