("subject" . "%s ")
("tags" . "(%s)")))
- See also :emacsvar:`notmuch-tree-result-format`.
+ See also :emacsvar:`notmuch-tree-result-format` and
+ :emacsvar:`notmuch-unthreaded-result-format`.
.. emacsvar:: notmuch-search-oldest-first
. " %-54s ")
("tags" . "(%s)")))
- See also :emacsvar:`notmuch-search-result-format`.
+ See also :emacsvar:`notmuch-search-result-format` and
+ :emacsvar:`notmuch-unthreaded-result-format`.
+
.. _notmuch-unthreaded:
Keybindings are the same as :any:`notmuch-tree`.
+.. emacsvar:: notmuch-unthreaded-result-format
+
+ |docstring::notmuch-unthreaded-result-format|
+
+ See also :emacsvar:`notmuch-search-result-format` and
+ :emacsvar:`notmuch-tree-result-format`.
+
Global key bindings
===================