GNU bug report logs - #13105
[PATCH] describe-variable shows name of the wrong buffer

Previous Next

Package: emacs;

Reported by: Kelly Dean <kellydeanch <at> yahoo.com>

Date: Thu, 6 Dec 2012 18:55:01 UTC

Severity: normal

Tags: patch

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Kelly Dean <kellydeanch <at> yahoo.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] describe-variable shows name of the wrong buffer
Date: Thu, 6 Dec 2012 10:54:04 -0800 (PST)
[Message part 1 (text/plain, inline)]
On 24.2, describe-variable shows the name of the current buffer, even if passed a different buffer.
Apply the attached descfunorvar.patch (see my post to emacs-devel, "Unify fn and var help to make learning elisp a little easier" for details) to 24.2. Then do emacs -Q, then
C-SPC C-h o mark-active RET

It says, "Its value is t
Local in buffer *Help*"

It should say, "Its value is t
Local in buffer *scratch*"

The attached helpfnsbug.patch fixes the bug.
[descfunorvar.patch (text/x-diff, attachment)]
[helpfnsbug.patch (text/x-diff, attachment)]

This bug report was last modified 12 years and 152 days ago.

Previous Next


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