database error
[notmuch-archives.git] / ba / edaebf1448c061e66407371e0551201aaf6a63
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 E45934196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 11:38:54 -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 1zfGH600nsfX; Mon, 26 Apr 2010 11:38:54 -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 1E27C431FC1;\r
19         Mon, 26 Apr 2010 11:38:54 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id C4CC3568DEC; Mon, 26 Apr 2010 11:38:53 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: David Edmondson <dme@dme.org>,\r
24  Jameson Rollins <jrollins@finestructure.net>,  notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH] emacs: Add notmuch-hello.el,\r
26         a friendly frontend to notmuch\r
27 In-Reply-To: <878w8accqw.fsf@ut.hh.sledj.net>\r
28 References: <87y6gguw99.fsf@yoom.home.cworth.org>\r
29         <1271924853-8183-1-git-send-email-dme@dme.org>\r
30         <87iq7i2aia.fsf@yoom.home.cworth.org>\r
31         <87ljcaimhv.fsf@ut.hh.sledj.net>\r
32         <87ljcab6pw.fsf@yoom.home.cworth.org>\r
33         <874oiycex1.fsf@yoom.home.cworth.org>\r
34         <878w8aazc2.fsf@servo.finestructure.net>\r
35         <878w8accqw.fsf@ut.hh.sledj.net>\r
36 User-Agent: Notmuch/0.2-202-g01ec4d3 (http://notmuchmail.org) Emacs/23.1.1\r
37         (i486-pc-linux-gnu)\r
38 Date: Mon, 26 Apr 2010 11:38:53 -0700\r
39 Message-ID: <87mxwqcb42.fsf@yoom.home.cworth.org>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; boundary="=-=-=";\r
42         micalg=pgp-sha1; protocol="application/pgp-signature"\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Mon, 26 Apr 2010 18:38:55 -0000\r
56 \r
57 --=-=-=\r
58 Content-Transfer-Encoding: quoted-printable\r
59 \r
60 \r
61 =2D-=20\r
62 carl.d.worth@intel.com\r
63 On Mon, 26 Apr 2010 19:03:35 +0100, David Edmondson <dme@dme.org> wrote:\r
64 > > What about advanced users?  I really want my notmuch front page to just\r
65 > > be a particular saved search.  The notmuch-hello looks neat, but I don't\r
66 > > really see myself ever using it, since I can access all the\r
67 > > functionality I need already.  All I really want from a front page is\r
68 > > the main search that I look at all the time ("tag:inbox and not\r
69 > > tag:deleted"), have it *not* close if I accidentally hit 'q', and a way\r
70 > > to pop back to it from wherever I am.  Could we make it configurable so\r
71 > > that the front page is either the hello page, or the special search page\r
72 > > I describe?\r
73 >=20\r
74 > (global-set-key "\C-ci" '(lambda () (interactive) (notmuch-search "tag:in=\r
75 box and not tag:deleted" notmuch-search-oldest-first)))\r
76 \r
77 It's really close, I think.\r
78 \r
79 It doesn't add the "not close if I hit 'q'" feature, though.\r
80 \r
81 And I agree that that feature is really important for using a default\r
82 search as the "primary landing page" of notmuch. I really wanted that\r
83 feature when I was using the original `notmuch' command as my primary\r
84 landing page.\r
85 \r
86 The idea is to allow the user to basically just keep hitting 'q' to\r
87 quickly pop back up to the primary search.\r
88 \r
89 As far as "could we make it configurable?": Of course! This is emacs\r
90 after all. ;-)\r
91 \r
92 =2DCarl\r
93 \r
94 \r
95 --=-=-=\r
96 Content-Type: application/pgp-signature\r
97 \r
98 -----BEGIN PGP SIGNATURE-----\r
99 Version: GnuPG v1.4.10 (GNU/Linux)\r
100 \r
101 iD8DBQFL1d296JDdNq8qSWgRAqN9AKCdIHMwwCnINB8WVryfFHpgTd15bQCfb6cT\r
102 vC8u4MBzYhj/k8g+9V6DAiA=\r
103 =THmR\r
104 -----END PGP SIGNATURE-----\r
105 --=-=-=--\r