Brad Beveridge <[EMAIL PROTECTED]> writes: > However, I > can't actually see how Slime sets up SIGINT to be caught. Perhaps > SIGINT normally drops Lisps into the debugger... Yes, hitting Ctrl-C > in a terminal running SBCL gives me a debugger. >
For SBCL win32, hitting Ctrl-C in a dos window when at the SBCL REPL closes SBCL. So then the behaviour I see with SBCL/Slime/OpenRM makes sense. Win32 SBCL does not seem to catch SIGINT. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
