Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 73 / 8eface4b9514f4401e6175b14891420ea92033
1 Return-Path: <cworth@cworth.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 97F3A4196F3\r
6         for <notmuch@notmuchmail.org>; Wed, 21 Apr 2010 18:11:17 -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.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, 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 0n2P84hQ0Ukd; Wed, 21 Apr 2010 18:11:14 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 77546431FC1;\r
19         Wed, 21 Apr 2010 18:11:14 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id 2692E568DE4; Wed, 21 Apr 2010 18:11:14 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Notmuch list <notmuch@notmuchmail.org>\r
24 Subject: Update on 0.3 progress\r
25 In-Reply-To: <87pr1zdtpi.fsf@yoom.home.cworth.org>\r
26 References: <87pr1zdtpi.fsf@yoom.home.cworth.org>\r
27 Date: Wed, 21 Apr 2010 18:11:14 -0700\r
28 Message-ID: <87y6gguw99.fsf@yoom.home.cworth.org>\r
29 MIME-Version: 1.0\r
30 Content-Type: multipart/signed; boundary="=-=-=";\r
31         micalg=pgp-sha1; protocol="application/pgp-signature"\r
32 X-BeenThere: notmuch@notmuchmail.org\r
33 X-Mailman-Version: 2.1.13\r
34 Precedence: list\r
35 List-Id: "Use and development of the notmuch mail system."\r
36         <notmuch.notmuchmail.org>\r
37 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
39 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
40 List-Post: <mailto:notmuch@notmuchmail.org>\r
41 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
42 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
44 X-List-Received-Date: Thu, 22 Apr 2010 01:11:17 -0000\r
45 \r
46 --=-=-=\r
47 Content-Transfer-Encoding: quoted-printable\r
48 \r
49 On Fri, 16 Apr 2010 13:32:25 -0700, Carl Worth <cworth@cworth.org> wrote:\r
50 > I know that I want to merge David Edmunson's rewrite of the emacs\r
51 > interface to be built on top of --format=3Djson and add a ton of features,\r
52 > (better attachment handling, notmuch-hello, etc.). I think that's more\r
53 > than enough to justify a new release right there.\r
54 \r
55 The bulk of this rewrite is merged now. I left a few features out with\r
56 review to David. He (or others) may want to refresh some of those to get\r
57 them in. (I'd especially like a binding for opening all messages in a\r
58 thread).\r
59 \r
60 I also want to look at notmuch-hello stuff now.\r
61 \r
62 > But if you have other things you'd like to see in this release, please\r
63 > send a message to the list\r
64 \r
65 Most of what came in in response to this request has now been merged.\r
66 Notable things that made the merge window but have not been merged yet\r
67 include:\r
68 \r
69   * Improve heuristic for guessing best from address in replies\r
70     id:1271451102-11336-1-git-send-email-hohndel@infradead.org\r
71 \r
72     I just need to review and test this still.\r
73 \r
74   * The archive operation should only archive open messages\r
75     id:87633sfnyq.fsf@yoom.home.cworth.org=20=20=20=20\r
76 \r
77     This still needs an implementation or else it won't make it.\r
78 >=20\r
79 > PS. I still never sent a list of the features which were proposed for\r
80 > the 0.2 release but postponed. I'll assemble that list soon with my\r
81 > comments on where each of the features stand.\r
82 \r
83 Here's that list now. I really should have had this list ready at the\r
84 time I announced the opening of the 0.3 window so that people would have\r
85 had more notice to refresh these. I'll try to be better about that in\r
86 the future:\r
87 \r
88   * Add maildir directory name as tag name for messages\r
89     id:20100210030142.GD16686@mail.rocksoft.com\r
90 \r
91     I've postponed this until a database-schema-update planned for 0.4\r
92 \r
93   * Initial support for maildir flags\r
94     id:1270755931-24290-1-git-send-email-pioto@pioto.org\r
95 \r
96     Same here\r
97 \r
98   * Reordering and cleanup of thread authors\r
99     id:m31veru7vn.fsf@x200.gr8dns.org\r
100 \r
101     This is an interesting feature, but says "I don't think this is\r
102     ready to be pulled" in the commit message and then says "I'll update\r
103     the patch" at the end of the thread with no update. So I'd still\r
104     like to see this refreshed (and could still take this for 0.3).\r
105 \r
106     Note that the recent fix for the sorting of calls to\r
107     _add_matched_messages probably means that this feature will work\r
108     better now than before.\r
109 \r
110   * 'F' in search mode takes us to a list of folders\r
111     id:87vdc2q2l7.fsf@yoom.home.cworth.org\r
112 \r
113     I rejected this on the basis of the choice of key-binding. I expect\r
114     we'll get a good keybinding once we add notmuch-hello.\r
115 \r
116   * Fcc, Maildir, and Emacs message-mode -- a bit of code\r
117     id:873a1zs3t5.fsf@jhu.edu\r
118 \r
119     I've postponed this due to the "I've not tested this robustly since\r
120     I don't actually use it". With a little confirmed testing, I'd love\r
121     to have this in place (and on by default)\r
122 \r
123   * RFC: User-Agent header\r
124     id:87iq821hba.fsf@SSpaeth.de\r
125 \r
126     This seemed like a good feature proposal, but I didn't see a\r
127     complete implementation in time for 0.2. There is one now\r
128 \r
129   * Mailstore abstraction v4\r
130     id:1270737766-29237-1-git-send-email-sojkam1@fel.cvut.cz\r
131 \r
132     I rejected this due to being extra abstraction in advance of any use\r
133     case. Michal has recently been following up with pieces of this that\r
134     are directly justified, (like "notmuch cat"). Thanks!\r
135 \r
136 =2DCarl\r
137 \r
138 --=-=-=\r
139 Content-Type: application/pgp-signature\r
140 \r
141 -----BEGIN PGP SIGNATURE-----\r
142 Version: GnuPG v1.4.10 (GNU/Linux)\r
143 \r
144 iD8DBQFLz6Iy6JDdNq8qSWgRAlmsAJ4/qTGu1CNKY0VD/k3Gizz5ASHAMgCfULGk\r
145 7FSe0HON/jLcagopqh9TOAY=\r
146 =PHE4\r
147 -----END PGP SIGNATURE-----\r
148 --=-=-=--\r