[slime-devel] slime-interrupt and native interrupt condition

Tobias C Rittweiler tcr at freebits.de
Wed Dec 15 11:07:16 UTC 2010


I wonder if it was a bad idea if the CL code behind
slime-interrupt first tried to signal the implementation's
native interrupt condition so people have a chance to do

  (handler-case (loop)
    (sb-sys:interactive-interrupt ()
      (print-stats)))

  -T.





More information about the slime-devel mailing list