Re: [PATCH] emacs: address completion, allow sender/recipient and filters
[notmuch-archives.git] / 3e / d578307f7395388a5c62db76a5dabbd09ff3a1
1 Return-Path: <jrollins@finestructure.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 D543B429E42\r
6         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 14:21:43 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 sgoGL1IhsRdu for <notmuch@notmuchmail.org>;\r
16         Tue,  3 Jan 2012 14:21:43 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 48163431FD0\r
20         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 14:21:43 -0800 (PST)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id DFB9266E0153;\r
23         Tue,  3 Jan 2012 14:21:42 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (DHCP-123-180.caltech.edu [131.215.123.180])\r
26         (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id 16B5D66E0137;\r
28         Tue,  3 Jan 2012 14:21:40 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id E26E294C; Tue,  3 Jan 2012 14:21:39 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Peter Portante <peter.a.portante@gmail.com>, notmuch@notmuchmail.org\r
33 Subject: Re: Regarding notmuch and Fedora 16\r
34 In-Reply-To: <4F037CA3.5020501@gmail.com>\r
35 References: <4F037CA3.5020501@gmail.com>\r
36 User-Agent: Notmuch/0.10.2+138~g0b4049e (http://notmuchmail.org) Emacs/23.3.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Tue, 03 Jan 2012 14:21:37 -0800\r
39 Message-ID: <87d3b08m1a.fsf@servo.finestructure.net>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; boundary="=-=-=";\r
42         micalg=pgp-sha256; protocol="application/pgp-signature"\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 03 Jan 2012 22:21:44 -0000\r
56 \r
57 --=-=-=\r
58 Content-Transfer-Encoding: quoted-printable\r
59 \r
60 On Tue, 03 Jan 2012 17:09:39 -0500, Peter Portante <peter.a.portante@gmail.=\r
61 com> wrote:\r
62 > I am interested in using notmuch from within emacs, but have not been=20\r
63 > able to get the latest version of notmuch (0.10.2) to compile under=20\r
64 > Fedora 16:\r
65 >=20\r
66 >     [pportant@frodo notmuch-0.10.2]$ make\r
67 >     Use "make V=3D1" to see the verbose compile lines.\r
68 >     CC -O2 debugger.o\r
69 >     In file included from debugger.c:21:0:\r
70 >     notmuch-client.h:72:5: error: unknown type name 'GMimeSignatureValidi=\r
71 ty'\r
72 >     notmuch-client.h:86:5: error: unknown type name 'GMimeCipherContext'\r
73 >     make: *** [debugger.o] Error 1\r
74 >=20\r
75 > It appears that with GMime v2.6 (from v2.4), a change was made to remove=\r
76 =20\r
77 > the use of GMimeSignatureValidity in favor of GMimeSignatureList, and=20\r
78 > renamed GMimeCipherContext to GMimeCryptoContext.\r
79 \r
80 Hey, Peter.  Unfortunately notmuch is not yet compatible with gmime 2.6.\r
81 gmime 2.5, which is apparently what's in Fedora 16, is the experimental\r
82 release of the 2.6 interface.\r
83 \r
84 Updating notmuch to work with gmime 2.6 has been on the todo list for a\r
85 while now, and it's obviously getting more urgent.  I've been planning\r
86 on looking into it at it as soon as I can, but if anyone else wants to\r
87 take a crack at it, I'll be happy to review patches.\r
88 \r
89 jamie.\r
90 \r
91 --=-=-=\r
92 Content-Type: application/pgp-signature\r
93 \r
94 -----BEGIN PGP SIGNATURE-----\r
95 Version: GnuPG v1.4.11 (GNU/Linux)\r
96 \r
97 iQIcBAEBCAAGBQJPA39xAAoJEO00zqvie6q8lIsP/irRW7yp/Zb4lJZmvCYvwSEO\r
98 wdwkAa4fFS1Cet0JHvkz+E4qeX19fRAcmb4np26UpNWoZkOc1X42fxuy3dsM+krH\r
99 joSSP4gjwgT7k7GtZl8JW9ivJFU6voUUB/lVPEglXFla3ZCsgNkzq6Wlli22+nlf\r
100 7FIaOda5mfeErQTFPSFNIoKCUH37vvp+pKGxOWJW2VjMU7PNIVTlDAh7Iln5+qFH\r
101 5t/sM/i2vEYbYbVud+pH0JsilauGytEee+MI/bwgHWyKVysOsXS0DoQE79NZAZpc\r
102 2JJMIFnl1LUroX+BkeahqWMFrTlSTdr89Eq5SrWR/FJohIRfe94CHfF/4KFA3e97\r
103 ixXUvpx2MzJlFy+1qdXv0wvMnLvDzMtCnO7PPMD1Jbs8UBQzE3m47nqoBkOVLxx7\r
104 MASnz6A83XW2QW0rp86f812EW5qbEhi6UCzWUwy4Tsb7u8M1HEUJRuBbzgk3xL5/\r
105 jHCtxquKDjrOebgMiBn/ZBgdXVFUiS5iBuW04lYgEOh2vLEKaOZw/2WWQu8qijls\r
106 juur3vw6KiKoGmxDrPu92tDmcbOWcvmm5ILN+MVXGrTUuFc/62HSikVPmlWM48Ob\r
107 Fzj1TmyZ4Y/1ufhybhdbh56LpldDPfH2+NTJ3V8frUj0zVDrILiUdJv8iXPUIZjc\r
108 jaEBhDpw4OBESyKbscWq\r
109 =NjOn\r
110 -----END PGP SIGNATURE-----\r
111 --=-=-=--\r