[v2 3/3] thread-naming test: Test empty subject names.
[notmuch-archives.git] / 1b / 70254498a94f7717be43e8725ca066d265643c
1 Return-Path: <zack@upsilon.cc>\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 488E3431FBD\r
6         for <notmuch@notmuchmail.org>; Wed,  1 Aug 2012 01:10:05 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 MXY9Nn9TeV2V for <notmuch@notmuchmail.org>;\r
16         Wed,  1 Aug 2012 01:10:03 -0700 (PDT)\r
17 Received: from upsilon.hackadomia.org (upsilon.hackadomia.org\r
18  [91.121.245.170])      by olra.theworths.org (Postfix) with ESMTP id E0CF4431FAE\r
19         for <notmuch@notmuchmail.org>; Wed,  1 Aug 2012 01:10:02 -0700 (PDT)\r
20 Received: from usha.takhisis.invalid (unknown [151.59.176.148])\r
21         by upsilon.hackadomia.org (Postfix) with ESMTPSA id CDF6B9601D;\r
22         Wed,  1 Aug 2012 10:10:00 +0200 (CEST)\r
23 Received: by usha.takhisis.invalid (Postfix, from userid 1000)\r
24         id 6B660683154; Wed,  1 Aug 2012 10:09:58 +0200 (CEST)\r
25 From: Stefano Zacchiroli <zack@upsilon.cc>\r
26 To: notmuch@notmuchmail.org\r
27 Subject: notmuch-mutt: support for duplicate message removal\r
28 Date: Wed,  1 Aug 2012 10:09:40 +0200\r
29 Message-Id: <1343808582-9519-1-git-send-email-zack@upsilon.cc>\r
30 X-Mailer: git-send-email 1.7.10.4\r
31 Cc: "Kevin J. McCarthy" <kevin@8t8.us>\r
32 X-BeenThere: notmuch@notmuchmail.org\r
33 X-Mailman-Version: 2.1.13\r
34 Precedence: list\r
35 List-Id: "Use and development of the notmuch mail system."\r
36         <notmuch.notmuchmail.org>\r
37 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
39 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
40 List-Post: <mailto:notmuch@notmuchmail.org>\r
41 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
42 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
44 X-List-Received-Date: Wed, 01 Aug 2012 08:10:05 -0000\r
45 \r
46 Heya,\r
47   here is a patchset originating from a feature contributed by Kevin\r
48 J. McCarthy: duplicate message removal for notmuch-mutt searches.\r
49 \r
50 I've reviewed the main patch and gone through various iterations of it\r
51 with Kevin. I consider it suitable for application in its present\r
52 form, and I've added a subsequent patch to fix the Debian packaging\r
53 accordingly.\r
54 \r
55 Can someone with commit access be so kind of applying this patchset to\r
56 the master branch?\r
57 \r
58 Also, if you've further comments on the patch, do not hesitate!\r
59 \r