bug#21399: Emacs: Guix Package Info omits some inputs

2015-09-04 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2015-09-03 17:41 +0300) wrote: > >>> From ae9203234d5254a9cb6a8127d31e99289c605f7a Mon Sep 17 00:00:00 2001 >>> From: Alex Kost >>> Date: Wed, 2 Sep 2015 17:57:58 +0300 >>> Subject: [PATCH] emacs: Add support for "triplet" package inputs. >>> >>> Fixes

bug#21399: Emacs: Guix Package Info omits some inputs

2015-09-04 Thread Alex Kost
Ludovic Courtès (2015-09-03 17:41 +0300) wrote: >> From ae9203234d5254a9cb6a8127d31e99289c605f7a Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Wed, 2 Sep 2015 17:57:58 +0300 >> Subject: [PATCH] emacs: Add support for "triplet" package inputs. >> >> Fixes . >> >>

bug#21399: Emacs: Guix Package Info omits some inputs

2015-09-03 Thread Ludovic Courtès
Alex Kost skribis: > Yes, you are right, it is filtered in ‘package-inputs-names’ in > "emacs/guix-main.scm". The easiest fix would be the following > > diff --git a/emacs/guix-main.scm b/emacs/guix-main.scm > index 8d3a881..636d524 100644 > --- a/emacs/guix-main.scm > +++ b/emacs/guix-main.scm

bug#21399: Emacs: Guix Package Info omits some inputs

2015-09-02 Thread Alex Kost
Ludovic Courtès (2015-09-02 16:06 +0300) wrote: > Hello, > > For ‘r’, the *Guix Package Info* buffer omits IcedTea from the set of > inputs. It shows this: > > > Inputs: openblas-0.2.14, cairo-1.14.2, gfortran-4.9.3, icu4c-55.1, > lapack-3.5.0, libjpeg-9a, libpng-1

bug#21399: Emacs: Guix Package Info omits some inputs

2015-09-02 Thread Ludovic Courtès
Hello, For ‘r’, the *Guix Package Info* buffer omits IcedTea from the set of inputs. It shows this: --8<---cut here---start->8--- Inputs: openblas-0.2.14, cairo-1.14.2, gfortran-4.9.3, icu4c-55.1, lapack-3.5.0, libjpeg-9a, libpn