[PATCH 6/9] CLI: refactor dumping of tags.
[notmuch-archives.git] / b5 / 941ad3a6ab874768c36eb6e61aca6db08ea3a4
1 Return-Path: <cworth@cworth.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id B019440DAC6\r
6         for <notmuch@notmuchmail.org>; Thu, 11 Nov 2010 17:14:22 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id iXCudF74auqY; Thu, 11 Nov 2010 17:14:12 -0800 (PST)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 6AA3140DBEE;\r
19         Thu, 11 Nov 2010 17:14:12 -0800 (PST)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id C7E4225412B; Thu, 11 Nov 2010 17:14:11 -0800 (PST)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
24 Subject: Re: [PATCH] emacs: Show cleaner addresses during message display.\r
25 In-Reply-To: <1289380987-1206-1-git-send-email-dme@dme.org>\r
26 References: <87d3qd1t43.fsf@ut.hh.sledj.net>\r
27         <1289380987-1206-1-git-send-email-dme@dme.org>\r
28 User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1\r
29         (i486-pc-linux-gnu)\r
30 Date: Thu, 11 Nov 2010 17:14:11 -0800\r
31 Message-ID: <87mxpfmjh8.fsf@yoom.home.cworth.org>\r
32 MIME-Version: 1.0\r
33 Content-Type: multipart/signed; boundary="=-=-=";\r
34         micalg=pgp-sha1; protocol="application/pgp-signature"\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Fri, 12 Nov 2010 01:14:22 -0000\r
48 \r
49 --=-=-=\r
50 Content-Transfer-Encoding: quoted-printable\r
51 \r
52 On Wed, 10 Nov 2010 09:23:07 +0000, David Edmondson <dme@dme.org> wrote:\r
53 > Simplify the display of addresses by setting\r
54 > `notmuch-show-address-simplication' to:\r
55 >=20\r
56 > - 'full: Only the name component of the address, if present, is\r
57 >   shown (the default),\r
58 > - 'partial: Addresses are stripped of redundant information,\r
59 > - 'none: Addresses are shown as-is.\r
60 \r
61 Now that we've got emacs-based testing, this change needs to update the\r
62 test suite as well.\r
63 \r
64 Personally, I like to see email addresses, and I think that's a sane\r
65 default, so I'd actually prefer 'partial as the default setting here.\r
66 \r
67 I tried changing that and hoped that that would let me not even update\r
68 the test suite. But then I found that comapred to the current state,\r
69 adding this patch actually adds unnecessary double-quotation marks\r
70 around user's names. That's annoying.\r
71 \r
72 Can we get that cleaned up?\r
73 \r
74 Meanwhile, I just pushed your three patches for cleaning up the display\r
75 of subjects[*]. So, thanks!\r
76 \r
77 =2DCarl\r
78 \r
79 [*] None of these needed test-suite changes, which actually just points\r
80 out holes in our test suite here.\r
81 \r
82 =2D-=20\r
83 carl.d.worth@intel.com\r
84 \r
85 --=-=-=\r
86 Content-Type: application/pgp-signature\r
87 \r
88 -----BEGIN PGP SIGNATURE-----\r
89 Version: GnuPG v1.4.10 (GNU/Linux)\r
90 \r
91 iD8DBQFM3JTj6JDdNq8qSWgRAgLWAJ980dGr7dkjETXrk5MzJOwwYbPXkACghzSZ\r
92 wj+NYVAkv752IuDZTZOTd0o=\r
93 =nkvO\r
94 -----END PGP SIGNATURE-----\r
95 --=-=-=--\r