From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: M-x guix bug Date: Fri, 01 Jul 2016 11:30:49 +0200 Message-ID: <874m89n1rq.fsf@gnu.org> References: <87mvm5d2sa.fsf@hecubus.retroj.net> <87wpl9ht5w.fsf@gnu.org> <87eg7gdb2x.fsf@hecubus.retroj.net> <87poqyagi0.fsf@gmail.com> <87ziq2mkzd.fsf@gnu.org> <87poqxwx1a.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]:54701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIump-0004Tc-Or for help-guix@gnu.org; Fri, 01 Jul 2016 05:31:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIuml-0001Zd-NR for help-guix@gnu.org; Fri, 01 Jul 2016 05:30:59 -0400 In-Reply-To: <87poqxwx1a.fsf@gmail.com> (Alex Kost's message of "Fri, 01 Jul 2016 12:02:57 +0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Alex Kost Cc: help-guix@gnu.org, John J Foerch Alex Kost skribis: > Ludovic Court=C3=A8s (2016-07-01 00:21 +0300) wrote: [...] >> I wouldn=E2=80=99t mind adding magit-popup as a dependency of the =E2=80= =98guix=E2=80=99 package >> in Guix if magit-popup were a separate package. Currently, we=E2=80=99d= need to >> have =E2=80=98guix=E2=80=99 depend on =E2=80=98magit=E2=80=99, which is = pretty big since it depends on >> =E2=80=98git=E2=80=99; not great. Can magit-popup be made a separate pa= ckage? > > Sure, this is exactly what I meant in that message=C2=B9, so I wondered w= hy > you didn't like it (apparently it was misunderstanding). I think I had just overlooked this part of the message, my bad! > I proposed to make 'magit-popup' package (it will depend only on > 'emacs-dash' library) and to add it to the propagated-inputs of 'guix' > package. So I'm going to send the patches for this. Awesome, thanks! Ludo=E2=80=99.