|
From: | Matthew Fidler |
Subject: | bug#17951: Subword-mode should support shift selection in and out of cua-mode |
Date: | Sat, 5 Jul 2014 23:31:49 -0500 |
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)
[Prev in Thread] | Current Thread | [Next in Thread] |