Re: [PATCH 2/3] emacs: use a single history for all searches
[notmuch-archives.git] / e6 / b01ed38c38e5bdde5de4ea21253f6b1bd7ca05
1 Return-Path: <prvs=054f461ee=jrosenthal@jhu.edu>\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 62817429E20\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Mar 2011 10:42:11 -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.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 6OkITmi4KVTj for <notmuch@notmuchmail.org>;\r
16         Mon, 21 Mar 2011 10:42:10 -0700 (PDT)\r
17 Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151])\r
18         (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 D259F431FD0\r
21         for <notmuch@notmuchmail.org>; Mon, 21 Mar 2011 10:42:10 -0700 (PDT)\r
22 X-IronPort-AV: E=Sophos;i="4.63,220,1299474000"; d="scan'208";a="55545035"\r
23 Received: from dyn-butler-159-94.dyn.columbia.edu (HELO gogo.home)\r
24         ([128.59.159.94])\r
25         by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
26         21 Mar 2011 13:42:10 -0400\r
27 Received: from jkr by gogo.home with local (Exim 4.72)\r
28         (envelope-from <jrosenthal@jhu.edu>)\r
29         id 1Q1j7J-0002ki-Rr; Mon, 21 Mar 2011 13:42:09 -0400\r
30 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
31 To: Jameson Rollins <jrollins@finestructure.net>,\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: <87hbaw9y3e.fsf@servo.finestructure.net>\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>\r
42 User-Agent: Notmuch/0.5-81-g708c4f4 (http://notmuchmail.org) Emacs/23.2.1\r
43         (i486-pc-linux-gnu)\r
44 Date: Mon, 21 Mar 2011 13:42:09 -0400\r
45 Message-ID: <87oc54tlou.fsf@gogo.home>\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain; charset=us-ascii\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Mon, 21 Mar 2011 17:42:11 -0000\r
61 \r
62 On Mon, 21 Mar 2011 10:34:29 -0700, Jameson Rollins <jrollins@finestructure.net> wrote:\r
63 > It's going to take a lot more digging before I can identify what is\r
64 > common about these messages and different from all the messages that are\r
65 > not returned.  \r
66 \r
67 One guess: do those messages happen to have "folder:sent" in the\r
68 body? If so, that might point to the possibility that the python\r
69 bindings are using a different libnotmuch. Perhaps they have a different\r
70 search path (and maybe there's a debian installed library around that\r
71 they're finding?).\r