notmuch: use notmuch-tree-archive-thread-then-next in tree view

Default notmuch keymaps bind A to
notmuch-tree-archive-thread-then-next in both notmuch-show-mode and
notmuch-tree-mode.
This commit is contained in:
Dominik Honnef 2021-12-27 21:25:58 +01:00 committed by Youmu
parent f78156db21
commit adb7e1d15c
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@
"K" 'notmuch-tag-jump
(kbd "RET") 'notmuch-tree-show-message
[mouse-1] 'notmuch-tree-show-message
"A" 'notmuch-tree-archive-thread
"A" 'notmuch-tree-archive-thread-then-next
"a" 'notmuch-tree-archive-message-then-next
"s" 'notmuch-tree-to-tree
"gj" 'notmuch-tree-next-matching-message