emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stack-trace-on-error vs. debug-on-error.


From: drkm
Subject: Re: stack-trace-on-error vs. debug-on-error.
Date: Fri, 4 Mar 2005 14:47:57 +0100 (CET)

> Lute Kamstra wrote:

> drkm <address@hidden> 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]