GNU bug report logs - #19829
25.0.50; query-replace in rectangle regions do not honor boundaries

Previous Next

Package: emacs;

Reported by: Bastien <bzg <at> gnu.org>

Date: Tue, 10 Feb 2015 15:00:02 UTC

Severity: normal

Merged with 20070, 20626

Found in versions 24.3, 25.0.50

Done: Juri Linkov <juri <at> linkov.net>

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: Juri Linkov <juri <at> linkov.net>
Cc: tracker <at> debbugs.gnu.org
Subject: 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
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Nov 2015 01:32:04 +0200
with message-id <8737w9tr0r.fsf <at> mail.linkov.net>
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
help-debbugs <at> gnu.org.)


-- 
19829: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19829
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pål Grønås Drange <paal.drange <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; have commands such as downcase-region act on a rectangle region
Date: Tue, 10 Mar 2015 12:06:29 +1100
[Message part 3 (text/plain, inline)]
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
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Juri Linkov <juri <at> linkov.net>
To: 19829-done <at> debbugs.gnu.org
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
This is installed now before the feature freeze.


This bug report was last modified 9 years and 195 days ago.

Previous Next


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