all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: 29399@debbugs.gnu.org
Subject: bug#29399: 26.0.90; `edit-kbd-macro' has bad prompt
Date: Wed, 22 Nov 2017 08:27:23 -0800 (PST)	[thread overview]
Message-ID: <4fea6ba6-0003-4422-97d6-51098197b1eb@default> (raw)

emacs -Q

C-x ( C-f C-f C-f C-x )

M-: (global-set-key (kbd "C-o") 'execute-extended-command)
M-: (global-set-key (kbd "M-x") 'forward-char)

C-o edit-kbd-macro RET

The prompt says:

"Keyboard macro to edit (C-x e, M-x, C-h l, or keys):"

It should use \\[execute-extended-command] and thus say:

"Keyboard macro to edit (C-x e, C-o, C-h l, or keys):"

This prompt is anyway not clear.  The command should instead accept
a key sequence that shows more complete info/help, and the prompt should
just mention that key sequence.


In GNU Emacs 26.0.90 (build 3, x86_64-w64-mingw32)
 of 2017-10-13 built on LAPHROAIG
Repository revision: 906224eba147bdfc0514090064e8e8f53160f1d4
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Defining kbd macro...
Keyboard macro defined
Quit [2 times]
execute-extended-command
forward-char
Quit
Configured using:
 'configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1252





             reply	other threads:[~2017-11-22 16:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-22 16:27 Drew Adams [this message]
2017-11-23  0:13 ` bug#29399: 26.0.90; `edit-kbd-macro' has bad prompt Noam Postavsky
2017-11-23  1:15   ` Drew Adams
2017-11-27  0:55     ` Noam Postavsky
2017-12-02 14:54       ` Noam Postavsky

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=4fea6ba6-0003-4422-97d6-51098197b1eb@default \
    --to=drew.adams@oracle.com \
    --cc=29399@debbugs.gnu.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.