unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Can't set debug-on-error to nil
Date: Wed, 13 Aug 2008 18:35:04 +1000	[thread overview]
Message-ID: <87bpzx48jr.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: a66d6a1f-5dd2-498c-ad33-ddd316230d0c@y38g2000hsy.googlegroups.com

Yevgeniy Makarov <emakarov@gmail.com> writes:

> 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

It has to be something local. However, I note that your version is VERY
old given we are talking about CVS versions and from memory, there was a
fair amount of instability in the CVS version early in the year. 

My advice would be to grab an updated CVS snapshot and re-build. the
problem may be due to a bug that has long since been fixed (though I
don't remember anything like that and I tend to update at least
weekly). When using CVS versions, you really want to stay fairly close
to the head.

Tim


-- 
tcross (at) rapttech dot com dot au


      parent reply	other threads:[~2008-08-13  8:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87bpzx48jr.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --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.
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).