Re: Python bindings for adoption
authorPatrick Totzke <patricktotzke@googlemail.com>
Wed, 4 Jan 2012 22:24:39 +0000 (22:24 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:37 +0000 (09:41 -0800)
14/d02e2aa6f3893b007d703db4db66dd1c0ae015 [new file with mode: 0644]

diff --git a/14/d02e2aa6f3893b007d703db4db66dd1c0ae015 b/14/d02e2aa6f3893b007d703db4db66dd1c0ae015
new file mode 100644 (file)
index 0000000..e267a63
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <patricktotzke@googlemail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id E4954429E42\r
+       for <notmuch@notmuchmail.org>; Wed,  4 Jan 2012 06:25:33 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date"\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.367\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.367 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, INVALID_DATE=0.432, RCVD_IN_DNSWL_LOW=-0.7]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id rlZuXWlwHJVt for <notmuch@notmuchmail.org>;\r
+       Wed,  4 Jan 2012 06:25:31 -0800 (PST)\r
+Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
+       [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 66ADC429E3D\r
+       for <notmuch@notmuchmail.org>; Wed,  4 Jan 2012 06:25:31 -0800 (PST)\r
+Received: by wibhq2 with SMTP id hq2so11735297wib.26\r
+       for <notmuch@notmuchmail.org>; Wed, 04 Jan 2012 06:25:29 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+       d=googlemail.com; s=gamma;\r
+       h=content-type:mime-version:content-transfer-encoding:from:to\r
+       :references:in-reply-to:date:message-id:subject:date;\r
+       bh=DNLjxLnzhInxt7wQeujhwdNYKEWjUzru9sZUXfY1T18=;\r
+       b=mow47OF/K+s5mQcHQ7ipVtSU8Csr0sXHmPCMLZCpOmifvbh6gW/X54NP0D6GELO8fe\r
+       CEha7yJTCvTfY33Rk8xQU59qypbykqg4b9Y73pvIWDmGAoI+LiEoSgtljNL2rEcwRCtu\r
+       b8VMBm88M0X2RUhrcCYI/3x+jWqeYKfqSc5cQ=\r
+Received: by 10.180.90.40 with SMTP id bt8mr123916702wib.4.1325687129892;\r
+       Wed, 04 Jan 2012 06:25:29 -0800 (PST)\r
+Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36])\r
+       by mx.google.com with ESMTPS id fy5sm134979640wib.7.2012.01.04.06.25.27\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 04 Jan 2012 06:25:28 -0800 (PST)\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+From: Patrick Totzke <patricktotzke@googlemail.com>\r
+To: Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
+       Notmuch developer list <notmuch@notmuchmail.org>\r
+References: <874nwekrnh.fsf@SSpaeth.de>\r
+In-Reply-To: <874nwekrnh.fsf@SSpaeth.de>\r
+Date: Wed, 04 Jan 2012 14:24:39 -0000\r
+Message-ID: <20120104142439.11175.51779@megatron>\r
+Subject: Re: Python bindings for adoption\r
+Date: Wed, 04 Jan 2012 14:24:39 +0000\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 04 Jan 2012 14:25:34 -0000\r
+\r
+Sebastian,\r
+\r
+I'm sorry to hear of your decision to finally hand over the maintainership =\r
+of the bindings\r
+but of course I fully understand that you want to focus on other stuff.\r
+Thanks for your great work! Your bindings were certainly one of the most im=\r
+portant reasons for me to\r
+switch to notmuch.\r
+\r
+This said, I'd have to decline the offer to take over the bindings myself. =\r
+Although it's tempting,\r
+I don't feel confident enough to actually develop or competently review lib=\r
+notmuch-level code\r
+and having a lot on my plate with advancing alot I draw my line just here.\r
+Of course this will not stop me from whining about bugs or occasionally sen=\r
+ding in patches :).\r
+\r
+I wish you good luck with all future projects and all the best for this new=\r
+ year.\r
+Patrick\r
+\r
+\r