From 3847fdab8fa0542f09ed74a1f2907e6f406d06c9 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 20 Aug 2021 00:18:59 +0100 Subject: nits --- lib/net/jao-notmuch.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/net') diff --git a/lib/net/jao-notmuch.el b/lib/net/jao-notmuch.el index 4f9d28a..320e898 100644 --- a/lib/net/jao-notmuch.el +++ b/lib/net/jao-notmuch.el @@ -321,8 +321,7 @@ (when (notmuch-tree-next-thread prev) (unless (jao-notmuch--looking-at-new-p) (notmuch-tree-matching-message prev (not no-exit))))) - ((notmuch-tree-get-message-id) - (notmuch-tree-matching-message prev (not no-exit))))) + (t (notmuch-tree-matching-message prev (not no-exit))))) (when (notmuch-tree-get-message-id) (jao-notmuch-tree-hide-others t))) -- cgit v1.2.3