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

Re: issue DEFINING-MACROS-NON-TOP-LEVEL



>	...	One possibility is the ENCLOSE function that has
>     been mentioned in connection with the cleanup issue COERCE-INCOMPLETE,
>     that takes a lambda expression and a syntactic environment, and
>     returns a function. 

That sounds like the right answer to me.  I had been wondering earlier
today whether something like that might not be needed in order to
transform the result of PARSE-MACRO into a function object suitable for
use in the :MACRO argument of AUGMENT-ENVIRONMENT.