Re: Linking a privately built -lxapian
[notmuch-archives.git] / 3d / 4a562eefb82da8e53c4326e38003916786b1c8
1 Return-Path: <aaronecay@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 8C46A431FD4\r
6         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 12:51:36 -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 2oXFIrkNHDGX for <notmuch@notmuchmail.org>;\r
17         Mon, 16 Jan 2012 12:51:36 -0800 (PST)\r
18 Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com\r
19         [209.85.216.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 ECB40431FB6\r
22         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 12:51:35 -0800 (PST)\r
23 Received: by qadc16 with SMTP id c16so1873962qad.5\r
24         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 12:51:34 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
27         :mime-version:content-type:content-transfer-encoding;\r
28         bh=PEp/7nSOR34VvLmMDHnTcCj0iDzx+Sl+EtyoHq8Saw0=;\r
29         b=Eswx4YLH9NtOHjzs3XFhjWYISl/0OscOz8OfegtTYOvuK2W9YZgD9Eu4HqLzHMC/9W\r
30         gwfNPH4iD+c0thGpUbBqeM/vivXMVL9IDxyTcDFhtDAjCtESG5qiyuELzcsTN7wv+ze4\r
31         QA0RqoAETedvS5PNwZlhFPAuIbtPNeP4kJIIw=\r
32 Received: by 10.224.216.74 with SMTP id hh10mr16798475qab.45.1326747094273;\r
33         Mon, 16 Jan 2012 12:51:34 -0800 (PST)\r
34 Received: from localhost (vpl458.wlan.library.upenn.edu. [130.91.141.203])\r
35         by mx.google.com with ESMTPS id ij20sm21710113qab.3.2012.01.16.12.51.32\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Mon, 16 Jan 2012 12:51:33 -0800 (PST)\r
38 From: Aaron Ecay <aaronecay@gmail.com>\r
39 To: David Edmondson <dme@dme.org>, Pieter Praet <pieter@praet.org>,\r
40         notmuch@notmuchmail.org\r
41 Subject: Re: [PATCH] emacs: Don't attempt to colour tags in\r
42         `notmuch-show-mode'.\r
43 In-Reply-To: <cunmx9n51u4.fsf@hotblack-desiato.hh.sledj.net>\r
44 References: <1325004434-24583-1-git-send-email-dme@dme.org>\r
45         <87aa5nlwwg.fsf@praet.org>\r
46         <cunmx9n51u4.fsf@hotblack-desiato.hh.sledj.net>\r
47 User-Agent: Notmuch/0.11+62~ge41b0d3 (http://notmuchmail.org) Emacs/24.0.92.1\r
48         (i386-apple-darwin10.8.0)\r
49 Date: Mon, 16 Jan 2012 15:51:30 -0500\r
50 Message-ID: <m2zkdnbcbx.fsf@gmail.com>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=utf-8\r
53 Content-Transfer-Encoding: quoted-printable\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\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: Mon, 16 Jan 2012 20:51:36 -0000\r
67 \r
68 On Mon, 16 Jan 2012 11:22:27 +0000, David Edmondson <dme@dme.org> wrote:\r
69 > On Mon, 16 Jan 2012 12:17:03 +0100, Pieter Praet <pieter@praet.org> wrote:\r
70 > > Alas, those text properties actually *were* effective (and I liked them=\r
71  :)\r
72 >=20\r
73 > Well, not in emacs 24. My reading of the source was that overlays were\r
74 > intended to stomp on text properties, but that could have been wrong.\r
75 >=20\r
76 > Do they look correct when you add/remove tags?\r
77 \r
78 The tags look nice and yellow-green for me too on a trunk build of emacs\r
79 (which is one flavor of emacs 24).  Adding and removing tags works as\r
80 expected =E2=80=93 the tags dis/appear and are the right color.\r
81 \r
82 I haven=E2=80=99t reloaded the notmuch *.el files since this change landed,=\r
83  but\r
84 I agree with Pieter that the overlays were nice.\r
85 \r
86 --=20\r
87 Aaron Ecay\r