unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Can't set debug-on-error to nil
@ 2008-08-12 18:08 Yevgeniy Makarov
  2008-08-12 18:26 ` Yevgeniy Makarov
  2008-08-13  8:35 ` Tim X
  0 siblings, 2 replies; 3+ messages in thread
From: Yevgeniy Makarov @ 2008-08-12 18:08 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

In my Emacs sessions, the variable debug-on-error is always t, so
every error pops a buffer with "Debugger entered--Lisp error", etc. I
found the following:

* M-x describe-variable debug-on-error says that its value is nil, but
M-: debug-on-error prints t

* This happens even if I start Emacs with -Q option

* I tried putting (setq debug-on-error nil) in the beginning and in
the end of .emacs, as well as customizing the variable to nil (there
is an entry '(debug-on-error nil) in custom-set-variables), but it did
not help.

* There is nothing about debug in my .Xdefaults

So where is it set to t, and how can I set it to nil?

I have GNU Emacs 23.0.60.2 of 2008-01-25 on Linux.

Thank you,
Evgeny


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-13  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12 18:08 Can't set debug-on-error to nil Yevgeniy Makarov
2008-08-12 18:26 ` Yevgeniy Makarov
2008-08-13  8:35 ` Tim X

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).