Re: [ANNOUNCE] mutt with notmuch support
[notmuch-archives.git] / 84 / a6ca8916952114ac407e1dd844cc9e844246ee
1 Return-Path: <amdragon@mit.edu>\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 106B540DBD5\r
6         for <notmuch@notmuchmail.org>; Tue, 16 Nov 2010 09:59:33 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\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 QbImmHRa5maI for <notmuch@notmuchmail.org>;\r
16         Tue, 16 Nov 2010 09:59:23 -0800 (PST)\r
17 Received: from dmz-mailsec-scanner-1.mit.edu (DMZ-MAILSEC-SCANNER-1.MIT.EDU\r
18         [18.9.25.12])\r
19         by olra.theworths.org (Postfix) with ESMTP id 0449640DBC8\r
20         for <notmuch@notmuchmail.org>; Tue, 16 Nov 2010 09:59:22 -0800 (PST)\r
21 X-AuditID: 1209190c-b7ba9ae0000009f8-1a-4ce2c67a8917\r
22 Received: from mailhub-auth-1.mit.edu ( [18.9.21.35])\r
23         by dmz-mailsec-scanner-1.mit.edu (Symantec Brightmail Gateway) with\r
24         SMTP id 82.B4.02552.A76C2EC4; Tue, 16 Nov 2010 12:59:22 -0500 (EST)\r
25 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])\r
26         by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id oAGHxLat021368; \r
27         Tue, 16 Nov 2010 12:59:21 -0500\r
28 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91])\r
29         (authenticated bits=0)\r
30         (User authenticated as amdragon@ATHENA.MIT.EDU)\r
31         by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id oAGHxKrd000163\r
32         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
33         Tue, 16 Nov 2010 12:59:20 -0500 (EST)\r
34 Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.72)\r
35         (envelope-from <amdragon@mit.edu>)\r
36         id 1PIPoN-0005Yx-UG; Tue, 16 Nov 2010 12:59:19 -0500\r
37 Date: Tue, 16 Nov 2010 12:59:19 -0500\r
38 From: Austin Clements <amdragon@MIT.EDU>\r
39 To: David Edmondson <dme@dme.org>\r
40 Subject: Re: Improved search speed by 2.5X\r
41 Message-ID: <20101116175919.GB2439@mit.edu>\r
42 References: <20101116161842.GA2439@mit.edu>\r
43  <87bp5pxl1j.fsf@ut.hh.sledj.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 Content-Disposition: inline\r
47 In-Reply-To: <87bp5pxl1j.fsf@ut.hh.sledj.net>\r
48 User-Agent: Mutt/1.5.20 (2009-06-14)\r
49 X-Brightmail-Tracker: AAAAAA==\r
50 Cc: notmuch@notmuchmail.org\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Tue, 16 Nov 2010 17:59:33 -0000\r
64 \r
65 Quoth David Edmondson on Nov 16 at  4:58 pm:\r
66 > On Tue, 16 Nov 2010 11:18:43 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
67 > > [1] Except for 2 emacs tests that depend on author order.  What order\r
68 > > are matched authors *supposed* to be in?\r
69\r
70 > In IRC cworth confirmed that he considered the current behaviour a bug,\r
71 > which is to say that the authors should be sorted by first occurrence in\r
72 > the thread.\r
73 \r
74 Ah, perfect.  That's what my patch does most naturally.\r