From d681d6f132665848fac84494fb801719f5fa4013 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 11 Jan 2013 11:36:05 -0500 Subject: hook for using emacsclient with mutt --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index cf2cfe2..338589e 100644 --- a/init.el +++ b/init.el @@ -12,6 +12,7 @@ (load "km-evil.el") (load "km-ibuffer.el") (load "km-ido.el") +(load "km-mail.el") (load "km-python.el") (load "km-haskell.el") (load "km-tex.el") -- cgit v1.2.3