From b1b96932f1539edcce62d8f59cbc71401c4a4f2d Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 1 May 2016 08:37:24 +2100 Subject: [PATCH] Re: Fwd: [PATCH] notmuch-mutt: deduce perl interpreter location from environment --- 74/637c0e5e9a6ef4704d4766af72f5df4fa631f7 | 71 +++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 74/637c0e5e9a6ef4704d4766af72f5df4fa631f7 diff --git a/74/637c0e5e9a6ef4704d4766af72f5df4fa631f7 b/74/637c0e5e9a6ef4704d4766af72f5df4fa631f7 new file mode 100644 index 000000000..6a4772c21 --- /dev/null +++ b/74/637c0e5e9a6ef4704d4766af72f5df4fa631f7 @@ -0,0 +1,71 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 61E516DE0352 + for ; Sat, 30 Apr 2016 04:37:36 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.016 +X-Spam-Level: +X-Spam-Status: No, score=-0.016 tagged_above=-999 required=5 + tests=[AWL=-0.005, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 7OJGzoMoS-qk for ; + Sat, 30 Apr 2016 04:37:28 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id AB5536DE0319 + for ; Sat, 30 Apr 2016 04:37:28 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1awTD8-00057U-3h; Sat, 30 Apr 2016 07:37:22 -0400 +Received: (nullmailer pid 5000 invoked by uid 1000); + Sat, 30 Apr 2016 11:37:24 -0000 +From: David Bremner +To: Stefano Zacchiroli , notmuch@notmuchmail.org +Subject: Re: Fwd: [PATCH] notmuch-mutt: deduce perl interpreter location from + environment +In-Reply-To: <20160421181025.GB8684@upsilon.cc> +References: <1459019105-4513-1-git-send-email-ato@mozilla.com> + + <20160421181025.GB8684@upsilon.cc> +User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Reply-To: me@example.com +Date: Sat, 30 Apr 2016 08:37:24 -0300 +Message-ID: <87k2jf8gzv.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 30 Apr 2016 11:37:36 -0000 + +Stefano Zacchiroli writes: + +> On Thu, Apr 21, 2016 at 06:41:38PM +0100, Andreas Tolfsen wrote: +>> The patch is straight forward. You may want to just make the change +>> yourself than jumping through the hoops of applying this. +> +> Thanks Andreas for the suggestion; makes sense to me. +> +> I just clarified in the commit message that, even if -w is dropped, +> there is still use warnings in the script. New patch attached. +> +> David: can you please push this to master? +> + +done. + +d -- 2.26.2