[PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-03 Thread Jani Nikula
On Thu, 02 Feb 2012 22:35:10 +, Mark Walters wrote: > > On Fri, 03 Feb 2012 00:08:32 +0200, Jani Nikula wrote: > > On Thu, 2 Feb 2012 17:43:36 +, Mark Walters > gmail.com> wrote: > > > This adds the excludes to notmuch-show.c. We do not exclude when only > > > a single message (or par

[PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-03 Thread Jani Nikula
On Thu, 2 Feb 2012 17:43:36 +, Mark Walters wrote: > 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

[PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Mark Walters
On Fri, 03 Feb 2012 01:13:31 +0200, Jani Nikula wrote: > On Thu, 02 Feb 2012 22:35:10 +, Mark Walters gmail.com> wrote: > > > > On Fri, 03 Feb 2012 00:08:32 +0200, Jani Nikula wrote: > > > On Thu, 2 Feb 2012 17:43:36 +, Mark Walters > > gmail.com> wrote: > > > > This adds the excludes

[PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Mark Walters
On Fri, 03 Feb 2012 00:08:32 +0200, Jani Nikula wrote: > On Thu, 2 Feb 2012 17:43:36 +, Mark Walters gmail.com> wrote: > > 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

[PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Mark Walters
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

Re: [PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Mark Walters
On Fri, 03 Feb 2012 01:13:31 +0200, Jani Nikula wrote: > On Thu, 02 Feb 2012 22:35:10 +, Mark Walters > wrote: > > > > On Fri, 03 Feb 2012 00:08:32 +0200, Jani Nikula wrote: > > > On Thu, 2 Feb 2012 17:43:36 +, Mark Walters > > > wrote: > > > > This adds the excludes to notmuch-show

Re: [PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Jani Nikula
On Thu, 02 Feb 2012 22:35:10 +, Mark Walters wrote: > > On Fri, 03 Feb 2012 00:08:32 +0200, Jani Nikula wrote: > > On Thu, 2 Feb 2012 17:43:36 +, Mark Walters > > wrote: > > > This adds the excludes to notmuch-show.c. We do not exclude when only > > > a single message (or part) is re

Re: [PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Mark Walters
On Fri, 03 Feb 2012 00:08:32 +0200, Jani Nikula wrote: > On Thu, 2 Feb 2012 17:43:36 +, Mark Walters > wrote: > > 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 eit

Re: [PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Jani Nikula
On Thu, 2 Feb 2012 17:43:36 +, Mark Walters wrote: > 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

[PATCH v4 08/11] cli: Make notmuch-show respect excludes.

2012-02-02 Thread Mark Walters
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