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

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

bug#17951: Subword-mode should support shift selection in and out of cua


From: Daniel Colascione
Subject: bug#17951: Subword-mode should support shift selection in and out of cua-mode
Date: Tue, 08 Jul 2014 01:30:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 07/05/2014 09:31 PM, Matthew Fidler wrote:
> 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.

In trunk, subword-word changes the definition of a word instead of
trying to rebind movement commands. All the shift-motion stuff should
just work in the new implementation.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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