all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17951: Subword-mode should support shift selection in and out of cua-mode
@ 2014-07-06  4:31 Matthew Fidler
  2014-07-08  8:30 ` Daniel Colascione
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Fidler @ 2014-07-06  4:31 UTC (permalink / raw)
  To: 17951

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 434 bytes --]

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

end of thread, other threads:[~2014-07-08 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06  4:31 bug#17951: Subword-mode should support shift selection in and out of cua-mode Matthew Fidler
2014-07-08  8:30 ` Daniel Colascione
2014-07-08 13:54   ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.