Re: [PATCH 00/21] vim: general updates
[notmuch-archives.git] / b3 / afef7d418a8070e3a47b81e60135fe2265650f
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 B13E4431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 20 Nov 2013 05:31:37 -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 LWX1+R5RtbAd for <notmuch@notmuchmail.org>;\r
17         Wed, 20 Nov 2013 05:31:30 -0800 (PST)\r
18 Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com\r
19         [209.85.217.170]) (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 A8AC4431FB6\r
22         for <notmuch@notmuchmail.org>; Wed, 20 Nov 2013 05:31:29 -0800 (PST)\r
23 Received: by mail-lb0-f170.google.com with SMTP id w7so3588914lbi.29\r
24         for <notmuch@notmuchmail.org>; Wed, 20 Nov 2013 05:31:26 -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=6+H5x6taY/LTw232QrCt0VyTC8DhroxRt08j9rkzVRY=;\r
29         b=P0TXwpxQCRZoT7vbRyXGQy8KQvYdawSIceVb6NycWVrpVYoJtAUI3l2BWt4QLQvNuP\r
30         n5UdI2srQLH0dMYK4gi5GmRVQwzPFrt0kQhwLZva5IBgqS5Egev7H0Olo6bIwGtufH6i\r
31         vdCgoNJws8fwK7rmkQ5IV14W7XIsrzRnpWylOpo8b7TKcR/LfJHl1S2cGXTp1AiTzojY\r
32         gsdJXUExiKp41bNhGMCSgm+rGM5A1mtBm/gxclqTvUAkK2aDynG3UK5UZN2JoMivH7Ba\r
33         Mb955mXaOO7KLui5TRukh9OSJpMm1sERy2BcQJcqVXLgDXqiinvPzzmpe+HolV50kqbV\r
34         q6+g==\r
35 MIME-Version: 1.0\r
36 X-Received: by 10.112.162.136 with SMTP id ya8mr382443lbb.43.1384954284277;\r
37         Wed, 20 Nov 2013 05:31:24 -0800 (PST)\r
38 Received: by 10.114.201.69 with HTTP; Wed, 20 Nov 2013 05:31:24 -0800 (PST)\r
39 In-Reply-To: <87pppvqn5g.fsf@zancas.localnet>\r
40 References: <1383400554-1832-1-git-send-email-felipe.contreras@gmail.com>\r
41         <CAMP44s3ETL-N769G97=PSDsk3sKas-HQgUj7n_f1u677qgtS_A@mail.gmail.com>\r
42         <87pppvqn5g.fsf@zancas.localnet>\r
43 Date: Wed, 20 Nov 2013 07:31:24 -0600\r
44 Message-ID:\r
45  <CAMP44s32WsZ52VazLN=rvCOumrtJT-zK5AcZ=Y4SwZ9j7eVM9Q@mail.gmail.com>\r
46 Subject: Re: [PATCH 00/21] vim: general updates\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: Wed, 20 Nov 2013 13:31:37 -0000\r
64 \r
65 On Wed, Nov 20, 2013 at 6:21 AM, David Bremner <david@tethera.net> wrote:\r
66 > Felipe Contreras <felipe.contreras@gmail.com> writes:\r
67 >\r
68 >>\r
69 >> All right, if there's no further feedback I'll push these tomorrow.\r
70 >>\r
71 >\r
72 > Please do. It's one of the things I'm waiting for before a feature\r
73 > freeze for 0.17\r
74 \r
75 Sorry I forgot, it's pushed now.\r
76 \r
77 Cheers.\r
78 \r
79 -- \r
80 Felipe Contreras\r