From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: 29/88: gnu: Add emacs-let-alist. Date: Sun, 06 May 2018 19:55:39 +0300 Message-ID: <87o9hssoz8.fsf@gmail.com> References: <20180502172100.16240.36842@vcs0.savannah.gnu.org> <20180502172109.5B497204D2@vcs0.savannah.gnu.org> <87zi1gtuwg.fsf@gmail.com> <87tvro6k7d.fsf@gmail.com> <87wowj5k76.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]:42427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFMwv-00040H-Mp for guix-devel@gnu.org; Sun, 06 May 2018 12:55:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFMwq-0004pu-9I for guix-devel@gnu.org; Sun, 06 May 2018 12:55:49 -0400 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]:37964) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFMwq-0004oY-1O for guix-devel@gnu.org; Sun, 06 May 2018 12:55:44 -0400 Received: by mail-lf0-x243.google.com with SMTP id f18-v6so11655479lfc.5 for ; Sun, 06 May 2018 09:55:43 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Oleg Pykhalov Cc: guix-devel@gnu.org Oleg Pykhalov (2018-05-04 21:50 +0300) wrote: > In addion to my previous answer. > > Oleg Pykhalov writes: > > [=E2=80=A6] > >>> 'let-alist' is a part of Emacs (that's why it was removed by commit >>> 469c7ce0=C2=B9). Is there a reason to add it? > > [=E2=80=A6] > >> Elpa importer could probably exclude =E2=80=98let-alist=E2=80=99 in =E2= =80=98propagated-inputs=E2=80=99. > > Should I remove =E2=80=98let-alist=E2=80=99 now? I am not the man to decide, but I would remove it :-) > Maybe we could implement exclude > mechanism for =E2=80=98let-alist=E2=80=99 and then remove =E2=80=98let-al= ist=E2=80=99? I don't understand what mechanism you mean. Why it cannot simply be removed? > =E2=80=98let-alist=E2=80=99 > shouln't clutter much if it stays in Guix package collection for a time. But why should it stay? Since Emacs includes it, and it is not a dependency for any package, I don't see a reason to keep it. --=20 Alex