Next Prev Up Top Contents Index

6.3 Other variables

*default-action-list-sort-time*

Variable

Contains a keyword that is either :execute or :define-action , denoting when actions in action-lists are sorted (see define-action-list for an explanation of ordering specifiers). Actions are sorted either at time of definition ( :define-action ) or when their action-list is executed ( :execute ). The default sort time is :execute .


LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index