X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=68a4c0b16fcb1869264db76cbf120caf805e9ea8;hb=9259b97fa2659ae6b6dbcd49b04db087e64036ad;hp=9c7f2020bdb9ab0cde0908d8ac84d01f19a50412;hpb=4c822aecc75bd6f7cdffc80b704b27dde8e27ea6;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 9c7f2020..68a4c0b1 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -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 ()