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 BB65F429E25 for ; Thu, 2 Jun 2011 00:08:11 -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 bHU5dUvV+G7Y for ; Thu, 2 Jun 2011 00:08:11 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id 3C794431FD0 for ; Thu, 2 Jun 2011 00:08:11 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTP id 9BDCF71406F for ; Thu, 2 Jun 2011 00:08:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=sspaeth.de; b=lKHVBh61BhlxRVJ2icueVOujw9hRL28eQV2Ud2bvPvHY05MX5/sswZStgryIc yZP35buwmDhO/ksjKjaF2o79y1+JwiK1hwDRtc3xnVqeSLGTYn/yOATVXfSyC0op h77N95VQrW/9CNF7l5yUDc6eL6DpjMiWXvKgBizMlixVzw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:date:message-id:mime-version:content-type; s=sspaeth.de ; bh=y9iOzL6XFG9loHO48Mn73mMJWmw=; b=RDT7aTvgOBQ/DtZh5D+vUemUsyh k+WTCPmFLLsTOk+Ltah3OEAeMBwd59Y+CtwCpNA9+3OZI4wcJAqMYL7c6DtUMA2B G6psL24ohcIsmk4t7/iE3p9QHK4FpJYXoNdLyP2jutnMIUH+FRQK1nTN+SryoHjX q4PjXigtRlOnrPoo= Received: from spaetzbook.sspaeth.de (unknown [195.250.171.64]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTPSA id A8DDB71406B for ; Thu, 2 Jun 2011 00:08:08 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Thu, 02 Jun 2011 09:07:52 +0200 From: Sebastian Spaeth To: Notmuch developer list Subject: python: get_filenames() User-Agent: Notmuch/0.5-209-gc8b5718 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Thu, 02 Jun 2011 09:07:51 +0200 Message-ID: <877h947ltk.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: Thu, 02 Jun 2011 07:08:11 -0000 --=-=-= A head up for the distributed gits and python users: I just pushed a commit to cworth/master implementing Message().get_filenames(). This will return a generator of absolute filenames for a certain Message-ID. For further information I refer to http://git.notmuchmail.org/git/notmuch/commit/b31247c354b54a3cbeb1c7f9df830e16f7c921d9 and the code (and it's documentation). Let me know if it works for you. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3nNscACgkQVYX1jMgnoGIFeACfScZ6kxttPM8i6glSpdv8C94z WqEAnA/ytImfAgD6XAq1GgKJ3Wvixetf =M3NR -----END PGP SIGNATURE----- --=-=-=--