From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 4/4] gnu: Add python-requests-mock. Date: Wed, 16 Sep 2015 22:10:16 +0200 Message-ID: <20150916201016.GA8839@debian> References: <1442265803-26218-1-git-send-email-tipecaml@gmail.com> <1442265803-26218-5-git-send-email-tipecaml@gmail.com> <8737yfaahw.fsf@openmailbox.org> <20150915171744.GA3054@debian> <87y4g7y4ey.fsf@T420.taylan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcJ28-0007Ov-TH for guix-devel@gnu.org; Wed, 16 Sep 2015 16:10:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcJ23-0005x1-V5 for guix-devel@gnu.org; Wed, 16 Sep 2015 16:10:24 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:63456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcJ23-0005vz-NF for guix-devel@gnu.org; Wed, 16 Sep 2015 16:10:19 -0400 Content-Disposition: inline In-Reply-To: <87y4g7y4ey.fsf@T420.taylan> 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: Taylan Ulrich =?utf-8?B?QmF5xLFybMSxL0thbW1lcg==?= Cc: guix-devel@gnu.org Thanks, Taylan, for your explanations! Needing to consult a list of functions in a file to get the rules is not as conceptual as I would have hoped for; but as far as I can see, it means that most of the time indenting by 1 is the desired thing. I will take this into account for my next packages. Andreas