Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 07 / 02b8707475e2bff144293666df35b76ed764ed
1 Return-Path: <dme@dme.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 AFA604196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:17:19 -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: -1.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, 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 IiW952ebMei3 for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 09:17:19 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id BF123431FC1\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:17:18 -0700 (PDT)\r
21 Received: by wyj26 with SMTP id 26so837558wyj.26\r
22         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:17:18 -0700 (PDT)\r
23 Received: by 10.216.89.211 with SMTP id c61mr2843080wef.54.1272298637497;\r
24         Mon, 26 Apr 2010 09:17:17 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id d16sm166544wej.9.2010.04.26.09.17.15\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Mon, 26 Apr 2010 09:17:16 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id 8A8F959413B; Mon, 26 Apr 2010 17:17:27 +0100 (BST)\r
32 To: notmuch@notmuchmail.org\r
33 Subject: Re: [SCM] notmuch - thread-based email index,\r
34         search and tagging. branch, master, updated. 0.2-191-g38c35f8\r
35 In-Reply-To: <20100426141749.161AE4196F2@olra.theworths.org>\r
36 References: <20100426141749.161AE4196F2@olra.theworths.org>\r
37 User-Agent: Notmuch/0.2-200-gcc7098a (http://notmuchmail.org) Emacs/23.1.1\r
38         (x86_64-pc-linux-gnu)\r
39 From: David Edmondson <dme@dme.org>\r
40 Date: Mon, 26 Apr 2010 17:17:24 +0100\r
41 Message-ID: <87pr1mchnv.fsf@ut.hh.sledj.net>\r
42 MIME-Version: 1.0\r
43 Content-Type: multipart/signed; boundary="=-=-=";\r
44         micalg=pgp-sha1; protocol="application/pgp-signature"\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Mon, 26 Apr 2010 16:17:19 -0000\r
58 \r
59 --=-=-=\r
60 Content-Transfer-Encoding: quoted-printable\r
61 \r
62 On Mon, 26 Apr 2010 07:17:47 -0700 (PDT), notmuch-commits-sender@notmuchmai=\r
63 l.org (Carl Worth) wrote:\r
64 > commit 97570954cb583cacac35b0235cbe449a07630ae3\r
65 > Author: David Edmondson <dme@dme.org>\r
66 > Date:   Thu Apr 22 13:26:06 2010 +0100\r
67 >=20\r
68 >     emacs: Add more functions to clean up text/plain parts\r
69 >=20=20=20=20=20\r
70 >     Add:\r
71 >     - notmuch-wash-wrap-long-lines: Wrap lines longer than the width of\r
72 >       the current window whilst maintaining any citation prefix.\r
73 >     - notmuch-wash-tidy-citations: Tidy up citations by:\r
74 >       - compress repeated otherwise blank citation lines,\r
75 >       - remove otherwise blank citation lines at the head and tail of a\r
76 >         citation and remove blank lines between attribution statements and\r
77 >         the citation,\r
78 >     - notmuch-wash-compress-blanks: Compress repeated blank lines and\r
79 >       remove leading and trailing blank lines.\r
80 >=20=20=20=20=20\r
81 >     Enable `notmuch-wash-tidy-citations' and\r
82 >     `notmuch-wash-compress-blanks' by default by adding them to\r
83 >     `notmuch-show-insert-text/plain-hook'. `notmuch-wash-wrap-long-lines'\r
84 >     is not enabled by default.\r
85 >=20=20=20=20=20\r
86 >     If `notmuch-wash-wrap-long-lines' is enabled, word wrapping of the\r
87 >     buffer leads to an unappealing display of text, so provide a function\r
88 >     to disable it and add it to the list of `notmuch-show-mode' hook\r
89 >     functions.\r
90 \r
91 This looks as though you took the earlier patch rather than one that I\r
92 sent today (id:1272289530-12593-1-git-send-email-dme@dme.org is the most\r
93 recent).\r
94 \r
95 dme.\r
96 =2D-=20\r
97 David Edmondson, http://dme.org\r
98 \r
99 --=-=-=\r
100 Content-Type: application/pgp-signature\r
101 \r
102 -----BEGIN PGP SIGNATURE-----\r
103 Version: GnuPG v1.4.10 (GNU/Linux)\r
104 \r
105 iEYEARECAAYFAkvVvJQACgkQaezQq/BJZRZbeQCcDlmDO7rBfD/PGQnOKnTsaca6\r
106 CmgAnA3/CKGxur0GUMXnlYMYywDTDoQW\r
107 =BLks\r
108 -----END PGP SIGNATURE-----\r
109 --=-=-=--\r