Re: [PATCH] emacs: Don't attempt to colour tags in `notmuch-show-mode'.
[notmuch-archives.git] / 3b / d23f2fa8162ddf6d602b89b3e59562925b761d
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 12A63429E27\r
6         for <notmuch@notmuchmail.org>; Mon,  9 May 2011 15:30:14 -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 z49b9zRiQ+sP for <notmuch@notmuchmail.org>;\r
17         Mon,  9 May 2011 15:30:13 -0700 (PDT)\r
18 Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
19         [209.85.161.53]) (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 5900A429E26\r
22         for <notmuch@notmuchmail.org>; Mon,  9 May 2011 15:30:13 -0700 (PDT)\r
23 Received: by fxm8 with SMTP id 8so4237769fxm.26\r
24         for <notmuch@notmuchmail.org>; Mon, 09 May 2011 15:30:12 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=domainkey-signature:mime-version:in-reply-to:references:date\r
27         :message-id:subject:from:to:cc:content-type\r
28         :content-transfer-encoding;\r
29         bh=kOctilGaxArTKQGxsbe9mfci6mb1G2sx5y7hn2tOnuc=;\r
30         b=iiCInXzqgRn/zdFcjy1w9jzONsrVoAIho42hxrlQ8UBXfa2ZyBuMxYVnBcMbP4HkJB\r
31         t17gkSjmU+A8f6H2t74jwO8GJ5LHKAnwiAeW4NiqKGO584UJasOj0Av05dy1PmhEt8K9\r
32         NJqJsUjkOgoZ6VfAklDqHI6XlfD0ximsSIiT8=\r
33 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
34         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
35         :cc:content-type:content-transfer-encoding;\r
36         b=dxVZSXyD2PUyLfa86RFji2WliCcIzDa5S7Pmj/qgh88EizC7n+9RZGbmcGa7aUh2Bh\r
37         T15Isl5YSjIqwT8QV7y4U4MR62ognamsTLkWx3+PlPQuCdKcZXu/jJS9dgIyYs7ARAw6\r
38         TzVgqZBmSRzvtJNeO9+94qdPhgeu0CFeLZFCU=\r
39 MIME-Version: 1.0\r
40 Received: by 10.223.83.3 with SMTP id d3mr2080091fal.89.1304980211943; Mon, 09\r
41         May 2011 15:30:11 -0700 (PDT)\r
42 Received: by 10.223.74.130 with HTTP; Mon, 9 May 2011 15:30:11 -0700 (PDT)\r
43 In-Reply-To: <8739kr7gm3.fsf@servo.factory.finestructure.net>\r
44 References: <8739kr7gm3.fsf@servo.factory.finestructure.net>\r
45 Date: Tue, 10 May 2011 01:30:11 +0300\r
46 Message-ID: <BANLkTinr_-91CJ4vb0FGpCV+JXCp7c96Mg@mail.gmail.com>\r
47 Subject: Re: vim support improvements for 0.6\r
48 From: Felipe Contreras <felipe.contreras@gmail.com>\r
49 To: Jameson Graef Rollins <jrollins@finestructure.net>\r
50 Content-Type: text/plain; charset=UTF-8\r
51 Content-Transfer-Encoding: quoted-printable\r
52 Cc: notmuch@notmuchmail.org\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Mon, 09 May 2011 22:30:14 -0000\r
66 \r
67 On Fri, May 6, 2011 at 10:51 PM, Jameson Graef Rollins\r
68 <jrollins@finestructure.net> wrote:\r
69 > Hi, Filipe. =C2=A0I notice that you have been submitting a lot of patches=\r
70  for\r
71 > vim support. =C2=A0As you may have seen, I'm trying to put together a rel=\r
72 ease\r
73 > candidate for notmuch 0.6. =C2=A0Since I know nothing about vim, would yo=\r
74 u be\r
75 > willing to prepare a patch set that includes all of the patches to vim\r
76 > support that you would like to see in the 0.6 release?\r
77 >\r
78 > I think the easiest way to do that would be for you to push a branch to\r
79 > your public repo that includes all of the vim improvements rebased on\r
80 > top of my release-candidate/0.6 branch. =C2=A0If you can then point me to\r
81 > that branch, I can merge it with my release-candidate/0.6 branch and\r
82 > push it out for others to test.\r
83 >\r
84 > Let me know what you think.\r
85 \r
86 All right. Hopefully nobody will request further changes to these patches:\r
87 git://github.com/felipec/notmuch.git [fc-vim-next]\r
88 \r
89 It's not rebased on top of your branch, but there are no merge conflicts.\r
90 \r
91 Cheers.\r
92 \r
93 --=20\r
94 Felipe Contreras\r