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 0AE38431FBC for ; Mon, 25 Jan 2010 21:38:42 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.444 X-Spam-Level: X-Spam-Status: No, score=-1.444 tagged_above=-999 required=5 tests=[AWL=-1.445, 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 5Gkdk+ybu60m for ; Mon, 25 Jan 2010 21:38:41 -0800 (PST) Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.148]) by olra.theworths.org (Postfix) with ESMTP id F2808431FAE for ; Mon, 25 Jan 2010 21:38:40 -0800 (PST) Received: by qw-out-1920.google.com with SMTP id 14so133017qwa.32 for ; Mon, 25 Jan 2010 21:38:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:subject:from:to :in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=KY0LMInzJknZXzvlq1jMjA8e5mHoftihCSnhUlP9JBA=; b=s5fGQdM3MZpLHdaH17KFC0T45G9zRVHIV9K9XKWoE1AKRqvrfBZYuriJqx1MSbzc0f v7fN12pT6Sk5QeL8hkfrDEu8bYfnmg+FJB6PESzriRYscMoEPsbBDo9dPqThJtKHV1Lo QJDcCJFSqkAq4As2g717yaMF6smvNWKclfzo8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=E6bWjqlewvI3yHw8z/zFgAh4GUUJgEDPhiVn1FJtK+9t8LF37g8wJHf1evdmOVzA/9 7EvB6zeNf5Y8eZ4XJ1UNHLlsIxeT6jZhO/dqKj15nIxDosVnEzaN3eqP77OtqNNTHi4P +WDap78wdgQGqQnwo8gBUJh7SlSyo4dSi3Gp8= Received: by 10.224.26.218 with SMTP id f26mr3940899qac.247.1264484319930; Mon, 25 Jan 2010 21:38:39 -0800 (PST) Received: from localhost (umass-959-100.wireless.umass.edu [128.119.77.100]) by mx.google.com with ESMTPS id 23sm3180095qyk.15.2010.01.25.21.38.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 25 Jan 2010 21:38:38 -0800 (PST) Content-Type: text/plain; charset=UTF-8 From: Ben Gamari To: notmuch In-reply-to: <1264477998-20681-2-git-send-email-bgamari.foss@gmail.com> References: <1264477998-20681-1-git-send-email-bgamari.foss@gmail.com> <1264477998-20681-2-git-send-email-bgamari.foss@gmail.com> Date: Tue, 26 Jan 2010 00:38:36 -0500 Message-Id: <1264484247-sup-7128@ben-laptop> User-Agent: Sup/git Content-Transfer-Encoding: 8bit Subject: Re: [notmuch] [PATCH] Add SWIG interface file 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: Tue, 26 Jan 2010 05:38:42 -0000 For the record, both the swig branch and the shared-library branch are available from, anonymous: git://goldnerlab.physics.umass.edu/notmuch gitweb: http://goldnerlab.physics.umass.edu/git?p=notmuch.git;a=summary Hope this helps, - Ben