Hans Hübner hans.huebner@gmail.com writes:
The answer is: Use *break-on-signals* [..]
Right, I did have the feeling that "I must be missing something here" :-) I actually knew of *break-on-signals* (having implemented it, even), I just didn't think of it.
I thought by now everyone would've realized that *break-on-signals* isn't the right tool here.
Not every signal is an error, and not every error bubbles up to the toplevel.
Leslie