[PATCH] cli: add support for batch tagging operations to "notmuch tag"

2012-12-15 Thread da...@tethera.net
From: Jani Nikula Add support for batch tagging operations through stdin to "notmuch tag". This can be enabled with the new --batch command line option to "notmuch tag". The input must consist of lines of the format: +|- [...] [--] [...] Each line is interpreted similarly to

[PATCH] cli: add support for batch tagging operations to notmuch tag

2012-12-15 Thread david
From: Jani Nikula j...@nikula.org Add support for batch tagging operations through stdin to notmuch tag. This can be enabled with the new --batch command line option to notmuch tag. The input must consist of lines of the format: +tag|-tag [...] [--] search-term [...] Each line is interpreted