Christopher Barker wrote:
* Able to have selections be either a stream of characters or a
rectangle.
another key feature, though I'm not thrilled with how Emacs does it --
at least not visually -- there isn't a rectangular selection that you
can see. -- I also haven't found "copy rectangle", only "cut rectangle",
but that's probably my lack of effort.
I copy the rectangle to a register (C-r-r-register_letter) and then
insert register to paste it (C-r-i-register_letter)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!