Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / f1 / c89f10690fd3b2088401473df8714900f1402c
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 B1237431FAF\r
6         for <notmuch@notmuchmail.org>; Fri,  1 Mar 2013 08:56:58 -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.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 LhPbHpCeRJNC for <notmuch@notmuchmail.org>;\r
16         Fri,  1 Mar 2013 08:56:57 -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 5A56B431FAE\r
20         for <notmuch@notmuchmail.org>; Fri,  1 Mar 2013 08:56:57 -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 EB2BC66E00F2;\r
23         Fri,  1 Mar 2013 08:56:54 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-166-145-133.socal.res.rr.com\r
26         [76.166.145.133]) (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id 0287C66E0026;\r
28         Fri,  1 Mar 2013 08:56:51 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 63AF461E01; Fri,  1 Mar 2013 08:56:51 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] man: show and reply --decrypt option requires gpg-agent\r
34 In-Reply-To: <1362156206-19481-1-git-send-email-jani@nikula.org>\r
35 References: <1361950838-22919-1-git-send-email-jani@nikula.org>\r
36         <1362156206-19481-1-git-send-email-jani@nikula.org>\r
37 User-Agent: Notmuch/0.15+8~gd4a7374 (http://notmuchmail.org) Emacs/24.2.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Fri, 01 Mar 2013 08:56:49 -0800\r
40 Message-ID: <87fw0foy7i.fsf@servo.finestructure.net>\r
41 MIME-Version: 1.0\r
42 Content-Type: multipart/signed; boundary="=-=-=";\r
43         micalg=pgp-sha256; protocol="application/pgp-signature"\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: Fri, 01 Mar 2013 16:56:58 -0000\r
57 \r
58 --=-=-=\r
59 Content-Type: text/plain\r
60 Content-Transfer-Encoding: quoted-printable\r
61 \r
62 On Fri, Mar 01 2013, Jani Nikula <jani@nikula.org> wrote:\r
63 > ---\r
64 >  man/man1/notmuch-reply.1 |    9 ++++++---\r
65 >  man/man1/notmuch-show.1  |    9 +++++++--\r
66 >  2 files changed, 13 insertions(+), 5 deletions(-)\r
67 >\r
68 > diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
69 > index 454bdee..bf2021f 100644\r
70 > --- a/man/man1/notmuch-reply.1\r
71 > +++ b/man/man1/notmuch-reply.1\r
72 > @@ -89,9 +89,12 @@ user's addresses.\r
73 >=20=20\r
74 >  Decrypt any MIME encrypted parts found in the selected content\r
75 >  (ie. "multipart/encrypted" parts). Status of the decryption will be\r
76 > -reported (currently only supported with --format=3Djson and --format=3Ds=\r
77 exp)\r
78 > -and the multipart/encrypted part will be replaced by the decrypted\r
79 > -content.\r
80 > +reported (currently only supported with --format=3Djson and\r
81 > +--format=3Dsexp) and on successful decryption the multipart/encrypted\r
82 > +part will be replaced by the decrypted content.\r
83 > +\r
84 > +Decryption expects a functioning \fBgpg-agent\fR(1) to provide any\r
85 > +needed credentials. Without one, the decryption will fail.\r
86 >  .RE\r
87 >=20=20\r
88 >  See \fBnotmuch-search-terms\fR(7)\r
89 > diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1\r
90 > index 8be9eae..7697dfc 100644\r
91 > --- a/man/man1/notmuch-show.1\r
92 > +++ b/man/man1/notmuch-show.1\r
93 > @@ -163,8 +163,13 @@ will be replaced by the signed data.\r
94 >  Decrypt any MIME encrypted parts found in the selected content\r
95 >  (ie. "multipart/encrypted" parts). Status of the decryption will be\r
96 >  reported (currently only supported with --format=3Djson and\r
97 > ---format=3Dsexp) and the multipart/encrypted part will be replaced\r
98 > -by the decrypted content.  Implies --verify.\r
99 > +--format=3Dsexp) and on successful decryption the multipart/encrypted\r
100 > +part will be replaced by the decrypted content.\r
101 > +\r
102 > +Decryption expects a functioning \fBgpg-agent\fR(1) to provide any\r
103 > +needed credentials. Without one, the decryption will fail.\r
104 > +\r
105 > +Implies --verify.\r
106 >  .RE\r
107 >=20=20\r
108 >  .RS 4\r
109 > --=20\r
110 > 1.7.10.4\r
111 \r
112 LGTM.\r
113 \r
114 jamie.\r
115 \r
116 --=-=-=\r
117 Content-Type: application/pgp-signature\r
118 \r
119 -----BEGIN PGP SIGNATURE-----\r
120 Version: GnuPG v1.4.12 (GNU/Linux)\r
121 \r
122 iQIcBAEBCAAGBQJRMN3RAAoJEO00zqvie6q8CMMQAKbIODBPCQUG4X9WPioMQM+R\r
123 ItgEvZFRrC/tCOnQM1nhYAfkLG5X7cJ2kHiKdDGY2Df2T3r8g1lgQWSLUSjuU5N3\r
124 eQr8kADb7hSNFfKKH//3hFtGQv42o+SzjC1B0mashoXVefwj9hCHOrGlojibilnJ\r
125 3aAqAS3IxY5UBcRy16tp2rAgxRrdiZhFpXMKrSm43VU4yNFG+33HBc+l0ketJv0L\r
126 K7lqtc1UmUmTwb4yrgkI/xqklPKFZgLJY+ZOF+N0U6uhN5o6IjNACnZvfkBTEzf8\r
127 J3jdkLXvPJpzcVfprh602OjOUtpWWOxHg8HH4IAnO+mjwzERS+Rvl8VE0PD3M74s\r
128 kuNEO9awFgHTHCiSodWkkl2vP39O7b7GmZmMipLHYR7YMEYPLqsf7X5wYhqw2Ucz\r
129 ol4DBNmRM8q40dJ9nMm/EoGMUvEIOC1RdetndAV6Ojt2TZg62mqJU/QMhaBL/oav\r
130 OfhIw3+yDsKWhHMXoCcBRXqqAqdgNZYV/atQ0S2nVNA92fXqYHWIJb6wfNIEjMNV\r
131 cV6h9OZBDTo8e7efBBG8xT/XSfIKL8potAe9vKDhNvdt1oagkyztauBH0Xw8ZOLS\r
132 txngEYg27VNkcBuJR24uQBOcp2G83x89E2nI/oW9624NjkpDIQ/uCMHl1Ymjhw6Y\r
133 5lY4NR0heb7/fMtXybxH\r
134 =Ff1U\r
135 -----END PGP SIGNATURE-----\r
136 --=-=-=--\r