Re: sort order regression
authorJesse Rosenthal <jrosenthal@jhu.edu>
Thu, 22 Apr 2010 14:31:18 +0000 (10:31 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:47 +0000 (09:36 -0800)
77/b82d14d356e18571d0ae83824eabe4f582976d [new file with mode: 0644]

diff --git a/77/b82d14d356e18571d0ae83824eabe4f582976d b/77/b82d14d356e18571d0ae83824eabe4f582976d
new file mode 100644 (file)
index 0000000..1ebccb4
--- /dev/null
@@ -0,0 +1,68 @@
+Return-Path: <prvs=jrosenthal=7218428b9@jhu.edu>\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 747114196F3\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:31:24 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.301\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5\r
+       tests=[BAYES_20=-0.001, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\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 sb9CLHBbBRvE for <notmuch@notmuchmail.org>;\r
+       Thu, 22 Apr 2010 07:31:20 -0700 (PDT)\r
+Received: from ipex3.johnshopkins.edu (ipex3.johnshopkins.edu\r
+       [128.220.161.140])\r
+       by olra.theworths.org (Postfix) with ESMTP id 71B3C431FC1\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:31:20 -0700 (PDT)\r
+X-IronPort-AV: E=Sophos;i="4.52,257,1270440000"; d="scan'208";a="378228389"\r
+Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky)\r
+       ([69.255.36.229])\r
+       by ipex3.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
+       22 Apr 2010 10:31:19 -0400\r
+Received: from jkr by lucky with local (Exim 4.69)\r
+       (envelope-from <jrosenthal@jhu.edu>)\r
+       id 1O4xR0-0006SH-Hr; Thu, 22 Apr 2010 10:31:18 -0400\r
+From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
+To: cworth@cworth.org, Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
+       Notmuch development list <notmuch@notmuchmail.org>\r
+Subject: Re: sort order regression\r
+In-Reply-To: <87vdbj7elk.fsf@jhu.edu>\r
+References: <87bpdbmvj0.fsf@SSpaeth.de> <87wrvz7ex3.fsf@jhu.edu>\r
+       <87vdbj7elk.fsf@jhu.edu>\r
+Date: Thu, 22 Apr 2010 10:31:18 -0400\r
+Message-ID: <87tyr37e4p.fsf@jhu.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Thu, 22 Apr 2010 14:31:24 -0000\r
+\r
+On Thu, 22 Apr 2010 10:21:11 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:\r
+> My suggestion would be to revert both the simplification and the fix to\r
+> enable the simplification to pass: (36e4459a3, 2a1a4f0551).\r
+\r
+Sorry, got that slightly wrong. The following commits need to be\r
+reverted:\r
\r
+36e4459a328b8449b3e9d510be81a332a9b35aaa\r
+f43990ce134d838cdb2cdd5d0752a602e81cfdd9\r
+7fb56f9dc5d8e66f717f5e48ecbfbc11c8190182\r
+\r
+When I do this, search order is right, and all tests are passed.\r
+\r
+Best,\r
+Jesse\r