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 02109431FBD for ; Mon, 1 Mar 2010 06:57:13 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.365 X-Spam-Level: X-Spam-Status: No, score=0.365 tagged_above=-999 required=5 tests=[AWL=-1.639, BAYES_50=0.001, TRACKER_ID=2.003] autolearn=no 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 G2iCiZmUQqNL for ; Mon, 1 Mar 2010 06:57:12 -0800 (PST) Received: from homiemail-a18.g.dreamhost.com (mailbigip.dreamhost.com [208.97.132.5]) by olra.theworths.org (Postfix) with ESMTP id 7B292431FAE for ; Mon, 1 Mar 2010 06:57:12 -0800 (PST) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id 4D4B6250065 for ; Mon, 1 Mar 2010 06:57:03 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Mon, 01 Mar 2010 15:57:00 +0100 From: "Sebastian Spaeth" To: Notmuch development list Message-ID: <87iq9gi0z8.fsf@SSpaeth.de> Date: Mon, 01 Mar 2010 15:57:00 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Subject: [notmuch] [Sebastian Spaeth] Pull requests 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: Mon, 01 Mar 2010 14:57:13 -0000 --=-=-= Resending as this did not get through the list somehow. Sorry, if it pops up twice now --=-=-= Content-Type: message/rfc822 Content-Disposition: inline From: Sebastian Spaeth To: Carl Worth , Notmuch development list Date: Mon, 01 Mar 2010 15:13:31 +0100 MIME-Version: 1.0 >From git repository git://github.com/spaetz/notmuch-all-feature.git I would like to advocate the following branches for quick pulling. Each contains 1 or 2 patches. They have all been based on todays cworth/master, so it should be really painless. I divided them into 3 'trivial' branches which should not require lots of discussion and 3 'proposed' which I would really encourage to pull as they improve my user experience. TRIVIAL ======= issue12_fontify-date Very trivial and obvious oversight. Make the date the same color as the rest of the headers. id:874omet1su.fsf@servo.finestructure.net issue18-F-for-notmuch-folder Bind 'F' to get us to notmuch-folder from notmuch-search mail id:1265889583-25406-1-git-send-email-dme@dme.org issue19-notmuch-buffer-use-subject Rather than using the ugly thread id as buffer name, use a nicer description based on the subject. mail id:m1wryiayhg.fsf@watt.gilman.jhu.edu PROPOSED ======== The following patches are some that really improve my life.. issue17-colorize-lines Let us display thread lines colored based on (configurable) tag-color pairs mail id:87aavpb3wh.fsf@servo.finestructure.net issue20,22-citations Show first and last few lines of a citation, not only the first few lines. Show citations colorized. based on mail id:1266226909-19360-1-git-send-email-dme@dme.org and mail id:1266403911-16567-1-git-send-email-dme@dme.org issue21-tag-by-thread-or-region Allow to tag multiple threads by selecting a region. This one is really, really handy. mail id:87sk90ragj.fsf@jhu.edu POSSIBLY ======== issue8-maildirtag-import This is the "respect maildir" patch (with contributions from various people). As there is a similar patch from pioto, this might require some discussion before pulling. based on thread mail id:20100210031339.GH16686@mail.rocksoft.com Thanks for considering. Sebastian P.S. I reworked my feature-all branch to contain above topic branches and merging those branches into feature-all. This will hopefully allow easier rebasing if patches bit-rot. The downside is that I killed the history of that git repository. Please do a clean repull if you already have it. --=-=-=--