* bug#21036: 25.0.50; Wrong index entry for rebinding keys
@ 2015-07-11 17:15 Drew Adams
2019-08-01 20:28 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2015-07-11 17:15 UTC (permalink / raw)
To: 21036
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'
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#21036: 25.0.50; Wrong index entry for rebinding keys
2015-07-11 17:15 bug#21036: 25.0.50; Wrong index entry for rebinding keys Drew Adams
@ 2019-08-01 20:28 ` Lars Ingebrigtsen
2019-08-02 6:48 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-01 20:28 UTC (permalink / raw)
To: Drew Adams; +Cc: 21036
Drew Adams <drew.adams@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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#21036: 25.0.50; Wrong index entry for rebinding keys
2019-08-01 20:28 ` Lars Ingebrigtsen
@ 2019-08-02 6:48 ` Eli Zaretskii
2019-08-02 10:45 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2019-08-02 6:48 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 21036
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Thu, 01 Aug 2019 22:28:28 +0200
> Cc: 21036@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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#21036: 25.0.50; Wrong index entry for rebinding keys
2019-08-02 6:48 ` Eli Zaretskii
@ 2019-08-02 10:45 ` Lars Ingebrigtsen
0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-02 10:45 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 21036
Eli Zaretskii <eliz@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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-08-02 10:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-11 17:15 bug#21036: 25.0.50; Wrong index entry for rebinding keys Drew Adams
2019-08-01 20:28 ` Lars Ingebrigtsen
2019-08-02 6:48 ` Eli Zaretskii
2019-08-02 10:45 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.