unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10224: 24.0.92; M-w inhibits echoing of prefix arguments
@ 2011-12-05 20:27 Stephen Berman
  2011-12-06  1:53 ` Chong Yidong
  2020-08-25 12:58 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 11+ messages in thread
From: Stephen Berman @ 2011-12-05 20:27 UTC (permalink / raw)
  To: 10224

1. emacs -Q
2. Type `C-u' => in the echo area you see "C-u-"
3. Set the mark (e.g. by typing `C-SPC') and then type `M-w'.
4. Type `C-u' => in the echo area you see nothing, for this and
subsequent prefix arguments.  `M-x' is, however, echoed.

The above recipe did not work in my previous build from 2011-12-03,
which may implicate this change:

2011-12-05  Chong Yidong  <cyd@gnu.org>

	* keyboard.c (process_special_events): New function.
	(swallow_events, Finput_pending_p): Use it (Bug#10195).

However, in my build from 2011-12-03, if I disabled transient-mark-mode
before step 3 above, then `M-w' has the same inhibiting effect on prefix
arguments, so if the above change is involved, then only to expose the
bug in transient-mark-mode.  Yet this is a recent bug, since I did not
observe it in builds prior to 2011-12-03.


In GNU Emacs 24.0.92.2 (i686-suse-linux-gnu, GTK+ Version 2.24.7)
 of 2011-12-05 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
configured using `configure  '--without-toolkit-scroll-bars' 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t





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

end of thread, other threads:[~2020-08-25 18:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-05 20:27 bug#10224: 24.0.92; M-w inhibits echoing of prefix arguments Stephen Berman
2011-12-06  1:53 ` Chong Yidong
2011-12-06  7:30   ` Stephen Berman
2011-12-06  8:17     ` Chong Yidong
2011-12-06  9:00       ` Stephen Berman
2011-12-09  5:52         ` Chong Yidong
2011-12-11 17:52           ` Stephen Berman
2012-02-26 10:00             ` Chong Yidong
2012-02-26 21:27               ` Stephen Berman
2020-08-25 12:58 ` Lars Ingebrigtsen
2020-08-25 18:02   ` Stephen Berman

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).