From 07c61c5f9f997f710e2c691ac093c9e0e7718929 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 5 May 2019 14:23:13 -0400 Subject: [PATCH] Disable :email modules by default --- init.example.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.example.el b/init.example.el index 33e201242..cc9bdf3b5 100644 --- a/init.example.el +++ b/init.example.el @@ -144,9 +144,9 @@ ;;vala ; GObjective-C :email - (mu4e +gmail) ; WIP - notmuch ; WIP - (wanderlust +gmail) ; WIP + ;;(mu4e +gmail) ; WIP + ;;notmuch ; WIP + ;;(wanderlust +gmail) ; WIP ;; Applications are complex and opinionated modules that transform Emacs ;; toward a specific purpose. They may have additional dependencies and