Re: [PATCH v2] test: Add test for messages with missing headers
[notmuch-archives.git] / 29 / 4e82893f48b03435d3b8d0016e41f535fb8a2f
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 F1EBA4196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 10:16:43 -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 w7GW6+HqB+xO; Mon, 26 Apr 2010 10:16:43 -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 1F006431FC1;\r
19         Mon, 26 Apr 2010 10:16:43 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id C4821568DEC; Mon, 26 Apr 2010 10:16:42 -0700 (PDT)\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: Add notmuch-hello.el,\r
25         a friendly frontend to notmuch\r
26 In-Reply-To: <87ljcab6pw.fsf@yoom.home.cworth.org>\r
27 References: <87y6gguw99.fsf@yoom.home.cworth.org>\r
28         <1271924853-8183-1-git-send-email-dme@dme.org>\r
29         <87iq7i2aia.fsf@yoom.home.cworth.org>\r
30         <87ljcaimhv.fsf@ut.hh.sledj.net>\r
31         <87ljcab6pw.fsf@yoom.home.cworth.org>\r
32 User-Agent: Notmuch/0.2-202-g01ec4d3 (http://notmuchmail.org) Emacs/23.1.1\r
33         (i486-pc-linux-gnu)\r
34 Date: Mon, 26 Apr 2010 10:16:42 -0700\r
35 Message-ID: <874oiycex1.fsf@yoom.home.cworth.org>\r
36 MIME-Version: 1.0\r
37 Content-Type: multipart/signed; boundary="=-=-=";\r
38         micalg=pgp-sha1; protocol="application/pgp-signature"\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 26 Apr 2010 17:16:44 -0000\r
52 \r
53 --=-=-=\r
54 Content-Transfer-Encoding: quoted-printable\r
55 \r
56 > On Mon, 26 Apr 2010 10:36:28 +0100, David Edmondson <dme@dme.org> wrote:\r
57 > > >   * It would be great if point were in the search bar right when this\r
58 > > >     mode started.\r
59 > >=20\r
60 > > This is customisable, and I see that you changed the default ;-)\r
61 >=20\r
62 > Yes. I'm still on the fence about this change, (as we are talking in the\r
63 > other thread).\r
64 >=20\r
65 > > >   * I'd like the saved searches to appear before the recent searches I\r
66 > > >     think.\r
67 > >=20\r
68 > > Did you come to any conclusion about this?\r
69 \r
70 I thought about these this morning and here are my latest thoughts on\r
71 what I would like to see:\r
72 \r
73   1. Change the "notmuch" and message count in the welcome sentence to\r
74      not be buttons.\r
75 \r
76   2. Put the saved searches (if any) before the search bar.\r
77 \r
78   3. When `notmuch-hello' (or even `notmuch' when it gets its new name)\r
79      is invoked directly, move to the first button, (go to point-min and\r
80      then call widget-forward). That is, if the user has any saved\r
81      searches, then point will be on the first one. If the user has no\r
82      saved searches, then point will be on the search bar.\r
83 \r
84   4. Fix refresh of notmuch-hello to leave point in the same logical\r
85      place, (the same saved-search widget at least).\r
86 \r
87 What do you think? This will give new users the ability to just type a\r
88 search string as their first interaction. Users with a little more\r
89 experience, (enough to have saved a search), will have easier access to\r
90 those, and will not have the search bar interfering with keybindings.\r
91 \r
92 =2DCarl\r
93 \r
94 =2D-=20\r
95 carl.d.worth@intel.com\r
96 On Mon, 26 Apr 2010 07:59:07 -0700, Carl Worth <cworth@cworth.org> wrote:\r
97 \r
98 --=-=-=\r
99 Content-Type: application/pgp-signature\r
100 \r
101 -----BEGIN PGP SIGNATURE-----\r
102 Version: GnuPG v1.4.10 (GNU/Linux)\r
103 \r
104 iD8DBQFL1cp66JDdNq8qSWgRAnhFAJ47ikPPaemjObdrk3sqxB68AHef0ACcDnLP\r
105 y6yI+qbYuLvl6KRGWHSnEOo=\r
106 =0kT0\r
107 -----END PGP SIGNATURE-----\r
108 --=-=-=--\r