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 E031A4196F5 for ; Wed, 9 Jun 2010 12:20:39 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.12 X-Spam-Level: X-Spam-Status: No, score=-1.12 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_SORBS_WEB=0.77, T_MIME_NO_TEXT=0.01] 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 JaGOYEktjXeh for ; Wed, 9 Jun 2010 12:20:30 -0700 (PDT) Received: from tarap.cc.columbia.edu (tarap.cc.columbia.edu [128.59.29.7]) by olra.theworths.org (Postfix) with ESMTP id E9A5E4196F3 for ; Wed, 9 Jun 2010 12:20:29 -0700 (PDT) Received: from servo.finestructure.net (NYUFGA-GUESTS-01.NATPOOL.NYU.EDU [192.76.177.124]) (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0) by tarap.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o59JKMZv002942 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Wed, 9 Jun 2010 15:20:22 -0400 (EDT) Received: from jrollins by servo.finestructure.net with local (Exim 4.71) (envelope-from ) id 1OMQp3-0008Ux-Sc; Wed, 09 Jun 2010 15:20:21 -0400 From: Jameson Rollins To: Dirk Hohndel , Carl Worth , Notmuch Mail Subject: Re: [PATCH] remove message archiving from show-advance-and-archive In-Reply-To: References: <87zkz4xnf4.fsf@servo.finestructure.net> <871vcghz8o.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.3.1-59-g0b3b2bd (http://notmuchmail.org) Emacs/23.1.1 (i486-pc-linux-gnu) Date: Wed, 09 Jun 2010 15:20:21 -0400 Message-ID: <87sk4wvwqy.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.68 on 128.59.29.7 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, 09 Jun 2010 19:20:40 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 09 Jun 2010 11:20:47 -0700, Dirk Hohndel wr= ote: > On Wed, 09 Jun 2010 10:50:15 -0700, Carl Worth wrote: > > That would highlight the current 'a' as out of place since it's > > currently archiving every message in the thread. So I'd then fix it to > > be 'a' for the current message and "M-a" for every (open) message in the > > thread. >=20 > I really like this. It's consistent and I'm sure I'll get used to it > quickly. The only question now is "all messages in a thread" or "all > open messages in a thread". I'd vote for all. I actually vote for the behavior Carl suggests. The behavior of archiving the entire thread can be done by popping out to the search and applying notmuch-search-archive-thread to the thread with: (define-key notmuch-search-mode-map "a" 'notmuch-search-archive-thread) jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJMD+l1AAoJEO00zqvie6q8JtAQALf4v2h4AV7yhGQ11Bx16g5A criZS/pQnq54lJJGK1rMcM15eSpGGxgKyhtHHKFJFDXMc9VGnuvwiat7xqePzSbm WlOe/ZjSpSB9blLVUOYSZmGzN72ZZmLibWVKKBGMh+dGVk3B8i7cJpAiSJucI/Wt oGGq59Uk2f7JKWLqH9bnl8D2Va2jrTIjjd1+Oubz0hA9QNKgWaREP2VDd4dAEXq5 BG9mWWNW1x/4m0dMPt+Td0TRzkGuWmVQLlkdaVC9dHvRTSjXAzs6l0xaLIqXKwwV cZUGidKNzSvHgRkdnBL0vAdhfClmxRqS75nvi4KD65oeOWbgYUeuyxVtSqnLeoLg k/4CvvjO828EN8KA2RXb0SBuGQ3KuRe1CXMhUYGkRdTATlBcwVgIBcsqiQx7o0oL Xc38VBkuJACkC7/JFdLutvUnJytXEUPBcO81MtKzHtnzqdkuzOj4ly9hC4pPwZRP 9cesmW5Evrk96AijOYSYFvS2VS21yZ/4Tt4ZMm5y23i/gBxaUv3nRTKpXVMdLQYf Om/L30iRi/SVU66HtyDC02RHINflk0zIH+G/fgmxWJ9+vwbJC1FuuaKVoKW2T8Wt zyB5DQ3tJ3Tz0xdxhleiOPmObicAtrxsqDeMxA17mKjAdDa49GF+3CISNk/YNFSp FRafKlzx+gWgVS/zE09J =uNP3 -----END PGP SIGNATURE----- --=-=-=--