From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21399: Emacs: Guix Package Info omits some inputs Date: Fri, 04 Sep 2015 16:11:15 +0200 Message-ID: <87mvx2uvek.fsf@gnu.org> References: <87bndl9djb.fsf@gnu.org> <87a8t4zw3q.fsf@gmail.com> <877fo7y38i.fsf@gnu.org> <87pp1yuy0w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXrip-0006GR-HU for bug-guix@gnu.org; Fri, 04 Sep 2015 10:12:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXril-0004nU-8H for bug-guix@gnu.org; Fri, 04 Sep 2015 10:12:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXril-0004nK-5Z for bug-guix@gnu.org; Fri, 04 Sep 2015 10:12:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZXrik-0006qk-PW for bug-guix@gnu.org; Fri, 04 Sep 2015 10:12:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87pp1yuy0w.fsf@gmail.com> (Alex Kost's message of "Fri, 04 Sep 2015 16:14:39 +0300") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Alex Kost Cc: 21399-done@debbugs.gnu.org Alex Kost skribis: > Ludovic Court=C3=A8s (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 . >>> >>> * emacs/guix-main.scm (full-name->name+version): Adjust to handle >>> "name-version:output" string. >>> (package-inputs-names): Support ("name" package "output") inputs. >> >> LGTM, thanks for the quick fix! > > The commit pushed, thank you. So I think this bug may be closed. Yep, thanks. Ludo=E2=80=99.