--- /dev/null
+Return-Path: <felipe.contreras@gmail.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 BAFE3429E3D\r
+ for <notmuch@notmuchmail.org>; Fri, 8 Nov 2013 10:05:58 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 thN7HSZg3SpJ for <notmuch@notmuchmail.org>;\r
+ Fri, 8 Nov 2013 10:05:51 -0800 (PST)\r
+Received: from mail-la0-f45.google.com (mail-la0-f45.google.com\r
+ [209.85.215.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id AFB6D429E39\r
+ for <notmuch@notmuchmail.org>; Fri, 8 Nov 2013 10:05:50 -0800 (PST)\r
+Received: by mail-la0-f45.google.com with SMTP id el20so2033332lab.4\r
+ for <notmuch@notmuchmail.org>; Fri, 08 Nov 2013 10:05:45 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
+ :cc:content-type;\r
+ bh=WNed6urInL1OJkX6/NyZuu6Nj/5JnOS2sWTUaL9RtzQ=;\r
+ b=HhF81fQmeFjb8wmeF+vybsWJhSZKU3IU79I2xWBD9bnRuxAK7gV0S+64c6FUuXy9+y\r
+ XaPV3SzlKb2NAoz/rszj3WJd9bp4i3fLmHVv8wewr+fcbhAOBU+qy51Z0DCEcCD6kWMB\r
+ +DT5KhWSHxafkVtVy/N+OfOpMCjUA8rmtUMBPCLZ0MvZZx9G715xCa7gLrE9XDUnbHqL\r
+ ErmJ7H7m+TcKKC/0ntuo5u4na04H+R1+6OAekzvWxqviWGc/4TQWu+xd9pCLzb4LUu04\r
+ NavMWA6VNBR0zJ92WKgBTCYl0fE5yoTpAuypnIEa49spm37s/5nBpM4DI06j17e6FWdX\r
+ oEvQ==\r
+MIME-Version: 1.0\r
+X-Received: by 10.152.88.3 with SMTP id bc3mr11963327lab.4.1383933945404; Fri,\r
+ 08 Nov 2013 10:05:45 -0800 (PST)\r
+Received: by 10.114.201.69 with HTTP; Fri, 8 Nov 2013 10:05:45 -0800 (PST)\r
+In-Reply-To: <874n7m93fc.fsf@unb.ca>\r
+References: <1383400554-1832-1-git-send-email-felipe.contreras@gmail.com>\r
+ <1383400554-1832-22-git-send-email-felipe.contreras@gmail.com>\r
+ <87vc03rrm2.fsf@zancas.localnet>\r
+ <CAMP44s2v_7WMRHhV3EGAxM8LBYfiGMvbnYQdsXUwcz1-FoWaLQ@mail.gmail.com>\r
+ <874n7m93fc.fsf@unb.ca>\r
+Date: Fri, 8 Nov 2013 12:05:45 -0600\r
+Message-ID:\r
+ <CAMP44s0yh73JcK3JmMuzX_D207YzkhGJb=BKF0jjPN7iRuaExA@mail.gmail.com>\r
+Subject: Re: [PATCH 21/21] vim: add help file\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: David Bremner <david@tethera.net>\r
+Content-Type: text/plain; charset=UTF-8\r
+Cc: "notmuch@notmuchmail.org" <notmuch@notmuchmail.org>\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, 08 Nov 2013 18:05:58 -0000\r
+\r
+On Fri, Nov 8, 2013 at 12:03 PM, David Bremner <david@tethera.net> wrote:\r
+> Felipe Contreras <felipe.contreras@gmail.com> writes:\r
+>>\r
+>> You can probably check that it's working with this:\r
+>> % vim -c ":h notmuch"\r
+>\r
+> It turns I needed to re-run\r
+>\r
+> "vim-addon-manager install notmuch"\r
+>\r
+> This might be a bit debian specific, but it's already documented as\r
+> needed for the initial install. It would probably be worth updating\r
+> debian/notmuch-vim.README.Debian to suggest running this on upgrade as\r
+> well.\r
+\r
+Shouldn't this happen on a post update script or something?\r
+\r
+-- \r
+Felipe Contreras\r