summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 387f1bd..234096c 100644
--- a/init.el
+++ b/init.el
@@ -2048,6 +2048,7 @@
(define-key notmuch-common-keymap "d" #'notmuch-jump-search)
(define-key notmuch-message-mode-map (kbd "C-c C-s") nil)
(define-key notmuch-show-mode-map "v" #'org-capture)
+ (define-key notmuch-show-mode-map "e" #'notmuch-show-open-or-close-all)
(define-key notmuch-search-mode-map "e" #'notmuch-search-show-thread))
(use-package mml