Re: notmuch-emacs should correctly handle signature status on reply
[notmuch-archives.git] / 77 / b82d14d356e18571d0ae83824eabe4f582976d
1 Return-Path: <prvs=jrosenthal=7218428b9@jhu.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 747114196F3\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:31:24 -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: -2.301\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.001, RCVD_IN_DNSWL_MED=-2.3] 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 sb9CLHBbBRvE for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Apr 2010 07:31:20 -0700 (PDT)\r
17 Received: from ipex3.johnshopkins.edu (ipex3.johnshopkins.edu\r
18         [128.220.161.140])\r
19         by olra.theworths.org (Postfix) with ESMTP id 71B3C431FC1\r
20         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:31:20 -0700 (PDT)\r
21 X-IronPort-AV: E=Sophos;i="4.52,257,1270440000"; d="scan'208";a="378228389"\r
22 Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky)\r
23         ([69.255.36.229])\r
24         by ipex3.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
25         22 Apr 2010 10:31:19 -0400\r
26 Received: from jkr by lucky with local (Exim 4.69)\r
27         (envelope-from <jrosenthal@jhu.edu>)\r
28         id 1O4xR0-0006SH-Hr; Thu, 22 Apr 2010 10:31:18 -0400\r
29 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
30 To: cworth@cworth.org, Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
31         Notmuch development list <notmuch@notmuchmail.org>\r
32 Subject: Re: sort order regression\r
33 In-Reply-To: <87vdbj7elk.fsf@jhu.edu>\r
34 References: <87bpdbmvj0.fsf@SSpaeth.de> <87wrvz7ex3.fsf@jhu.edu>\r
35         <87vdbj7elk.fsf@jhu.edu>\r
36 Date: Thu, 22 Apr 2010 10:31:18 -0400\r
37 Message-ID: <87tyr37e4p.fsf@jhu.edu>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\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: Thu, 22 Apr 2010 14:31:24 -0000\r
53 \r
54 On Thu, 22 Apr 2010 10:21:11 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:\r
55 > My suggestion would be to revert both the simplification and the fix to\r
56 > enable the simplification to pass: (36e4459a3, 2a1a4f0551).\r
57 \r
58 Sorry, got that slightly wrong. The following commits need to be\r
59 reverted:\r
60  \r
61 36e4459a328b8449b3e9d510be81a332a9b35aaa\r
62 f43990ce134d838cdb2cdd5d0752a602e81cfdd9\r
63 7fb56f9dc5d8e66f717f5e48ecbfbc11c8190182\r
64 \r
65 When I do this, search order is right, and all tests are passed.\r
66 \r
67 Best,\r
68 Jesse\r