GNU bug report logs -
#21102
24.5; prompt of `read-char' obscured by keystroke echo
Previous Next
Reported by: Emilio Lopes <eclig <at> gmx.net>
Date: Tue, 21 Jul 2015 13:44:01 UTC
Severity: minor
Tags: confirmed, moreinfo
Found in versions 24.5, 28.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Start Emacs with "emacs -Q" and type the following in the "*scratch*"
buffer:
(read-char "char: ")
With the point after the right paren type now "C-x C-e"
(`eval-last-sexp'). If you press this key-sequence slowly, waiting one
second (the value of `echo-keystrokes') between "C-x" and "C-e" the
prompt string ("char: ") will be obscured by the echo area showing the
keystrokes "C-x C-e-" (note the trailing dash!).
In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.5)
of 2015-04-15 on xz
Windowing system distributor `The X.Org Foundation', version 11.0.11604000
System Description: Debian GNU/Linux 8.1 (jessie)
Configured using:
`configure --without-compress-install --with-zlib --with-imagemagick
--with-xml2 --with-svg --prefix=/usr/local/stow/emacs-24.5'
Important settings:
value of $LC_ALL: en_US.UTF-8
value of $LC_CTYPE: en_US.UTF-8
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.