From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add package definition for GNU XaoS Date: Tue, 15 Dec 2015 20:09:01 -0500 Message-ID: <20151216010901.GA29034@jasmine> References: <20151214220139.27f55979@himbaca> <87oadrseg0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a90aR-0002j2-7W for guix-devel@gnu.org; Tue, 15 Dec 2015 20:09:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a90aO-0006zc-0q for guix-devel@gnu.org; Tue, 15 Dec 2015 20:08:59 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:60950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a90aN-0006z6-Rc for guix-devel@gnu.org; Tue, 15 Dec 2015 20:08:55 -0500 Content-Disposition: inline In-Reply-To: <87oadrseg0.fsf@gmail.com> 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: Alex Kost Cc: guix-devel@gnu.org On Tue, Dec 15, 2015 at 10:24:15PM +0300, Alex Kost wrote: > Fabian Harfert (2015-12-15 00:01 +0300) wrote: > > + (description "GNU XaoS is a graphical program that generates fractal patterns and > > Please do not make such long lines, we stay within 80 columns (I > personally prefer to stay within 72 if possible). I'm surprised that `guix lint` doesn't complain about this...