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 B5F98431FBC for ; Sun, 14 Feb 2010 23:52:56 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.58 X-Spam-Level: X-Spam-Status: No, score=-0.58 tagged_above=-999 required=5 tests=[AWL=-0.581, 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 5wPn-aPNP7N6 for ; Sun, 14 Feb 2010 23:52:56 -0800 (PST) Received: from homiemail-a23.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by olra.theworths.org (Postfix) with ESMTP id E3118431FAE for ; Sun, 14 Feb 2010 23:52:55 -0800 (PST) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPA id CD9004B0063 for ; Sun, 14 Feb 2010 23:52:53 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Mon, 15 Feb 2010 08:52:51 +0100 From: "Sebastian Spaeth" To: notmuch@notmuchmail.org In-Reply-To: References: Date: Mon, 15 Feb 2010 08:52:51 +0100 Message-ID: <877hqfey0c.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] [PATCH v2] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id 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, 15 Feb 2010 07:52:56 -0000 May I propose this patch for fast-track inclusion? It makes notmuching much more pleasantly. Thanks for that patch. Sebastian ps. if someone could propose a strategy for a "forward to next unread message" keybinding in a thread, I would be (nearly) completely happy :). pps. I included this one in my feature-all branch.