all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yevgeniy Makarov <emakarov@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Can't set debug-on-error to nil
Date: Tue, 12 Aug 2008 11:08:50 -0700 (PDT)	[thread overview]
Message-ID: <a66d6a1f-5dd2-498c-ad33-ddd316230d0c@y38g2000hsy.googlegroups.com> (raw)

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


             reply	other threads:[~2008-08-12 18:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 18:08 Yevgeniy Makarov [this message]
2008-08-12 18:26 ` Can't set debug-on-error to nil Yevgeniy Makarov
2008-08-13  8:35 ` Tim X

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a66d6a1f-5dd2-498c-ad33-ddd316230d0c@y38g2000hsy.googlegroups.com \
    --to=emakarov@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.