[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
another question about defmacro lambda lists
- To: common-lisp@sail.stanford.edu
- Subject: another question about defmacro lambda lists
- From: sandra%utah-orion@utah-cs.arpa (Sandra J Loosemore)
- Date: Fri, 23 Jan 87 12:27:25 MST
Does it make sense for nested lambda lists in a defmacro to contain things
like &environment? CLtL does not say whether the non-top-level lambda lists
should be ordinary function lambda lists or whether they can use the extended
syntax.
-Sandra
-------