all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
Date: Sun, 8 Dec 2013 18:27:34 +0100	[thread overview]
Message-ID: <CAAeL0SSKQf8oiOXzLVU+MeRzLDC8KnpuLSm+NYnCWWOgg3AKsw@mail.gmail.com> (raw)
In-Reply-To: <E1VpZT1-0003ot-Rc@vcs.savannah.gnu.org>

> revno: 115421
> revision-id: monnier@iro.umontreal.ca-20131208081150-4bq2y1cgta14nfmj
> parent: eggert@cs.ucla.edu-20131208080536-vs5sn36uhvinkl0v
> committer: Stefan Monnier <monnier@iro.umontreal.ca>
> branch nick: trunk
> timestamp: Sun 2013-12-08 03:11:50 -0500
> message:
>   Make CUA-mode use shift-select-mode.

With test file test.txt containing three lines:
111
222
333

emacs -Q --eval "(setq cua-highlight-shift-region-only t)" -f cua-mode test.txt
S-<down> S-<down>
Ctrl-W
<down>
Ctrl-Y

Only the cut&pasted lines remain. The one with 333 is gone. It does
not happen with cua-highlight-shift-region-only = nil.

    J



       reply	other threads:[~2013-12-08 17:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VpZT1-0003ot-Rc@vcs.savannah.gnu.org>
2013-12-08 17:27 ` Juanma Barranquero [this message]
2013-12-10  2:19   ` bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode Juanma Barranquero
2013-12-11  1:30     ` Juanma Barranquero
2013-12-11 14:49     ` Stefan Monnier
2013-12-11 15:24       ` Juanma Barranquero

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=CAAeL0SSKQf8oiOXzLVU+MeRzLDC8KnpuLSm+NYnCWWOgg3AKsw@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.