changeset 50:5f95b63347ec

Unset C-x f
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 16 Sep 2011 20:27:16 -0500
parents 8f4ab482c4bd
children dca677354b38
files dotemacs.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -145,6 +145,10 @@
 (global-set-key (kbd "C-x k")
                 (lambda () (interactive) (kill-buffer (current-buffer))))
 
+;; I never use this function, and I frequently typo it when trying to
+;; hit C-x C-f
+(global-unset-key (kbd "C-x f"))
+
 (setq auto-mode-alist
       (append
        '(