emacs-devel
[Top][All Lists]
Advanced

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

Re: proposal: edit-rectangle


From: Alain Schneble
Subject: Re: proposal: edit-rectangle
Date: Thu, 6 Oct 2016 22:23:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (windows-nt)

John Wiegley <address@hidden> writes:

> This is functionality I'd like to add to rect.el. It allows you to specify a
> rectangular region, and then edit just the contents of that rectangle in a
> separate buffer. When finished (C-c C-c), it replaces the old rectangle using
> insert-rectangle with the new contents.

Thanks, that's a useful addition.  I usually like to be able to cancel
editing with C-c C-k in scenarios like this.  Would you find it useful
too?

Alain




reply via email to

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