From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1266D431FCF for ; Fri, 2 May 2014 01:23:34 -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 fGjbmvYTXuRM for ; Fri, 2 May 2014 01:23:29 -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 D6E0A431FD9 for ; Fri, 2 May 2014 01:23:18 -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 DE0005012F1; Fri, 2 May 2014 09:16:11 +0100 (BST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id C5CDF10345B; Fri, 2 May 2014 09:16:10 +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 09:15:54 +0100 Message-Id: <1399018555-1994-5-git-send-email-dme@dme.org> X-Mailer: git-send-email 1.9.2 In-Reply-To: <1399018555-1994-1-git-send-email-dme@dme.org> References: <1399018555-1994-1-git-send-email-dme@dme.org> 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 08:23:34 -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