Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / f3 / 778f7232e3ebee40a510d9ded8fdb812378504
1 Return-Path: <sojkam1@fel.cvut.cz>\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 B52DE431FBF\r
6         for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 08:45:36 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 vQrLVkGL9EdR for <notmuch@notmuchmail.org>;\r
16         Wed, 12 Nov 2014 08:45:31 -0800 (PST)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18         by olra.theworths.org (Postfix) with ESMTP id 24456431FAE\r
19         for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 08:45:31 -0800 (PST)\r
20 Received: from localhost (unknown [192.168.200.7])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id 567B95CD4AD\r
22         for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 17:45:24 +0100 (CET)\r
23 X-Virus-Scanned: IMAP STYX AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new,\r
26         port 10044) with ESMTP id sOcHKeTxmE49 for <notmuch@notmuchmail.org>;\r
27         Wed, 12 Nov 2014 17:45:18 +0100 (CET)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29         by max.feld.cvut.cz (Postfix) with ESMTP id E77365CD4A7\r
30         for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 17:45:17 +0100 (CET)\r
31 Received: from wsh by steelpick.2x.cz with local (Exim 4.84)\r
32         (envelope-from <sojkam1@fel.cvut.cz>)\r
33         id 1Xob2d-0000Oo-Ct; Wed, 12 Nov 2014 17:45:11 +0100\r
34 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
35 To: notmuch@notmuchmail.org\r
36 Subject: [PATCH 1/2] NEWS: notmuch address\r
37 Date: Wed, 12 Nov 2014 17:44:58 +0100\r
38 Message-Id: <1415810699-1485-1-git-send-email-sojkam1@fel.cvut.cz>\r
39 X-Mailer: git-send-email 2.1.1\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Wed, 12 Nov 2014 16:45:36 -0000\r
53 \r
54 ---\r
55  NEWS | 8 ++++++++\r
56  1 file changed, 8 insertions(+)\r
57 \r
58 diff --git a/NEWS b/NEWS\r
59 index 8d7ed0a..16cc002 100644\r
60 --- a/NEWS\r
61 +++ b/NEWS\r
62 @@ -35,6 +35,14 @@ Stopped `notmuch dump` failing if someone writes to the database\r
63    limits output of message IDs to messages matching search terms that\r
64    have at least `N` files associated with them.\r
65  \r
66 +Added `notmuch address` subcommand\r
67 +\r
68 +  This new subcommand searches for messages matching the given search\r
69 +  terms, and prints the addresses from them. Duplicate addresses are\r
70 +  filtered out. The `--output` option controls which of the following\r
71 +  information is printed: sender addresses, recipient addresses and\r
72 +  count of duplicate addresses.\r
73 +\r
74  Emacs Interface\r
75  ---------------\r
76  \r
77 -- \r
78 2.1.1\r
79 \r