bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58216: 28.2; New help-for-help hides user key bindings


From: Allen Li
Subject: bug#58216: 28.2; New help-for-help hides user key bindings
Date: Sat, 01 Oct 2022 17:08:19 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:

> Allen Li <darkfeline@felesatra.moe> writes:
>
>> The new `help-for-help' bound to C-h C-h hides the user's key bindings.
>
> Thanks for the bug report, I will look into it.  Meanwhile, it would
> help if you could provide a recipe to reproduce it.

1. emacs -Q
2. (define-key [?\C-h ?M] #'man)
3. C-h C-h

Expected:

Help shows the C-h M binding

Actual:

Help does not show the C-h M binding





reply via email to

[Prev in Thread] Current Thread [Next in Thread]