X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;h=ef1ca4c552e5a98a079e81862241873e82cad53a;hb=b649b0c871e7fbfcd15a24d51b071bad2680e5d2;hp=eb7ea941f5c6a04c291ad426595c2193ee219862;hpb=bed62eb8bee4aeca1fabfa5e302b515849f50b31;p=notmuch diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index eb7ea941..ef1ca4c5 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -954,7 +954,8 @@ unchanged ADDRESS if parsing fails." (goto-char (point-max)) (forward-line -1) (when notmuch-tree-open-target - (notmuch-tree-show-message-in))))) + (notmuch-tree-show-message-in) + (notmuch-tree-command-hook))))) (defun notmuch-tree-insert-tree (tree depth tree-status first last) "Insert the message tree TREE at depth DEPTH in the current thread.