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


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Pål Grønås Drange <paal.drange <at> gmail.com>, 20070 <at> debbugs.gnu.org
Subject: bug#20070: 24.3; have commands such as downcase-region act on a rectangle region
Date: Mon, 16 Mar 2015 22:58:56 +0200
>> If the command used region-beginning and region-end, this means
>> changing them to e.g. plural region-beginnings and region-ends.
>
> Here again, I'd rather use a list of pairs than a pair of lists, so we
> wouldn't want to have 2 functions (one to get the list of beginnings
> and another to get the list of ends).

A list of pairs would be much cleaner, indeed.  The problem is that
there are 2 arguments already in region-handling commands: BEG and END.
Using one of them for a list of pairs, and leaving another unused
is not a nice thing to do.




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.