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 0D9074048F6 for ; Mon, 15 Mar 2010 10:58:37 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.688 X-Spam-Level: X-Spam-Status: No, score=-1.688 tagged_above=-999 required=5 tests=[AWL=-0.948, BAYES_20=-0.74] 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 MW-AYun2xiB4 for ; Mon, 15 Mar 2010 10:58:36 -0700 (PDT) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by olra.theworths.org (Postfix) with ESMTP id 261AB454968 for ; Mon, 15 Mar 2010 10:58:36 -0700 (PDT) Received: by fg-out-1718.google.com with SMTP id 22so1104340fge.2 for ; Mon, 15 Mar 2010 10:58:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:subject :to:in-reply-to:references; bh=a/CE1WxRWaFTz68Y3a53a7v9FZ/ehDF7MfyUEqEjrFI=; b=mQClcAvxtPyRFiAMQ2A9jR5NQgFziUDi0cLJ4HKyT/fg1GGK6C+XcJcme5oLE35Ker JY2Jz5hGYMCwyopJxW1ewhIa/RIQGKD2WqY0IJE7CFDs/0Zl5a+h6XdKZqjgC7Rs9rcq ZdPT9s1MVDIHjf7zeyzEJmRyE9h2qfR3uQWWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:subject:to:in-reply-to:references; b=OlquRzr5fWU1FFjfKVubX/oSNAhYADgrTLvKquIPmAz96SRn4s3jO3caMCB5s0E5IR 86OMyXIEfT8ctvHDfcbfWTfWI7GjQ0OqAZLatRgSjGV6Yp5JCs6KXexL7XqLrxeQOb5V AA7pRLYWOSkTaGtvr4r1zPpdOHgeSvZZAgjCY= Received: by 10.103.4.9 with SMTP id g9mr258662mui.57.1268675915185; Mon, 15 Mar 2010 10:58:35 -0700 (PDT) Received: from localhost (umass-959-158.wireless.umass.edu [128.119.77.158]) by mx.google.com with ESMTPS id y6sm22030287mug.20.2010.03.15.10.58.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Mar 2010 10:58:34 -0700 (PDT) Message-ID: <4b9e754a.06e2660a.116f.15d8@mx.google.com> Date: Mon, 15 Mar 2010 10:58:34 -0700 (PDT) From: Ben Gamari To: Ingmar Vanhassel , notmuch@notmuchmail.org In-Reply-To: <1268401285-11577-1-git-send-email-ingmar@exherbo.org> References: <1268347072-2050-1-git-send-email-bgamari.foss@gmail.com> <1268401285-11577-1-git-send-email-ingmar@exherbo.org> Subject: Re: [notmuch] (no subject) 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, 15 Mar 2010 17:58:37 -0000 On Fri, 12 Mar 2010 14:41:22 +0100, Ingmar Vanhassel wrote: > I was just going to mail an updated series for this. I'd definitely like to see > this upstream. > I agree. It would be quite nice to finally have to this merged. > I amended the first patch to install the notmuch.h header. > > The second patch from a friend of mine fixes a parallel make issue I ran into > when I tested one of your intiial patches. I ran this patch by you ages on > #notmuch, not sure why it isn't included, not sure why you didn't included it? Oops, I guess I lost track of it. My bad, things have been pretty scattered in my world recently. Either way, it looks like you have the shared library thing covered with this patch set. It is definitely much more refined than mine. I'd definitely be in favor of this going in. Thanks for your work. - Ben