X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=d4a1389b55c6f1ab4c34e08ee65d01bd487a3bda;hb=c36e91d9d4774666064a840b19ccf7880f658ad1;hp=ef2bf1e0f44bd25ee41e95b39993aca61078359e;hpb=a1139fb5ec3a202229513e5202ea7cce72f9384a;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index ef2bf1e0..d4a1389b 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -48,7 +48,7 @@ (declare-function notmuch-count-attachments "notmuch" (mm-handle)) (declare-function notmuch-save-attachments "notmuch" (mm-handle &optional queryp)) (declare-function notmuch-tree "notmuch-tree" - (&optional query query-context target buffer-name open-target)) + (&optional query query-context target buffer-name open-target unthreaded)) (declare-function notmuch-tree-get-message-properties "notmuch-tree" nil) (declare-function notmuch-read-query "notmuch" (prompt)) (declare-function notmuch-draft-resume "notmuch-draft" (id))