[PATCH v2 00/14] reply refactor, fixes
[notmuch-archives.git] / 74 / 80ff252da77ed6f349de79142f2c20386abb20
1 Return-Path: <teythoon@jade-hamburg.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 89586429E38\r
6         for <notmuch@notmuchmail.org>; Fri,  2 Dec 2011 18:12:03 -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.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
12         tests=[UNPARSEABLE_RELAY=0.001] 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 X3FUfi8+Q2WO for <notmuch@notmuchmail.org>;\r
16         Fri,  2 Dec 2011 18:12:03 -0800 (PST)\r
17 Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
18         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id D4A3F429E34\r
21         for <notmuch@notmuchmail.org>; Fri,  2 Dec 2011 18:12:02 -0800 (PST)\r
22 Received: from mail.jade-hamburg.de (unknown [85.183.11.228])\r
23         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
24         (No client certificate requested)\r
25         by mail.cryptobitch.de (Postfix) with ESMTPSA id E9CC54C6F93\r
26         for <notmuch@notmuchmail.org>; Sat,  3 Dec 2011 03:12:00 +0100 (CET)\r
27 Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
28         id 40EF9DF2A2; Sat,  3 Dec 2011 03:11:55 +0100 (CET)\r
29 Received: from thinkbox.jade-hamburg.de (unknown\r
30         [IPv6:fe80::216:d3ff:fe3e:5058%br0])\r
31         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
32         (No client certificate requested) (Authenticated sender: teythoon)\r
33         by mail.jade-hamburg.de (Postfix) with ESMTPSA id F3440DF29F;\r
34         Sat,  3 Dec 2011 03:11:53 +0100 (CET)\r
35 Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77)\r
36         (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
37         id 1RWf4y-0006q9-PX; Sat, 03 Dec 2011 03:11:52 +0100\r
38 Content-Type: multipart/mixed; boundary="===============3960780358420485031=="\r
39 MIME-Version: 1.0\r
40 References:\r
41  <1318198374-926-1-git-send-email-4winter@informatik.uni-hamburg.de>\r
42         <87vcr39e9q.fsf@SSpaeth.de>     <E1RV0Rw-00036z-O1@thinkbox.jade-hamburg.de>\r
43         <87ty5kugq2.fsf@SSpaeth.de> <87hb1jc1gx.fsf@jameswestby.net>\r
44         <E1RWSKd-0001tZ-RN@thinkbox.jade-hamburg.de>    <87y5uvnjgs.fsf@jameswestby.net>\r
45  <878vmuk15p.fsf@jameswestby.net>\r
46 To: James Westby <jw+debian@jameswestby.net>,\r
47         Sebastian Spaeth <Sebastian@SSpaeth.de>, notmuch@notmuchmail.org\r
48 In-Reply-To: <878vmuk15p.fsf@jameswestby.net>\r
49 From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
50 Subject: Re: [PATCH 1/2] python: add classes to wrap all notmuch_*_t types\r
51 Date: Sat, 03 Dec 2011 03:11:52 +0100\r
52 Message-Id: <E1RWf4y-0006q9-PX@thinkbox.jade-hamburg.de>\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Sat, 03 Dec 2011 02:12:03 -0000\r
66 \r
67 --===============3960780358420485031==\r
68 Content-Type: text/plain; charset="utf-8"\r
69 MIME-Version: 1.0\r
70 Content-Transfer-Encoding: quoted-printable\r
71 \r
72 Quoting James Westby (2011-12-03 00:24:18)\r
73 >On Fri, 02 Dec 2011 09:20:35 -0500, James Westby <jw+debian@jameswestby.ne=\r
74 t> wrote:\r
75 >> I'll test again to make sure that I have this correct, but my tests\r
76 >> yesterday certainly suggested that your patches fixed this.\r
77 >\r
78 >Yep, segfaults a plenty dropping your second patch that go away again\r
79 >when it is applied once more.\r
80 \r
81 Happy to hear that :)\r
82 \r
83 Justus\r
84 --===============3960780358420485031==\r
85 Content-Type: application/octet-stream\r
86 MIME-Version: 1.0\r
87 Content-Transfer-Encoding: base64\r
88 Content-Disposition: attachment; filename=".signature"\r
89 \r
90 bG92ZSB1IGFsb3QgQCxACgo=\r
91 \r
92 --===============3960780358420485031==--\r