Re: Regarding notmuch and Fedora 16
authorJameson Graef Rollins <jrollins@finestructure.net>
Tue, 3 Jan 2012 22:21:37 +0000 (14:21 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:36 +0000 (09:41 -0800)
3e/d578307f7395388a5c62db76a5dabbd09ff3a1 [new file with mode: 0644]

diff --git a/3e/d578307f7395388a5c62db76a5dabbd09ff3a1 b/3e/d578307f7395388a5c62db76a5dabbd09ff3a1
new file mode 100644 (file)
index 0000000..6de263a
--- /dev/null
@@ -0,0 +1,111 @@
+Return-Path: <jrollins@finestructure.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id D543B429E42\r
+       for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 14:21:43 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.29\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id sgoGL1IhsRdu for <notmuch@notmuchmail.org>;\r
+       Tue,  3 Jan 2012 14:21:43 -0800 (PST)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 48163431FD0\r
+       for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 14:21:43 -0800 (PST)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id DFB9266E0153;\r
+       Tue,  3 Jan 2012 14:21:42 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (DHCP-123-180.caltech.edu [131.215.123.180])\r
+       (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id 16B5D66E0137;\r
+       Tue,  3 Jan 2012 14:21:40 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id E26E294C; Tue,  3 Jan 2012 14:21:39 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Peter Portante <peter.a.portante@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: Regarding notmuch and Fedora 16\r
+In-Reply-To: <4F037CA3.5020501@gmail.com>\r
+References: <4F037CA3.5020501@gmail.com>\r
+User-Agent: Notmuch/0.10.2+138~g0b4049e (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 03 Jan 2012 14:21:37 -0800\r
+Message-ID: <87d3b08m1a.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 03 Jan 2012 22:21:44 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Tue, 03 Jan 2012 17:09:39 -0500, Peter Portante <peter.a.portante@gmail.=\r
+com> wrote:\r
+> I am interested in using notmuch from within emacs, but have not been=20\r
+> able to get the latest version of notmuch (0.10.2) to compile under=20\r
+> Fedora 16:\r
+>=20\r
+>     [pportant@frodo notmuch-0.10.2]$ make\r
+>     Use "make V=3D1" to see the verbose compile lines.\r
+>     CC -O2 debugger.o\r
+>     In file included from debugger.c:21:0:\r
+>     notmuch-client.h:72:5: error: unknown type name 'GMimeSignatureValidi=\r
+ty'\r
+>     notmuch-client.h:86:5: error: unknown type name 'GMimeCipherContext'\r
+>     make: *** [debugger.o] Error 1\r
+>=20\r
+> It appears that with GMime v2.6 (from v2.4), a change was made to remove=\r
+=20\r
+> the use of GMimeSignatureValidity in favor of GMimeSignatureList, and=20\r
+> renamed GMimeCipherContext to GMimeCryptoContext.\r
+\r
+Hey, Peter.  Unfortunately notmuch is not yet compatible with gmime 2.6.\r
+gmime 2.5, which is apparently what's in Fedora 16, is the experimental\r
+release of the 2.6 interface.\r
+\r
+Updating notmuch to work with gmime 2.6 has been on the todo list for a\r
+while now, and it's obviously getting more urgent.  I've been planning\r
+on looking into it at it as soon as I can, but if anyone else wants to\r
+take a crack at it, I'll be happy to review patches.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJPA39xAAoJEO00zqvie6q8lIsP/irRW7yp/Zb4lJZmvCYvwSEO\r
+wdwkAa4fFS1Cet0JHvkz+E4qeX19fRAcmb4np26UpNWoZkOc1X42fxuy3dsM+krH\r
+joSSP4gjwgT7k7GtZl8JW9ivJFU6voUUB/lVPEglXFla3ZCsgNkzq6Wlli22+nlf\r
+7FIaOda5mfeErQTFPSFNIoKCUH37vvp+pKGxOWJW2VjMU7PNIVTlDAh7Iln5+qFH\r
+5t/sM/i2vEYbYbVud+pH0JsilauGytEee+MI/bwgHWyKVysOsXS0DoQE79NZAZpc\r
+2JJMIFnl1LUroX+BkeahqWMFrTlSTdr89Eq5SrWR/FJohIRfe94CHfF/4KFA3e97\r
+ixXUvpx2MzJlFy+1qdXv0wvMnLvDzMtCnO7PPMD1Jbs8UBQzE3m47nqoBkOVLxx7\r
+MASnz6A83XW2QW0rp86f812EW5qbEhi6UCzWUwy4Tsb7u8M1HEUJRuBbzgk3xL5/\r
+jHCtxquKDjrOebgMiBn/ZBgdXVFUiS5iBuW04lYgEOh2vLEKaOZw/2WWQu8qijls\r
+juur3vw6KiKoGmxDrPu92tDmcbOWcvmm5ILN+MVXGrTUuFc/62HSikVPmlWM48Ob\r
+Fzj1TmyZ4Y/1ufhybhdbh56LpldDPfH2+NTJ3V8frUj0zVDrILiUdJv8iXPUIZjc\r
+jaEBhDpw4OBESyKbscWq\r
+=NjOn\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r