emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16098: closed (Fwd: [Emacs-diffs] trunk r115421: M


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16098: closed (Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.)
Date: Wed, 11 Dec 2013 14:50:02 +0000

Your message dated Wed, 11 Dec 2013 09:49:08 -0500
with message-id <address@hidden>
and subject line Re: bug#16098: Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode 
use shift-select-mode.
has caused the debbugs.gnu.org bug report #16098,
regarding Fwd: [Emacs-diffs] trunk r115421: Make CUA-mode use shift-select-mode.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16098: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16098
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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: address@hidden
> parent: address@hidden
> committer: Stefan Monnier <address@hidden>
> 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



--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]