diff --git a/.emacs.d/mail.el b/.emacs.d/mail.el index 9acbb50..4177b7b 100644 --- a/.emacs.d/mail.el +++ b/.emacs.d/mail.el @@ -54,7 +54,8 @@ notmuch-hello-mode 0 "mail" notmuch-search-mode 0 "mail" notmuch-tree-mode 0 "mail" - notmuch-message-mode 0 "mail") + notmuch-message-mode 0 "mail" + notmuch-show-mode 0 "mail") (setq notmuch-saved-searches '((:name "drafts" :query "tag:draft" :key "d") diff --git a/Mail.org b/Mail.org index e49c025..5929044 100644 --- a/Mail.org +++ b/Mail.org @@ -455,7 +455,8 @@ Root keybindings: notmuch-hello-mode 0 "mail" notmuch-search-mode 0 "mail" notmuch-tree-mode 0 "mail" - notmuch-message-mode 0 "mail") + notmuch-message-mode 0 "mail" + notmuch-show-mode 0 "mail") #+end_src #+NAME: root_tags