This is version 8 of this patch series: the previous version is at id:"[email protected]". The only change in this version is a rebase so that it applies to master.
I think this version addresses all comments made in reviews. The error handling in the command-line parser is not ideal: (this patch does not make it any worse). I posted a patch to fix this in id:"[email protected]". This is not logically part of this series but is a natural follow up (and touches lots of the same code). Best wishes Mark Mark Walters (6): cli: command line parsing: allow default for keyword options cli: Let json output "null" messages for non --entire-thread cli: make --entire-thread=false work for format=json. Update devel/schemata for --entire-thread=false emacs: make elide messages use notmuch-show for omitting messages. cli: notmuch-show.c fix whitespace error command-line-arguments.c | 17 +++++++++++--- devel/TODO | 2 - devel/schemata | 2 +- emacs/notmuch-show.el | 18 ++++++++------ notmuch-client.h | 1 + notmuch-show.c | 55 +++++++++++++++++++++++++++++++++++++-------- 6 files changed, 70 insertions(+), 25 deletions(-) -- 1.7.9.1 _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
