bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11191: C-x C-x does not activate the selection anymore with cua-sele


From: Chong Yidong
Subject: bug#11191: C-x C-x does not activate the selection anymore with cua-selection-mode
Date: Sun, 08 Apr 2012 21:18:17 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux)

Dan Nicolaescu <dann@gnu.org> writes:

[recipe edited]

> emacs -Q
> M-x cua-selection-mode RET
> M-<
> C-SPC C-f C-f C-f C-g
> C-x C-x
>
> now the selection should be active, but it is not.
> This worked in emacs-23.3, so this is a regression.

Looks like this change was made deliberately:

  revno: 102844
  committer: Kim F. Storm <storm@cua.dk>
  branch nick: trunk
  timestamp: Fri 2011-01-14 16:06:17 +0100
  message:
  * emulation/cua-base.el (cua--init-keymaps):
  Remap exchange-point-and-mark in cua-global-keymap.

The docstring of `cua-exchange-point-and-mark' says it does not activate
the mark.

Kim, could you confirm that this was the intention?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]