X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=2fc72b7eade9a19560389fbcb5e8f6dbba0b76cb;hp=bd08aa0c6841ce5f08dbface44e3fe6bf2b29385;hb=608a3cb2319f5eb7e82e09f380d9261e3d1bf3a0;hpb=7f07a3f0edd225a2d07086251d60d87d41c87ef5 diff --git a/emacs/notmuch.el b/emacs/notmuch.el index bd08aa0c..2fc72b7e 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -1066,8 +1066,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 ()