From a8c22fbc31c9b7a49a2e9ed391a77aefa89ef412 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Sat, 9 Nov 2013 12:05:45 +1800 Subject: [PATCH] Re: [PATCH 21/21] vim: add help file --- d8/75d3512322a9b0fc2ccbc8ec66ff09019995c0 | 85 +++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 d8/75d3512322a9b0fc2ccbc8ec66ff09019995c0 diff --git a/d8/75d3512322a9b0fc2ccbc8ec66ff09019995c0 b/d8/75d3512322a9b0fc2ccbc8ec66ff09019995c0 new file mode 100644 index 000000000..09c699a47 --- /dev/null +++ b/d8/75d3512322a9b0fc2ccbc8ec66ff09019995c0 @@ -0,0 +1,85 @@ +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 BAFE3429E3D + for ; Fri, 8 Nov 2013 10:05:58 -0800 (PST) +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 thN7HSZg3SpJ for ; + Fri, 8 Nov 2013 10:05:51 -0800 (PST) +Received: from mail-la0-f45.google.com (mail-la0-f45.google.com + [209.85.215.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id AFB6D429E39 + for ; Fri, 8 Nov 2013 10:05:50 -0800 (PST) +Received: by mail-la0-f45.google.com with SMTP id el20so2033332lab.4 + for ; Fri, 08 Nov 2013 10:05:45 -0800 (PST) +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=WNed6urInL1OJkX6/NyZuu6Nj/5JnOS2sWTUaL9RtzQ=; + b=HhF81fQmeFjb8wmeF+vybsWJhSZKU3IU79I2xWBD9bnRuxAK7gV0S+64c6FUuXy9+y + XaPV3SzlKb2NAoz/rszj3WJd9bp4i3fLmHVv8wewr+fcbhAOBU+qy51Z0DCEcCD6kWMB + +DT5KhWSHxafkVtVy/N+OfOpMCjUA8rmtUMBPCLZ0MvZZx9G715xCa7gLrE9XDUnbHqL + ErmJ7H7m+TcKKC/0ntuo5u4na04H+R1+6OAekzvWxqviWGc/4TQWu+xd9pCLzb4LUu04 + NavMWA6VNBR0zJ92WKgBTCYl0fE5yoTpAuypnIEa49spm37s/5nBpM4DI06j17e6FWdX + oEvQ== +MIME-Version: 1.0 +X-Received: by 10.152.88.3 with SMTP id bc3mr11963327lab.4.1383933945404; Fri, + 08 Nov 2013 10:05:45 -0800 (PST) +Received: by 10.114.201.69 with HTTP; Fri, 8 Nov 2013 10:05:45 -0800 (PST) +In-Reply-To: <874n7m93fc.fsf@unb.ca> +References: <1383400554-1832-1-git-send-email-felipe.contreras@gmail.com> + <1383400554-1832-22-git-send-email-felipe.contreras@gmail.com> + <87vc03rrm2.fsf@zancas.localnet> + + <874n7m93fc.fsf@unb.ca> +Date: Fri, 8 Nov 2013 12:05:45 -0600 +Message-ID: + +Subject: Re: [PATCH 21/21] vim: add help file +From: Felipe Contreras +To: David Bremner +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: Fri, 08 Nov 2013 18:05:58 -0000 + +On Fri, Nov 8, 2013 at 12:03 PM, David Bremner wrote: +> Felipe Contreras writes: +>> +>> You can probably check that it's working with this: +>> % vim -c ":h notmuch" +> +> It turns I needed to re-run +> +> "vim-addon-manager install notmuch" +> +> This might be a bit debian specific, but it's already documented as +> needed for the initial install. It would probably be worth updating +> debian/notmuch-vim.README.Debian to suggest running this on upgrade as +> well. + +Shouldn't this happen on a post update script or something? + +-- +Felipe Contreras -- 2.26.2