GNU bug report logs - #20070
24.3; have commands such as downcase-region act on a rectangle region

Previous Next

Package: emacs;

Reported by: Pål Grønås Drange <paal.drange <at> gmail.com>

Date: Tue, 10 Mar 2015 02:20:02 UTC

Severity: normal

Merged with 19829, 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


Message #20 received at 20070 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: paal.drange <at> gmail.com, 20070 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#20070: 24.3;
 have commands such as downcase-region act on a rectangle region
Date: Sun, 15 Mar 2015 22:41:55 +0200
> From: Juri Linkov <juri <at> linkov.net>
> Date: Sun, 15 Mar 2015 22:34:02 +0200
> Cc: Pål Grønås Drange
> 	<paal.drange <at> gmail.com>, 20070 <at> debbugs.gnu.org
> 
> > Indeed, same problem as kill-region, to which I had to add a `region'
> > argument (which basically says "we're called interactively so use
> > whatever is the region rather than BEG and END").
> 
> Then maybe support for the rectangular region should be introduced
> to every command by adding a new argument `region' with a list of pairs
> ((BEG1 . END1) (BEG2 . END2) ...) and keeping the existing arguments
> BEG and END unchanged?

What are BEG1, END1, BEG2, END2, etc. values here?  In what units are
they measured?  Are they pixels, are they columns, something else?




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.