Re: [PATCH] Fix direct python call in doc compilation
authorDavid Bremner <david@tethera.net>
Fri, 10 Jul 2015 16:22:05 +0000 (18:22 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:08 +0000 (14:49 -0700)
2f/82185a02fdcecfd6932cb36abd2c7eedb0aad4 [new file with mode: 0644]

diff --git a/2f/82185a02fdcecfd6932cb36abd2c7eedb0aad4 b/2f/82185a02fdcecfd6932cb36abd2c7eedb0aad4
new file mode 100644 (file)
index 0000000..d05137b
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 041E96DE100F\r
+ for <notmuch@notmuchmail.org>; Fri, 10 Jul 2015 09:24:00 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.17\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.17 tagged_above=-999 required=5 tests=[AWL=0.170]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id uAfmqXGEpvcZ for <notmuch@notmuchmail.org>;\r
+ Fri, 10 Jul 2015 09:23:58 -0700 (PDT)\r
+Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
+ [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id E14616DE0C66\r
+ for <notmuch@notmuchmail.org>; Fri, 10 Jul 2015 09:23:57 -0700 (PDT)\r
+Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
+ 4.80) (envelope-from <david@tethera.net>)\r
+ id 1ZDb4C-0007QY-3I; Fri, 10 Jul 2015 16:22:24 +0000\r
+Received: (nullmailer pid 27770 invoked by uid 1000); Fri, 10 Jul 2015\r
+ 16:22:05 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: mp39590@gmail.com, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] Fix direct python call in doc compilation\r
+In-Reply-To: <1436476946-80010-1-git-send-email-mp39590@gmail.com>\r
+References: <1436476946-80010-1-git-send-email-mp39590@gmail.com>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Fri, 10 Jul 2015 18:22:05 +0200\r
+Message-ID: <87h9pcj842.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Fri, 10 Jul 2015 16:24:00 -0000\r
+\r
+mp39590@gmail.com writes:\r
+\r
+> From: Mikhail <mp39590@gmail.com>\r
+>\r
+\r
+I pushed a version of this patch with a slightly more verbose commit\r
+message to master. For some reason I couldn't get the original patch to\r
+apply with "git am", but I didn't try too hard for a one line patch ;).\r
+\r
+Thanks for you contribution(s) to notmuch!\r
+\r
+David\r