From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jookia <166291@gmail.com> Subject: Re: [PATCH 1/2] svn-download: Respect current-http-proxy when downloading. Date: Fri, 4 Mar 2016 03:44:02 +1100 Message-ID: <20160303164402.GA16942@novena-choice-citizen.lan> References: <56c321a5.8445620a.d0d47.3c13@mx.google.com> <871t7wwzrx.fsf@gnu.org> <20160303043205.GA28472@novena-choice-citizen.lan> <87povbcy86.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <166291@gmail.com>) id 1abWMv-0008TQ-Qt for guix-devel@gnu.org; Thu, 03 Mar 2016 11:44:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <166291@gmail.com>) id 1abWMv-0004Ti-4N for guix-devel@gnu.org; Thu, 03 Mar 2016 11:44:53 -0500 Content-Disposition: inline In-Reply-To: <87povbcy86.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Thu, Mar 03, 2016 at 05:39:21PM +0100, Ludovic Courtès wrote: > Of course you should keep using ‘string->uri’, no problem with that. > > I’m just saying that the code should explicitly check for the > ‘http_proxy’ environment variable instead of using the > ‘current-http-proxy’ SRFI-9 parameter. > > WDYT? I think I know what you mean, I'll do a patch up when I can. :) > Ludo’. Jookia.