GNU bug report logs - #16098
Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Tue, 10 Dec 2013 02:28:01 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juanma Barranquero <lekktu <at> gmail.com>
Subject: bug#16098: closed (Re: bug#16098: Fwd: [Emacs-diffs] trunk
 r115421: Make CUA-mode use shift-select-mode.)
Date: Wed, 11 Dec 2013 14:50:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 16098 <at> debbugs.gnu.org.

-- 
16098: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16098
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 16098-done <at> debbugs.gnu.org
Subject: Re: bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use
 shift-select-mode.
Date: Wed, 11 Dec 2013 09:49:08 -0500
> 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

[Message part 3 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Bug-Gnu-Emacs <bug-gnu-emacs <at> gnu.org>
Subject: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
Date: Tue, 10 Dec 2013 03:19:24 +0100
> revno: 115421
> revision-id: monnier <at> iro.umontreal.ca-20131208081150-4bq2y1cgta14nfmj
> parent: eggert <at> cs.ucla.edu-20131208080536-vs5sn36uhvinkl0v
> committer: Stefan Monnier <monnier <at> 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



This bug report was last modified 11 years and 223 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.