emacs-devel
[Top][All Lists]
Advanced

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

Rectangular regions


From: Stefan Monnier
Subject: Rectangular regions
Date: Tue, 29 Oct 2013 21:59:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

I've installed earlier today a patch which adds basic support for
rectangular regions.  The entry point currently is `M-x rectangle-mark'.
Besides making commands aware of rectangular regions (currently only
things like C-w, M-w, C-y, and M-y pay attention to the shape of the
region), I have one main UI issues: provide a key binding for
rectangle-mark.

Maybe we could also push the design a bit further and provide shorter
key-bindings in "rectangular region mode" (no, it's not a mode
currently) to access string-rectangle and open-rectangle, but for now,
the main issue is how to quickly start selecting a rectangle.
I.e. a good key binding for rectangle-mark.

A related issue is to find a mouse-binding for it.


        Stefan



reply via email to

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