unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29399: 26.0.90; `edit-kbd-macro' has bad prompt
@ 2017-11-22 16:27 Drew Adams
  2017-11-23  0:13 ` Noam Postavsky
  0 siblings, 1 reply; 5+ messages in thread
From: Drew Adams @ 2017-11-22 16:27 UTC (permalink / raw)
  To: 29399

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-02 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-22 16:27 bug#29399: 26.0.90; `edit-kbd-macro' has bad prompt Drew Adams
2017-11-23  0:13 ` Noam Postavsky
2017-11-23  1:15   ` Drew Adams
2017-11-27  0:55     ` Noam Postavsky
2017-12-02 14:54       ` Noam Postavsky

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).