[PATCH 1/2] NEWS: notmuch address
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 12 Nov 2014 16:44:58 +0000 (17:44 +0100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:46:39 +0000 (14:46 -0700)
f3/778f7232e3ebee40a510d9ded8fdb812378504 [new file with mode: 0644]

diff --git a/f3/778f7232e3ebee40a510d9ded8fdb812378504 b/f3/778f7232e3ebee40a510d9ded8fdb812378504
new file mode 100644 (file)
index 0000000..db9419d
--- /dev/null
@@ -0,0 +1,79 @@
+Return-Path: <sojkam1@fel.cvut.cz>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id B52DE431FBF\r
+       for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 08:45:36 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id vQrLVkGL9EdR for <notmuch@notmuchmail.org>;\r
+       Wed, 12 Nov 2014 08:45:31 -0800 (PST)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+       by olra.theworths.org (Postfix) with ESMTP id 24456431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 08:45:31 -0800 (PST)\r
+Received: from localhost (unknown [192.168.200.7])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 567B95CD4AD\r
+       for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 17:45:24 +0100 (CET)\r
+X-Virus-Scanned: IMAP STYX AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+       by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new,\r
+       port 10044) with ESMTP id sOcHKeTxmE49 for <notmuch@notmuchmail.org>;\r
+       Wed, 12 Nov 2014 17:45:18 +0100 (CET)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id E77365CD4A7\r
+       for <notmuch@notmuchmail.org>; Wed, 12 Nov 2014 17:45:17 +0100 (CET)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.84)\r
+       (envelope-from <sojkam1@fel.cvut.cz>)\r
+       id 1Xob2d-0000Oo-Ct; Wed, 12 Nov 2014 17:45:11 +0100\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 1/2] NEWS: notmuch address\r
+Date: Wed, 12 Nov 2014 17:44:58 +0100\r
+Message-Id: <1415810699-1485-1-git-send-email-sojkam1@fel.cvut.cz>\r
+X-Mailer: git-send-email 2.1.1\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 12 Nov 2014 16:45:36 -0000\r
+\r
+---\r
+ NEWS | 8 ++++++++\r
+ 1 file changed, 8 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 8d7ed0a..16cc002 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -35,6 +35,14 @@ Stopped `notmuch dump` failing if someone writes to the database\r
+   limits output of message IDs to messages matching search terms that\r
+   have at least `N` files associated with them.\r
\r
++Added `notmuch address` subcommand\r
++\r
++  This new subcommand searches for messages matching the given search\r
++  terms, and prints the addresses from them. Duplicate addresses are\r
++  filtered out. The `--output` option controls which of the following\r
++  information is printed: sender addresses, recipient addresses and\r
++  count of duplicate addresses.\r
++\r
+ Emacs Interface\r
+ ---------------\r
\r
+-- \r
+2.1.1\r
+\r