From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/5] gnu: Add emacs-mmm-mode Date: Sat, 04 Jul 2015 17:16:54 +0200 Message-ID: <878uawrlzt.fsf@gnu.org> References: <878uazoji5.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]:42122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBPBf-0002Gm-Eu for guix-devel@gnu.org; Sat, 04 Jul 2015 11:17:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBPBY-0005vj-Jo for guix-devel@gnu.org; Sat, 04 Jul 2015 11:17:03 -0400 In-Reply-To: <878uazoji5.fsf@gmail.com> (Alex Kost's message of "Wed, 01 Jul 2015 20:49:54 +0300") 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: Alex Kost Cc: Guix-devel , Federico Beffa 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? Ludo=E2=80=99.