Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 7CA96431FD0 for ; Wed, 16 Mar 2011 02:25:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vBVH7X2ozLJg for ; Wed, 16 Mar 2011 02:25:39 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id 25B40431FB5 for ; Wed, 16 Mar 2011 02:25:39 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTP id 59429714070; Wed, 16 Mar 2011 02:25:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=NWA1IzDsXhLt6H7ij7i3oCcYTXS 5n+TkGTTtMp6euvXpJCEC0oGlfEn7It64Uy40vLPTtyUVIQqr8PpaYz48BplusW7 9zedzDx/WF316otBNk0EMU3Y7PBZq2FH5qgTBXjN2d1680Ss7MyALm89jMI0NHCR UXEpirZ/3+OWQmMk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=d8vAvLavZCKnCVhQXf1je/0OyC8=; b=F EK8PfmoUx6+fKdxw8RyxskG1lAzObxvuozfBkiFlfs9qdjpC8ZRTDHOZV6uLFY9a pCrUk3NgFi2X389vRud4UrYK3xoJGO76kQ51folurilpD9iB86KFPfy3zvg4/Tcc huKsaX1rVg+QGaXtV5WSyNAA5rKrjbGZYAUENGA1Zk= Received: from spaetzbook.sspaeth.de (unknown [62.48.111.251]) (Authenticated sender: fax@sspaeth.de) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTPA id C0EAD71406B; Wed, 16 Mar 2011 02:25:36 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Wed, 16 Mar 2011 10:25:34 +0100 From: Sebastian Spaeth To: Jameson Rollins , Notmuch Mail Subject: Re: problem with folder: search in python bindings In-Reply-To: <87tyf4xmm1.fsf@servo.finestructure.net> References: <87tyf4xmm1.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5-133-g9450314 (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Wed, 16 Mar 2011 10:25:29 +0100 Message-ID: <87aagv2z92.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2011 09:25:41 -0000 --=-=-= On Tue, 15 Mar 2011 11:30:30 -0700, Jameson Rollins wrote: > Hey, folks. I'm seeing something peculiar with the python bindings. > It seems that I am not able to get any results when doing "folder:" > searches with the python bindings. I'm using a version of notmuch that > includes the folder index patch. Interesting, this is not at all what I am seeing in the current bindings: cd ~/src/notmuch/bindings/python;./notmuch.py count 'folder:sent' 1957 /usr/local/bin/notmuch count 'folder:sent' 1957 > Anyone have any idea what could be going on here? I'm not familiar with > how the python bindings work, unfortunately. The folder: stuff came after my latest work on the bindings, so I haven't really tested things with that. But I don't see why it should work any other than other queries too. Some quotation issues at work perhaps? Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk2AggkACgkQVYX1jMgnoGKfYACcDh95EHlEF1e0cHbdmax2wIYt dW4AoIZ8biQ045EnwSsJVGecUTGOnyHF =HFAZ -----END PGP SIGNATURE----- --=-=-=--