vl-enable-user-cancel
(vl-enable-user-cancel x)
this allows to enable or disable cancellation
of running Lisp execution by a user CANCEL/ESCAPE
|
Arguments |
'x' T to enable user-cancel; NIL to disable user-cancel |
|
Return |
the current status (which is the input value : NIL or non-NIL) |
|
Example |
|
|
Alias |
|
|
Remarks |
any other argument other than
NIL is respected as T; |
| © Menhirs NV. All rights reserved. |