summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/notmuch.org b/notmuch.org
index e6b14fa..caa5838 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -294,8 +294,7 @@
(add-hook 'notmuch-show-hook #'jao-notmuch-show-setup)
(jao-notmuch-show-prefer-html)
- (jao-notmuch-tree-setup)
- (define-key notmuch-tree-mode-map (kbd "T") notmuch-tree-thread-map)
+ (jao-notmuch-tree-setup "T")
:bind (:map notmuch-tree-mode-map
(("C" . jao-notmuch-echo-count)