Re: [PATCH v2 3/3] emacs: show: implement lazy hidden part handling
[notmuch-archives.git] / 9b / 60096fd7b00426d2d4f23a0e74024dc2dbf721
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 C04E2413FFB\r
6         for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 08:16:12 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date"\r
9 X-Spam-Flag: NO\r
10 X-Spam-Score: 0.433\r
11 X-Spam-Level: \r
12 X-Spam-Status: No, score=0.433 tagged_above=-999 required=5\r
13         tests=[INVALID_DATE=0.432, UNPARSEABLE_RELAY=0.001] 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 BfK3dWleRaig for <notmuch@notmuchmail.org>;\r
17         Sun,  8 Jan 2012 08:16:11 -0800 (PST)\r
18 Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
19         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 56663413FF9\r
22         for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 08:16:11 -0800 (PST)\r
23 Received: from mail.jade-hamburg.de (unknown [85.183.11.228])\r
24         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
25         (No client certificate requested)\r
26         by mail.cryptobitch.de (Postfix) with ESMTPSA id 6E8C65113D4\r
27         for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 17:16:09 +0100 (CET)\r
28 Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
29         id A6D35DF2A3; Sun,  8 Jan 2012 17:16:08 +0100 (CET)\r
30 Received: from thinkbox.jade-hamburg.de (unknown\r
31         [IPv6:fe80::216:d3ff:fe3e:5058%br0])\r
32         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
33         (No client certificate requested) (Authenticated sender: teythoon)\r
34         by mail.jade-hamburg.de (Postfix) with ESMTPSA id 79343DF2A0;\r
35         Sun,  8 Jan 2012 17:16:07 +0100 (CET)\r
36 Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77)\r
37         (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
38         id 1RjvPi-000101-MX; Sun, 08 Jan 2012 17:16:06 +0100\r
39 Content-Type: text/plain; charset="utf-8"\r
40 MIME-Version: 1.0\r
41 Content-Transfer-Encoding: quoted-printable\r
42 From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
43 To: Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
44         Notmuch developer list <notmuch@notmuchmail.org>\r
45 References: <874nwekrnh.fsf@SSpaeth.de>\r
46 In-Reply-To: <874nwekrnh.fsf@SSpaeth.de>\r
47 Date: Sun, 08 Jan 2012 16:16:06 -0000\r
48 Message-ID: <20120108161606.26863.72678@thinkbox.jade-hamburg.de>\r
49 Subject: Re: Python bindings for adoption\r
50 Date: Sun, 08 Jan 2012 17:16:06 +0100\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Sun, 08 Jan 2012 16:16:12 -0000\r
64 \r
65 Hi Sebastian, hi everyone :)\r
66 \r
67 Quoting Sebastian Spaeth (2012-01-02 17:14:58)\r
68 >Hi all, a happy new year!\r
69 >\r
70 >After a few weeks of notmuch abstinence I am being overwhelmed with 750\r
71 >new notmuch mails, and I really don't have the time or will (nor does my\r
72 >family approve) to spend enormous amounts of time on notmuch. I am\r
73 >already neglecting offlineimap, which also needs some attention.\r
74 >\r
75 >As I have repeatedly stated that I want to hand over the maintainership\r
76 >of the notmuch python bindings, and I would like to do it asap. I feel\r
77 >that people like Patrick Totzke, or Justus Winter who generally have\r
78 >been working on this far more intensely than I recently did are both\r
79 >very well positioned to take on that role :-). Most importantly, they\r
80 >actually work with the bindings while I don't use them myself anymore.\r
81 >\r
82 >I will only merge bug fixes as of now, and not invest time to refactor\r
83 >the code or add lots of bells and whistles. Let me know if anyone would\r
84 >volunteer to take them on.\r
85 \r
86 I've decided to step up as a new maintainer for the libnotmuch python\r
87 bindings. I assume that I'll have to mail an ssh public key to someone\r
88 for repository access, right?\r
89 \r
90 Cheers,\r
91 Justus\r