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 9C8C9431FC0 for ; Mon, 25 Jan 2010 11:09:57 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.432 X-Spam-Level: X-Spam-Status: No, score=-0.432 tagged_above=-999 required=5 tests=[AWL=-0.433, BAYES_50=0.001] autolearn=ham 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 B1Z-3Nv7CQLH for ; Mon, 25 Jan 2010 11:09:56 -0800 (PST) X-Greylist: delayed 10068 seconds by postgrey-1.32 at olra; Mon, 25 Jan 2010 11:09:56 PST Received: from everglades.pioto.org (everglades.pioto.org [207.192.69.249]) by olra.theworths.org (Postfix) with ESMTP id A1036431FBC for ; Mon, 25 Jan 2010 11:09:56 -0800 (PST) Received: from aether.pioto.org (unknown [72.95.222.13]) (Authenticated sender: pioto) by everglades.pioto.org (Postfix) with ESMTPA id 591331E80A2; Mon, 25 Jan 2010 14:09:56 -0500 (EST) Received: by aether.pioto.org (Postfix, from userid 1000) id 000C6646D7; Mon, 25 Jan 2010 14:10:35 -0500 (EST) From: Mike Kelly To: Simon Cozens , notmuch@notmuchmail.org In-Reply-To: <4B5DE02C.3070309@simon-cozens.org> References: <4B5DE02C.3070309@simon-cozens.org> Message-Id: <20100125191036.000C6646D7@aether.pioto.org> Date: Mon, 25 Jan 2010 14:10:35 -0500 (EST) Subject: Re: [notmuch] [PATCH] Mail::Notmuch Perl wrapper 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: Mon, 25 Jan 2010 19:09:57 -0000 On Mon, 25 Jan 2010 18:17:16 +0000, Simon Cozens wrote: > (Resent with compressed patch) > > Hi there, > Here's a Perl library, Mail::Notmuch, which wraps the notmuch library. > I've attached it because it's pretty huge. It requires you to > build notmuch as a shared library - there's a patch on the mailing list > earlier which does that. > Notmuch else to say, really. Enjoy. Hey, I was working on that! :p But, thanks. I'll probably be giving you more thorough feedback soon. -- Mike Kelly