>>>>> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes:

Richard> As said. This seems a very sensible idea. Accidental
Richard> reversion is bad. 

I like it. In the same vein, I would propose to add the following. It
is not an action that requires a shortcut.

JMarc

Index: lib/bind/cua.bind
===================================================================
--- lib/bind/cua.bind	(révision 18504)
+++ lib/bind/cua.bind	(copie de travail)
@@ -37,7 +37,6 @@
 \bind "C-n"			"buffer-new"
 \bind "C-S-N"			"buffer-new-template"
 \bind "C-o"			"file-open"
-\bind "C-r"			"buffer-reload"
 \bind "C-w"			"buffer-close"
 \bind "C-s"			"buffer-write"
 \bind "C-S-S"			"buffer-write-as"
Index: lib/bind/mac.bind
===================================================================
--- lib/bind/mac.bind	(révision 18504)
+++ lib/bind/mac.bind	(copie de travail)
@@ -30,7 +30,6 @@
 \bind "C-n"			"buffer-new"
 \bind "C-S-N"			"buffer-new-template"
 \bind "C-o"			"file-open"
-\bind "C-r"			"buffer-reload"
 \bind "C-w"			"buffer-close"
 \bind "C-s"			"buffer-write"
 \bind "C-S-S"			"buffer-write-as"

Reply via email to