On Sun, Mar 31 2013, Jani Nikula <[email protected]> wrote: > This is v3 of id:[email protected], with the commit > messages of patches 1/6 and 3/6 fixed. No other changes. Thanks to > Jameson and Tomi for review, and of course Mark for the elisp part.
+1 -- I verified there is no (accidental) changes between id:[email protected] and id:[email protected] > > BR, > Jani. Tomi > > Jani Nikula (5): > cli: remove useless talloc_strdup > cli: extract count printing to a separate function in notmuch count > cli: add --batch option to notmuch count > man: document notmuch count --batch and --input options > test: notmuch count --batch and --input options > > Mark Walters (1): > emacs: hello: use batch count > > emacs/notmuch-hello.el | 52 +++++++++++++--------- > man/man1/notmuch-count.1 | 20 +++++++++ > notmuch-count.c | 111 > +++++++++++++++++++++++++++++++++++----------- > test/count | 46 +++++++++++++++++++ > 4 files changed, 182 insertions(+), 47 deletions(-) > > -- > 1.7.10.4 > > _______________________________________________ > notmuch mailing list > [email protected] > http://notmuchmail.org/mailman/listinfo/notmuch _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
