GNU bug report logs - #38173
describe-variable: Also tell user *where* variable was changed

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 12 Nov 2019 01:16:01 UTC

Severity: wishlist

Tags: wontfix

Merged with 29495, 35628

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 38173 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Phil Sainty <psainty <at> orcon.net.nz>
Cc: Katsumi Yamaoka <yamaoka <at> jpl.org>, 38173 <at> debbugs.gnu.org
Subject: Re: bug#38173: describe-variable: Also tell user *where* variable was
 changed
Date: Wed, 13 Nov 2019 07:28:05 +0800
(OK, it's like telling the user your current balance is $0, your original
balance is $1000, and throwing out even the final record of what happened.
At least don't tell him his original balance then.)

Gasp, that var-watcher stuff is so complicated.

How about:
At the beginning of the user's .emacs:
(setq tracked-variables LIST_OF_TRACKED_VARIABLES)

And then if he later does describe-variable on one of them,
he gets all the places and values that variable was set.

The tracked-variables docsrting should warn: this is for debugging use
only, and adds a burden...




This bug report was last modified 5 years and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.