GNU bug report logs - #17951
Subword-mode should support shift selection in and out of cua-mode

Previous Next

Package: emacs;

Reported by: Matthew Fidler <matthew.fidler <at> gmail.com>

Date: Sun, 6 Jul 2014 04:33:02 UTC

Severity: minor

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matthew Fidler <matthew.fidler <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Subword-mode should support shift selection in and out of cua-mode
Date: Sat, 5 Jul 2014 23:31:49 -0500
[Message part 1 (text/plain, inline)]
Subword movement funtions should be specified as

(interactive "^p") instead of (interactive "p") to allow shift selection.

When cua-mode is enabled, shift-selection is also enabled since all the
functions have

(put 'subword-forward 'CUA 'move)
so, I think it should be consistent.
Just my 2 cents.

Matt
[Message part 2 (text/html, inline)]

This bug report was last modified 10 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.