From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/3] gnu: Add utfcpp. Date: Sun, 08 May 2016 18:12:53 +0200 Message-ID: <87a8k05y0q.fsf@gnu.org> References: <1462646181.1130095.601018617.5F6ADC8F@webmail.messagingengine.com> <20160507221923.GA16050@jasmine> <1462673439.1215291.601202577.5D6E31AB@webmail.messagingengine.com> <87h9e9ge6o.fsf@gmail.com> 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]:44410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azRKJ-0007XD-0j for guix-devel@gnu.org; Sun, 08 May 2016 12:13:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azRKE-000291-Tt for guix-devel@gnu.org; Sun, 08 May 2016 12:13:02 -0400 In-Reply-To: <87h9e9ge6o.fsf@gmail.com> (Alex Kost's message of "Sun, 08 May 2016 11:13:35 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Not a big thing but we indent '#:use-module' by 2 spaces. Out of > curiosity: what editor do you use? [...] > Please don't add leading spaces in descriptions :-) Just a side remark: I think it=E2=80=99s preferable and more efficient if t= hose of us with commit access fix little issues like these on behalf of our friendly newcomers. :-) Ludo=E2=80=99.