Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / a2 / 465ed8dbd70638b6e47f180088fecf311b4c89
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 A6380431FBF\r
6         for <notmuch@notmuchmail.org>; Sun, 15 Jul 2012 14:14:50 -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: -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 hFov3JDKzCAU for <notmuch@notmuchmail.org>;\r
16         Sun, 15 Jul 2012 14:14:50 -0700 (PDT)\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 1B900431FBC\r
20         for <notmuch@notmuchmail.org>; Sun, 15 Jul 2012 14:14:50 -0700 (PDT)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 9B3D32E50BAA;\r
23         Sun, 15 Jul 2012 14:14:47 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from finestructure.net (rrcs-24-199-56-74.west.biz.rr.com\r
26         [24.199.56.74]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id C982F2E50485;\r
28         Sun, 15 Jul 2012 14:14:43 -0700 (PDT)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 746F6688; Sun, 15 Jul 2012 14:14:42 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Mark Walters <markwalters1009@gmail.com>,\r
33         Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH v3 0/8] emacs: JSON-based search cleanups\r
35 In-Reply-To: <87fw8ttob9.fsf@qmul.ac.uk>\r
36 References: <1342140319-19859-1-git-send-email-amdragon@mit.edu>\r
37         <1342306940-7499-1-git-send-email-amdragon@mit.edu>\r
38         <87fw8ttob9.fsf@qmul.ac.uk>\r
39 User-Agent: Notmuch/0.13.2+89~g9ab91ad (http://notmuchmail.org) Emacs/23.4.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Sun, 15 Jul 2012 14:14:40 -0700\r
42 Message-ID: <87a9z0zpz3.fsf@servo.finestructure.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: multipart/signed; boundary="=-=-=";\r
45         micalg=pgp-sha256; protocol="application/pgp-signature"\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 15 Jul 2012 21:14:50 -0000\r
59 \r
60 --=-=-=\r
61 \r
62 On Sun, Jul 15 2012, Mark Walters <markwalters1009@gmail.com> wrote:\r
63 > However, there are some problems with multiline search results (see\r
64 > below) so I think we should either fix these or just downplay this new\r
65 > functionality by, for example, removing the comments on newlines from\r
66 > the defcustom and saying in NEWS that the feature is experimental/not\r
67 > complete or similar. (NEWS could say how to enter newlines in the\r
68 > defcustom)\r
69 >\r
70 > With this minor comment on the documentation my criticisms should not\r
71 > hold up this excellent series.\r
72 \r
73 I agree that multi-line support needs a little bit more work before it's\r
74 ready for prime time.  I'll keep experimenting with it as well and see\r
75 if I can uncover any other issues.\r
76 \r
77 But I definitely also agree that that work should *not* hold up this\r
78 patch series, as it adds plenty of other benefits.\r
79 \r
80 > Examples of "incompleteness": these are rather more personal but it\r
81 > seems odd to me to highlight one line rather than one result in the\r
82 > buffer. Similarly I would expect <up> <down> to scroll up or down by\r
83 > one result rather than one line.\r
84 \r
85 Highlighting the entire entry should definitely be fixed, since\r
86 otherwise it can be hard to see which of the other lines is associated\r
87 with the current entry.\r
88 \r
89 I also notice that the author field munging causes some weird behaviors.\r
90 Certain formatter strings can cause it to break.  If we can get that\r
91 fixed it might be nice to have a similar functionality for the subject\r
92 field, which can also be really long.\r
93 \r
94 jamie.\r
95 \r
96 --=-=-=\r
97 Content-Type: application/pgp-signature\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.12 (GNU/Linux)\r
101 \r
102 iQIcBAEBCAAGBQJQAzLAAAoJEO00zqvie6q8DPcP/2jLHR37CHVl0n8FUlvw1I+0\r
103 ASrtz2PnytHP5LtEWFFYCdY3lCeCdI728SbcX0cqr9eb+zFyUW/F07RZ01/exCn3\r
104 2QC+lUwHT7F4WlCqNTnvG1zAPgHcTmi+twZKibo/u8U20wDxBh+UO78My/dVUQoa\r
105 TYesodWSVOrPnMptXc12V7fS/lk6t4G6hLK3qGvH4hWtrk3eUzcGXt3kKiSioQio\r
106 hBBdNnQPa64jXy/kUS7y+wFWnb4N5Zsgg/pRgdtF1LEG8ECXifHRHt3OFdTKihd+\r
107 x5V0CeqxmQFsXtHaqpEgQTaTl6EQaYvfvGdk0Lwhqk1Rd+rtKZhtU6JSy+3PhZ+N\r
108 lfNibIRBwhVoT9ZSWjaniYzooJ0IMDLmISLB8NmmsO59br2Lw+98Tz53JFCHXCHY\r
109 L7+hL23/AgqjRFTBGuw1gt32rcn+W1mQ+oMqYGGRd4nG0wruiu+eOFTu+dzKqLCa\r
110 YsVeKWVIXfnIUftr2uHf9NLSd3nsa8E97EgVoOGGC7kOOJvYB7oXatpYZtuFxWcg\r
111 4JL7vsJLVi9/nXBOqijYi9qbRgGbBOihEoKqqbfSVe6W/l9aXV4B+gM51zqibh7l\r
112 W2ofo8E4gbYPHHaKvjnnGfsVh2XRNRWA4+eqF8HR7XkEcTd3xO/7cinkAbj0n7Hi\r
113 mxMO9vxS2vYP7AKpJy1C\r
114 =EQ+5\r
115 -----END PGP SIGNATURE-----\r
116 --=-=-=--\r