]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs/tree: introduce notmuch-tree-parent-buffer variable
[notmuch] / emacs / notmuch.el
index babddbb6fef87652ed7204fb4dc65351d12f72b1..8132cea66b618355f4eedd6313bdce25aa27ee9b 100644 (file)
@@ -545,7 +545,7 @@ thread."
                notmuch-search-query-string
                nil
                (notmuch-prettify-subject (notmuch-search-find-subject))
-               t))
+               t nil (current-buffer)))
 
 (defun notmuch-search-reply-to-thread (&optional prompt-for-sender)
   "Begin composing a reply-all to the entire current thread in a new buffer."