From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8iYt-0000R3-Jr for guix-patches@gnu.org; Tue, 26 Mar 2019 05:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8iYs-0006p2-Jg for guix-patches@gnu.org; Tue, 26 Mar 2019 05:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45501) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8iYs-0006oy-Du for guix-patches@gnu.org; Tue, 26 Mar 2019 05:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8iYs-0008A1-A1 for guix-patches@gnu.org; Tue, 26 Mar 2019 05:40:02 -0400 Subject: [bug#34865] [PATCH] Add emacs-zones. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87o96bulym.fsf@gmail.com> <87y3561tgq.fsf@gnu.org> <87ftrct529.fsf@gmail.com> Date: Tue, 26 Mar 2019 10:39:28 +0100 In-Reply-To: <87ftrct529.fsf@gmail.com> (Oleg Pykhalov's message of "Sun, 24 Mar 2019 23:01:34 +0300") Message-ID: <87va06ht4f.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Oleg Pykhalov Cc: Brian Leung , 34865@debbugs.gnu.org Hi Oleg, Oleg Pykhalov skribis: > Ludovic Court=C3=A8s writes: > > [=E2=80=A6] > >>> Could we use emacs-zones from Elpa? See >>> https://elpa.gnu.org/packages/zones.html . =E2=80=98guix import elpa >>> emacs-zones=E2=80=99 will produce a decent =E2=80=98origin=E2=80=99 rec= ord to pull a source. >> >> My understanding is that ELPA and MELPA tarballs are not necessarily >> persistent and immutable, and that we generally prefer referring >> directly to the upstream repo. > > Ouch, I thought ELPA is persistent. That's a significant argument to > not use ELPA for our purposes :-( . > >> Or am I confusing things? > > We preferred ELPA over GitHub's Git repositories in emacs-xys.scm > (emacs.scm in past), didn't we? Hmmm, not sure, Ricardo, what=E2=80=99s the story? :-) Ludo=E2=80=99.