use mu4e instead of gnus
authorIan Kelling <ian@iankelling.org>
Sat, 15 Apr 2017 12:54:22 +0000 (05:54 -0700)
committerIan Kelling <ian@iankelling.org>
Sat, 15 Apr 2017 12:54:22 +0000 (05:54 -0700)
README
my-init.org

diff --git a/README b/README
index c2cb09b8dc6b484148ff181a0791dfe3e5a671ec..853472f84c6aa774836088a91505a41d9899094c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-~10k lines of elisp and comments
+~2k lines of elisp
 
 My config is not portable as a whole due to very custom keybindings and
 packages referenced but not included in the repo. However, there is lots
index 107249901db55d0d9498c08fcc7cd541fb943bd7..e893ebeb2b07f8ed8413cce8f1ea5e2a4e083c55 100644 (file)
@@ -4820,7 +4820,7 @@ abort-recursive-edit
 *** C-M-g]
 gnus
 #+begin_src emacs-lisp
-    (global-set-key (kbd "C-M-g") 'gnus)
+    (global-set-key (kbd "C-M-g") 'mu4e)
 #+end_src
 *** C-S-g
 *** C-z