From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Fwd: Re: Patch file for colorize module Date: Mon, 04 Jun 2018 13:41:21 +0200 Message-ID: <87woverd7i.fsf@gnu.org> References: <8ea5d026-fab9-7b12-198e-610ad7743cb2@swecha.net> <87k1takumm.fsf@elephly.net> <87o9hycwl6.fsf@elephly.net> <87r2mhdeap.fsf@elephly.net> <618c131c-6ba6-e525-aefc-72acca1c910f@swecha.net> <87a7suwtp7.fsf@elephly.net> <149bfb8c-22b5-797d-e88a-ca4077b0a4cc@swecha.net> <87d0xmok8e.fsf@elephly.net> <87k1rsb9ex.fsf@elephly.net> <3e099b0b-e3ec-2bbb-6d10-5b7e48c4dff6@swecha.net> <300fd917-6742-3ef1-044d-4b0f38a44250@swecha.net> <87a7sm4v5j.fsf@elephly.net> <3d5eca09-7730-bd38-265b-7942d0ea16ed@swecha.net> <878t864i59.fsf@elephly.net> <87o9gwpcmx.fsf@elephly.net> <2f71be8d-c672-c66a-0b16-bc3abc748754@swecha.net> <877enjpquf.fsf@elephly.net> <557b30de-5aa2-113f-7e90-a4a23e86bb07@swecha.net> <87602zbrcc.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPnrc-0004nt-4Z for guix-devel@gnu.org; Mon, 04 Jun 2018 07:41:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPnrX-0000iX-FU for guix-devel@gnu.org; Mon, 04 Jun 2018 07:41:28 -0400 In-Reply-To: <87602zbrcc.fsf@elephly.net> (Ricardo Wurmus's message of "Sun, 03 Jun 2018 21:30:27 +0200") 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" To: Ricardo Wurmus Cc: Sahitihi , guix-devel Hello! Ricardo Wurmus skribis: > I think these are enough hints. I=E2=80=99d be happy if you could try to > implement a bit more than a single =E2=80=9Cif=E2=80=9D expression and se= nd us your > draft implementation within the next few days. If you have questions > please feel free to ask for help on #guile or #guix. I=E2=80=99d like us= to > increase the speed a little, because we seem to be spending too much > time on introductory work. I agree. To make the feedback loop faster, I highly recommend coming to #guile and #guix on irc.freenode.net (you can use as Ricardo mentioned before if you=E2=80=99r= e not familiar with IRC.) For example, if you have questions regarding string-processing functions in Guile, it=E2=80=99ll be much faster to ask the question on IRC than to w= ait for Ricardo to email you. Thanks in advance, Ludo=E2=80=99.