[PATCH] lib: reword comment about XFOLDER: prefix
[notmuch-archives.git] / e4 / 7f4e922d748327fa1501e73b9793a588cb776f
1 Return-Path: <madduck@lapse.rw.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 850E6431FBC\r
6         for <notmuch@notmuchmail.org>; Thu, 14 Jan 2010 16:16:10 -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.624\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.624 tagged_above=-999 required=5\r
12         tests=[AWL=-0.439, BAYES_40=-0.185] 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 uZ44u4LDug8w for <notmuch@notmuchmail.org>;\r
16         Thu, 14 Jan 2010 16:16:09 -0800 (PST)\r
17 Received: from clegg.madduck.net (clegg.madduck.net [193.242.105.96])\r
18         by olra.theworths.org (Postfix) with ESMTP id 8DB38431FAE\r
19         for <notmuch@notmuchmail.org>; Thu, 14 Jan 2010 16:16:09 -0800 (PST)\r
20 Received: from lapse.rw.madduck.net (unknown\r
21         [IPv6:2404:130:0:1000:20a:e4ff:fe30:4316])\r
22         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
23         (Client CN "lapse.rw.madduck.net",\r
24         Issuer "CAcert Class 3 Root" (verified OK))\r
25         by clegg.madduck.net (postfix) with ESMTPS id 38ED11D409B\r
26         for <notmuch@notmuchmail.org>; Fri, 15 Jan 2010 01:16:05 +0100 (CET)\r
27 Received: by lapse.rw.madduck.net (Postfix, from userid 1000)\r
28         id 73DE22484; Fri, 15 Jan 2010 13:16:00 +1300 (NZDT)\r
29 Date: Fri, 15 Jan 2010 13:16:00 +1300\r
30 From: martin f krafft <madduck@madduck.net>\r
31 To: notmuch@notmuchmail.org\r
32 Message-ID: <20100115001600.GD25209@lapse.rw.madduck.net>\r
33 Mail-Followup-To: notmuch@notmuchmail.org\r
34 References: <20100114084713.GA22273@harikalardiyari>\r
35         <87eilse1hg.fsf@yoom.home.cworth.org>\r
36 MIME-Version: 1.0\r
37 Content-Type: multipart/signed; micalg=pgp-ripemd160;\r
38         protocol="application/pgp-signature"; boundary="O3RTKUHj+75w1tg5"\r
39 Content-Disposition: inline\r
40 In-Reply-To: <87eilse1hg.fsf@yoom.home.cworth.org>\r
41 X-Motto: Keep the good times rollin'\r
42 X-OS: Debian GNU/Linux squeeze/sid kernel 2.6.32-trunk-686 i686\r
43 X-Spamtrap: madduck.bogus@madduck.net\r
44 X-Subliminal-Message: debian/rules!\r
45 User-Agent: Mutt/1.5.20 (2009-06-14)\r
46 X-Virus-Scanned: clamav-milter 0.95.3 at clegg\r
47 X-Virus-Status: Clean\r
48 Subject: Re: [notmuch] Thoughts on notmuch and Lua\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Fri, 15 Jan 2010 00:16:10 -0000\r
62 \r
63 \r
64 --O3RTKUHj+75w1tg5\r
65 Content-Type: text/plain; charset=us-ascii\r
66 Content-Disposition: inline\r
67 Content-Transfer-Encoding: quoted-printable\r
68 \r
69 also sprach Carl Worth <cworth@cworth.org> [2010.01.15.1200 +1300]:\r
70 > > Lua has many advantages over other scripting languages when it\r
71 > > comes to integration with a C program. It has a very clean and\r
72 > > easy C API, the overhead of running Lua scripts is not noticable\r
73 > > among other things.\r
74 >=20\r
75 > I've definitely heard lots of good things about "lua\r
76 > embedability". So if we do decide to provide hooks, then lua would\r
77 > seem like a logical option to look at first. I've never looked at\r
78 > it closely myself though.\r
79 \r
80 Lua for hooks has the advantage that the hooks can be executed in\r
81 the context of manipulateable objects. On the other hand, hooks in\r
82 the style of run-parts directories are more flexible and accessible,\r
83 and could always be invoked as filters for the manipulateable data.\r
84 \r
85 --=20\r
86 martin | http://madduck.net/ | http://two.sentenc.es/\r
87 =20\r
88 "imagine if every thursday your shoes exploded if you\r
89  tied them the usual way. this happens to us all the time\r
90  with computers, and nobody thinks of complaining."\r
91                                                         -- jeff raskin\r
92 =20\r
93 spamtraps: madduck.bogus@madduck.net\r
94 \r
95 --O3RTKUHj+75w1tg5\r
96 Content-Type: application/pgp-signature; name="digital_signature_gpg.asc"\r
97 Content-Description: Digital signature (see http://martin-krafft.net/gpg/)\r
98 Content-Disposition: inline\r
99 \r
100 -----BEGIN PGP SIGNATURE-----\r
101 Version: GnuPG v1.4.10 (GNU/Linux)\r
102 \r
103 iEYEAREDAAYFAktPs8AACgkQIgvIgzMMSnUf/ACglwrW9TuvvZuNVuVzK/DJ3+lv\r
104 yu8An0ToNN84reN1t8BVhw8ewhmkfGie\r
105 =cBpQ\r
106 -----END PGP SIGNATURE-----\r
107 \r
108 --O3RTKUHj+75w1tg5--\r