database error
[notmuch-archives.git] / bd / 183151810b38b6a8c7255d4436aab11751fd47
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 14FB34196F0\r
6         for <notmuch@notmuchmail.org>; Wed,  7 Apr 2010 10:46:03 -0700 (PDT)\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 lG0rovJMDeKS; Wed,  7 Apr 2010 10:46:02 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 31D9A431FC1;\r
19         Wed,  7 Apr 2010 10:46:02 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id CC7A425400C; Wed,  7 Apr 2010 10:46:01 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Jesse Rosenthal <jrosenthal@jhu.edu>, notmuch@notmuchmail.org\r
24 Subject: Re: [notmuch] [PATCH v2] notmuch.el: Make notmuch-show buffer name\r
25         first subject, instead of thread-id\r
26 In-Reply-To: <m1wryiayhg.fsf@watt.gilman.jhu.edu>\r
27 References: <m1y6iybc5h.fsf@watt.gilman.jhu.edu>\r
28         <m1wryiayhg.fsf@watt.gilman.jhu.edu>\r
29 Date: Wed, 07 Apr 2010 10:46:01 -0700\r
30 Message-ID: <87zl1f5f6u.fsf@yoom.home.cworth.org>\r
31 MIME-Version: 1.0\r
32 Content-Type: multipart/signed; boundary="=-=-=";\r
33         micalg=pgp-sha1; protocol="application/pgp-signature"\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Wed, 07 Apr 2010 17:46:03 -0000\r
47 \r
48 --=-=-=\r
49 Content-Transfer-Encoding: quoted-printable\r
50 \r
51 On Fri, 12 Feb 2010 17:19:23 -0500, Jesse Rosenthal <jrosenthal@jhu.edu> wr=\r
52 ote:\r
53 > Change the buffer name to a uniquified subject of the thread (i.e. the\r
54 > subject of the first message in the thread) instead of the thread-id. This\r
55 > is more meaningful to the user, and will make it easier to scroll through\r
56 > numerous open buffers.\r
57 \r
58 A very lovely change, Jesse! Thanks for this (which is now pushed). And\r
59 again, thanks to Sebastian for guiding the patch through the file\r
60 renaming.\r
61 \r
62 There is one minor issue with this patch which is that viewing an\r
63 identical thread more than once will bring up a new buffer rather than\r
64 re-using the existing buffer. But of course, we *want* a separate buffer\r
65 if the thread-ID is different but the (abbreviated) subject just happens\r
66 to match. So there would have to be something clever to do the right\r
67 thing here. I'm not making this minor regression block the patch, since\r
68 it's so nice otherwise.\r
69 \r
70 > This version of the patch improves on the first version by ensuring that\r
71 > the buffer names are unique, and that the `notmuch-show' command can\r
72 > still be used interactively.\r
73 >=20\r
74 > Signed-off-by: Jesse Rosenthal <jrosenthal@jhu.edu>\r
75 > ---\r
76 >  notmuch.el |   25 +++++++++++++++++++------\r
77 >  1 files changed, 19 insertions(+), 6 deletions(-)\r
78 \r
79 That last paragraph above is good guidance for understanding the patch,\r
80 but not useful as part of the permanent commit history. So I removed it\r
81 before pushing the commit. In the future, you can put text like that\r
82 *after* the "---" just below your Signed-off-by and then "git am" will\r
83 automatically ignore it.\r
84 \r
85 =2DCarl\r
86 \r
87 --=-=-=\r
88 Content-Type: application/pgp-signature\r
89 \r
90 -----BEGIN PGP SIGNATURE-----\r
91 Version: GnuPG v1.4.10 (GNU/Linux)\r
92 \r
93 iD8DBQFLvMTZ6JDdNq8qSWgRAgZ9AJsGgeH+ChDgbxFimhtgfjfys/iD0wCfT8LG\r
94 H7D+rZqKBF+TgaWDrmQF+zM=\r
95 =ktKL\r
96 -----END PGP SIGNATURE-----\r
97 --=-=-=--\r