summaryrefslogtreecommitdiff
path: root/mailscripts.el
diff options
context:
space:
mode:
Diffstat (limited to 'mailscripts.el')
-rw-r--r--mailscripts.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/mailscripts.el b/mailscripts.el
index 234fba2..8519e4f 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -80,8 +80,7 @@ If NO-OPEN, don't open the thread."
"--limit=1"
"--format=text"
"--format-version=4" search))))
- (notmuch-show thread-id nil nil nil
- (concat "*notmuch-show-" search "*")))))
+ (notmuch-search search t thread-id))))
;;;###autoload
(defun notmuch-slurp-debbug-at-point ()