]> granicus.if.org Git - neomutt/commit
allow to read whole-threads
authorKarel Zak <kzak@redhat.com>
Fri, 15 Jun 2012 13:11:45 +0000 (15:11 +0200)
committerRichard Russon <rich@flatcap.org>
Mon, 14 Mar 2016 23:11:41 +0000 (23:11 +0000)
commitf5b24e7c773878b513c1354afb3c952e50f0671b
tree2cfd17612e18fc5c61efbf8b9699fe1fe29db9d0
parent7ce673d0552d6e66744bf8b4b45db1b8a334c9c6
allow to read whole-threads

This patch allows to specify type of query for notmuch DB, supported
are "threads" and "messages", the default is "messages". For example:

   notmuch://?type=threads&query=tag:inbox"

will read all matching threads.

Based on prototype from Chris Mason <chris.mason@fusionio.com>.

Signed-off-by: Karel Zak <kzak@redhat.com>
README.notmuch
mutt_notmuch.c