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 0D661431FBC for ; Wed, 20 Jan 2010 06:00:53 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.384 X-Spam-Level: X-Spam-Status: No, score=-0.384 tagged_above=-999 required=5 tests=[AWL=-0.385, BAYES_50=0.001] autolearn=ham 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 WOpfSHcPC6yA for ; Wed, 20 Jan 2010 06:00:52 -0800 (PST) Received: from homiemail-a22.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id 61A34431FAE for ; Wed, 20 Jan 2010 06:00:52 -0800 (PST) Received: from sspaeth.de (mtec-hg-docking-2-dhcp-062.ethz.ch [82.130.121.62]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPA id 888811A8063 for ; Wed, 20 Jan 2010 06:00:49 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Wed, 20 Jan 2010 15:00:46 +0100 From: "Sebastian Spaeth" To: Notmuch development list Date: Wed, 20 Jan 2010 15:00:46 +0100 Message-ID: <87my083mgh.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [notmuch] Git feature branch 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, 20 Jan 2010 14:00:53 -0000 As I do like some of the additional patches, I am shoving some of them into my "all feature" branch. I make that one available in case you want to pull from it. It currently carries: Jameson Rollins: Simplify "unread" tag handling in emacs UI. David Bremner: notmuch.el: Refactor citation markup. Variables for minimum size, button text. Dirk-Jan C. Binnema: notmuch-new.c: refactor and improve dirs-to-ignore a bit Sebastian Spaeth: add notmuch-show-delete keybinding 'd' www: http://github.com/spaetz/notmuch-all-feature git: git://github.com/spaetz/notmuch-all-feature.git Sebastian