Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 699EE431FD0 for ; Wed, 6 Jul 2011 10:52:06 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xg+5tWwRqG9N for ; Wed, 6 Jul 2011 10:52:05 -0700 (PDT) Received: from e3.ny.us.ibm.com (e3.ny.us.ibm.com [32.97.182.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 83FFC431FB6 for ; Wed, 6 Jul 2011 10:52:05 -0700 (PDT) Received: from d01relay05.pok.ibm.com (d01relay05.pok.ibm.com [9.56.227.237]) by e3.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id p66HSuhl002149 for ; Wed, 6 Jul 2011 13:28:56 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay05.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p66Hq4wr147644 for ; Wed, 6 Jul 2011 13:52:04 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p66Hq2HG015000 for ; Wed, 6 Jul 2011 13:52:03 -0400 Received: from skywalker.linux.vnet.ibm.com ([9.77.120.75]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id p66Hpvji014355; Wed, 6 Jul 2011 13:51:59 -0400 From: "Aneesh Kumar K.V" To: Jameson Graef Rollins , Notmuch Mail Subject: Re: priorities for 0.7 In-Reply-To: <877h7vgxi3.fsf@servo.factory.finestructure.net> References: <877h7vgxi3.fsf@servo.factory.finestructure.net> User-Agent: Notmuch/0.5-215-g5143e5e (http://notmuchmail.org) Emacs/23.2.1 (i686-pc-linux-gnu) Date: Wed, 06 Jul 2011 23:21:57 +0530 Message-ID: <87iprfz48y.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2011 17:52:06 -0000 On Wed, 06 Jul 2011 09:55:00 -0700, Jameson Graef Rollins wrote: Non-text part: multipart/mixed Non-text part: multipart/signed > Hey, folks. Now that 0.6 is *finally* out the door, it's time to start > working on 0.7. As Interim Distinguished co-Chief Vice Tyrant I have > been tasked with starting the discussion on 0.7 release priorities. > > Below is just the beginning of list of things that have been discussed > on the list that we should consider merging or working on for 0.7. It's > weighted towards stuff that I've worked on only because I'm more > familiar with the state of those patches. Please send follow-ups to > this list to elaborate on certain things, or bring up other patches that > should be considered [0]. We can then push on Carl to merge these ahead > of the 0.7 freeze. > > - notmuch-new atomicity: > > id:"1307822683-848-1-git-send-email-amdragon@mit.edu" > > I believe that the above is that latest version of this series; Austin > can point us to the right one if it's not. This is an important > series that is long overdue to be merged. It should definitely be a > top priority. > > - message/rfc822 part support: > > id:"1307120466-4980-1-git-send-email-jrollins@finestructure.net" > id:"1307320169-29905-1-git-send-email-jrollins@finestructure.net" > > rfc822 part handling is a bit broken now after the notmuch-show > rework. The above patch series should have been included in 0.6 to > fix a couple of regressions. In the meantime Austin and I have > started looking at further rework of notmuch-show to try to clean it > up even more. This rework might supersedes these patches, but it > depends on how far we get. > > - emacs: Add notmuch-show-refresh-view function > > id:"1306627784-3401-1-git-send-email-jrollins@finestructure.net" > > - emacs: Add callback functions to crypto sigstatus button. > > id:"1306861633-3873-1-git-send-email-jrollins@finestructure.net" > > - emacs: notmuch-hello improvements (Daniel Schoepe, Michal Sojka, > Dmitry Kurochkin, Pieter Praet) > > These guys have been working on various improvements to the > notmuch-hello page. I'll let them comment on where they're at with > that, and what should be merged. > > - emacs: tagging race conditions (Austin Clements, Pieter Praet) > > Austin and Pieter have been looking at home to eliminate some race > conditions when tagging from the emacs interface. I'll let them > comment on where that's at. > > - emacs: default key bindings > > There's been a lot of discussion about default key bindings for the > emacs UI. This issue frankly terrifies me since I worry that it is > basically impossible to converge on anything. I think we'll need to > see a specific full proposal before we can really consider what to do > here. > > - I know there are other old patches that are sinking in to the abyss. > Hopefully any of those that are still relevant can be excavated. Don't overload same-window-regex id:"1288200417-6584-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com" Add reply-to header id:"1288200417-6584-2-git-send-email-aneesh.kumar@linux.vnet.ibm.com" I guess we want a generic form for this. I guess we want enable the user to select what fields in the mail-header they would like to index -aneesh