Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / bd / 716c1810f691ef1f703baaeb821eb744e60b6d
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 5B0C7431FB6\r
6         for <notmuch@notmuchmail.org>; Fri,  4 May 2012 13:20:48 -0700 (PDT)\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 iFBxVWxiyOvZ for <notmuch@notmuchmail.org>;\r
17         Fri,  4 May 2012 13:20:47 -0700 (PDT)\r
18 Received: from mail-wg0-f54.google.com (mail-wg0-f54.google.com\r
19  [74.125.82.54])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
20  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
21  A42DE431FAE    for <notmuch@notmuchmail.org>; Fri,  4 May 2012 13:20:47 -0700\r
22  (PDT)\r
23 Received: by wgbfg15 with SMTP id fg15so3127429wgb.35\r
24         for <notmuch@notmuchmail.org>; Fri, 04 May 2012 13:20:45 -0700 (PDT)\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:content-transfer-encoding;\r
28         bh=T1P7mJ5xitu9dAOILjKK1hBvLzytyMi+1kGt+W7zCO4=;\r
29         b=TPjQ/QzrlrcmWm5xi/huvjfWRhy4WR56lXVr9AM6LYIsbVz4pS/7ou+x/5ejEDDArm\r
30         VZJe25b78BeeGTDScZXausQtOwH4TEurWag3SFXQm5B5fWN/M2+e1nuFw/uTDTIqnSq8\r
31         9WC1k/b55MnMd5MPSFqOtWxyJbsnR1DP6xRlxuH0WgUuRT1S0CK3gxRtrIRH6yox08f+\r
32         /5fnQUAp8DNhUjbonEN3YVtZZy4SeYOtLcKcXQfYvTDORzfi3HdqBbFqjnIJXXuUlUnD\r
33         yO3SMo6X0OhhoCzJbOVIBGG2razvgS0IpN+BHRXH5HdxId2mtyDpWRja8t+v2nAztUwS\r
34         x8DQ==\r
35 MIME-Version: 1.0\r
36 Received: by 10.180.24.66 with SMTP id s2mr6316516wif.7.1336162844946; Fri, 04\r
37         May 2012 13:20:44 -0700 (PDT)\r
38 Received: by 10.216.124.197 with HTTP; Fri, 4 May 2012 13:20:44 -0700 (PDT)\r
39 In-Reply-To:\r
40  <CAJRi-a8nvv9-H70fpQWS4Oqduzf+y-0tZkdn_MTTO3DRusBMeg@mail.gmail.com>\r
41 References:\r
42  <CAJRi-a8nvv9-H70fpQWS4Oqduzf+y-0tZkdn_MTTO3DRusBMeg@mail.gmail.com>\r
43 Date: Fri, 4 May 2012 22:20:44 +0200\r
44 Message-ID:\r
45  <CAMP44s02CRDHPqTd0pyLXTO9nPqFdz0-LiOSO2TvF=Ku3G1xvA@mail.gmail.com>\r
46 Subject: Re: vim plugin development -- GIT branch?\r
47 From: Felipe Contreras <felipe.contreras@gmail.com>\r
48 To: Karl Harris <karlh626@gmail.com>\r
49 Content-Type: text/plain; charset=UTF-8\r
50 Content-Transfer-Encoding: quoted-printable\r
51 Cc: notmuch@notmuchmail.org\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Fri, 04 May 2012 20:20:48 -0000\r
65 \r
66 On Fri, May 4, 2012 at 3:02 PM, Karl Harris <karlh626@gmail.com> wrote:\r
67 > Are there any GIT branches where vim plugin development is taking place?\r
68 > =C2=A0After reading a few of the posts here about the ruby and python bas=\r
69 ed\r
70 > plugin, I thought it would be fun to try them out. =C2=A0If this developm=\r
71 ent is\r
72 > taking place in a GIT branch, it would be easy for me to access the code =\r
73 and\r
74 > any updates.\r
75 \r
76 My Ruby version is here:\r
77 https://github.com/felipec/notmuch-vim-ruby\r
78 \r
79 I also maintain the current vim pure version and have commit access to\r
80 the main notmuch repo, but I don't recall any pending patches. I have\r
81 some pending patches myself, but I haven't made them public anywhere\r
82 (still cooking). So there's nothing pending to push.\r
83 \r
84 I haven't heard any feedback from anybody else regarding the\r
85 vim/ruby/python situation, so I don't know what's going to happen\r
86 next.\r
87 \r
88 Cheers.\r
89 \r
90 --=20\r
91 Felipe Contreras\r