All Manuals > LispWorks Delivery User Guide > 5 Keywords to the Delivery Function > 5.2 Alphabetical list of deliver keywords

NextPrevUpTopContentsIndex

:keep-macros

Keyword

Default value: (< *delivery-level* 2)

If this is nil , the functions macroexpand , macroexpand-1 and macro-function are deleted, and all macro functions and special forms are undefined.

Note: This has no effect on compiled code, unless it explicitly calls macroexpand .


LispWorks Delivery User Guide - 13 Dec 2011

NextPrevUpTopContentsIndex