]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
Introduce unthreaded mode
[notmuch] / emacs / notmuch-show.el
index ef2bf1e0f44bd25ee41e95b39993aca61078359e..d4a1389b55c6f1ab4c34e08ee65d01bd487a3bda 100644 (file)
@@ -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))