]> git.notmuchmail.org Git - notmuch/commit
cli: Make notmuch-show respect excludes.
authorMark Walters <markwalters1009@gmail.com>
Thu, 1 Mar 2012 22:30:40 +0000 (22:30 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 2 Mar 2012 12:34:36 +0000 (08:34 -0400)
commitebe5e6712a9386071ee73195214ec4cb788a38b2
tree347118393449fa8498f945e33bfdb964178eb282
parentc440e597f9a32c7050fa0cc553b6166941724588
cli: Make notmuch-show respect excludes.

This adds the excludes to notmuch-show.c. We do not exclude when only
a single message (or part) is requested. notmuch-show will output the
exclude information when either text or json format is requested. As
this changes the output from notmuch-show it breaks many tests (in a
trivial and expected fashion).
notmuch-show.c