Re: [PATCH] lib: reword comment about XFOLDER: prefix
[notmuch-archives.git] / 98 / 35c56690435846d568c4c679da3b3fe547708b
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 0CDD4431FD0\r
6         for <notmuch@notmuchmail.org>; Wed,  6 Jul 2011 09:55:07 -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 CFD005nryuzI for <notmuch@notmuchmail.org>;\r
16         Wed,  6 Jul 2011 09:55:06 -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 3F8B3431FB6\r
20         for <notmuch@notmuchmail.org>; Wed,  6 Jul 2011 09:55:06 -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 1B7FF32809E\r
23         for <notmuch@notmuchmail.org>; Wed,  6 Jul 2011 09:45:50 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com\r
26         [98.149.172.122]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id E777E32808D\r
28         for <notmuch@notmuchmail.org>; Wed,  6 Jul 2011 09:45:47 -0700 (PDT)\r
29 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
30         id E8C373B9; Wed,  6 Jul 2011 09:55:02 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: priorities for 0.7\r
34 User-Agent: Notmuch/0.5-292-gaa2fa19 (http://notmuchmail.org) Emacs/23.3.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Wed, 06 Jul 2011 09:55:00 -0700\r
37 Message-ID: <877h7vgxi3.fsf@servo.factory.finestructure.net>\r
38 MIME-Version: 1.0\r
39 Content-Type: multipart/signed; boundary="=-=-=";\r
40         micalg=pgp-sha256; protocol="application/pgp-signature"\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Wed, 06 Jul 2011 16:55:07 -0000\r
54 \r
55 --=-=-=\r
56 \r
57 Hey, folks.  Now that 0.6 is *finally* out the door, it's time to start\r
58 working on 0.7.  As Interim Distinguished co-Chief Vice Tyrant I have\r
59 been tasked with starting the discussion on 0.7 release priorities.\r
60 \r
61 Below is just the beginning of list of things that have been discussed\r
62 on the list that we should consider merging or working on for 0.7.  It's\r
63 weighted towards stuff that I've worked on only because I'm more\r
64 familiar with the state of those patches.  Please send follow-ups to\r
65 this list to elaborate on certain things, or bring up other patches that\r
66 should be considered [0].  We can then push on Carl to merge these ahead\r
67 of the 0.7 freeze.\r
68 \r
69 - notmuch-new atomicity:\r
70 \r
71   id:"1307822683-848-1-git-send-email-amdragon@mit.edu"\r
72 \r
73   I believe that the above is that latest version of this series; Austin\r
74   can point us to the right one if it's not.  This is an important\r
75   series that is long overdue to be merged.  It should definitely be a\r
76   top priority.\r
77 \r
78 - message/rfc822 part support:\r
79 \r
80   id:"1307120466-4980-1-git-send-email-jrollins@finestructure.net"\r
81   id:"1307320169-29905-1-git-send-email-jrollins@finestructure.net"\r
82 \r
83   rfc822 part handling is a bit broken now after the notmuch-show\r
84   rework.  The above patch series should have been included in 0.6 to\r
85   fix a couple of regressions.  In the meantime Austin and I have\r
86   started looking at further rework of notmuch-show to try to clean it\r
87   up even more.  This rework might supersedes these patches, but it\r
88   depends on how far we get.\r
89 \r
90 - emacs: Add notmuch-show-refresh-view function\r
91 \r
92   id:"1306627784-3401-1-git-send-email-jrollins@finestructure.net"\r
93 \r
94 - emacs: Add callback functions to crypto sigstatus button.\r
95 \r
96   id:"1306861633-3873-1-git-send-email-jrollins@finestructure.net"\r
97 \r
98 - emacs: notmuch-hello improvements (Daniel Schoepe, Michal Sojka,\r
99   Dmitry Kurochkin, Pieter Praet)\r
100 \r
101   These guys have been working on various improvements to the\r
102   notmuch-hello page.  I'll let them comment on where they're at with\r
103   that, and what should be merged.\r
104 \r
105 - emacs: tagging race conditions (Austin Clements, Pieter Praet)\r
106 \r
107   Austin and Pieter have been looking at home to eliminate some race\r
108   conditions when tagging from the emacs interface.  I'll let them\r
109   comment on where that's at.\r
110 \r
111 - emacs: default key bindings\r
112 \r
113   There's been a lot of discussion about default key bindings for the\r
114   emacs UI.  This issue frankly terrifies me since I worry that it is\r
115   basically impossible to converge on anything.  I think we'll need to\r
116   see a specific full proposal before we can really consider what to do\r
117   here.\r
118 \r
119 - I know there are other old patches that are sinking in to the abyss.\r
120   Hopefully any of those that are still relevant can be excavated.\r
121 \r
122 jamie.\r
123 \r
124 [0] It's maybe not mainline notmuch related, but we really need to get\r
125 some sort of tag sharing system worked out.  I can only imagine what\r
126 useful info is encoded in Carl's tags that would be invaluable for\r
127 everyone else to see, especially the release managers.\r
128 \r
129 --=-=-=\r
130 Content-Type: application/pgp-signature\r
131 \r
132 -----BEGIN PGP SIGNATURE-----\r
133 Version: GnuPG v1.4.11 (GNU/Linux)\r
134 \r
135 iQIcBAEBCAAGBQJOFJNkAAoJEO00zqvie6q8dGoP/ifC+0lpfPdIL+IV3be+P/CS\r
136 T3SxOqUSaDKuVvs+6IPMo2hAWJ8c5Mae9GoOyjsiOlheyFXTVQ1JCDxth9DcCPcq\r
137 k8/SwQFIqFbJtqrQtkf5x6TD3/Zwgt3x9Mx4F+1NbMMb5rvUgcPmbsStYjJwRUT8\r
138 kT8T3tGm47LtigwXMaSCdu8Ckbdc7QaOEfSJzvarhC5yOCsLLYaLa2uW2htSWFb7\r
139 eZY9La4Qi69gqdyn08BIp84DHbm+LA1vYdS53R0Pzcphq5qq65ao9mEgIkwgrRrr\r
140 wQxSYOKVB/50y2c8jJ33plxKgVUiAD/Um18SoiJCeolFLY0JkhCCCZ2SmtY/Ag7b\r
141 cRGxFxacpGuBN3Uqk49OLxHVKqDZ9A3fb8tOABrZ/iLfCDi4uTlps3dZpF9ZHrrz\r
142 MOcoQMhGEVw86/8CsmCV4blCQqsfqXd7uIyIXGv3cCwX0Jzed8TKnKP+hIpwZmXt\r
143 o6T5G2iSv2aWZlVCW2XCqkoggcLI8prpbmHCp9mlrFHDuegSrQg350jtvhj7ZsqU\r
144 GWVkQHJT3YYRhJf+lGU/INmunKBoyp6LMk4z8tr2dQtJ8M4PnjGE8U/FJUt10ZGa\r
145 Ik1hh4FqhfT2BXKZFdOSCnK1gIEeobG4cnUbDnsE8gY8SH4zf6E+W0fUZ/onW1Di\r
146 x7z/TCt4sJi8w09QGkN0\r
147 =HSoi\r
148 -----END PGP SIGNATURE-----\r
149 --=-=-=--\r