> Side note: there's recently been several things pointing to the need to > add something like Common Lisp's `handler-bind`. BTW, I now have working code implementing `handler-bind` (see bug#67862 for a preview of the code). With it I can fix this bug with the patch below (well, plus a tweak in `debug.el` plus some docstring adjustements). Stefan