Re: [DRAFT] New features in Vim interface
authorBartosz Telenczuk <telenczuk@unic.cnrs-gif.fr>
Mon, 19 Jan 2015 23:02:49 +0000 (00:02 +0100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:47:38 +0000 (14:47 -0700)
4d/d34a853a8e644b6042a673947b6a8ec7c55419 [new file with mode: 0644]

diff --git a/4d/d34a853a8e644b6042a673947b6a8ec7c55419 b/4d/d34a853a8e644b6042a673947b6a8ec7c55419
new file mode 100644 (file)
index 0000000..16587b6
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <telenczuk@unic.cnrs-gif.fr>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id D55ED431FC2\r
+       for <notmuch@notmuchmail.org>; Mon, 19 Jan 2015 15:02:56 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.438\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
+       tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id Jn2QJUtD2kNk for <notmuch@notmuchmail.org>;\r
+       Mon, 19 Jan 2015 15:02:52 -0800 (PST)\r
+Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74])\r
+       by olra.theworths.org (Postfix) with ESMTP id C6FE6431FC0\r
+       for <notmuch@notmuchmail.org>; Mon, 19 Jan 2015 15:02:52 -0800 (PST)\r
+Received: from localhost (87-231-242-54.rev.numericable.fr [87.231.242.54])\r
+       by smtp.webfaction.com (Postfix) with ESMTP id 3A51026EA86C;\r
+       Mon, 19 Jan 2015 23:02:51 +0000 (UTC)\r
+Date: Tue, 20 Jan 2015 00:02:49 +0100\r
+From: Bartosz Telenczuk <telenczuk@unic.cnrs-gif.fr>\r
+To: Ian Main <imain@stemwinder.org>, \r
+       Bartosz Telenczuk <telenczuk@unic.cnrs-gif.fr>\r
+Message-ID: <54bd8d196b3a3_41a3fd038484200ba@bts-MacBook-Pro.local.notmuch>\r
+In-Reply-To: <54baab8b98d73_4d4183732c88@ovo.mains.priv.notmuch>\r
+References: <1420891384-992-1-git-send-email-telenczuk@unic.cnrs-gif.fr>\r
+       <87a91qi6xt.fsf@maritornes.cs.unb.ca>\r
+       <54b29932104b5_28e3fead90a21f8e4@bts-MacBook-Pro.local.notmuch>\r
+       <54baab8b98d73_4d4183732c88@ovo.mains.priv.notmuch>\r
+Subject: Re: [DRAFT] New features in Vim interface\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\r
+Cc: notmuch@notmuchmail.org, Bartosz <telenczuk@unic.cnrs-gif.fr>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 19 Jan 2015 23:02:57 -0000\r
+\r
+> Yeah that would be ideal.  Franz and I have been working in a github repo here:\r
+> \r
+> https://github.com/imain/notmuch-vim\r
+\r
+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
+\r
+> Let me know what you think of the code base and if you are willing to help out\r
+> with merging the changes (lots of reviews I think mostly).\r
+\r
+I would suggest to start with the patches you already sent to notmuch mailing list. I already reviewed three:\r
+\r
+VIM: Automatically refresh folder screen, id:54bd89e062df1_a663fec9d49e200a3@bts-MacBook-Pro.local.notmuch\r
+Make an option to save sent mail locally, id:1412617904-27252-1-git-send-email-imain@stemwinder.org\r
+Improve moving between messages in a thread, id:1412579537-7921-1-git-send-email-imain@stemwinder.org\r
+\r
+The last one with only a minor comment. Let me know what you think.\r
+\r
+Bartosz\r