I was doing something in SLIME, and an error occurred. While trying to select the ABORT restart, I made a typo, and instead of the debugger closing, a new buffer named *slime-source* appeared. It contained a LAMBDA form with the expression I'd typed at the REPL, pretty-printed.
This is potentially useful, but I don't know how I did it. What did I type to make this buffer appear?