[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 10 / 482c130fec02e52a2812d3d7de71e578b507ae
1 Return-Path: <dme@dme.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 A9A88431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 11 Jan 2012 00:27:50 -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: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id uYzxmlC6HedK for <notmuch@notmuchmail.org>;\r
16         Wed, 11 Jan 2012 00:27:50 -0800 (PST)\r
17 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
18         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id E4666431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 11 Jan 2012 00:27:49 -0800 (PST)\r
22 Received: by werm12 with SMTP id m12so384499wer.26\r
23         for <notmuch@notmuchmail.org>; Wed, 11 Jan 2012 00:27:48 -0800 (PST)\r
24 Received: by 10.216.138.73 with SMTP id z51mr10662268wei.55.1326270468649;\r
25         Wed, 11 Jan 2012 00:27:48 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id a6sm3688171wiy.6.2012.01.11.00.27.46\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Wed, 11 Jan 2012 00:27:47 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id 805229FEFA; Wed, 11 Jan 2012 08:27:45 +0000 (GMT)\r
33 To: Jani Nikula <jani@nikula.org>, Austin Clements <amdragon@MIT.EDU>,\r
34         Ivy Foster <joyfulgirl@archlinux.us>\r
35 Subject: Re: [PATCH] emacs: Improve `notmuch-hello' display on ttys.\r
36 In-Reply-To: <87sjjnffr8.fsf@nikula.org>\r
37 References: <1326190528-3548-1-git-send-email-dme@dme.org>\r
38         <20120110153650.GM20796@mit.edu>\r
39         <cunlipfo8yp.fsf@hotblack-desiato.hh.sledj.net>\r
40         <20120110160502.GN20796@mit.edu>\r
41         <cunipkjo7jm.fsf@hotblack-desiato.hh.sledj.net>\r
42         <87zkdvffxu.fsf@nikula.org> <87sjjnffr8.fsf@nikula.org>\r
43 User-Agent: Notmuch/0.10.2+186~gd0f7804 (http://notmuchmail.org)\r
44         Emacs/24.0.92.1 (x86_64-pc-linux-gnu)\r
45 From: David Edmondson <dme@dme.org>\r
46 Date: Wed, 11 Jan 2012 08:27:41 +0000\r
47 Message-ID: <cunty42myo2.fsf@hotblack-desiato.hh.sledj.net>\r
48 MIME-Version: 1.0\r
49 Content-Type: multipart/signed; boundary="=-=-=";\r
50         micalg=pgp-sha1; protocol="application/pgp-signature"\r
51 Cc: notmuch@notmuchmail.org\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Wed, 11 Jan 2012 08:27:50 -0000\r
65 \r
66 --=-=-=\r
67 Content-Type: text/plain\r
68 Content-Transfer-Encoding: quoted-printable\r
69 \r
70 On Tue, 10 Jan 2012 22:45:47 +0200, Jani Nikula <jani@nikula.org> wrote:\r
71 > On Tue, 10 Jan 2012 22:41:49 +0200, Jani Nikula <jani@nikula.org> wrote:\r
72 > > On Tue, 10 Jan 2012 16:18:21 +0000, David Edmondson <dme@dme.org> wrote:\r
73 > > > I have a vague recollection that someone reported a bug where\r
74 > > > `(window-width)' was not the right value to use if `line-number-mode'=\r
75  is\r
76 > > > enabled, but I can't find it again now. (Someone should build an email\r
77 > > > client that allows easy searching.)\r
78 > >=20\r
79 > > Do you perhaps mean this: id:"87k47nlpzb.fsf@nausicaa.localdomain"\r
80 >=20\r
81 > [Now also to the list. Got bitten by my own patch binding 'r' to\r
82 > reply-to-sender. Perhaps it's really too drastic to change that now...]\r
83 \r
84 Yes, that one.\r
85 \r
86 Ivy: Are you likely to add a test and re-submit the patch?\r
87 \r
88 --=-=-=\r
89 Content-Type: application/pgp-signature\r
90 \r
91 -----BEGIN PGP SIGNATURE-----\r
92 Version: GnuPG v1.4.11 (GNU/Linux)\r
93 \r
94 iEYEARECAAYFAk8NR/0ACgkQaezQq/BJZRahFwCeJsON/Rwbvm4ZQQduONMGdsSo\r
95 p/YAnRox26ErEC9oZV2F+V94nmQDvBQM\r
96 =qf+K\r
97 -----END PGP SIGNATURE-----\r
98 --=-=-=--\r