Re: [PATCH v2 0/2] Small clean-ups to the doc ID set code
authorAustin Clements <amdragon@MIT.EDU>
Thu, 10 Mar 2011 01:31:13 +0000 (20:31 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:58 +0000 (09:37 -0800)
80/348ba9547670bc7a7f28d61c176193832530cd [new file with mode: 0644]

diff --git a/80/348ba9547670bc7a7f28d61c176193832530cd b/80/348ba9547670bc7a7f28d61c176193832530cd
new file mode 100644 (file)
index 0000000..4096ce6
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <amdragon@mit.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 D2286431FB5\r
+       for <notmuch@notmuchmail.org>; Wed,  9 Mar 2011 17:31:17 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=unavailable\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 5BrDPr6vroRZ for <notmuch@notmuchmail.org>;\r
+       Wed,  9 Mar 2011 17:31:17 -0800 (PST)\r
+Received: from dmz-mailsec-scanner-3.mit.edu (DMZ-MAILSEC-SCANNER-3.MIT.EDU\r
+       [18.9.25.14])\r
+       by olra.theworths.org (Postfix) with ESMTP id 9F05A431FB6\r
+       for <notmuch@notmuchmail.org>; Wed,  9 Mar 2011 17:31:17 -0800 (PST)\r
+X-AuditID: 1209190e-b7b3bae000000a71-10-4d7829e4a0f5\r
+Received: from mailhub-auth-1.mit.edu ( [18.9.21.35])\r
+       by dmz-mailsec-scanner-3.mit.edu (Symantec Brightmail Gateway) with\r
+       SMTP id CE.74.02673.4E9287D4; Wed,  9 Mar 2011 20:31:16 -0500 (EST)\r
+Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])\r
+       by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id p2A1VFsn002867; \r
+       Wed, 9 Mar 2011 20:31:16 -0500\r
+Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91])\r
+       (authenticated bits=0)\r
+       (User authenticated as amdragon@ATHENA.MIT.EDU)\r
+       by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id p2A1VDQc021604\r
+       (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
+       Wed, 9 Mar 2011 20:31:14 -0500 (EST)\r
+Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.72)\r
+       (envelope-from <amdragon@mit.edu>)\r
+       id 1PxUif-00078N-KP; Wed, 09 Mar 2011 20:31:13 -0500\r
+Date: Wed, 9 Mar 2011 20:31:13 -0500\r
+From: Austin Clements <amdragon@MIT.EDU>\r
+To: Carl Worth <cworth@cworth.org>\r
+Subject: Re: [PATCH v2 0/2] Small clean-ups to the doc ID set code\r
+Message-ID: <20110310013113.GH4035@mit.edu>\r
+References: <8762t8n22a.fsf@yoom.home.cworth.org>\r
+       <1296447753-10109-1-git-send-email-amdragon@mit.edu>\r
+       <87hbbblw1h.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <87hbbblw1h.fsf@yoom.home.cworth.org>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+X-Brightmail-Tracker: AAAAAA==\r
+Cc: notmuch@notmuchmail.org\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, 10 Mar 2011 01:31:18 -0000\r
+\r
+Thanks!\r
+\r
+Hope you feel better tomorrow.\r
+\r
+Quoth Carl Worth on Mar 09 at  3:21 pm:\r
+> On Sun, 30 Jan 2011 23:22:31 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
+> > As usual, this is also available in my git repo\r
+> >   http://awakening.csail.mit.edu/git/notmuch.git\r
+> > as the search-perf-3 branch.\r
+> \r
+> Thanks. I've *finally* merged and pushed this now.\r
+> \r
+> More to come soon, (though I'm going to have to stop almost before I\r
+> started today since I'm feeling fairly sick---hopefully tomorrow can be\r
+> a day of some serious notmuch code merging).\r
+> \r
+> -Carl\r