From: Felipe Contreras Date: Wed, 17 Jul 2013 16:10:17 +0000 (+1900) Subject: Re: New notmuch vim plugin pushed to master X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e582e7607d8c2c2d26fbca41e89a31767258e851;p=notmuch-archives.git Re: New notmuch vim plugin pushed to master --- diff --git a/08/a8df2fdb196451e523ff3ded44037b9271dbf6 b/08/a8df2fdb196451e523ff3ded44037b9271dbf6 new file mode 100644 index 000000000..00bbca5a9 --- /dev/null +++ b/08/a8df2fdb196451e523ff3ded44037b9271dbf6 @@ -0,0 +1,89 @@ +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 16FA4431FBF + for ; Wed, 17 Jul 2013 09:10:28 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 e0TR6FMZc-si for ; + Wed, 17 Jul 2013 09:10:20 -0700 (PDT) +Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com + [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 2B08B431FBD + for ; Wed, 17 Jul 2013 09:10:20 -0700 (PDT) +Received: by mail-wi0-f181.google.com with SMTP id hq4so2178650wib.2 + for ; Wed, 17 Jul 2013 09:10:19 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:in-reply-to:references:date:message-id:subject:from:to + :cc:content-type; + bh=TbYp9pGaRGx+ByrRFiM3knimujABWdMZpXqJFM/NcIQ=; + b=JJly+/XU0/8mUBWXrhSLdsAXuuHZuDQakD+6EFLqLELvxYaQf/TY9UYrKM4M91AdJ3 + vXFE0XdyiEgiEgY8OfLskKSJ5TyA05cqebT2Wbdv/C8wkYCxJH7koWm2QP/WLjkkvH1j + Nl8oIBFIY+YXyHqNAU6sY4urhtvrDgK+yNZBH4Z80inEoUK/5dqFceATWrMKBjQWh1Xi + HDXfVMcITYwUOzfjUHtC58unI5H+RLtM+0HBd/tLE7C1Bf5/T9io30VUEuGdhBDRSh4n + 4KLLWM8VSSSzrlQe8lCtbaH/oHrM1yvlAMd3tIZztMuNyPW9UL106pCVoXM/qfoPXGNv + zdOg== +MIME-Version: 1.0 +X-Received: by 10.194.238.199 with SMTP id vm7mr5358181wjc.37.1374077417684; + Wed, 17 Jul 2013 09:10:17 -0700 (PDT) +Received: by 10.194.216.199 with HTTP; Wed, 17 Jul 2013 09:10:17 -0700 (PDT) +In-Reply-To: <878v2rnvi5.fsf@nikula.org> +References: + + <878v2rnvi5.fsf@nikula.org> +Date: Wed, 17 Jul 2013 11:10:17 -0500 +Message-ID: + +Subject: Re: New notmuch vim plugin pushed to master +From: Felipe Contreras +To: Jani Nikula +Content-Type: text/plain; charset=UTF-8 +Cc: notmuch@notmuchmail.org +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: Wed, 17 Jul 2013 16:10:28 -0000 + +On Mon, Jun 3, 2013 at 9:01 AM, Jani Nikula wrote: +> On Mon, 03 Jun 2013, Felipe Contreras wrote: +>> The old plugin has been deprecated and moving to contrib. The new +>> plugin has much better support and should replace it for all intents +>> and purposes. +> +> Felipe, even though I don't personally use it, I'm glad you're working +> on the vim plugin. The old one was neglected for too long. +> +>> I've pushed the changes and hopefully the packages will be updated +>> accordingly. +> +> I don't think I saw the patches on the list, though. I am not sure if +> one could have expected much in terms of review, but at least giving +> people the *chance* for review and discussion about changes of this +> scale would have been fair. + +That is true. I thought there was too much code to be reviewed +effectively in the list, further changes would definitely go through +the list. + +Cheers. + +-- +Felipe Contreras