Re: [PATCH v2] Omit User-Agent: header by default
[notmuch-archives.git] / 08 / a8df2fdb196451e523ff3ded44037b9271dbf6
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 16FA4431FBF\r
6         for <notmuch@notmuchmail.org>; Wed, 17 Jul 2013 09:10:28 -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 e0TR6FMZc-si for <notmuch@notmuchmail.org>;\r
17         Wed, 17 Jul 2013 09:10:20 -0700 (PDT)\r
18 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
19         [209.85.212.181]) (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 2B08B431FBD\r
22         for <notmuch@notmuchmail.org>; Wed, 17 Jul 2013 09:10:20 -0700 (PDT)\r
23 Received: by mail-wi0-f181.google.com with SMTP id hq4so2178650wib.2\r
24         for <notmuch@notmuchmail.org>; Wed, 17 Jul 2013 09:10:19 -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;\r
28         bh=TbYp9pGaRGx+ByrRFiM3knimujABWdMZpXqJFM/NcIQ=;\r
29         b=JJly+/XU0/8mUBWXrhSLdsAXuuHZuDQakD+6EFLqLELvxYaQf/TY9UYrKM4M91AdJ3\r
30         vXFE0XdyiEgiEgY8OfLskKSJ5TyA05cqebT2Wbdv/C8wkYCxJH7koWm2QP/WLjkkvH1j\r
31         Nl8oIBFIY+YXyHqNAU6sY4urhtvrDgK+yNZBH4Z80inEoUK/5dqFceATWrMKBjQWh1Xi\r
32         HDXfVMcITYwUOzfjUHtC58unI5H+RLtM+0HBd/tLE7C1Bf5/T9io30VUEuGdhBDRSh4n\r
33         4KLLWM8VSSSzrlQe8lCtbaH/oHrM1yvlAMd3tIZztMuNyPW9UL106pCVoXM/qfoPXGNv\r
34         zdOg==\r
35 MIME-Version: 1.0\r
36 X-Received: by 10.194.238.199 with SMTP id vm7mr5358181wjc.37.1374077417684;\r
37         Wed, 17 Jul 2013 09:10:17 -0700 (PDT)\r
38 Received: by 10.194.216.199 with HTTP; Wed, 17 Jul 2013 09:10:17 -0700 (PDT)\r
39 In-Reply-To: <878v2rnvi5.fsf@nikula.org>\r
40 References:\r
41  <CAMP44s38Ufds--GXA8Q5aa5gkGWDqdhBTHJobY0qO=E3ij4S=g@mail.gmail.com>\r
42         <878v2rnvi5.fsf@nikula.org>\r
43 Date: Wed, 17 Jul 2013 11:10:17 -0500\r
44 Message-ID:\r
45  <CAMP44s0b+5AD9W++yap5qoPNsj6ZKFC-BSp6iY0r5Q-rX-9=-w@mail.gmail.com>\r
46 Subject: Re: New notmuch vim plugin pushed to master\r
47 From: Felipe Contreras <felipe.contreras@gmail.com>\r
48 To: Jani Nikula <jani@nikula.org>\r
49 Content-Type: text/plain; charset=UTF-8\r
50 Cc: 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: Wed, 17 Jul 2013 16:10:28 -0000\r
64 \r
65 On Mon, Jun 3, 2013 at 9:01 AM, Jani Nikula <jani@nikula.org> wrote:\r
66 > On Mon, 03 Jun 2013, Felipe Contreras <felipe.contreras@gmail.com> wrote:\r
67 >> The old plugin has been deprecated and moving to contrib. The new\r
68 >> plugin has much better support and should replace it for all intents\r
69 >> and purposes.\r
70 >\r
71 > Felipe, even though I don't personally use it, I'm glad you're working\r
72 > on the vim plugin. The old one was neglected for too long.\r
73 >\r
74 >> I've pushed the changes and hopefully the packages will be updated\r
75 >> accordingly.\r
76 >\r
77 > I don't think I saw the patches on the list, though. I am not sure if\r
78 > one could have expected much in terms of review, but at least giving\r
79 > people the *chance* for review and discussion about changes of this\r
80 > scale would have been fair.\r
81 \r
82 That is true. I thought there was too much code to be reviewed\r
83 effectively in the list, further changes would definitely go through\r
84 the list.\r
85 \r
86 Cheers.\r
87 \r
88 -- \r
89 Felipe Contreras\r