guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: octave: Add fftw, arpack, and glu inputs.


From: Eric Bavier
Subject: Re: [PATCH] gnu: octave: Add fftw, arpack, and glu inputs.
Date: Sun, 10 May 2015 14:39:04 -0500

On Sat, 09 May 2015 08:56:10 -0400
Mark H Weaver <address@hidden> wrote:

> Eric Bavier <address@hidden> writes:
> 
> > @@ -411,11 +416,11 @@ extremely large and complex data collections.")
> >                         "/bin/sh"))))
> >      (home-page "http://www.gnu.org/software/octave/";)
> >      (synopsis "High-level language for numerical computation")
> > -    (description "GNU Octave is a high-level interpreted language that is 
> > specialized
> > -for numerical computations.  It can be used for both linear and non-linear
> > -applications and it provides great support for visualizing results.  Work 
> > may
> > -be performed both at the interactive command-line as well as via script
> > -files.")
> > +    (description "GNU Octave is a high-level interpreted language that is
> > +specialized for numerical computations.  It can be used for both linear and
> > +non-linear applications and it provides great support for visualizing 
> > results.
> > +Work may be performed both at the interactive command-line as well as via
> > +script files.")
> 
> As you have it now, the first line of the string will actually be much
> shorter than the others.

In what situations is this an actual issue?  The recutils output will
re-wrap lines already (e.g. 'guix search' and 'guix package --show').

`~Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]