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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kelly Dean <kellydeanch <at> yahoo.com>
Subject: bug#13105: closed (Re: bug#13105: [PATCH] describe-variable shows
 name of the wrong buffer)
Date: Fri, 21 Dec 2012 03:41:17 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13105: [PATCH] describe-variable shows name of the wrong buffer

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13105 <at> debbugs.gnu.org.

-- 
13105: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13105
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> gnu.org>
To: Kelly Dean <kellydeanch <at> yahoo.com>
Cc: 13105-done <at> debbugs.gnu.org
Subject: Re: bug#13105: [PATCH] describe-variable shows name of the wrong
	buffer
Date: Fri, 21 Dec 2012 11:39:38 +0800
Kelly Dean <kellydeanch <at> yahoo.com> writes:

> 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

I committed a slightly simpler fix.  Thanks.

[Message part 3 (message/rfc822, inline)]
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 4 (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 153 days ago.

Previous Next


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