From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix lint Date: Thu, 07 Apr 2016 23:48:51 +0200 Message-ID: <8760vt84zg.fsf@gnu.org> References: <20160407143744.3b0d8e98@scratchpost.org> <20160407150957.GA18750@jasmine> 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]:58784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoHnP-0001jU-3w for guix-devel@gnu.org; Thu, 07 Apr 2016 17:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoHnL-0003k9-3w for guix-devel@gnu.org; Thu, 07 Apr 2016 17:48:59 -0400 In-Reply-To: <20160407150957.GA18750@jasmine> (Leo Famulari's message of "Thu, 7 Apr 2016 11:09:57 -0400") 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: Leo Famulari Cc: Guix-devel Leo Famulari skribis: > On Thu, Apr 07, 2016 at 02:37:44PM +0200, Danny Milosavljevic wrote: >> Currently, when run from gnome-terminal, "guix lint" prints CR and then = writes a shorter text, resulting in a less-than-ideal display. >>=20 >> I propose to clear-to-end-of-line before that. >>=20 >> Also, at the very end of the lint check it still did this: >>=20 >> dannym@dayas ~/src/guix$ -0.9.4 [formatting]... >>=20 >> ^^^^ >>=20 >> Therefore, I clear the line at the very end of "run-checkers" as well. > > It works, thank you! This has been on my 'to-do list' for a while. Same here. :-) There may other places to fix, see . > Does anyone else have any comments? Not me! Thanks! Ludo=E2=80=99.