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

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"?





  parent reply	other threads:[~2022-10-03  9:20 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 [this message]
2022-10-04  6:36                     ` Allen Li
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='CADwFkmkLwLpQKgiDYUOSPtTjjBnJmMQX3Myh14C=tsJngbBuGw@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=58216@debbugs.gnu.org \
    --cc=darkfeline@felesatra.moe \
    --cc=larsi@gnus.org \
    /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.