[PATCH 6/8] CLI: refactor dumping of tags.
[notmuch-archives.git] / 2e / 13fc7a3719084dc583ec206d546b20accdf71c
1 Return-Path: <Sebastian@SSpaeth.de>\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 3EE23429E25\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Dec 2011 13:25:47 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.09\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id CJ8JykvZKrpd for <notmuch@notmuchmail.org>;\r
17         Thu,  1 Dec 2011 13:25:46 -0800 (PST)\r
18 Received: from homiemail-a75.g.dreamhost.com (caiajhbdccac.dreamhost.com\r
19         [208.97.132.202])\r
20         by olra.theworths.org (Postfix) with ESMTP id A8921431FD0\r
21         for <notmuch@notmuchmail.org>; Thu,  1 Dec 2011 13:25:46 -0800 (PST)\r
22 Received: from homiemail-a75.g.dreamhost.com (localhost [127.0.0.1])\r
23         by homiemail-a75.g.dreamhost.com (Postfix) with ESMTP id E1F285EC085;\r
24         Thu,  1 Dec 2011 13:25:44 -0800 (PST)\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject\r
26         :in-reply-to:references:date:message-id:mime-version:\r
27         content-type; q=dns; s=sspaeth.de; b=aDhN4zOWD/ZbQOzVdA0ptusLIEA\r
28         P3tk9lxo/3LQf2BeuCiFx4VCViVD/4R7JB7PwgRmm88dKTHk68/pJNefZHDQb9Fk\r
29         OIm4cJjAxK3xsOvVzB/852wmDGGPKnvbG9E9Om/azFvuja4q/GTLVbA733lrh4a2\r
30         4Zrc3YFeg80EVPhM=\r
31 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to\r
32         :subject:in-reply-to:references:date:message-id:mime-version:\r
33         content-type; s=sspaeth.de; bh=Fo5b6oTYDFJA2i172Nis882h9yM=; b=m\r
34         tEeylEOXNJeonD3+Hl0HUJy0KDP/iUMyMA3eiX9QniFxrRXGH+LhkzHTitx0gEwz\r
35         MieBV77K4yExmeehUT8HwrA3t5zOrbDfxqP2RUX/dCTMrZauJYunn/oBBknR+Kkq\r
36         w6v7V2SWiZ43H2kI4Nj1M52lxDBpLpAJU/zFOXCCkA=\r
37 Received: from spaetzbook.sspaeth.de (unknown [176.46.199.176])\r
38         (Authenticated sender: fax@sspaeth.de)\r
39         by homiemail-a75.g.dreamhost.com (Postfix) with ESMTPA id 3B2CC5EC07C; \r
40         Thu,  1 Dec 2011 13:25:42 -0800 (PST)\r
41 Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation);\r
42         Thu, 01 Dec 2011 22:25:41 +0100\r
43 From: Sebastian Spaeth <Sebastian@SSpaeth.de>\r
44 To: Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org\r
45 Subject: Re: [PATCH 1/2] python: add classes to wrap all notmuch_*_t types\r
46 In-Reply-To: <E1RV0Rw-00036z-O1@thinkbox.jade-hamburg.de>\r
47 References:\r
48  <1318198374-926-1-git-send-email-4winter@informatik.uni-hamburg.de>\r
49         <87vcr39e9q.fsf@SSpaeth.de>     <E1RV0Rw-00036z-O1@thinkbox.jade-hamburg.de>\r
50 User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1\r
51         (x86_64-pc-linux-gnu)\r
52 Date: Thu, 01 Dec 2011 22:25:41 +0100\r
53 Message-ID: <87ty5kugq2.fsf@SSpaeth.de>\r
54 MIME-Version: 1.0\r
55 Content-Type: multipart/signed; boundary="=-=-=";\r
56         micalg=pgp-sha1; protocol="application/pgp-signature"\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Thu, 01 Dec 2011 21:25:47 -0000\r
70 \r
71 --=-=-=\r
72 Content-Transfer-Encoding: quoted-printable\r
73 \r
74 On Mon, 28 Nov 2011 13:36:44 +0100, Justus Winter wrote:\r
75 > Well, quoting my commit message:\r
76 >=20\r
77 > > Add type information to the ctypes._FuncPtr wrappers and\r
78 > > use the wrapper classes instead of c_void_p for pointers\r
79 > > to notmuch_*_t.\r
80 > >\r
81 > > This enables the ctypes library to type check parameters\r
82 > > being handed to functions from the notmuch library.\r
83 \r
84 \r
85 This strikes me as a rather good thing, so the patches went in.\r
86 \r
87 Sebastian\r
88 \r
89 --=-=-=\r
90 Content-Type: application/pgp-signature\r
91 \r
92 -----BEGIN PGP SIGNATURE-----\r
93 Version: GnuPG v1.4.11 (GNU/Linux)\r
94 \r
95 iEYEARECAAYFAk7X8NUACgkQVYX1jMgnoGIAZACggXWII62dgFm7oESvTZIiUnA9\r
96 FWYAn3c7Kl0kzS8noJ3OoUR/KFRPTG8P\r
97 =hc8H\r
98 -----END PGP SIGNATURE-----\r
99 --=-=-=--\r