Re: [PATCH v2 0/4] Add a --body option to notmuch show

Subject: Re: [PATCH v2 0/4] Add a --body option to notmuch show

Date: Mon, 23 Jul 2012 14:34:25 -0400

To: Mark Walters

Cc: notmuch@notmuchmail.org

From: Austin Clements


LGTM.

Quoth Mark Walters on Jul 23 at  6:57 pm:
> Version 2 of this patch set (version 1 at
> id:"1343060241-18283-1-git-send-email-markwalters1009@gmail.com"). This
> corrects the errors Austin spotted in v1, and makes it explicit that
> --body=false and --part>0 are incompatible.
> 
> 
> Mark Walters (4):
>   cli: add --body=true|false option to notmuch-show.c
>   test: add tests for the new --body=true|false option
>   man: update man page for the new --body=true|false option
>   schemata: update for --body=true|false option
> 
>  devel/schemata          |    2 +-
>  man/man1/notmuch-show.1 |   16 ++++++++++++++++
>  notmuch-client.h        |    3 ++-
>  notmuch-reply.c         |    2 +-
>  notmuch-show.c          |   30 ++++++++++++++++++++++--------
>  test/json               |    9 +++++++++
>  6 files changed, 51 insertions(+), 11 deletions(-)
> 

Thread: