Re: [PATCH v3] VIM: Add URI handling
authorIan Main <imain@stemwinder.org>
Fri, 24 Oct 2014 17:03:52 +0000 (10:03 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:05:38 +0000 (10:05 -0800)
ab/24ec8b698b8d5c6e44d89a024156bb7267e11e [new file with mode: 0644]

diff --git a/ab/24ec8b698b8d5c6e44d89a024156bb7267e11e b/ab/24ec8b698b8d5c6e44d89a024156bb7267e11e
new file mode 100644 (file)
index 0000000..4b6d47e
--- /dev/null
@@ -0,0 +1,101 @@
+Return-Path: <imain@redhat.com>\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 EF701431FC9\r
+       for <notmuch@notmuchmail.org>; Fri, 24 Oct 2014 10:04:04 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 WwImhjIcC5Rl for <notmuch@notmuchmail.org>;\r
+       Fri, 24 Oct 2014 10:03:57 -0700 (PDT)\r
+Received: from cmta15.telus.net (cmta15.telus.net [209.171.16.88])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5BD11431FBD\r
+       for <notmuch@notmuchmail.org>; Fri, 24 Oct 2014 10:03:57 -0700 (PDT)\r
+Received: from ovo.mains.priv ([207.102.88.62]) by cmta15.telus.net with TELUS\r
+       id 753w1p0031LiWEf0153wLd; Fri, 24 Oct 2014 11:03:57 -0600\r
+X-Authority-Analysis: v=2.0 cv=ZZnDwLpA c=1 sm=2\r
+       a=EcQDfIwDZEqJA1f7rVUV8Q==:17 a=IkcTkHD0fZMA:10 a=tsa3CZZnAAAA:8\r
+       a=4XS9hI5N2F8fzkbNu8cA:9 a=QEXdDO2ut3YA:10\r
+       a=EcQDfIwDZEqJA1f7rVUV8Q==:117\r
+X-Telus-Outbound-IP: 207.102.88.62\r
+Received: from ovo.mains.priv (localhost.localdomain [127.0.0.1])\r
+       by ovo.mains.priv (8.14.8/8.14.8) with ESMTP id s9OH3rOG004193;\r
+       Fri, 24 Oct 2014 10:03:54 -0700\r
+Received: (from imain@localhost)\r
+       by ovo.mains.priv (8.14.8/8.14.8/Submit) id s9OH3qCL004192;\r
+       Fri, 24 Oct 2014 10:03:52 -0700\r
+X-Authentication-Warning: ovo.mains.priv: imain set sender to imain@redhat.com\r
+       using -f\r
+Date: Fri, 24 Oct 2014 10:03:52 -0700\r
+From: Ian Main <imain@stemwinder.org>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, Tomi Ollila <tomi.ollila@iki.fi>,\r
+       notmuch@notmuchmail.org\r
+Message-ID: <544a8678c3deb_bdfbf9e886a@ovo.mains.priv.notmuch>\r
+In-Reply-To: <m2oat177mi.fsf@guru.guru-group.fi>\r
+References: <1414102794-12094-1-git-send-email-imain@stemwinder.org>\r
+       <1414167094-31566-1-git-send-email-imain@stemwinder.org>\r
+       <m2oat177mi.fsf@guru.guru-group.fi>\r
+Subject: Re: [PATCH v3] VIM: Add URI handling\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\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: Fri, 24 Oct 2014 17:04:05 -0000\r
+\r
+Tomi Ollila wrote:\r
+> On Fri, Oct 24 2014, Ian Main <imain@stemwinder.org> wrote:\r
+> \r
+> This patch does not apply on top of notmuchmail master \r
+> (commit 38240d106139da8).\r
+> \r
+> > This patch adds URI handling to the vim client.  You can now press\r
+> \r
+> Although insignificant, I'll start commenting on all sent patches\r
+> (that I look into) which talk like 'This patch adds' -- sure it is patch\r
+> when email is sent, but in repository it is not so -- so the commit message\r
+> should not mention it (but I do not require changing it).\r
+> \r
+> Anyway, I suspect this change will become applicable after some other\r
+> change is committed first -- and IMO this could stay as non-stale patch\r
+> provided that SomeOne(TM) informs what is the message that contains\r
+> changes (or series those) that is required for this message to apply.\r
+> \r
+> BTW: does the content of this change differ much from v1 at\r
+> id:1412281423-22441-1-git-send-email-imain@stemwinder.org\r
+> or should I re-check (carefully!) that the changes are still OK.\r
+> \r
+> \r
+> Tomi\r
+> \r
+\r
+This one is almost identical minus the hotkey usage.  The attachment support\r
+patch has changed a fair bit in that it now looks at all parts of multipart\r
+messages, giving you the opportunity to view the original text/html message\r
+in a web browser.\r
+\r
+I sent them out as a series in a new thread so that it would be easier to\r
+follow.  I have them all applied locally and there were some conflicts to\r
+resolve.  They are simple, usually around the defaults settings for the\r
+configuration but it's still a pain.  I'm still tempted to send out all\r
+of the outstanding patches as a big series.  All the patches posted though\r
+should apply to master so I may just have to rebase now and again.\r
+\r
+    Ian\r