[PATCH] lib: reword comment about XFOLDER: prefix
[notmuch-archives.git] / 9b / 8978e4b7d10f0a0cf52a19fa9740d5cf505adf
1 Return-Path: <xma@gnu.org>\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 031A2431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 13:35:06 -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.463\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id V+RBoo7ebyH0 for <notmuch@notmuchmail.org>;\r
16         Wed, 28 Dec 2011 13:35:06 -0800 (PST)\r
17 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
18         [88.164.105.66])\r
19         by olra.theworths.org (Postfix) with ESMTP id 07D6D431FB6\r
20         for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 13:35:05 -0800 (PST)\r
21 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
22         by xhlj.maillard.im (Postfix) with ESMTP id D67BD20AE1;\r
23         Wed, 28 Dec 2011 22:35:03 +0100 (CET)\r
24 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc\r
25         :subject:in-reply-to:references:reply-to:date:message-id\r
26         :mime-version:content-type; s=postfix; bh=bHLu2MmGlJRPNAYJ5qlbna\r
27         gv84E=; b=U1ndGyCd1MBRS60DYkfOuZC2cCMBFrhxkPBtM9Dh269wDtkpx1B4TQ\r
28         BBFAgOpqzNbt+b3J/i2GeStBfn3Qi0gH5dM/0kMa3j57zHw/J6itQ7JCgf5a1NnH\r
29         8t9h57r1KxYTENSUDl+jkwHVmYXVoNWappw8jn3ADoJF89jr5AksE=\r
30 Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
31         [88.164.105.66])\r
32         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
33         (No client certificate requested)\r
34         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
35         Wed, 28 Dec 2011 22:35:03 +0100 (CET)\r
36 From: Xavier Maillard <xma@gnu.org>\r
37 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
38         Austin Clements <amdragon@MIT.EDU>, David Edmondson <dme@dme.org>\r
39 Subject: Re: [PATCH] emacs: Don't attempt to colour tags in\r
40         `notmuch-show-mode'.\r
41 In-Reply-To: <87aa6cihkr.fsf@servo.finestructure.net>\r
42 References: <1325004434-24583-1-git-send-email-dme@dme.org>\r
43         <20111228032957.GB30150@mit.edu>\r
44         <m2vcp0c1fv.fsf@kcals.intra.maillard.im>\r
45         <87aa6cihkr.fsf@servo.finestructure.net>\r
46 User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1\r
47         (i486-slackware-linux-gnu)\r
48 Date: Wed, 28 Dec 2011 22:51:53 +0100\r
49 Message-ID: <m2pqf8bc06.fsf@kcals.intra.maillard.im>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\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 Reply-To: Xavier Maillard <xma@gnu.org>\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Wed, 28 Dec 2011 21:35:07 -0000\r
67 \r
68 On Wed, 28 Dec 2011 12:09:40 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
69 > On Wed, 28 Dec 2011 13:42:28 +0100, Xavier Maillard <xavier@maillard.im> wrote:\r
70 > > On Tue, 27 Dec 2011 22:29:57 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
71 > > > LGTM.\r
72 > > \r
73 > > uh, what ?\r
74\r
75 > http://www.google.com/search?q=LGTM\r
76 \r
77 LGTM too no :D\r
78 \r
79 /Xavier\r