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