Clément Pit--Claudel <clement.pit@gmail.com> schrieb am Di., 4. Okt. 2016 um 21:42 Uhr:
This sounds like a great idea!

As an aside, note that these things are not impossible; just tricky.  You just need to register your own debugger, then in that debugger function re-throw the error after recording the backtrace.  You also need to increment num-nonmacro-input-events from the debugger.

Yeah, that sounds like a quite hackish way - it means the debugger wasn't really intended to be used that way.