From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 5/5] gnu: Add emacs-mmm-mode Date: Sat, 04 Jul 2015 22:00:23 +0300 Message-ID: <87y4ivhho8.fsf@gmail.com> References: <878uazoji5.fsf@gmail.com> <878uawrlzt.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]:57661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBSfn-0006H4-JR for guix-devel@gnu.org; Sat, 04 Jul 2015 15:00:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBSfi-0000VR-0p for guix-devel@gnu.org; Sat, 04 Jul 2015 15:00:23 -0400 In-Reply-To: <878uawrlzt.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 04 Jul 2015 17:16:54 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel , Federico Beffa Ludovic Court=C3=A8s (2015-07-04 18:16 +0300) wrote: > Alex Kost skribis: > >> I think I've found a problem with downloading packages from melpa-stable >> (probably the same will be with 'melpa', but I don't know). I tried to >> build this 'emacs-mmm-mode' package but it failed because >> does not exist >> anymore (because the current version is 0.5.4). > > If tarball deletion or renaming is common on MELPA, then maybe we could > address it by providing an additional alternate URL, as is done for > =E2=80=98lftp=E2=80=99 and other packages. WDYT? If I understand correctly, there is no alternative URL. Only URL for a latest version. (but I may be wrong) --=20 Alex