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 7AF83431FBC for ; Fri, 22 Jan 2010 22:29:02 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.47 X-Spam-Level: X-Spam-Status: No, score=-0.47 tagged_above=-999 required=5 tests=[AWL=-0.471, BAYES_50=0.001] 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 wixPuIbR7053 for ; Fri, 22 Jan 2010 22:29:00 -0800 (PST) Received: from batman.acm.jhu.edu (batman.acm.jhu.edu [128.220.251.35]) by olra.theworths.org (Postfix) with ESMTP id C3EE7431FAE for ; Fri, 22 Jan 2010 22:29:00 -0800 (PST) Received: from batman.acm.jhu.edu (localhost.localdomain [127.0.0.1]) by batman.acm.jhu.edu (Postfix) with ESMTP id 6754FCEE69; Sat, 23 Jan 2010 01:28:58 -0500 (EST) Received: by batman.acm.jhu.edu (Postfix, from userid 99) id 30A48CEE6F; Sat, 23 Jan 2010 01:28:58 -0500 (EST) Received: from lucky (c-69-255-36-229.hsd1.md.comcast.net [69.255.36.229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by batman.acm.jhu.edu (Postfix) with ESMTPSA id ACE67CEE69; Sat, 23 Jan 2010 01:28:54 -0500 (EST) Received: by lucky (Postfix, from userid 1000) id 2E8443341A3; Sat, 23 Jan 2010 01:28:39 -0500 (EST) From: Jesse Rosenthal To: Carl Worth , Arvid Picciani , notmuch@notmuchmail.org In-Reply-To: <873a1xz71c.fsf@yoom.home.cworth.org> References: <4B4ED7E8.20501@exys.org> <878wc0623y.fsf@exys.org> <20100114183854.1d04f111@hikari> <87fx68e2am.fsf@yoom.home.cworth.org> <878wbzx3td.wl%djcb@djcbsoftware.nl> <87my0frfnt.fsf@exys.org> <873a1xz71c.fsf@yoom.home.cworth.org> Date: Sat, 23 Jan 2010 01:28:38 -0500 Message-ID: <871vhhcp2h.fsf@jhu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [notmuch] indexing mail? 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: Sat, 23 Jan 2010 06:29:02 -0000 On Sat, 23 Jan 2010 19:09:35 +1300, Carl Worth wrote: > But I've since pushed a separate patch to fix this bug. Please give it a > try and let me know what you think. I just gave it a try, and building failed because of a seeming misspelling on line 285 (`DT_UKNOWN'), from commit 344c48a47de23cc63f1885d850b82359d1a34064 . Fixing the misspelling fixed the build. Thanks, as always, for all your work on this. Best, Jesse