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

Austin Clements amdragon at MIT.EDU
Mon Jul 23 11:34:25 PDT 2012


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 at 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(-)
> 


More information about the notmuch mailing list