>> Meanwhile, it would be nice and clean if redefining a function >> with defun, defmacro, defsubst or defalias were smart enough >> to turn debug-on-entry back on if it was on before. >> Want to do that? > Ok, I'll look into it.
IIRC defadvice has some support for such things (e.g. you can add an advice even before the function is defined). Maybe it'd be a good idea to implement debug.el in terms of advice. Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel