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 A08114196F3 for ; Fri, 23 Apr 2010 12:34:01 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] 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 2vl+K9wlkYux; Fri, 23 Apr 2010 12:34:01 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E0A89431FC1; Fri, 23 Apr 2010 12:34:00 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 87EDF568DE4; Fri, 23 Apr 2010 12:34:00 -0700 (PDT) From: Carl Worth To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RET In-Reply-To: <1271924643-7804-1-git-send-email-dme@dme.org> References: <87iq7kjz7c.fsf@yoom.home.cworth.org> <1271924643-7804-1-git-send-email-dme@dme.org> Date: Fri, 23 Apr 2010 12:34:00 -0700 Message-ID: <8739ymgdzr.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 23 Apr 2010 19:34:01 -0000 --=-=-= On Thu, 22 Apr 2010 09:24:03 +0100, David Edmondson wrote: > `notmuch-show-toggle-all' changes the visibility all of the messages > in the current thread. By default it makes all of the messages > visible. With a prefix argument, it makes them all not visible. This is a better default, definitely. The only complaint I have left is that the function name is wrong. It's not toggling the visibility of all messages, (which would be a totally insane thing to do of course). The positive-sense operation would be something like notmuch-show-open-all. So maybe a function that does both would be something like notmuch-show-open-or-close-all ? -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFL0fYo6JDdNq8qSWgRAkU6AJ4wPqqcABL6xdRRCn2tpOl3Bxl+7QCgm1nT 0UXKR4X5ZWWPbWgIz1L6g4A= =ItKM -----END PGP SIGNATURE----- --=-=-=--