summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <meyerkya@gmail.com>2013-01-11 11:36:05 -0500
committerKyle Meyer <meyerkya@gmail.com>2013-01-11 17:15:13 -0500
commitd681d6f132665848fac84494fb801719f5fa4013 (patch)
tree98a8311b678deed72748e66b5328484050f9c159 /init.el
parent89f8a408e3176961d76370a65f7d12f1f0e7bba2 (diff)
downloademacs.d-d681d6f132665848fac84494fb801719f5fa4013.tar.gz
hook for using emacsclient with mutt
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
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")