From 42c53216ecf26790dbea2cd4d777f77e21c100c2 Mon Sep 17 00:00:00 2001 From: David Edmondson Date: Fri, 2 May 2014 13:14:46 +0100 Subject: [PATCH] [PATCH 4/5] NEWS: Add information about "notmuch new" command line tags. --- b9/e69396a688660a9ce7c4202313ad38cdecf769 | 75 +++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 b9/e69396a688660a9ce7c4202313ad38cdecf769 diff --git a/b9/e69396a688660a9ce7c4202313ad38cdecf769 b/b9/e69396a688660a9ce7c4202313ad38cdecf769 new file mode 100644 index 000000000..09069f42d --- /dev/null +++ b/b9/e69396a688660a9ce7c4202313ad38cdecf769 @@ -0,0 +1,75 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 908D4429E3A + for ; Fri, 2 May 2014 05:15:04 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.379 +X-Spam-Level: +X-Spam-Status: No, score=0.379 tagged_above=-999 required=5 + tests=[NO_DNS_FOR_FROM=0.379] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id RavoMSs3m7Gs for ; + Fri, 2 May 2014 05:14:59 -0700 (PDT) +Received: from disaster-area.hh.sledj.net (disaster-area.hh.sledj.net + [81.149.164.25]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id A7B89431FC0 + for ; Fri, 2 May 2014 05:14:59 -0700 (PDT) +Received: from hotblack-desiato.hh.sledj.net (hotblack-desiato.hh.sledj.net + [172.16.100.105]) + by disaster-area.hh.sledj.net (Postfix) with ESMTPSA id 10EC45006C3; + Fri, 2 May 2014 13:14:57 +0100 (BST) +Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) + id B24F0103462; Fri, 2 May 2014 13:14:56 +0100 (BST) +From: David Edmondson +To: notmuch@notmuchmail.org +Subject: [PATCH 4/5] NEWS: Add information about "notmuch new" command line + tags. +Date: Fri, 2 May 2014 13:14:46 +0100 +Message-Id: <1399032887-25896-4-git-send-email-dme@dme.org> +X-Mailer: git-send-email 1.9.2 +In-Reply-To: +References: +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 02 May 2014 12:15:04 -0000 + +--- + NEWS | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/NEWS b/NEWS +index bcd311d..13ae593 100644 +--- a/NEWS ++++ b/NEWS +@@ -12,6 +12,12 @@ Command-Line Interface + + This option suppresses the progress and summary reports. + ++`notmuch new` allows tag addition/removal to be specified ++ ++ An additional set of tags to be added or removed to messages ++ discovered by `notmuch new` can be specified. These are in addition ++ to the existing configured tags. ++ + Emacs Interface + --------------- + +-- +1.9.2 + -- 2.26.2