From: Ian Kelling Date: Sat, 15 Apr 2017 12:54:22 +0000 (-0700) Subject: use mu4e instead of gnus X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=commitdiff_plain;h=33a4c3e2a78144d819e52ee67ffca336e51d3b97 use mu4e instead of gnus --- diff --git a/README b/README index c2cb09b..853472f 100644 --- 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 diff --git a/my-init.org b/my-init.org index 1072499..e893ebe 100644 --- a/my-init.org +++ b/my-init.org @@ -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