Re: [PATCH 4/6] cli: intialize crypto structure in show and reply
[notmuch-archives.git] / 06 / f54197bda6c2d8845f2bfffc8aa85edb50f6ff
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 35D64431FD0\r
6         for <notmuch@notmuchmail.org>; Thu, 29 Sep 2011 02:03:45 -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: -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 Vs265x1Y7cLh for <notmuch@notmuchmail.org>;\r
17         Thu, 29 Sep 2011 02:03:41 -0700 (PDT)\r
18 Received: from homiemail-a20.g.dreamhost.com (caiajhbdcagg.dreamhost.com\r
19         [208.97.132.66])\r
20         by olra.theworths.org (Postfix) with ESMTP id 65A71431FB6\r
21         for <notmuch@notmuchmail.org>; Thu, 29 Sep 2011 02:03:41 -0700 (PDT)\r
22 Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1])\r
23         by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id A67C37EC063\r
24         for <notmuch@notmuchmail.org>; Thu, 29 Sep 2011 02:03:40 -0700 (PDT)\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject\r
26         :date:message-id:mime-version:content-type; q=dns; s=sspaeth.de;\r
27         b=Nyh9XVZdre46WYpnz6QfmaYF9iBE6eTw6T7BLYccJkCd4rRDwpkBryM0tpKF9\r
28         ChfQDN+w0b1WbTPEu9cuN8QMkWAxRIaPpaxQnFgL0cDu0BJO7aE6RtkKxHdk6FCp\r
29         lQWfBW7EKfETQcSvTP5fxePQn0sthuckCvRmB+XJE8BL2o=\r
30 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to\r
31         :subject:date:message-id:mime-version:content-type; s=sspaeth.de\r
32         ; bh=1HtCFhGZ5wIpuInucmE4ILMcY5U=; b=kwxPq9I3WXSXod9/SesV+pdDlyk\r
33         pmv0QwtM6hdoNMRL7GqU23oT7FjLp6a59fQGz1L4YccEMVhD/WlYvcnu4JWRQ0yT\r
34         PeUv+xuSWYcGJxVlPe6/I5VRryAzphBVu80SB5OurmhKH/ps5qZzOGE8DiCHstLv\r
35         wlr3e7YRJkUOZ9/M=\r
36 Received: from spaetzbook.sspaeth.de (unknown [84.55.203.213])\r
37         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
38         (No client certificate requested)\r
39         (Authenticated sender: fax@sspaeth.de)\r
40         by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPSA id 476FC7EC072\r
41         for <notmuch@notmuchmail.org>; Thu, 29 Sep 2011 02:03:39 -0700 (PDT)\r
42 Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation);\r
43         Thu, 29 Sep 2011 11:03:36 +0200\r
44 From: Sebastian Spaeth <Sebastian@SSpaeth.de>\r
45 To: Notmuch developer list <notmuch@notmuchmail.org>\r
46 Subject: Python bindings doc update\r
47 User-Agent: Notmuch/0.7-19-gee4579a (http://notmuchmail.org) Emacs/23.2.1\r
48         (x86_64-pc-linux-gnu)\r
49 Date: Thu, 29 Sep 2011 11:03:35 +0200\r
50 Message-ID: <871uuzoh3s.fsf@SSpaeth.de>\r
51 MIME-Version: 1.0\r
52 Content-Type: multipart/signed; boundary="=-=-=";\r
53         micalg=pgp-sha1; protocol="application/pgp-signature"\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Thu, 29 Sep 2011 09:03:45 -0000\r
67 \r
68 --=-=-=\r
69 \r
70 Online docs for current master are updated and as usual online at:\r
71 \r
72 http://packages.python.org/notmuch/\r
73 \r
74 Besides some prettifications, the three new functions have been\r
75 documented.\r
76 \r
77 Sebastian\r
78 \r
79 --=-=-=\r
80 Content-Type: application/pgp-signature\r
81 \r
82 -----BEGIN PGP SIGNATURE-----\r
83 Version: GnuPG v1.4.11 (GNU/Linux)\r
84 \r
85 iEYEARECAAYFAk6ENGgACgkQVYX1jMgnoGL+3wCfapRxNw92PCvcx4lDBANPYCtn\r
86 hOkAn0l45bG0h4nss+5tzG8ksL36ku5p\r
87 =gr6n\r
88 -----END PGP SIGNATURE-----\r
89 --=-=-=--\r