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: Chong Yidong <cyd <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13105: closed ([PATCH] describe-variable shows name of the
 wrong buffer)
Date: Fri, 21 Dec 2012 03:41:10 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 Dec 2012 11:39:38 +0800
with message-id <87obho9ipx.fsf <at> gnu.org>
and subject line Re: bug#13105: [PATCH] describe-variable shows name of the wrong buffer
has caused the debbugs.gnu.org bug report #13105,
regarding [PATCH] describe-variable shows name of the wrong buffer
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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 3 (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)]
[Message part 6 (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.


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.