> I've tried. From what I can tell `specpdl' isn't being wound back > afterwards, so `save_restriction_restore' is never called. > > In fact, this apparently is the case after any error (unless caught by > `condition-case'), so `specpdl' grows bigger and bigger. Is that > supposed to happen?? > > The functions called by `error' are > * signal > ** find_handler_clause > *** call_debuger
I'm too silly. Try to run with `debug-on-error' and `eval-expression-debug-on-error' both nil. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
