Re: [DRAFT] New features in Vim interface
authorDavid Bremner <david@tethera.net>
Mon, 12 Jan 2015 07:56:34 +0000 (08:56 +0100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:47:21 +0000 (14:47 -0700)
82/06135ad2b25108383b6c0b9e4aaaa2872dafa1 [new file with mode: 0644]

diff --git a/82/06135ad2b25108383b6c0b9e4aaaa2872dafa1 b/82/06135ad2b25108383b6c0b9e4aaaa2872dafa1
new file mode 100644 (file)
index 0000000..b20ebc3
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path: <david@tethera.net>\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 731B6431FB6\r
+       for <notmuch@notmuchmail.org>; Sun, 11 Jan 2015 23:56:48 -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 86lT3bc5Pwv4 for <notmuch@notmuchmail.org>;\r
+       Sun, 11 Jan 2015 23:56:44 -0800 (PST)\r
+Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id B8D94431FAE\r
+       for <notmuch@notmuchmail.org>; Sun, 11 Jan 2015 23:56:44 -0800 (PST)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+       (envelope-from <david@tethera.net>)\r
+       id 1YAZrc-00053y-0Z; Mon, 12 Jan 2015 03:56:40 -0400\r
+Received: (nullmailer pid 6402 invoked by uid 1000); Mon, 12 Jan 2015\r
+       07:56:34 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Bartosz Telenczuk <telenczuk@unic.cnrs-gif.fr>, Bartosz\r
+       <telenczuk@unic.cnrs-gif.fr>, notmuch@notmuchmail.org\r
+Subject: Re: [DRAFT] New features in Vim interface\r
+In-Reply-To: <54b29932104b5_28e3fead90a21f8e4@bts-MacBook-Pro.local.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
+User-Agent: Notmuch/0.19+10~g215de26 (http://notmuchmail.org) Emacs/24.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 12 Jan 2015 08:56:34 +0100\r
+Message-ID: <87wq4sctzh.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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, 12 Jan 2015 07:56:48 -0000\r
+\r
+Bartosz Telenczuk <telenczuk@unic.cnrs-gif.fr> writes:\r
+\r
+>\r
+> I am not familiar with the review process at NM. If someone could help me to get started, I will be much obliged.\r
+>\r
+\r
+Sure.  We have tried to document the process at\r
+\r
+       http://notmuchmail.org/contributing/\r
+\r
+In particular  steps 14, 15\r
+\r
+An example (hopefully not too daunting) of a recently review process is\r
+at\r
+\r
+        id:1415147159-19946-1-git-send-email-sojkam1@fel.cvut.cz\r
+\r
+Tagging things in nmbug is really not the main issue; the main issue is\r
+that we see on the list that a kind of "pair programming" happens and\r
+people work through the patches together.\r
+\r
+d\r