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 ADB6F431FC1 for ; Tue, 20 Apr 2010 00:37:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.801 X-Spam-Level: * X-Spam-Status: No, score=1.801 tagged_above=-999 required=5 tests=[BAYES_50=0.8, FREEMAIL_FROM=0.001, HK_NAME_FREE=1, RCVD_IN_DNSWL_NONE=-0.0001] 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 xgSVp3-m4NUG for ; Tue, 20 Apr 2010 00:37:20 -0700 (PDT) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by olra.theworths.org (Postfix) with ESMTP id CA1234196F2 for ; Tue, 20 Apr 2010 00:37:18 -0700 (PDT) Received: from smtp4-g21.free.fr (localhost [127.0.0.1]) by smtp4-g21.free.fr (Postfix) with ESMTP id 1490A4C80F1; Tue, 20 Apr 2010 09:37:13 +0200 (CEST) Received: from zimbra1-e1.priv.proxad.net (zimbra1-e1.priv.proxad.net [172.20.243.151]) by smtp4-g21.free.fr (Postfix) with ESMTP id E3EAC4C8189; Tue, 20 Apr 2010 09:37:10 +0200 (CEST) Date: Tue, 20 Apr 2010 09:37:10 +0200 (CEST) From: racin@free.fr To: Carl Worth Message-ID: <467012541.9571031271749029963.JavaMail.root@zimbra1-e1.priv.proxad.net> In-Reply-To: <87pr1y2ir5.fsf@yoom.home.cworth.org> Subject: Re: The archive operation should only archive open messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [132.166.135.72] X-Mailer: Zimbra 5.0 (ZimbraWebClient - FF3.0 (Linux)/5.0.15_GA_2815.UBUNTU8_64) X-Authenticated-User: racin@free.fr Cc: notmuch@notmuchmail.org 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: Tue, 20 Apr 2010 07:37:20 -0000 ----- "Carl Worth" a =C3=A9crit : > Once we fix that, I think we can go back to having tag operations > only > affect matched messages in the search view, and I agree that this > will > be extremely convenient. >=20 What about using prefixes to each command, the way Gnus does it*? For insta= nce, 'd' should tag the matched messages, "D" or all messages in the thread. Same for show mode= : for instance 'd' for all matched messages , "D" for all messages in the thread, and "C-d" for the current message onl= y. Matthieu * All Gnus key chains that begin with "T" affect the current thread.