Re: Avoiding the "huge INBOX of death"
[notmuch-archives.git] / dc / d9f3c76e1103d45d69ebca712a4ec3be899204
1 Return-Path: <dme@hotblack-desiato.hh.sledj.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 1266D431FCF\r
6         for <notmuch@notmuchmail.org>; Fri,  2 May 2014 01:23:34 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.379\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.379 tagged_above=-999 required=5\r
12         tests=[NO_DNS_FOR_FROM=0.379] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id fGjbmvYTXuRM for <notmuch@notmuchmail.org>;\r
16         Fri,  2 May 2014 01:23:29 -0700 (PDT)\r
17 Received: from disaster-area.hh.sledj.net (disaster-area.hh.sledj.net\r
18         [81.149.164.25])\r
19         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id D6E0A431FD9\r
22         for <notmuch@notmuchmail.org>; Fri,  2 May 2014 01:23:18 -0700 (PDT)\r
23 Received: from hotblack-desiato.hh.sledj.net (hotblack-desiato.hh.sledj.net\r
24         [172.16.100.105])\r
25         by disaster-area.hh.sledj.net (Postfix) with ESMTPSA id DE0005012F1;\r
26         Fri,  2 May 2014 09:16:11 +0100 (BST)\r
27 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
28         id C5CDF10345B; Fri,  2 May 2014 09:16:10 +0100 (BST)\r
29 From: David Edmondson <dme@dme.org>\r
30 To: notmuch@notmuchmail.org\r
31 Subject: [PATCH 4/5] NEWS: Add information about "notmuch new" command line\r
32         tags.\r
33 Date: Fri,  2 May 2014 09:15:54 +0100\r
34 Message-Id: <1399018555-1994-5-git-send-email-dme@dme.org>\r
35 X-Mailer: git-send-email 1.9.2\r
36 In-Reply-To: <1399018555-1994-1-git-send-email-dme@dme.org>\r
37 References: <1399018555-1994-1-git-send-email-dme@dme.org>\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Fri, 02 May 2014 08:23:34 -0000\r
51 \r
52 ---\r
53  NEWS | 6 ++++++\r
54  1 file changed, 6 insertions(+)\r
55 \r
56 diff --git a/NEWS b/NEWS\r
57 index bcd311d..13ae593 100644\r
58 --- a/NEWS\r
59 +++ b/NEWS\r
60 @@ -12,6 +12,12 @@ Command-Line Interface\r
61  \r
62    This option suppresses the progress and summary reports.\r
63  \r
64 +`notmuch new` allows tag addition/removal to be specified\r
65 +\r
66 +  An additional set of tags to be added or removed to messages\r
67 +  discovered by `notmuch new` can be specified. These are in addition\r
68 +  to the existing configured tags.\r
69 +\r
70  Emacs Interface\r
71  ---------------\r
72  \r
73 -- \r
74 1.9.2\r
75 \r