From c6f470bb4b912d40ccd32f484dca6d5a55caf350 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 23 Apr 2023 17:00:23 -0400 Subject: [PATCH] Removed +gmail. --- emacs/config.org | 2 +- emacs/init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/config.org b/emacs/config.org index 531f20d..8cd9d02 100644 --- a/emacs/config.org +++ b/emacs/config.org @@ -436,7 +436,7 @@ https://github.com/doomemacs/doomemacs/tree/master/modules/email #+name:doom-email #+begin_src emacs-lisp :tangle no -;;(mu4e +org +gmail) +(mu4e +org) ;;notmuch ;;(wanderlust +gmail) #+end_src diff --git a/emacs/init.el b/emacs/init.el index 8241008..fd9ddb0 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -203,7 +203,7 @@ ;;zig ; C, but simpler :email - ;;(mu4e +org +gmail) + (mu4e +org) ;;notmuch ;;(wanderlust +gmail)