GNU bug report logs -
#29399
26.0.90; `edit-kbd-macro' has bad prompt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 22 Nov 2017 16:28:02 UTC
Severity: minor
Tags: fixed, patch
Found in version 26.0.90
Fixed in version 26.1
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 7 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.