From 524a3589bdf3c965a1992a34bc9bbd5dfe354e35 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 10 Jan 2015 23:53:18 +0100 Subject: [PATCH] Re: [DRAFT] New features in Vim interface --- 6d/b06d0143c7962e7dd34a39538fe750a765aea0 | 77 +++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 6d/b06d0143c7962e7dd34a39538fe750a765aea0 diff --git a/6d/b06d0143c7962e7dd34a39538fe750a765aea0 b/6d/b06d0143c7962e7dd34a39538fe750a765aea0 new file mode 100644 index 000000000..aa9ee519f --- /dev/null +++ b/6d/b06d0143c7962e7dd34a39538fe750a765aea0 @@ -0,0 +1,77 @@ +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 49FFA431E84 + for ; Sat, 10 Jan 2015 14:53:31 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.438 +X-Spam-Level: ** +X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 2A3aA-Mg05Ml for ; + Sat, 10 Jan 2015 14:53:27 -0800 (PST) +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 BB6DD431E64 + for ; Sat, 10 Jan 2015 14:53:27 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1YA4uK-00085p-6k; Sat, 10 Jan 2015 18:53:24 -0400 +Received: (nullmailer pid 29823 invoked by uid 1000); Sat, 10 Jan 2015 + 22:53:18 -0000 +From: David Bremner +To: Bartosz , notmuch@notmuchmail.org +Subject: Re: [DRAFT] New features in Vim interface +In-Reply-To: <1420891384-992-1-git-send-email-telenczuk@unic.cnrs-gif.fr> +References: <1420891384-992-1-git-send-email-telenczuk@unic.cnrs-gif.fr> +User-Agent: Notmuch/0.19+10~g215de26 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Sat, 10 Jan 2015 23:53:18 +0100 +Message-ID: <87a91qi6xt.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: Sat, 10 Jan 2015 22:53:31 -0000 + +Bartosz writes: + +> Hi, +> +> I really like to use notmuch for organising my emails. However, I noticed that vim interface is slightly lagging behind emacs. Some of the most important features still missing are: +> +> - adding attachments (PATCH 4) +> - saving sent emails to "Sent" box in maildir (PATCH 3) +> - forwarding messages (not implemented yet) +> - folding read messages in thread view (PATCH 1 and 2) +> +> This patch series attempts to implement some of the features. It is +> not a finished product, but rather a prototype of the interface. If +> you consider it worthwhile I will try to polish the patches. + +Before Christmas we had a flurry of patches from Ian Main (in copy). I +think there is some functionality overlap with what you proposed. As far +as I know Ian has mainly been working on his private fork of the vim +client, but maybe if the two (or three, including Franz) of you can work +together to review each other's patches and polish things we can get +some of these things upstream. + +You have look at some of the existing vim patches under review at + + http://nmbug.tethera.net/status/#Review + -- 2.26.2