From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOixW-00089b-KI for guix-patches@gnu.org; Fri, 01 Jun 2018 08:15:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOixS-0002Hv-HX for guix-patches@gnu.org; Fri, 01 Jun 2018 08:15:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49013) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fOixS-0002Hl-DP for guix-patches@gnu.org; Fri, 01 Jun 2018 08:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fOixS-0006f9-7c for guix-patches@gnu.org; Fri, 01 Jun 2018 08:15:02 -0400 Subject: [bug#31509] [PATCH 03/21] gnu: emacs-evil-ediff: New variable. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180518184910.9987-1-ambrevar@gmail.com> <20180518184910.9987-11-ambrevar@gmail.com> <87in73n7nb.fsf@gnu.org> <877enjom2b.fsf@gmail.com> Date: Fri, 01 Jun 2018 14:13:55 +0200 In-Reply-To: <877enjom2b.fsf@gmail.com> (Pierre Neidhardt's message of "Thu, 31 May 2018 17:57:00 +0200") Message-ID: <87fu26aem4.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: Pierre Neidhardt Cc: 31509@debbugs.gnu.org Pierre Neidhardt skribis: > Indeed... > > But then we should urgently modify `guix import elpa` accordingly ;) Unfortunately I don=E2=80=99t think the =E2=80=9Creal=E2=80=9D upstream URL= s can be automatically inferred. Ludo=E2=80=99.