From 99cc8e210b587898141e5d5da9dd95daf57b473a Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 16 Jul 2014 07:20:42 +2100 Subject: [PATCH] Re: nevermore --- cd/b7fc3991a972191c93be30eb66046eabcfbba3 | 69 +++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 cd/b7fc3991a972191c93be30eb66046eabcfbba3 diff --git a/cd/b7fc3991a972191c93be30eb66046eabcfbba3 b/cd/b7fc3991a972191c93be30eb66046eabcfbba3 new file mode 100644 index 000000000..4ae269cf7 --- /dev/null +++ b/cd/b7fc3991a972191c93be30eb66046eabcfbba3 @@ -0,0 +1,69 @@ +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 042F8431FC0 + for ; Tue, 15 Jul 2014 03:20:56 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 jnR7FWIjPFwZ for ; + Tue, 15 Jul 2014 03:20:51 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 45FD5431FBC + for ; Tue, 15 Jul 2014 03:20:51 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1X6zqo-0000DX-3K; Tue, 15 Jul 2014 07:20:46 -0300 +Received: (nullmailer pid 14800 invoked by uid 1000); Tue, 15 Jul 2014 + 10:20:42 -0000 +From: David Bremner +To: Trevor Jim , notmuch@notmuchmail.org +Subject: Re: nevermore +In-Reply-To: <24ed9708-4b39-446d-9961-90955cedc249@me.com> +References: <24ed9708-4b39-446d-9961-90955cedc249@me.com> +User-Agent: Notmuch/0.18.1+37~gde262a2 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Tue, 15 Jul 2014 07:20:42 -0300 +Message-ID: <87fvi2apol.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +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, 15 Jul 2014 10:20:56 -0000 + +Trevor Jim writes: + +> Nevermore is an experimental emacs email interface for Notmuch. +> It provides: +> +> * Interactive search +> * Snooze +> * Tag editing with autocompletion +> * Mail address completion (via company-mode) +> * Junk mail filtering (via bogofilter) + +At least the interactive search and the completion are both quite nice, +and it would be great to borrow that code for the default emacs +interface. A minor usability feature I liked was that the second pane +updated as I moved between message headers in the nevermore +equivalent of tree view. + +d -- 2.26.2