GNU bug report logs - #8297
expand self-documentation to show where things are redefined, etc

Previous Next

Package: emacs;

Reported by: Florian Beck <fb <at> miszellen.de>

Date: Sun, 20 Mar 2011 01:06:01 UTC

Severity: wishlist

Full log


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

From: Florian Beck <fb <at> miszellen.de>
To: bug-gnu-emacs <at> gnu.org
Subject: Request: Better Emacs self-documentation for customization
Date: Sun, 20 Mar 2011 01:07:46 +0100
Emacs integrates any function I write into its documentation; the help 
function provides a link to the source.

What I would like is for Emacs to track my customisations:

 - When I redefine an Emacs function I would like a link to the 
previous/original definition, `describe-function' only provides a link 
to the current one.
 - 'describe-variable', on the other hand, remembers the original 
definition, but doesn't remember the place where I changed the value.
 - `describe-key' only provides a link to the function, not to the 
place the key was defined.

Obviously, this is not easy, because evaluations don't necessarily have 
a fixed place and key bindings can be defined in many ways. Regardless, 
I think this is something on which Emacs could improve.

-- 
Florian Beck




This bug report was last modified 14 years and 86 days ago.

Previous Next


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