On Mon, Jul 23 2012, Mark Walters wrote: > 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(-) Untested, but LGTM. jamie.