From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth. Date: Tue, 14 Jun 2016 09:41:01 -0400 Message-ID: <20160614134101.GB20115@jasmine> References: <20160612174006.64cd5ff6@scratchpost.org> <20160613205914.GA12302@jasmine> <20160614141332.60b1d272@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCoai-0005ID-3y for guix-devel@gnu.org; Tue, 14 Jun 2016 09:41:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCoad-0008Ci-5q for guix-devel@gnu.org; Tue, 14 Jun 2016 09:41:16 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:36316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCoab-0008BN-VO for guix-devel@gnu.org; Tue, 14 Jun 2016 09:41:11 -0400 Content-Disposition: inline In-Reply-To: <20160614141332.60b1d272@scratchpost.org> 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: Danny Milosavljevic Cc: guix-devel@gnu.org, Danny Milosavljevic On Tue, Jun 14, 2016 at 02:13:32PM +0200, Danny Milosavljevic wrote: > On Mon, 13 Jun 2016 16:59:14 -0400 > Leo Famulari wrote: > > > On Sun, Jun 12, 2016 at 05:40:06PM +0200, Danny Milosavljevic wrote: > > > * gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables. > > > > Thanks for the patch! > > > > What do you think of the attached changes to the synopsis and > > description? > > Nice! > > >@code{wcwidth} and @code{wcwidth} > > Errrr I'm not sure how to interpret that :) Is it a negative reaction? It's texinfo markup that allows the marked up text to be displayed "as code", however you want to interpret that. I think it is monospaced in some formats. In `guix package --show` it is quoted in a particular way.