Typing C-g after C-c in a buffer editing a Lisp file will get a *sldb* buffer to show up:
Error in function NIL: Interrupt from Emacs [Condition of type SIMPLE-ERROR]
Restarts: 0: [CONTINUE] Continue from interrupt. 1: [ABORT] Abort handling SLIME request. 2: [ABORT] Return to Top-Level.
Backtrace: ...
I find myself getting thrown into a debugger this way quite a few times everyday. Could someone make Slime handle C-g better after a C-c?
Thanks a lot.
Best,
-cph