emacs-devel
[Top][All Lists]
Advanced

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

Re: Marking squares


From: Xue Fuqiao
Subject: Re: Marking squares
Date: Sat, 2 Feb 2013 11:06:44 +0800

On Sat, 02 Feb 2013 03:47:59 +0100
Lars Magne Ingebrigtsen <address@hidden> wrote:

> So my question is -- does Emacs have an option of highlighting
> rectangles instead of "the region"?  It might be useful when using
> commands like `C-x r k', too, perhaps.

   CUA mode provides enhanced rectangle support with visible rectangle
highlighting.  Use `C-RET' to start a rectangle, extend it using the
movement commands, and cut or copy it using `C-x' or `C-c'.  And you
can also have a look at this library:

http://www.emacswiki.org/emacs/rect-mark.el

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

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