[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / be / 07180629443161198078048442fc12539e1b9d
1 Return-Path: <pieter@praet.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 23E02431FB6\r
6         for <notmuch@notmuchmail.org>; Mon, 18 Apr 2011 02:56:07 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 oa5gD6xxPqPF for <notmuch@notmuchmail.org>;\r
16         Mon, 18 Apr 2011 02:56:05 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-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 157BC431FB5\r
21         for <notmuch@notmuchmail.org>; Mon, 18 Apr 2011 02:56:04 -0700 (PDT)\r
22 Received: by wyi11 with SMTP id 11so5328960wyi.26\r
23         for <notmuch@notmuchmail.org>; Mon, 18 Apr 2011 02:56:03 -0700 (PDT)\r
24 Received: by 10.227.140.77 with SMTP id h13mr4740649wbu.217.1303120562646;\r
25         Mon, 18 Apr 2011 02:56:02 -0700 (PDT)\r
26 Received: from localhost (6.159-240-81.adsl-dyn.isp.belgacom.be\r
27  [81.240.159.6])        by mx.google.com with ESMTPS id\r
28  w12sm3147024wby.41.2011.04.18.02.56.00 (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Mon, 18 Apr 2011 02:56:01 -0700 (PDT)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Xavier Maillard <xma@gnu.org>, Kan-Ru Chen <kanru@kanru.info>,\r
32         notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH 2/2] emacs: notmuch-hello: Add "n" and "p" to mod map\r
34 In-Reply-To: <m2vcycyprm.fsf@gnu.org>\r
35 References: <1280195325-9066-1-git-send-email-kanru@kanru.info>\r
36         <1280195325-9066-3-git-send-email-kanru@kanru.info>\r
37         <87lizatjik.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me>\r
38         <m2vcycyprm.fsf@gnu.org>\r
39 User-Agent: Notmuch/0.5-87-g30203d7 (http://notmuchmail.org) Emacs/23.1.50.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Mon, 18 Apr 2011 11:55:59 +0200\r
42 Message-ID:\r
43  <87liz7yjbk.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 18 Apr 2011 09:56:07 -0000\r
59 \r
60 On Mon, 18 Apr 2011 09:36:45 +0200, Xavier Maillard <xavier@maillard.im> wrote:\r
61 > > Sounds logical in theory, but in practice, you'll soon get stuck\r
62 > > spamming "nnnnnpppnwtf" in the search field.\r
63 > > \r
64 > > That, and TAB/S-TAB feels more natural.\r
65\r
66 > More natural than what exactly ? [...]\r
67 \r
68 More natural than n/p (as is the subject of the patch), but that's a\r
69 matter of opinion.\r
70 \r
71 > [...] Anyway, that would not hurt to add 'n'\r
72 > and 'p' as another way to navigate through widgets in my opinion\r
73 > (whatsmore that's how customize also works -i.e navigation done both\r
74 > with TAB/S-TAB and n/p)\r
75\r
76 > /Xavier\r
77 \r
78 Again a matter of opinion, but customize isn't exactly a shining example\r
79 of a UI, is it ? Not surprising though, considering a general lack of UI\r
80 is one of Emacs' most prominent selling points.\r
81 \r
82 And let's face it: Once you get stuck in a text widget, you'll have to\r
83 revert to using TAB/S-TAB anyway.\r
84 \r
85 Aside from all that, you're right in that it wouldn't hurt to add them.\r
86 Not unless you subscribe to the Suck Less Philosophy [1].\r
87 \r
88 \r
89 I'd say we've thoroughly established that today's keyword is "opinion",\r
90 and I have no reason to disrespect yours, so let's leave it at that :D\r
91 \r
92 \r
93 Peace\r
94 \r
95 -Pieter\r
96 \r
97 \r
98 [1] http://suckless.org/manifest/\r