[PATCH v2 2/7] emacs: Use text properties instead of overlays for tag coloring
[notmuch-archives.git] / ca / a6c7d6a30807e0393d8a4f887ef149d13b33fa
1 Return-Path: <madduck@piper.oerlikon.madduck.net>\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 6B3814196F2\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 04:24:39 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\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 CptG7xorjeC6 for <notmuch@notmuchmail.org>;\r
16         Thu,  1 Apr 2010 04:24:37 -0700 (PDT)\r
17 Received: from clegg.madduck.net (clegg.madduck.net [193.242.105.96])\r
18         by olra.theworths.org (Postfix) with ESMTP id 03DDD4196F0\r
19         for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 04:24:36 -0700 (PDT)\r
20 Received: from piper.oerlikon.madduck.net (piper.oerlikon.madduck.net\r
21         [IPv6:2001:1620:f02:0:211:2fff:fe6b:c869])\r
22         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
23         (Client CN "piper.oerlikon.madduck.net",\r
24         Issuer "CAcert Class 3 Root" (verified OK))\r
25         by clegg.madduck.net (postfix) with ESMTPS id 9DE931D414F;\r
26         Thu,  1 Apr 2010 13:24:23 +0200 (CEST)\r
27 Received: by piper.oerlikon.madduck.net (Postfix, from userid 1000)\r
28         id D6CF417B; Thu,  1 Apr 2010 13:24:22 +0200 (CEST)\r
29 Date: Thu, 1 Apr 2010 13:24:22 +0200\r
30 From: martin f krafft <madduck@madduck.net>\r
31 To: Michal Sojka <sojkam1@fel.cvut.cz>\r
32 Message-ID: <20100401112422.GA13985@piper.oerlikon.madduck.net>\r
33 Mail-Followup-To: Michal Sojka <sojkam1@fel.cvut.cz>,\r
34         Carl Worth <cworth@cworth.org>,\r
35         Ingmar Vanhassel <ingmar@exherbo.org>, notmuch@notmuchmail.org\r
36 References: <1268347072-2050-1-git-send-email-bgamari.foss@gmail.com>\r
37         <1268401656-12827-1-git-send-email-ingmar@exherbo.org>\r
38         <8739zfip5j.fsf@yoom.home.cworth.org>\r
39         <87aatn8m40.fsf@steelpick.2x.cz>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; micalg=pgp-ripemd160;\r
42         protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY"\r
43 Content-Disposition: inline\r
44 In-Reply-To: <87aatn8m40.fsf@steelpick.2x.cz>\r
45 X-Motto: Keep the good times rollin'\r
46 X-OS: Debian GNU/Linux squeeze/sid kernel 2.6.32-4-amd64 x86_64\r
47 X-Spamtrap: madduck.bogus@madduck.net\r
48 X-Subliminal-Message: debian/rules!\r
49 User-Agent: Mutt/1.5.20 (2009-06-14)\r
50 X-Virus-Scanned: clamav-milter 0.95.3 at clegg\r
51 X-Virus-Status: Clean\r
52 Cc: notmuch@notmuchmail.org\r
53 Subject: Re: [notmuch] Notmuch shared library\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: Thu, 01 Apr 2010 11:24:39 -0000\r
67 \r
68 \r
69 --OXfL5xGRrasGEqWY\r
70 Content-Type: text/plain; charset=us-ascii\r
71 Content-Disposition: inline\r
72 Content-Transfer-Encoding: quoted-printable\r
73 \r
74 also sprach Michal Sojka <sojkam1@fel.cvut.cz> [2010.04.01.1310 +0200]:\r
75 > this can be solved by the following patch, but I don't know how portable\r
76 > it is. You can see the efect of this by\r
77 \r
78 Please avoid rpath. The better solution is probably to create\r
79 a wrapper for notmuch, which prepends to LD_LIBRARY_PATH.\r
80 \r
81 --=20\r
82 martin | http://madduck.net/ | http://two.sentenc.es/\r
83 =20\r
84 when everything is coming your way, you're in the wrong lane.\r
85 =20\r
86 spamtraps: madduck.bogus@madduck.net\r
87 \r
88 --OXfL5xGRrasGEqWY\r
89 Content-Type: application/pgp-signature; name="digital_signature_gpg.asc"\r
90 Content-Description: Digital signature (see http://martin-krafft.net/gpg/)\r
91 Content-Disposition: inline\r
92 \r
93 -----BEGIN PGP SIGNATURE-----\r
94 Version: GnuPG v1.4.10 (GNU/Linux)\r
95 \r
96 iEYEAREDAAYFAku0gmYACgkQIgvIgzMMSnWaDwCcDJ0896vAMPC0AMhQZkq19DdN\r
97 pQQAn1+l1a8N2oG9EvWHgeuvA8ki1Lmv\r
98 =3lAg\r
99 -----END PGP SIGNATURE-----\r
100 \r
101 --OXfL5xGRrasGEqWY--\r