From 33a4c3e2a78144d819e52ee67ffca336e51d3b97 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sat, 15 Apr 2017 05:54:22 -0700 Subject: [PATCH] use mu4e instead of gnus --- README | 2 +- my-init.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2