emacs-devel
[Top][All Lists]
Advanced

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

Tracing changes of a variable's value? `nntp-marks-is-evil'


From: Reiner Steib
Subject: Tracing changes of a variable's value? `nntp-marks-is-evil'
Date: Sat, 01 Mar 2008 14:57:46 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.90 (gnu/linux)

Hi,

I have set the Gnus server variable `nntp-marks-is-evil' set to t
(default is nil).  Occasionally, e.g. when there are network problems,
after hitting `C-g', this variable changes to nil and I get errors
(see blow: [1]).

I don't know why the variable's value is changed.  Is the any way to
produce a backtrace when a variable changes?  I run Emacs under gdb,
if that is relevant.

[1]
--8<---------------cut here---------------start------------->8---
                  [Hitting `C-g'...]
Quit
                  [Hitting `g' in Gnus ...]
Checking new news...
Creating nntp marks directory ~/News/marks/localhost/foo.bar/
Updating marks for foo.bar...
Error reading nntp marks file ~/News/marks/localhost/foo.bar/ ((error
 IO error reading ~/News/marks/localhost/foo.bar/: Is a directory)).
 Continuing will use marks from .newsrc.eld.  Continue? (y or n)
Updating marks for foo.bar...done
Creating nntp marks directory ~/News/marks/localhost/foo.test/
Updating marks for foo.test...
Error reading nntp marks file ~/News/marks/localhost/foo.test/ ((error
 IO error reading ~/News/marks/localhost/foo.test/: Is a directory)).
 Continuing will use marks from .newsrc.eld.  Continue? (y or n)
Quit
                  [M-x rs-toggle-variable RET nntp-marks-is-evil RET ...]
`nntp-marks-is-evil' set to `t'
Checking new news...
                  [Everything fine again ...]
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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