Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 92 / 177fad888667e533752088a63c683d1e4eac63
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 E86C14196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:30:00 -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: -1.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] autolearn=ham\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 Y8V7P3JwQ5uU for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 09:30:00 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id F320F431FC1\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:29:59 -0700 (PDT)\r
21 Received: by wyj26 with SMTP id 26so847704wyj.26\r
22         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:29:59 -0700 (PDT)\r
23 Received: by 10.216.87.66 with SMTP id x44mr2461738wee.183.1272299398852;\r
24         Mon, 26 Apr 2010 09:29:58 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id k13sm320786wed.23.2010.04.26.09.29.57\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Mon, 26 Apr 2010 09:29:57 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id F1BFF59413B; Mon, 26 Apr 2010 17:30:08 +0100 (BST)\r
32 To: Dirk Hohndel <hohndel@infradead.org>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] emacs: `notmuch' should display the `notmuch-hello'\r
34         interface\r
35 In-Reply-To: <m3eii22nz8.fsf@x200.gr8dns.org>\r
36 References: <1272294424-17363-1-git-send-email-dme@dme.org>\r
37         <m3eii22nz8.fsf@x200.gr8dns.org>\r
38 User-Agent: Notmuch/0.2-200-gcc7098a (http://notmuchmail.org) Emacs/23.1.1\r
39         (x86_64-pc-linux-gnu)\r
40 From: David Edmondson <dme@dme.org>\r
41 Date: Mon, 26 Apr 2010 17:30:04 +0100\r
42 Message-ID: <87eii2ch2r.fsf@ut.hh.sledj.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: multipart/signed; boundary="=-=-=";\r
45         micalg=pgp-sha1; protocol="application/pgp-signature"\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, 26 Apr 2010 16:30:01 -0000\r
59 \r
60 --=-=-=\r
61 Content-Transfer-Encoding: quoted-printable\r
62 \r
63 On Mon, 26 Apr 2010 09:11:07 -0700, Dirk Hohndel <hohndel@infradead.org> wr=\r
64 ote:\r
65 > This is lacking a committ message...\r
66 \r
67 I wasn't sure what else to say.\r
68 \r
69 > On Mon, 26 Apr 2010 16:07:04 +0100, dme@dme.org wrote:\r
70 > > From: David Edmondson <dme@dme.org>\r
71 > > --- a/emacs/notmuch-lib.el\r
72 > > +++ b/emacs/notmuch-lib.el\r
73 > > @@ -33,6 +33,11 @@\r
74 > >    :type '(alist :key-type (string) :value-type (string))\r
75 > >    :group 'notmuch)\r
76 > >=20=20\r
77 > > +(defcustom notmuch-search-oldest-first t\r
78 > > +  "Show the oldest mail first when searching."\r
79 > > +  :type 'boolean\r
80 > > +  :group 'notmuch)\r
81 > > +\r
82 >=20\r
83 > And this doesn't seem related to the subject...\r
84 >=20\r
85 > > @@ -221,8 +222,6 @@ For a mouse binding, return nil."\r
86 > >  (defvar notmuch-search-query-string)\r
87 > >  (defvar notmuch-search-target-thread)\r
88 > >  (defvar notmuch-search-target-line)\r
89 > > -(defvar notmuch-search-oldest-first t\r
90 > > -  "Show the oldest mail first in the search-mode")\r
91 > >  (defvar notmuch-search-continuation)\r
92 > >=20=20\r
93 > >  (defvar notmuch-search-disjunctive-regexp      "\\<[oO][rR]\\>")\r
94 >=20\r
95 > ditto...\r
96 \r
97 They are both due to re-arranging the relationship between notmuch.el\r
98 and notmuch-hello.el.\r
99 \r
100 dme.\r
101 =2D-=20\r
102 David Edmondson, http://dme.org\r
103 \r
104 --=-=-=\r
105 Content-Type: application/pgp-signature\r
106 \r
107 -----BEGIN PGP SIGNATURE-----\r
108 Version: GnuPG v1.4.10 (GNU/Linux)\r
109 \r
110 iEYEARECAAYFAkvVv4wACgkQaezQq/BJZRactgCgiyJxEupsI32gdU95T3vz2WjE\r
111 Fe4An1HHfDqPy+1NIZTbd7t8+SAZ+3Bk\r
112 =x67+\r
113 -----END PGP SIGNATURE-----\r
114 --=-=-=--\r