all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gregory Heytings <gregory@heytings.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: larsi@gnus.org, 50727@debbugs.gnu.org, marcowahlsoft@gmail.com
Subject: bug#50727: Contradictory conventions with new command kbd-macro-display
Date: Tue, 21 Sep 2021 23:27:29 +0000	[thread overview]
Message-ID: <052fb8a67e5e307120ba@heytings.org> (raw)
In-Reply-To: <CADwFkmnwcDUXXKN-OAFWMGwjjug1m=+HsehT=9_OYyULUbeBhQ@mail.gmail.com>


>
> `kbd-macro-display' is a new command in Emacs 28 bound to `C-x C-k Q'. 
> (See commit d4e9d191aeba.)
>
> However, the `kmacro-bind-to-key' docstring says:
>
>    The key sequences [C-x C-k 0] through [C-x C-k 9] and [C-x C-k A]
>    through [C-x C-k Z] are reserved for user bindings, and to bind to
>    one of these sequences, just enter the digit or letter, rather than
>    the whole sequence.
>
> This advice seems to conflict with the chosen key binding for 
> `kbd-macro-display'.
>

It's 'kbd-macro-redisplay', not 'kbd-macro-display'.  Indeed it conflicts 
with the keys that are supposed to be reserved for user bindings, but it 
is by far not the only one:

C-x C-k Q	kdb-macro-redisplay
C-x C-k b	kmacro-bind-to-key
C-x C-k e	edit-kbd-macro
C-x C-k l	kmacro-edit-lossage
C-x C-k n	kmacro-name-last-macro
C-x C-k q	kbd-macro-query
C-x C-k r	apply-macro-to-region-lines
C-x C-k s	kmacro-start-macro
C-x C-k x	kmacro-to-register





  reply	other threads:[~2021-09-21 23:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21 23:22 bug#50727: Contradictory conventions with new command kbd-macro-display Stefan Kangas
2021-09-21 23:27 ` Gregory Heytings [this message]
2021-09-22  6:37   ` Stefan Kangas
2021-09-22  6:58     ` Marco Wahl
2021-09-22 19:57       ` Lars Ingebrigtsen
2021-09-22  7:01     ` Gregory Heytings
2021-09-22  6:16 ` Eli Zaretskii
2021-09-22  6:53   ` Stefan Kangas
2021-09-22  7:34     ` Eli Zaretskii
2021-09-22  7:01   ` Marco Wahl

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=052fb8a67e5e307120ba@heytings.org \
    --to=gregory@heytings.org \
    --cc=50727@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=marcowahlsoft@gmail.com \
    --cc=stefan@marxist.se \
    /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.