From db6c56811e26affb096d6921fd57a8d4d051c916 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 19 Aug 2021 01:07:42 +0100 Subject: jao-notmuch: simpler tree folding using outline mode --- notmuch.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'notmuch.org') 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) -- cgit v1.2.3