From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: M-x guix bug Date: Fri, 01 Jul 2016 12:02:57 +0300 Message-ID: <87poqxwx1a.fsf@gmail.com> References: <87mvm5d2sa.fsf@hecubus.retroj.net> <87wpl9ht5w.fsf@gnu.org> <87eg7gdb2x.fsf@hecubus.retroj.net> <87poqyagi0.fsf@gmail.com> <87ziq2mkzd.fsf@gnu.org> 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]:42067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIuLl-0005hB-FP for help-guix@gnu.org; Fri, 01 Jul 2016 05:03:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIuLh-00064H-9C for help-guix@gnu.org; Fri, 01 Jul 2016 05:03:00 -0400 In-Reply-To: <87ziq2mkzd.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 30 Jun 2016 23:21:10 +0200") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix@gnu.org, John J Foerch Ludovic Court=C3=A8s (2016-07-01 00:21 +0300) wrote: > Hello, > > Alex Kost skribis: > >> I think the right thing would be to make "M-x guix" work by default. >> This can be done simply by adding 'magit-popup' dependency (i.e., by >> adding it to 'propagated-inputs') to our 'guix' package. But if I >> understood correctly, Ludovic wouldn't like to do it: >> > > There are two separate issues here: one is the =E2=80=98guix=E2=80=99 pac= kage in Guix, > and another one is the required dependencies for those building from > source. > > I=E2=80=99d rather have magit-popup be an optional dependency for someone > building from source. Absolutely! I don't even know how to make it a hard dependency :-) It is as optional as can be. > 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 p= retty big since it depends on > =E2=80=98git=E2=80=99; not great. Can magit-popup be made a separate pac= kage? Sure, this is exactly what I meant in that message=C2=B9, so I wondered why you didn't like it (apparently it was misunderstanding). 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. =C2=B9 http://lists.gnu.org/archive/html/guix-devel/2015-08/msg00164.html --=20 Alex