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 1894942118E for ; Wed, 29 Jun 2011 12:42:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.275 X-Spam-Level: * X-Spam-Status: No, score=1.275 tagged_above=-999 required=5 tests=[RDNS_NONE=1.274, UNPARSEABLE_RELAY=0.001] 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 3XJO-p4rVVeZ for ; Wed, 29 Jun 2011 12:42:06 -0700 (PDT) Received: from mail.dnsexit.com (unknown [67.214.175.90]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8CA48421186 for ; Wed, 29 Jun 2011 12:42:06 -0700 (PDT) Received: from greenrd.plus.com (greenrd.plus.com [212.159.116.150]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTP id B49628B5D22 for ; Wed, 29 Jun 2011 15:41:42 -0400 (EDT) Received: from greenrd (uid 1001) (envelope-from greenrd@greenrd.org) id 1095b31b6 by greenrd.plus.com (DragonFly Mail Agent) Wed, 29 Jun 2011 20:42:01 +0100 From: Robin Green To: Notmuch Mail Subject: Preventing the user shooting themself in the foot User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-dragonfly) Date: Wed, 29 Jun 2011 20:42:01 +0100 Message-ID: <86iproe86u.fsf@greenrd.plus.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, 29 Jun 2011 19:42:07 -0000 It's really dangerous to use the 'a' key in notmuch-mode in an inbox thread which has multiple unread replies! Yes, the other unread replies will still be tagged unread, but the user might not immediately be aware of them. It would be really useful to have an optional warning ("More unread messages in this thread, are you sure?") for this situation!