> Lute Kamstra wrote: > drkm <[EMAIL PROTECTED]> writes:
> > M-: (setq debug-on-error nil > > stack-trace-on-error t) > > C-f > > ;; Open a new window and show the stack trace > > M-: (setq debug-on-error t > > stack-trace-on-error nil) > > C-f > > ;; Print "End of buffer" in the echo area > Yes, and when you do > M-: (setq debug-on-error t > debug-ignored-errors nil) > stack-trace-on-error nil) > C-f > you enter the debugger. Maybe displaying the stack trace would care about debug-ignored-errors, too? --drkm Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/ _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel