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 55099429E25 for ; Tue, 24 May 2011 01:28:14 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled 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 yPkaHvqmni2g for ; Tue, 24 May 2011 01:28:13 -0700 (PDT) Received: from homiemail-a18.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id 47C8A431FB6 for ; Tue, 24 May 2011 01:28:13 -0700 (PDT) Received: from homiemail-a18.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTP id A684F250075; Tue, 24 May 2011 01:28:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=KGe31rB2sNDLrkUj8RCHciMVdMv aB2rT8nCbqFH4NCtjcnvoVkG1MdPc5/7xRsuLk4XSzgY0e4gzbvWI6Btf3adPsdo /tPSNVNcEcRekDdCtb6fmBoTh0GTZAdknFzdWafl6SofIVsn4WHkMlvYsAMRhq8z 2jD1DP2Lyc1e6u8E= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=txWrFIxzLQBpDEJQmDYi6f5smJ0=; b=o HMulxJOZt2KBsgQavhhw6serSGc3VlVjAlimMp1xmHBftJ9Nl33VS0XuXvK33V2W rCvBgLRTEOAMdMLeeV3vKDX2/VHk0WjVFSNrRLHG0ry8b1MXKnVTNd7tGnVh449a bXoWxbkxqzCZjrSywJXCvQW5TmD6O//3j0nUYkqh5E= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-1-dhcp-253.ethz.ch [129.132.133.253]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPSA id 01B8D25006C; Tue, 24 May 2011 01:28:10 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Tue, 24 May 2011 10:28:08 +0200 From: Sebastian Spaeth To: Carl Worth , Patrick Totzke , notmuch-list Subject: Re: a python terminal gui? In-Reply-To: <87pqndoww8.fsf@yoom.home.cworth.org> References: <1305888097-sup-2343@optimusprime> <87pqndoww8.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.5-209-gc8b5718 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Tue, 24 May 2011 10:28:02 +0200 Message-ID: <87wrhgy031.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 24 May 2011 08:28:14 -0000 --=-=-= On Fri, 20 May 2011 15:00:23 -0700, Carl Worth wrote: > Is the name "cnotmuch" still current anywhere? Long ago, (perhaps a year > ago last April when we incorporated the python bindings into the notmuch > repository), we decided that the python bindings should be named > "notmuch" rather than "cnotmuch". Nah, should just be just "notmuch" nowadays. mmh, I *still* didn't get to implement message_get_filenames... *sigh* > I notice that notmuch/python/bindings/README does still mention > "cnotmuch" in some of the explanatory text. Ooops, leftovers. Someone fix it (or I might) > (On a similar note, I also notice > that this README doesn't provide installation instructions, nor is there > anything like a "make install" target for the bindings. So this could > probably be integrated more cleanly.) Because it doesn't have to be installed to be used, you can use it in place ;-). But yes, I'll explain how to do "python setup.py install" in the README. > Incidentally, the python-notmuch Debian package does provide "notmuch" > rather than "cnotmuch". Yes, notmuch is right. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3bbBIACgkQVYX1jMgnoGJdxgCgj0UTsYvG7P1sHaXtxzLbROVH WxkAn2TzV7LkQWeeICvWNylkADq7AtQo =Ukuy -----END PGP SIGNATURE----- --=-=-=--