emacs-devel
[Top][All Lists]
Advanced

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

Re: disable debug-on-error in emacs -Q?


From: Stephen Leake
Subject: Re: disable debug-on-error in emacs -Q?
Date: Tue, 01 Dec 2015 12:46:20 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

Noam Postavsky <address@hidden> writes:

> Presumable you have set eval-expression-debug-on-error to nil in your
> init file.

Yes, I do, in custom-set-variables. I must have done that a _long_ time
ago; I've totally forgotten about it.

>> I found a workaround; eval the expression once to get *Backtraces*.
>> Then eval it again without quiting the debugger; that gives the error
>> message.
>
> Hitting c (debugger-continue) from *Backtraces* should also work.

Ah. I was not aware of that command.

(there's only a million or so Emacs commands to learn ...)

Thanks.

-- 
-- Stephe



reply via email to

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