[PATCH v2 12/20] insert: apply command-line tag operations

2012-11-25 Thread Peter Wang
Apply the +tag and -tag operations specified on the command-line. --- notmuch-insert.c | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/notmuch-insert.c b/notmuch-insert.c index e4631a2..81a528c 100644 --- a/notmuch-insert.c +++ b/notmuch-insert.c @@ -174,7

[PATCH v2 12/20] insert: apply command-line tag operations

2012-11-24 Thread Peter Wang
Apply the +tag and -tag operations specified on the command-line. --- notmuch-insert.c | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/notmuch-insert.c b/notmuch-insert.c index e4631a2..81a528c 100644 --- a/notmuch-insert.c +++ b/notmuch-insert.c @@ -174,7