[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / d3 / 0d79f7e0648b4135c8a8fc0c35c278850d60b9
1 Return-Path: <felipe.contreras@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 2073D431FBC\r
6         for <notmuch@notmuchmail.org>; Fri,  8 Nov 2013 05:11:01 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id qEyAHVCVmRto for <notmuch@notmuchmail.org>;\r
17         Fri,  8 Nov 2013 05:10:53 -0800 (PST)\r
18 Received: from mail-la0-f46.google.com (mail-la0-f46.google.com\r
19         [209.85.215.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 6D4E9431FAF\r
22         for <notmuch@notmuchmail.org>; Fri,  8 Nov 2013 05:10:53 -0800 (PST)\r
23 Received: by mail-la0-f46.google.com with SMTP id el20so1686813lab.5\r
24         for <notmuch@notmuchmail.org>; Fri, 08 Nov 2013 05:10:49 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
27         :cc:content-type;\r
28         bh=VXzeIZWgpkQJpX4a5oIC2MWmF8ycGLvcM5fl7IGPiiI=;\r
29         b=eBHS59jI2Y/gudreWG85iNxNRpL3FRNEX42pBqaDfR9+QpqbwG7w19roMRKyD8Wt3p\r
30         G25cT3uOCZLiMpHb4Dco09ibyFvKw8mFcIlv7leilnZGpmVc6HPX8uIvhbY5Uui4DWid\r
31         Xcbc+DlS43ZPW0aTjCtddXk5SAno1vJ5GLQwjBoICZG5HiwlfVrMfMYOH01C8Ux8hVQy\r
32         nbvW5/HIsRPEWD9IlyT2Z4nnGfkYk0vSIOIOKIua6aoEY+S/QKfQ3adbFjrYjxJ161jY\r
33         Jm1EeGDtxx+jotdhSwtT5t018vt3w0LvqFZSE+6BibHrFCfkDG6xYw5VKNEpJ7lth6z9\r
34         wQnA==\r
35 MIME-Version: 1.0\r
36 X-Received: by 10.152.179.196 with SMTP id di4mr53175lac.66.1383916249255;\r
37         Fri, 08 Nov 2013 05:10:49 -0800 (PST)\r
38 Received: by 10.114.201.69 with HTTP; Fri, 8 Nov 2013 05:10:49 -0800 (PST)\r
39 In-Reply-To: <87vc03rrm2.fsf@zancas.localnet>\r
40 References: <1383400554-1832-1-git-send-email-felipe.contreras@gmail.com>\r
41         <1383400554-1832-22-git-send-email-felipe.contreras@gmail.com>\r
42         <87vc03rrm2.fsf@zancas.localnet>\r
43 Date: Fri, 8 Nov 2013 07:10:49 -0600\r
44 Message-ID:\r
45  <CAMP44s2v_7WMRHhV3EGAxM8LBYfiGMvbnYQdsXUwcz1-FoWaLQ@mail.gmail.com>\r
46 Subject: Re: [PATCH 21/21] vim: add help file\r
47 From: Felipe Contreras <felipe.contreras@gmail.com>\r
48 To: David Bremner <david@tethera.net>\r
49 Content-Type: text/plain; charset=UTF-8\r
50 Cc: "notmuch@notmuchmail.org" <notmuch@notmuchmail.org>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Fri, 08 Nov 2013 13:11:01 -0000\r
64 \r
65 On Fri, Nov 8, 2013 at 6:43 AM, David Bremner <david@tethera.net> wrote:\r
66 > Felipe Contreras <felipe.contreras@gmail.com> writes:\r
67 >\r
68 >> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
69 >> ---\r
70 >>  debian/notmuch-vim.dirs    |   1 +\r
71 >>  debian/notmuch-vim.install |   1 +\r
72 >>  vim/Makefile               |   1 +\r
73 >>  vim/notmuch.txt            | 153 +++++++++++++++++++++++++++++++++++++++++++++\r
74 >>  vim/notmuch.yaml           |   1 +\r
75 >\r
76 > I verified that these changes don't break the debian build.  FWIW, I\r
77 > didn't manage to invoke the notmuch help within vim, but that's probably\r
78 > just invimcompetence on my part.  Let me know if there is something\r
79 > you'd like me to verify on the debian packages.\r
80 \r
81 You can probably check that it's working with this:\r
82 % vim -c ":h notmuch"\r
83 \r
84 If that doesn't work, you might need to do this first:\r
85 % vim -c ':helptags /usr/share/vim/addons/doc' -c q\r
86 \r
87 -- \r
88 Felipe Contreras\r