CTRL+C

Patrick M. Rutkowski rutski89 at gmail.com
Wed Oct 28 10:30:37 CET 2009


Take the following program:
cmucl -eval '(defun foo () (progn (format t "Hello World~%") (foo))) (foo)'

What would be the most straight forward way to get CTRL+C to quit back
to the shell, as opposed to dumping me into a debugger?

I can't find anything in cmucl(1)

-A still very new lisper



More information about the cmucl-help mailing list