X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=8132cea66b618355f4eedd6313bdce25aa27ee9b;hp=babddbb6fef87652ed7204fb4dc65351d12f72b1;hb=189175ecd6fde78ded219a4bc6dd7b649564c30f;hpb=25f9a42287a7a2ad58a1dff5ccfe75fe7e26d8db diff --git a/emacs/notmuch.el b/emacs/notmuch.el index babddbb6..8132cea6 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -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."