all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Allen Li <darkfeline@felesatra.moe>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, 58216@debbugs.gnu.org
Subject: bug#58216: 28.2; New help-for-help hides user key bindings
Date: Mon, 3 Oct 2022 23:36:41 -0700	[thread overview]
Message-ID: <CADbSrJxe2vwFjCLhyQHQ0pvqR+YTwM+ZJVu+WX7tzshx8MmLEg@mail.gmail.com> (raw)
In-Reply-To: <CADwFkmkLwLpQKgiDYUOSPtTjjBnJmMQX3Myh14C=tsJngbBuGw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

On Mon, Oct 3, 2022 at 2:20 AM Stefan Kangas <stefankangas@gmail.com> wrote:

> severity 58216 wishlist
> thanks
>
> Allen Li <darkfeline@felesatra.moe> writes:
>
> > Before the recent binding of C-h C-h to help-for-help, C-h C-h was
> > unbound
>
> AFAICT, that key binding has been the same since at least:
>
>     commit 433ae6f6e191af1d1bc67025200ea54a08761e68
>     Author: Richard M. Stallman <rms@gnu.org>
>     Date:   Sun Aug 25 21:47:10 1991 +0000
>
>         Initial revision
>
> Which says:
>
>     (define-key global-map "\C-h" 'help-command)
>     (fset 'help-command help-map)
>     (define-key help-map "\C-h" 'help-for-help)
>
> > and thus used the default behavior of printing help for all keys
> > bound to the prefix map.  As an example see the behavior for C-x C-h.
> > If the user bound a key with C-h prefix, that binding previously would
> > show up in C-h C-h help.
>
> That's not what I see in Emacs 27.1.  Have you tried it in "emacs -Q"?
>

Seems like I misremembered, sorry about that.  Then this is a feature
request not regression.

[-- Attachment #2: Type: text/html, Size: 1585 bytes --]

  reply	other threads:[~2022-10-04  6:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-01  9:08 bug#58216: 28.2; New help-for-help hides user key bindings Allen Li
2022-10-01 14:27 ` Stefan Kangas
2022-10-02  0:08   ` Allen Li
2022-10-02 13:51     ` Stefan Kangas
2022-10-02 13:53       ` Lars Ingebrigtsen
2022-10-02 14:01         ` Stefan Kangas
2022-10-02 14:07           ` Lars Ingebrigtsen
2022-10-02 14:21             ` Stefan Kangas
2022-10-02 14:33               ` Lars Ingebrigtsen
2022-10-03  1:06                 ` Allen Li
2022-10-03  9:01                   ` Lars Ingebrigtsen
2022-10-03  9:20                   ` Stefan Kangas
2022-10-04  6:36                     ` Allen Li [this message]
2022-10-04  6:59                       ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADbSrJxe2vwFjCLhyQHQ0pvqR+YTwM+ZJVu+WX7tzshx8MmLEg@mail.gmail.com \
    --to=darkfeline@felesatra.moe \
    --cc=58216@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.