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

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

bug#20070: 24.3; have commands such as downcase-region act on a rectangl


From: Stefan Monnier
Subject: bug#20070: 24.3; have commands such as downcase-region act on a rectangle region
Date: Mon, 16 Mar 2015 18:08:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> 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.

I think this "lack of niceness" is not strong enough to override the
advantage of using a list of pairs.


        Stefan





reply via email to

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