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 F1FD240D523 for ; Fri, 5 Nov 2010 10:52:02 -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 nmNKU5We1LYW; Fri, 5 Nov 2010 10:51:52 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8EFC940D521; Fri, 5 Nov 2010 10:51:52 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 3DE8125412B; Fri, 5 Nov 2010 10:51:52 -0700 (PDT) From: Carl Worth To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Add `notmuch-show-elide-same-subject', controlling the appearance of collapsed messages in notmuch-show mode. In-Reply-To: <1288950615-32406-1-git-send-email-dme@dme.org> References: <1288950615-32406-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Fri, 05 Nov 2010 10:51:52 -0700 Message-ID: <878w17psjr.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, 05 Nov 2010 17:52:03 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Fri, 5 Nov 2010 09:50:15 +0000, David Edmondson wrote: > If `notmuch-show-elide-same-subject' is set to `t' then collapsed > messages do not show a "Subject:" line if the subject is the same as > that of the previous message. Sounds cool. Thanks! (Will test and merge later.) > +(defcustom notmuch-show-elide-same-subject nil > + "Do not show the subject of a collapsed message if it is the > +same as that of the previous message." There seems to be a compulsion on the part of some patch submitters to not change the status quo of the interface. Let's stop doing that please. Almost all new features that are proposed are strict improvements, and as such they should be enabled by default, (and perhaps even unconditional in some cases). I really want to avoid the situation of "Oh, default notmuch-emacs is a piece of junk---but if you tune a dozen knobs in the configuration, then it starts to work well". So lets start turning more improvements on by default. Thanks, =2DCarl =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFM1EQ46JDdNq8qSWgRAgAAAJ4m0Ax2zvy+t6HqrJp/GSw1iKoyiQCeOLwW azfNLTE5OE5hGbtA4PM49IY= =/lTy -----END PGP SIGNATURE----- --=-=-=--