emacs-devel
[Top][All Lists]
Advanced

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

Re: Rectangular regions


From: Stefan Monnier
Subject: Re: Rectangular regions
Date: Thu, 31 Oct 2013 13:17:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

So, current mid-course status:

- `rectangle-mark' will be renamed `rectangle-mark-mode' and made into
  a proper minor mode.

- It could be bound to:
  M-#
  M-_
  M-+
  M-SPC
  C-x SPC
  C-x r C-SPC
  C-SPC C-SPC C-SPC
  C-x C-x C-x C-x C-x C-x
  [ Anything longer to suggest here? ]

- Now that it's a minor mode, it can have some key-bindings of its own.
  Good candidate commands to provide on that keymap:
    string-rectangle and open-rectangle.
  Any suggestion of keys to use for those commands?

- Still no candidate for mouse-based rectangle marking.


        Stefan



reply via email to

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