From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jookia <166291@gmail.com> Subject: Re: [PATCH 2/2] git-download: Respect current-http-proxy when downloading. Date: Wed, 30 Mar 2016 10:16:29 +1100 Message-ID: <20160329231629.GB13977@jookia-eeepc.Home> References: <56c321b4.c128620a.a597c.3e53@mx.google.com> <87bn5xhxog.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]:52289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <166291@gmail.com>) id 1al2uG-0005hk-Ub for guix-devel@gnu.org; Tue, 29 Mar 2016 19:18:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <166291@gmail.com>) id 1al2uG-0002E6-3x for guix-devel@gnu.org; Tue, 29 Mar 2016 19:18:40 -0400 Content-Disposition: inline In-Reply-To: <87bn5xhxog.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 Tue, Mar 29, 2016 at 09:49:19PM +0200, Ludovic Courtès wrote: > Neat! > > ISTR I commented on a similar patch you posted for svn-download, but > didn’t hear back (or forgot?). I think some of it was applicable to > this one as well, could you check? :-) I've tried to keep track of which patches I've been sending, and this is the one I've had to keep track of the most. ;) I'll have to redo it a bit later with your input. > Thanks, > Ludo’. Jookia.