* bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
[not found] ` <CAAeL0SSKQf8oiOXzLVU+MeRzLDC8KnpuLSm+NYnCWWOgg3AKsw@mail.gmail.com>
@ 2013-12-10 2:19 ` Juanma Barranquero
2013-12-11 1:30 ` Juanma Barranquero
2013-12-11 14:49 ` Stefan Monnier
0 siblings, 2 replies; 4+ messages in thread
From: Juanma Barranquero @ 2013-12-10 2:19 UTC (permalink / raw)
To: 16098
> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
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
1 sibling, 0 replies; 4+ messages in thread
From: Juanma Barranquero @ 2013-12-11 1:30 UTC (permalink / raw)
To: 16098
> emacs -Q --eval "(setq cua-highlight-shift-region-only t)" -f cua-mode test.txt
s/shift-region/region-shift/
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
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
1 sibling, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2013-12-11 14:49 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: 16098-done
> 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.
Good catch, thank you. Should be fixed now.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
2013-12-11 14:49 ` Stefan Monnier
@ 2013-12-11 15:24 ` Juanma Barranquero
0 siblings, 0 replies; 4+ messages in thread
From: Juanma Barranquero @ 2013-12-11 15:24 UTC (permalink / raw)
To: Stefan Monnier; +Cc: 16098-done
> Good catch, thank you.
It's my usual cua-mode setup, so it was quite evident (and dangerous).
> Should be fixed now.
Yes, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-12-11 15:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1VpZT1-0003ot-Rc@vcs.savannah.gnu.org>
[not found] ` <CAAeL0SSKQf8oiOXzLVU+MeRzLDC8KnpuLSm+NYnCWWOgg3AKsw@mail.gmail.com>
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
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).