GNU bug report logs - #21036
25.0.50; Wrong index entry for rebinding keys

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sat, 11 Jul 2015 17:16:01 UTC

Severity: minor

Tags: confirmed, fixed

Found in version 25.0.50

Fixed in version 27.1

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21036 in the body.
You can then email your comments to 21036 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21036; Package emacs. (Sat, 11 Jul 2015 17:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 11 Jul 2015 17:16:02 GMT) Full text and rfc822 format available.

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

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; Wrong index entry for rebinding keys
Date: Sat, 11 Jul 2015 10:15:25 -0700 (PDT)
C-h r i rebind TAB shows these candidates:

rebinding keys, permanently
rebinding major mode keys
rebinding mouse buttons
rebinding non-ASCII keys

And if I use Icicles apropos completion, I can see these candidates:

key rebinding, permanent
key rebinding, this session  ; <===== MISSING above
rebinding keys, permanently 
rebinding major mode keys
rebinding mouse buttons
rebinding non-ASCII keys 

First, there should be an entry that starts with "rebinding" and that
corresponds to entry `key rebinding, this session' and targets node
`Rebinding'.

Second, the target for `rebinding keys, permanently' and `key rebinding,
permanent' is incorrect, IMO.  Those entries should target node `Init
Rebinding', not node `Init File'.  There is nothing in node `Init File'
about keys.


In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2015-07-03 on LEG570
Bzr revision: 2b848fadd51e805b2f46da64c5958ea7f009048a
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --host=i686-pc-mingw32 --enable-checking=yes,glyphs'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21036; Package emacs. (Thu, 01 Aug 2019 20:29:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 21036 <at> debbugs.gnu.org
Subject: Re: bug#21036: 25.0.50; Wrong index entry for rebinding keys
Date: Thu, 01 Aug 2019 22:28:28 +0200
Drew Adams <drew.adams <at> oracle.com> writes:

> C-h r i rebind TAB shows these candidates:
>
> rebinding keys, permanently
> rebinding major mode keys
> rebinding mouse buttons
> rebinding non-ASCII keys
>
> And if I use Icicles apropos completion, I can see these candidates:
>
> key rebinding, permanent
> key rebinding, this session  ; <===== MISSING above
> rebinding keys, permanently 
> rebinding major mode keys
> rebinding mouse buttons
> rebinding non-ASCII keys 
>
> First, there should be an entry that starts with "rebinding" and that
> corresponds to entry `key rebinding, this session' and targets node
> `Rebinding'.

This is from the node:

@node Rebinding
@subsection Changing Key Bindings Interactively
@cindex key rebinding, this session
@cindex redefining keys, this session
@cindex binding keys

I wonder whether that 

@cindex redefining keys, this session

is a mistake, and that it should be

@cindex rebinding keys, this session

Opinions?

> Second, the target for `rebinding keys, permanently' and `key rebinding,
> permanent' is incorrect, IMO.  Those entries should target node `Init
> Rebinding', not node `Init File'.  There is nothing in node `Init File'
> about keys.

This was fixed by Eli in 2018.  They now point to "Init Rebinding".

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) confirmed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 01 Aug 2019 20:29:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21036; Package emacs. (Fri, 02 Aug 2019 06:50:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 21036 <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#21036: 25.0.50; Wrong index entry for rebinding keys
Date: Fri, 02 Aug 2019 09:48:59 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Thu, 01 Aug 2019 22:28:28 +0200
> Cc: 21036 <at> debbugs.gnu.org
> 
> @node Rebinding
> @subsection Changing Key Bindings Interactively
> @cindex key rebinding, this session
> @cindex redefining keys, this session
> @cindex binding keys
> 
> I wonder whether that 
> 
> @cindex redefining keys, this session
> 
> is a mistake, and that it should be
> 
> @cindex rebinding keys, this session

Yes, it's most probably the result of M-/ or somesuch.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21036; Package emacs. (Fri, 02 Aug 2019 10:46:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21036 <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#21036: 25.0.50; Wrong index entry for rebinding keys
Date: Fri, 02 Aug 2019 12:45:34 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> @node Rebinding
>> @subsection Changing Key Bindings Interactively
>> @cindex key rebinding, this session
>> @cindex redefining keys, this session
>> @cindex binding keys
>> 
>> I wonder whether that 
>> 
>> @cindex redefining keys, this session
>> 
>> is a mistake, and that it should be
>> 
>> @cindex rebinding keys, this session
>
> Yes, it's most probably the result of M-/ or somesuch.

OK; I've now changed the text and I'm closing this report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 02 Aug 2019 10:46:03 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 21036 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 02 Aug 2019 10:46:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Aug 2019 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 240 days ago.

Previous Next


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