]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs: interesting-buffer bugfixes/updates
[notmuch] / emacs / notmuch.el
index 9c7f2020bdb9ab0cde0908d8ac84d01f19a50412..68a4c0b16fcb1869264db76cbf120caf805e9ea8 100644 (file)
@@ -1058,8 +1058,9 @@ current search results AND that are tagged with the given tag."
   (with-current-buffer b
     (memq major-mode '(notmuch-show-mode
                       notmuch-search-mode
+                      notmuch-tree-mode
                       notmuch-hello-mode
-                      message-mode))))
+                      notmuch-message-mode))))
 
 ;;;###autoload
 (defun notmuch-cycle-notmuch-buffers ()