all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Matthew Fidler <matthew.fidler@gmail.com>, 17951@debbugs.gnu.org
Subject: bug#17951: Subword-mode should support shift selection in and out of cua-mode
Date: Tue, 08 Jul 2014 01:30:19 -0700	[thread overview]
Message-ID: <53BBAC1B.90008@dancol.org> (raw)
In-Reply-To: <CAOmN8O5h6epj_oq5G0iWs3Fk1OoFTohOec1oyHy0XO71CM0J6w@mail.gmail.com>

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

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]

  reply	other threads:[~2014-07-08  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2014-07-08 13:54   ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53BBAC1B.90008@dancol.org \
    --to=dancol@dancol.org \
    --cc=17951@debbugs.gnu.org \
    --cc=matthew.fidler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.