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 9168B40D171 for ; Mon, 1 Nov 2010 14:21:29 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] 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 tbGX3pTXith5 for ; Mon, 1 Nov 2010 14:21:19 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id 595DE40D162 for ; Mon, 1 Nov 2010 14:21:19 -0700 (PDT) Received: by wyb40 with SMTP id 40so6359509wyb.26 for ; Mon, 01 Nov 2010 14:21:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=erWoSuF2v3zk5+6UTALjn+5vsQXz1fTxw/JU78wbfNk=; b=Pp/sEuX50fWseZxbODQTbrUDdnUd2gXt3iMmatpnqufsQKSStzOHYMvTugc8I7JeB9 igyuzVGPodVS2dlAIRcsrRxpjpZCheXjldwRM2EciFbn+1933oeichJMrL4dbFosS7NZ wHufkUC3AefFYGFq4o4+DNGWzw1CdUDGSWe7E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=dg30zIGe5d/8RwACTudfW2xFDOnnDq0Inir3hIwJTb4K0vEhqoltE/zWNhPdYBjj6F cKY4yrSMt1DtoW/PnQQqsJPtJznlrgPnPNwReGLhhm3z5w3mRJqXNLaEHRlTiclcI1Zb 8AUT3NhQ4U3/7vb8EXpf4hW/6W4lGMtO/aw0s= Received: by 10.227.180.205 with SMTP id bv13mr10649976wbb.39.1288646477622; Mon, 01 Nov 2010 14:21:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.195.69 with HTTP; Mon, 1 Nov 2010 14:20:57 -0700 (PDT) In-Reply-To: <87iq0gbwje.fsf@servo.finestructure.net> References: <1288496694-ner-8599@novus> <87iq0gbwje.fsf@servo.finestructure.net> From: Christophe-Marie Duquesne Date: Mon, 1 Nov 2010 22:20:57 +0100 Message-ID: Subject: Re: Introducing ner: an ncurses based notmuch ui To: Jameson Rollins Content-Type: text/plain; charset=UTF-8 Cc: notmuch@notmuchmail.org 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, 01 Nov 2010 21:21:29 -0000 This is definetely good news! I am very happy with this frontend and I can at last use notmuch to read my mail. This makes me wonder if I'll go on developping my python front-end... Maybe if I have some time. Thank you this!