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