Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / b9 / 1658560117a86e226a53034bf58c3a194209b1
1 Return-Path: <alip@exherbo.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 691204196F5\r
6         for <notmuch@notmuchmail.org>; Sat, 22 May 2010 00:27:10 -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.009\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.009 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, T_MIME_NO_TEXT=0.01] 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 wLUIsnhmZKck for <notmuch@notmuchmail.org>;\r
16         Sat, 22 May 2010 00:26:59 -0700 (PDT)\r
17 Received: from bach.exherbo.org (bach.exherbo.org [78.47.197.147])\r
18         by olra.theworths.org (Postfix) with ESMTP id 4081B4196F2\r
19         for <notmuch@notmuchmail.org>; Sat, 22 May 2010 00:26:59 -0700 (PDT)\r
20 Received: from localhost ([127.0.0.1] helo=harikalardiyari.ev ident=alip)\r
21         by bach.exherbo.org with esmtp (Exim 4.69)\r
22         (envelope-from <alip@exherbo.org>) id 1OFj6n-0005P1-6z\r
23         for notmuch@notmuchmail.org; Sat, 22 May 2010 07:26:57 +0000\r
24 From: Ali Polatel <alip@exherbo.org>\r
25 To: notmuch@notmuchmail.org\r
26 Subject: Notmuch Ruby bindings\r
27 User-Agent: Notmuch/0.3.1-18-g7d77c10 (http://notmuchmail.org) Emacs/23.2.1\r
28         (amd64-portbld-freebsd8.1)\r
29 Date: Sat, 22 May 2010 10:26:52 +0300\r
30 Message-ID: <8639xkv1kz.fsf@harikalardiyari.ev>\r
31 MIME-Version: 1.0\r
32 Content-Type: multipart/signed; boundary="=-=-=";\r
33         micalg=pgp-sha1; protocol="application/pgp-signature"\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Sat, 22 May 2010 07:27:10 -0000\r
47 \r
48 --=-=-=\r
49 Content-Transfer-Encoding: quoted-printable\r
50 \r
51 \r
52 Hey all,\r
53 I've written Ruby bindings for the notmuch library.\r
54 \r
55 Here are related links:\r
56 Gitweb: http://github.com/alip/notmuch/tree/ruby\r
57 Git: git://github.com/alip/notmuch.git (branch ruby)\r
58 API documentation: http://dev.exherbo.org/~alip/notmuch/ruby/\r
59 \r
60 Building is simple:\r
61 =2D Clone the git url mentioned above and switch to the ruby branch.\r
62 =2D Build the notmuch library\r
63 =2D cd bindings/ruby\r
64 =2D ruby extconf.rb\r
65 =2D make\r
66 \r
67 This is written in pure C, unlike Python bindings, which uses\r
68 ctypes. This means it should be a bit faster but possibly more buggy,\r
69 especially the garbage collection routines. I've tried hard to make\r
70 Ruby's GC play nice with notmuch's talloc based memory allocation but I\r
71 can't be sure if it's bug-free.\r
72 \r
73 I haven't written any examples yet but the API documentation should be\r
74 clear enough for one to understand and dive in.\r
75 \r
76 As usual, any comments, patches welcome.\r
77 \r
78 =2D-=20\r
79 Regards,\r
80 Ali Polatel\r
81 \r
82 --=-=-=\r
83 Content-Type: application/pgp-signature\r
84 \r
85 -----BEGIN PGP SIGNATURE-----\r
86 Version: GnuPG v2.0.14 (FreeBSD)\r
87 \r
88 iEYEARECAAYFAkv3hz8ACgkQQU4yORhF8iBSjQCfdKx26bTXGUvnB0zM/nxL+5jC\r
89 tPQAn1D9zUVJRlRTzvCIeQlmxTik803E\r
90 =6BZ8\r
91 -----END PGP SIGNATURE-----\r
92 --=-=-=--\r