emacs-devel
[Top][All Lists]
Advanced

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

disable debug-on-error in emacs -Q?


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

I'm trying to write a bug report about an error message.

But when I start emacs with -Q, it _always_ enters the debugger when the
error is signaled, even if I explicitly set debug-on-error to nil.

In addition, the Options menu shows debug on error to be disabled.

I can understand why debug-on-error would be set to t with -Q, but why
is setting it nil ignored?

How do I get the error message for the bug report?

-- 
-- Stephe



reply via email to

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