Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / a5 / 6cdf859744ac5f6842409faa8472e3b899aa74
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 CC8174196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 04:16:30 -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: -4.19\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.19 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id gf1X3thf9RvL for <notmuch@notmuchmail.org>;\r
17         Mon, 26 Apr 2010 04:16:29 -0700 (PDT)\r
18 Received: from brinza.cc.columbia.edu (brinza.cc.columbia.edu [128.59.29.8])\r
19         by olra.theworths.org (Postfix) with ESMTP id B58E8431FC1\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 04:16:29 -0700 (PDT)\r
21 Received: from servo.finestructure.net (cpe-72-227-128-66.nyc.res.rr.com\r
22         [72.227.128.66])\r
23         (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0)\r
24         by brinza.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o3QBGHE6001131\r
25         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
26         Mon, 26 Apr 2010 07:16:18 -0400 (EDT)\r
27 Received: from jrollins by servo.finestructure.net with local (Exim 4.71)\r
28         (envelope-from <jrollins@finestructure.net>)\r
29         id 1O6MIT-0005da-BG; Mon, 26 Apr 2010 07:16:17 -0400\r
30 From: Jameson Rollins <jrollins@finestructure.net>\r
31 To: Darren McGuicken <mailing-notmuch@fernseed.info>, notmuch@notmuchmail.org\r
32 Subject: Re: Kudos!  Also: +1 PGP!\r
33 In-Reply-To: <87r5m3gy1u.fsf@bookbinder.fernseed.info>\r
34 References: <87r5m3gy1u.fsf@bookbinder.fernseed.info>\r
35 User-Agent: Notmuch/0.2-187-g7c5f017 (http://notmuchmail.org) Emacs/23.1.1\r
36         (i486-pc-linux-gnu)\r
37 Date: Mon, 26 Apr 2010 07:16:16 -0400\r
38 Message-ID: <87zl0qihvj.fsf@servo.finestructure.net>\r
39 MIME-Version: 1.0\r
40 Content-Type: multipart/signed; boundary="=-=-=";\r
41         micalg=pgp-sha256; protocol="application/pgp-signature"\r
42 X-No-Spam-Score: Local\r
43 X-Scanned-By: MIMEDefang 2.68 on 128.59.29.8\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Mon, 26 Apr 2010 11:16:31 -0000\r
57 \r
58 --=-=-=\r
59 Content-Transfer-Encoding: quoted-printable\r
60 \r
61 On Sun, 25 Apr 2010 19:57:33 +0100, Darren McGuicken <mailing-notmuch@ferns=\r
62 eed.info> wrote:\r
63 > I've been slowly moving all my day-to-day mailing needs to notmuch over\r
64 > the last month and the only thing I'm missing is native message\r
65 > decryption and verification support - is this being actively worked on,\r
66 > I haven't seen it mentioned in a while?  Or is it feasible to add this\r
67 > as a target for an upcoming merge window?  How far away are we from\r
68 > something workable - are we just(!) looking for someone to stitch the\r
69 > code together or do we need to brainstorm a little more exactly what the\r
70 > approach is likely to be?\r
71 \r
72 Hey, Darren.  Some of us are very keenly interested in getting PGP/MIME\r
73 support in notmuch as well.  It has been mentioned on irc recently, and\r
74 I've been meaning to bring it up again on the list again.\r
75 \r
76 It seems like a pretty tricky thing to implement, but I think some folks\r
77 have started looking at it.  I don't know how far anyone has gotten,\r
78 though.  I certainly don't have any idea how to do it.  It obviously\r
79 requires some sophisticated MIME part parsing, which has been improving\r
80 recently.  Other Emacs MUAs obviously handle it, so there's probably a\r
81 lot to be learned from them.  Your help and suggestions would definitely\r
82 be appreciated.\r
83 \r
84 > In the meantime, I find myself using the snippet from Tassilo in:\r
85 >=20\r
86 >     id:87zl6cl595.fsf@thinkpad.tsdh.de\r
87 >\r
88 > Which lets me jump to the selected encrypted message in Gnus and have it\r
89 > in turn auto-decrypt the text.  Works well but does need a second mail\r
90 > program ;-)\r
91 \r
92 I'm interested in using this as a stop-gap, but unfortunately I'm not\r
93 finding this message in my local store.  Can you point to url in an\r
94 archive, or forward this to me or the list?\r
95 \r
96 Thanks!\r
97 \r
98 jamie.\r
99 \r
100 --=-=-=\r
101 Content-Type: application/pgp-signature\r
102 \r
103 -----BEGIN PGP SIGNATURE-----\r
104 Version: GnuPG v1.4.10 (GNU/Linux)\r
105 \r
106 iQIcBAEBCAAGBQJL1XYAAAoJEO00zqvie6q8IKoP/1LOpD+lXHFS32JGCfQCTE93\r
107 2nhJKlf0TZcUr1W2XEteNFVBtUog/e9fZ0usAabbaCLCt35hl0tEEqulg9wIXhjZ\r
108 GXvTzWiRgZhXEF8n/WNVbuRyr+iUEql7ON4cLxs08QKe3gvEMLSC5/xOWVsnWAKG\r
109 Ueta+TZ78TKDimkM+bjeiWUfx1pxOIjKikc9GualnWzeF4i8MgUqNTB6h6E5KhxI\r
110 pzD6ucylbsqyYhT4a+uGGOEmScX3XHLnxozGgTVIE5h9NYifolnYTrTIN33Ln1iJ\r
111 FcWiMZ2HVGl/bIUonpWcQiCY6Z3uENSpD9+cZlF5S+aJMiuM/Tkadrv9nqdJ4lpW\r
112 v3GgJKAcsYTKPi+/d+2as94aSUd37mNrv3e29iFe+k2hcYnpPmTncMBFEeXl0lEQ\r
113 gTFm9NQyt9/vPnR1wE/7AmAxAva1QkSBbjwThduqeZyyUzQB8+P30oTXGn85dj86\r
114 E9LtkRWwY4Moj1Bg+v93x0OlRDKPbvGxcsRyTR1/enD3fVdQeP8/69AeUnh0Vw7B\r
115 zW6JF2QSRejwIQ5zeanc9WgHmpFPdP+hXHXATSIDlbtZOc8U3BUar0vhY/pci8oj\r
116 b5ippWYa/RasMlY+aHWoqUQchBjrsliOIhVSZ/aIxGx+NZBeZNhQWWVo/AXhVXLP\r
117 4tqnXmr+IEgIzCRdXS6q\r
118 =EshH\r
119 -----END PGP SIGNATURE-----\r
120 --=-=-=--\r