[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
*APPLYHOOK* Vagueness
- To: common-lisp@sail.stanford.edu
- Subject: *APPLYHOOK* Vagueness
- From: shebs%utah-orion@utah-cs.arpa (Stanley T. Shebs)
- Date: Thu, 12 Feb 87 15:24:25 MST
Page 322 of CLtL is a little vague on exactly when *applyhook* is used.
It says that the apply hook function is used only for "ordinary" functions,
while funcalls and some related cases are not hookable. I would like to know
what an "ordinary" function is - does it include named local functions
created via flet? What about an anonymous lambda in the car of a form?
stan