X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;fp=emacs%2Fnotmuch-hello.el;h=858446dfc9ede21f6849b3e7b633c6306d22ad9a;hp=aff8beb510173fbf74cf8fe704828529ba3f458a;hb=63f4ba30571ef5cc633c418f8ab7151308e55f0e;hpb=f140bbcb40ac2510189329c11ca8ff20650c9eab diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index aff8beb5..858446df 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -31,7 +31,7 @@ (declare-function notmuch-search "notmuch" (&optional query oldest-first target-thread target-line continuation)) (declare-function notmuch-poll "notmuch" ()) (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)) (defun notmuch-saved-search-get (saved-search field) "Get FIELD from SAVED-SEARCH.