emacs-devel
[Top][All Lists]
Advanced

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

proposal: bind C-x r DEL to #'delete-rectangle


From: Zachary Kanfer
Subject: proposal: bind C-x r DEL to #'delete-rectangle
Date: Thu, 6 Oct 2016 01:02:27 -0400

Rectangle bindings are off `C-x r`. Currently, #'delete-rectangle can
be ran with `C-x r d`. I think it's intuitive to bind `C-x r DEL` to
#'delete-rectangle also. This patch does not touch `C-x r d`; that
keybinding still calls #'delete-rectangle.

Attachment: 0001-Make-C-x-r-DEL-call-delete-rectangle.patch
Description: Text Data


reply via email to

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