Stefan Monnier <monnier@iro.umontreal.ca> schrieb am So., 6. Nov. 2016 um 18:39 Uhr:
> Doing this causes problems when running ert tests

Can it be fixed somewhere else?


ERT should not have to install a debugger to do its job. Rather, condition-case should be extended to be able to catch all signals (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24618) and should get direct access to the backtrace (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24617).