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: Pål Grønås Drange
 <paal.drange <at> gmail.com>
Subject: bug#20070: closed (Re: bug#19829: 25.0.50; query-replace in
 rectangle regions do not honor boundaries)
Date: Fri, 13 Nov 2015 23:34:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#19829: 24.3; have commands such as downcase-region act on a rectangle region

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 20070 <at> debbugs.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: 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.

[Message part 3 (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 4 (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 5 (text/html, inline)]

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.