From f573b51402a986a13b9a08bfca70d132a4343879 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Mon, 3 Jun 2013 19:50:20 +1900 Subject: [PATCH] New notmuch vim plugin pushed to master --- 64/0ac6d556886064e85637fc801049aa4cf58ffd | 68 +++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 64/0ac6d556886064e85637fc801049aa4cf58ffd diff --git a/64/0ac6d556886064e85637fc801049aa4cf58ffd b/64/0ac6d556886064e85637fc801049aa4cf58ffd new file mode 100644 index 000000000..059480d26 --- /dev/null +++ b/64/0ac6d556886064e85637fc801049aa4cf58ffd @@ -0,0 +1,68 @@ +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 C097B429E5E + for ; Sun, 2 Jun 2013 17:50:26 -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 L-6-KUg2G3On for ; + Sun, 2 Jun 2013 17:50:22 -0700 (PDT) +Received: from mail-la0-f49.google.com (mail-la0-f49.google.com + [209.85.215.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B85CC429E5A + for ; Sun, 2 Jun 2013 17:50:21 -0700 (PDT) +Received: by mail-la0-f49.google.com with SMTP id fp13so2863172lab.8 + for ; Sun, 02 Jun 2013 17:50:20 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:date:message-id:subject:from:to:content-type; + bh=Sgfl8PDojRcTGsEhDR9/Wodu28lcVfuCWkvsm2zRlrI=; + b=WuQCY0xeLBxo/Bee1wHmIA02X843c4b8vRFeGT9oUqZhjDs8+2Dke7CqqQft9TQwZ9 + 3mwPn0RGh/4C8cjY5ItZ/VVoapFQcrsrrp97X/jhaCGSH7NJ6E/soArbPRNRoUXmo/dz + cB42CWJE3TJ+y0PEhjIQazgEn1iDNVKkdqnR49zRHcuo+F8TiN9ybThejnl6ATvjPOgG + QxAn7/XC4W9Ewo6WV7Q2NycmHYKQnXZ5rYl1eL4Tz6gM9wwR6CsVqBnUdqMixIcWsvJl + vXS+K5c5/TPu/WNqtrNMHRrHpB59o3I3ZYIBY8Hr3Xs38FF9Onz9JtERBPgnKcMgpwDT + rZrA== +MIME-Version: 1.0 +X-Received: by 10.112.33.17 with SMTP id n17mr9758274lbi.72.1370220620111; + Sun, 02 Jun 2013 17:50:20 -0700 (PDT) +Received: by 10.114.177.164 with HTTP; Sun, 2 Jun 2013 17:50:20 -0700 (PDT) +Date: Sun, 2 Jun 2013 19:50:20 -0500 +Message-ID: + +Subject: New notmuch vim plugin pushed to master +From: Felipe Contreras +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +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: Mon, 03 Jun 2013 00:50:26 -0000 + +Hi, + +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. + +I've pushed the changes and hopefully the packages will be updated accordingly. + +-- +Felipe Contreras -- 2.26.2