The variable *handle-missing-action-list*
is a keyword; one of :warn
, :error
, or :ignore
, denoting how to handle an operation on a missing action-list. The default value is :error
.
*handle-missing-action-list*
is used by undefine-action-list, print-actions, execute-actions, define-action and undefine-action.
LispWorks User Guide and Reference Manual - 20 Sep 2017