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

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

[debbugs-tracker] bug#20070: closed (24.3; have commands such as downcas


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20070: closed (24.3; have commands such as downcase-region act on a rectangle region)
Date: Fri, 13 Nov 2015 23:34:03 +0000

Your message dated Sat, 14 Nov 2015 01:32:04 +0200
with message-id <address@hidden>
and subject line Re: bug#19829: 25.0.50; query-replace in rectangle regions do 
not honor boundaries
has caused the debbugs.gnu.org bug report #19829,
regarding 24.3; have commands such as downcase-region act on a rectangle region
to be marked as done.

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


-- 
19829: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19829
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; have commands such as downcase-region act on a rectangle region Date: Tue, 10 Mar 2015 12:06:29 +1100
downcase-region in marked rectangle does not downcase entire rectangle
and downcases things not marked:

On the following content in my buffer (*scratch*), upon marking the
inner rectangle consisting of "FG" and "JK" using C-return (cua-mode
enabled)

    ABCD
    EFGH
    IJKL
    MNOP

Applying `downcase-region` yields the following unexpected result:

    ABCD
    Efgh
    ijKL
    MNOP

I would expect "fg" and "jk" to be downcased, and not "fgh" and "ij".

Original report at http://emacs.stackexchange.com/q/9913/5154


--- End Message ---
--- Begin Message --- Subject: Re: bug#19829: 25.0.50; query-replace in rectangle regions do not honor boundaries Date: Sat, 14 Nov 2015 01:32:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu)
This is installed now before the feature freeze.


--- End Message ---

reply via email to

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