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 B019440DAC6 for ; Thu, 11 Nov 2010 17:14:22 -0800 (PST) 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 iXCudF74auqY; Thu, 11 Nov 2010 17:14:12 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 6AA3140DBEE; Thu, 11 Nov 2010 17:14:12 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id C7E4225412B; Thu, 11 Nov 2010 17:14:11 -0800 (PST) From: Carl Worth To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Show cleaner addresses during message display. In-Reply-To: <1289380987-1206-1-git-send-email-dme@dme.org> References: <87d3qd1t43.fsf@ut.hh.sledj.net> <1289380987-1206-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Thu, 11 Nov 2010 17:14:11 -0800 Message-ID: <87mxpfmjh8.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, 12 Nov 2010 01:14:22 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 10 Nov 2010 09:23:07 +0000, David Edmondson wrote: > Simplify the display of addresses by setting > `notmuch-show-address-simplication' to: >=20 > - 'full: Only the name component of the address, if present, is > shown (the default), > - 'partial: Addresses are stripped of redundant information, > - 'none: Addresses are shown as-is. Now that we've got emacs-based testing, this change needs to update the test suite as well. Personally, I like to see email addresses, and I think that's a sane default, so I'd actually prefer 'partial as the default setting here. I tried changing that and hoped that that would let me not even update the test suite. But then I found that comapred to the current state, adding this patch actually adds unnecessary double-quotation marks around user's names. That's annoying. Can we get that cleaned up? Meanwhile, I just pushed your three patches for cleaning up the display of subjects[*]. So, thanks! =2DCarl [*] None of these needed test-suite changes, which actually just points out holes in our test suite here. =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFM3JTj6JDdNq8qSWgRAgLWAJ980dGr7dkjETXrk5MzJOwwYbPXkACghzSZ wj+NYVAkv752IuDZTZOTd0o= =nkvO -----END PGP SIGNATURE----- --=-=-=--