]> git.notmuchmail.org Git - notmuch/commit
Introduce unthreaded mode
authorMark Walters <markwalters1009@gmail.com>
Thu, 27 Feb 2020 17:16:48 +0000 (17:16 +0000)
committerDavid Bremner <david@tethera.net>
Fri, 20 Mar 2020 01:06:49 +0000 (22:06 -0300)
commit63f4ba30571ef5cc633c418f8ab7151308e55f0e
tree15dd28b2a3a9abf000848d851db21b4950353cd6
parentf140bbcb40ac2510189329c11ca8ff20650c9eab
Introduce unthreaded mode

This commit introduces a new 'unthreaded' search mode where each
matching message is shown on a separate line. It shares almost all of
its code with tree view. Subsequent commits will allow it to diverge
slightly in appearance.
emacs/notmuch-hello.el
emacs/notmuch-lib.el
emacs/notmuch-show.el
emacs/notmuch-tree.el