unexpected behavior for search
[notmuch-archives.git] / da / 65ec960b160675c0953f283fb78bdeed5b6db0
1 Return-Path: <jrollins@finestructure.net>\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 76950429E20\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Mar 2011 11:01:29 -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.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 Cz9GxP-ObEn9 for <notmuch@notmuchmail.org>;\r
16         Mon, 21 Mar 2011 11:01:29 -0700 (PDT)\r
17 Received: from brinza.cc.columbia.edu (brinza.cc.columbia.edu [128.59.29.8])\r
18         by olra.theworths.org (Postfix) with ESMTP id E4655431FD0\r
19         for <notmuch@notmuchmail.org>; Mon, 21 Mar 2011 11:01:28 -0700 (PDT)\r
20 Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com\r
21         [98.149.172.122])\r
22         (user=jgr2110 author=jrollins@servo.finestructure.net mech=PLAIN\r
23         bits=0)\r
24         by brinza.cc.columbia.edu (8.14.4/8.14.3) with ESMTP id p2LI1RLQ023910\r
25         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
26         Mon, 21 Mar 2011 14:01:28 -0400 (EDT)\r
27 Received: from jrollins by servo.finestructure.net with local (Exim 4.74)\r
28         (envelope-from <jrollins@finestructure.net>)\r
29         id 1Q1jPy-0005bV-Tu; Mon, 21 Mar 2011 11:01:26 -0700\r
30 From: Jameson Rollins <jrollins@finestructure.net>\r
31 To: Jesse Rosenthal <jrosenthal@jhu.edu>,\r
32         Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
33         Notmuch Mail <notmuch@notmuchmail.org>\r
34 Subject: Re: problem with folder: search in python bindings\r
35 In-Reply-To: <87oc54tlou.fsf@gogo.home>\r
36 References: <87tyf4xmm1.fsf@servo.finestructure.net>\r
37         <87aagv2z92.fsf@SSpaeth.de>\r
38         <87y64dk9da.fsf@servo.finestructure.net>\r
39         <877hbsfq4q.fsf@SSpaeth.de>\r
40         <871v20bfij.fsf@servo.finestructure.net> <87tyewtobx.fsf@gogo.home>\r
41         <87hbaw9y3e.fsf@servo.finestructure.net> <87oc54tlou.fsf@gogo.home>\r
42 User-Agent: Notmuch/0.5-137-g2e489e3 (http://notmuchmail.org) Emacs/23.2.1\r
43         (i486-pc-linux-gnu)\r
44 Date: Mon, 21 Mar 2011 11:01:24 -0700\r
45 Message-ID: <87ei609wuj.fsf@servo.finestructure.net>\r
46 MIME-Version: 1.0\r
47 Content-Type: multipart/signed; boundary="=-=-=";\r
48         micalg=pgp-sha256; protocol="application/pgp-signature"\r
49 X-No-Spam-Score: Local\r
50 X-Scanned-By: MIMEDefang 2.68 on 128.59.29.8\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Mon, 21 Mar 2011 18:01:29 -0000\r
64 \r
65 --=-=-=\r
66 Content-Transfer-Encoding: quoted-printable\r
67 \r
68 On Mon, 21 Mar 2011 13:42:09 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wr=\r
69 ote:\r
70 > On Mon, 21 Mar 2011 10:34:29 -0700, Jameson Rollins <jrollins@finestructu=\r
71 re.net> wrote:\r
72 > > It's going to take a lot more digging before I can identify what is\r
73 > > common about these messages and different from all the messages that are\r
74 > > not returned.=20=20\r
75 >=20\r
76 > One guess: do those messages happen to have "folder:sent" in the\r
77 > body? If so, that might point to the possibility that the python\r
78 > bindings are using a different libnotmuch. Perhaps they have a different\r
79 > search path (and maybe there's a debian installed library around that\r
80 > they're finding?).\r
81 \r
82 Oh good call, Jesse.  Bonus points for you!  That was the problem.  Damn\r
83 it.  In retrospect that's so obvious, though, isn't it!  I had purged\r
84 the notmuch binary package, but had accidentally left libnotmuch1 and\r
85 libnotmuch-dev installed.  Removing those packages and pointing to my\r
86 locally installed libraries fixed the problem.\r
87 \r
88 Sorry for spamming the list with what, in retrospect, I should have been\r
89 able to figure out on my own.  Thanks again, Jesse.\r
90 \r
91 jamie.\r
92 \r
93 --=-=-=\r
94 Content-Type: application/pgp-signature\r
95 \r
96 -----BEGIN PGP SIGNATURE-----\r
97 Version: GnuPG v1.4.11 (GNU/Linux)\r
98 \r
99 iQIcBAEBCAAGBQJNh5J0AAoJEO00zqvie6q8MG0QAJ/vMz5+gXbtTS9hYPepYxQ9\r
100 a0gCijTtG1fPaMEbyzuS3jHgikCxXWBZelIbRmLSNLUgsbiW3UpucIJkcJamECIT\r
101 8dJonjzZlfqywraFcF+7t7FAJl0uNFg8njKs1lDEC9SDYJFVvEvQMFdGRWuipa0U\r
102 fyAvvnlM/GLZLru1i0Hx4rFqS7qQbqGEotnDFZyxN17d/zef+KOtjAfvVSNsqRcO\r
103 EH11xXz/YlidhCLAFsCBFXb/Cw9f4oxExIjL5xdMsgkZx9NaXaU/1AaG7eBUp4/8\r
104 mJWQg4LT97srkI7MPZ9RJRzXgWFF/CG1wwNLxuhy9h1DBYMqclI4E+BhqgLl1YLl\r
105 flV3QRAMut+2FNolQ3H1QJXHx39ty93kk1SBEJi81W6kW1lC83uXTD60/JBY18NM\r
106 Gh9egFSqJ5pbi719ZBJzeygXCjOefa4Q7L9pdMVEQiOfHxaCK9op3ym6QYAmZtU4\r
107 QGX8Amdbsors9Nb0RFT8mO25XavDZIoEtPqmNZCdtl6eSRq4mYBvKz7sTVA9ETOi\r
108 R6qWP2lhFPCwfLMYMpAdJdpE3pkP08DQe/CrSs4z+70UYxtiygeBq0lH57/0bf7F\r
109 DAxPAz/ftvLrpraky7Z+GM6J/Sk3aLEqXk8xQkeG0SMH0zYeSG9ttkR8aiPLqKpP\r
110 Lw02eFwItOKpIVcZXCLY\r
111 =5l+c\r
112 -----END PGP SIGNATURE-----\r
113 --=-=-=--\r