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 39B7240D154 for ; Fri, 5 Nov 2010 02:05:48 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] 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 WM13EttyuukH for ; Fri, 5 Nov 2010 02:05:37 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id 90AB240D158 for ; Fri, 5 Nov 2010 02:05:37 -0700 (PDT) Received: by wyb40 with SMTP id 40so3006976wyb.26 for ; Fri, 05 Nov 2010 02:05:36 -0700 (PDT) Received: by 10.216.181.193 with SMTP id l43mr890320wem.78.1288947936689; Fri, 05 Nov 2010 02:05:36 -0700 (PDT) Received: from ut.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com [81.149.164.25]) by mx.google.com with ESMTPS id x28sm634863weq.16.2010.11.05.02.05.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 05 Nov 2010 02:05:35 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 4972A59405B; Fri, 5 Nov 2010 09:05:05 +0000 (GMT) To: Sebastian Spaeth , Notmuch developer list Subject: Re: Emacs UI improvement suggestion In-Reply-To: <87pqukxlgo.fsf@SSpaeth.de> References: <87pqukxlgo.fsf@SSpaeth.de> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 05 Nov 2010 09:05:05 +0000 Message-ID: <87sjzg16pq.fsf@ut.hh.sledj.net> MIME-Version: 1.0 Content-Type: text/plain 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: Fri, 05 Nov 2010 09:05:48 -0000 On Fri, 05 Nov 2010 08:45:27 +0100, Sebastian Spaeth wrote: > One UI improvement I would love is to see the number of unread > emails in a thread in notmuch-show view. I often reply to a > mail in a thread just to see that there are followup mails that > resolve the issue already. > > If I had seen that there are more unread mails in that thread > (or at least that branch of the thread), I would read those first > before hitting reply. > > What do others think? Does `C-u M-RET' help?