From be91614a39f7c81d911e0d4c08c4657b50191daf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 14 Jun 2016 11:14:03 +0100 Subject: [PATCH] emacs: set vm-legacy-key-bindings so "a" works --- home/emacs/ian.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/emacs/ian.el b/home/emacs/ian.el index b584193..e9c2d12 100644 --- a/home/emacs/ian.el +++ b/home/emacs/ian.el @@ -189,6 +189,8 @@ ;(autoload 'vm-submit-bug-report "vm" "Send a bug report about VM." t) ; ;(require 'vm-autoload) + +(vm-legacy-key-bindings) ; ; (autoload 'info "info-fixed" "Patched info browser" t) (setq shell-mode-hook -- 2.30.2