[Openmcl-devel] interruptions
Pascal J. Bourguignon
pjb at informatimago.com
Mon Feb 20 07:53:18 PST 2012
How can a program handle user interruptions?
In the manual, I only find PROCESS-INTERRUPT and
WITH/WITHOUT-INTERRUPTS, but I cannot find anything to handle user
interruptions.
(In clisp, user interruptions translate to
SYSTEM::SIMPLE-INTERRUPT-CONDITION which can be handled as the normal
conditions they are. I hear a similar condition exists in sbcl).
--
__Pascal Bourguignon__ http://www.informatimago.com/
A bad day in () is better than a good day in {}.
More information about the Openmcl-devel
mailing list