[PATCH v2 08/14] cli/reply: reduce the reply format abstractions
[notmuch-archives.git] / 4d / d34a853a8e644b6042a673947b6a8ec7c55419
1 Return-Path: <telenczuk@unic.cnrs-gif.fr>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id D55ED431FC2\r
6         for <notmuch@notmuchmail.org>; Mon, 19 Jan 2015 15:02:56 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 2.438\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
12         tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Jn2QJUtD2kNk for <notmuch@notmuchmail.org>;\r
16         Mon, 19 Jan 2015 15:02:52 -0800 (PST)\r
17 Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74])\r
18         by olra.theworths.org (Postfix) with ESMTP id C6FE6431FC0\r
19         for <notmuch@notmuchmail.org>; Mon, 19 Jan 2015 15:02:52 -0800 (PST)\r
20 Received: from localhost (87-231-242-54.rev.numericable.fr [87.231.242.54])\r
21         by smtp.webfaction.com (Postfix) with ESMTP id 3A51026EA86C;\r
22         Mon, 19 Jan 2015 23:02:51 +0000 (UTC)\r
23 Date: Tue, 20 Jan 2015 00:02:49 +0100\r
24 From: Bartosz Telenczuk <telenczuk@unic.cnrs-gif.fr>\r
25 To: Ian Main <imain@stemwinder.org>, \r
26         Bartosz Telenczuk <telenczuk@unic.cnrs-gif.fr>\r
27 Message-ID: <54bd8d196b3a3_41a3fd038484200ba@bts-MacBook-Pro.local.notmuch>\r
28 In-Reply-To: <54baab8b98d73_4d4183732c88@ovo.mains.priv.notmuch>\r
29 References: <1420891384-992-1-git-send-email-telenczuk@unic.cnrs-gif.fr>\r
30         <87a91qi6xt.fsf@maritornes.cs.unb.ca>\r
31         <54b29932104b5_28e3fead90a21f8e4@bts-MacBook-Pro.local.notmuch>\r
32         <54baab8b98d73_4d4183732c88@ovo.mains.priv.notmuch>\r
33 Subject: Re: [DRAFT] New features in Vim interface\r
34 Mime-Version: 1.0\r
35 Content-Type: text/plain;\r
36  charset=utf-8\r
37 Content-Transfer-Encoding: 7bit\r
38 Cc: notmuch@notmuchmail.org, Bartosz <telenczuk@unic.cnrs-gif.fr>\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 19 Jan 2015 23:02:57 -0000\r
52 \r
53 > Yeah that would be ideal.  Franz and I have been working in a github repo here:\r
54\r
55 > https://github.com/imain/notmuch-vim\r
56 \r
57 Indeed, that is a lot of commits. It is almost an independent fork. Even more so we should work hard to include the changes back into upstream for "the benefit of the community".\r
58 \r
59 > Let me know what you think of the code base and if you are willing to help out\r
60 > with merging the changes (lots of reviews I think mostly).\r
61 \r
62 I would suggest to start with the patches you already sent to notmuch mailing list. I already reviewed three:\r
63 \r
64 VIM: Automatically refresh folder screen, id:54bd89e062df1_a663fec9d49e200a3@bts-MacBook-Pro.local.notmuch\r
65 Make an option to save sent mail locally, id:1412617904-27252-1-git-send-email-imain@stemwinder.org\r
66 Improve moving between messages in a thread, id:1412579537-7921-1-git-send-email-imain@stemwinder.org\r
67 \r
68 The last one with only a minor comment. Let me know what you think.\r
69 \r
70 Bartosz\r