emacs-devel
[Top][All Lists]
Advanced

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

Marking squares


From: Lars Magne Ingebrigtsen
Subject: Marking squares
Date: Sat, 02 Feb 2013 03:47:59 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

I'm contemplating implementing a very, very simple image editor in
Emacs, which would mainly just allow image cropping.  To do that, it
would be nice if `mouse-drag-region' would allow highlighting a "box"
instead of the lines between mark and the mouse position.

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.

I've looked at the code, but I can't find anything obvious
immediately...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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