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

Mark Walters markwalters1009 at gmail.com
Mon Jul 23 10:57:35 PDT 2012


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

-- 
1.7.9.1



More information about the notmuch mailing list