* Tracing changes of a variable's value? `nntp-marks-is-evil'
@ 2008-03-01 13:57 Reiner Steib
0 siblings, 0 replies; only message in thread
From: Reiner Steib @ 2008-03-01 13:57 UTC (permalink / raw)
To: ding, emacs-devel
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-01 13:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-01 13:57 Tracing changes of a variable's value? `nntp-marks-is-evil' Reiner Steib
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.