Re: [PATCH v2 08/11] notmuch-search: output total_filesize thread result

2017-06-10 Thread David Bremner
Ioan-Adrian Ratiu writes: > This works for all the search output formats (sexp, json, text). > > if (format->is_text_printer) { > /* Special case for the text formatter */ > - printf ("thread:%s %12s [%d/%d] %s; %s (", > +

[PATCH v2 08/11] notmuch-search: output total_filesize thread result

2017-05-18 Thread Ioan-Adrian Ratiu
This works for all the search output formats (sexp, json, text). Signed-off-by: Ioan-Adrian Ratiu --- devel/schemata | 1 + notmuch-search.c | 6 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/devel/schemata b/devel/schemata index 00ebb7a6..c9e05623