Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-15 Thread Leo Famulari
On Tue, Jun 14, 2016 at 09:52:01PM -0400, Leo Famulari wrote: > On Wed, Jun 15, 2016 at 01:15:37AM +0200, Danny Milosavljevic wrote: > > On Tue, 14 Jun 2016 09:41:01 -0400 > > Leo Famulari wrote: > > > > > > >@code{wcwidth} and @code{wcwidth} > > > > Is that twice the same thing? > > Yes! :p

Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-14 Thread Leo Famulari
On Wed, Jun 15, 2016 at 01:15:37AM +0200, Danny Milosavljevic wrote: > On Tue, 14 Jun 2016 09:41:01 -0400 > Leo Famulari wrote: > > > > >@code{wcwidth} and @code{wcwidth} > > Is that twice the same thing? Yes! :p The second one should be wcswidth.

Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-14 Thread Danny Milosavljevic
On Tue, 14 Jun 2016 09:41:01 -0400 Leo Famulari wrote: > > >@code{wcwidth} and @code{wcwidth} Is that twice the same thing?

Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-14 Thread Leo Famulari
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. > >

Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-14 Thread Danny Milosavljevic
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 syn

Re: [PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-13 Thread Leo Famulari
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? diff --git a/gnu/packages/python.scm b/gnu/packages/p

[PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-12 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b2d27ef..a35b0f6 100644 --- a/gnu/packages/python.scm