From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: [PATCH 5/5] gnu: Add emacs-mmm-mode Date: Wed, 1 Jul 2015 20:15:43 +0200 Message-ID: References: <878uazoji5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAMXx-00086C-Hj for guix-devel@gnu.org; Wed, 01 Jul 2015 14:15:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAMXw-0004nx-2r for guix-devel@gnu.org; Wed, 01 Jul 2015 14:15:45 -0400 Received: from mail-ie0-x22f.google.com ([2607:f8b0:4001:c03::22f]:36851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAMXv-0004no-Tc for guix-devel@gnu.org; Wed, 01 Jul 2015 14:15:44 -0400 Received: by iecvh10 with SMTP id vh10so40501393iec.3 for ; Wed, 01 Jul 2015 11:15:43 -0700 (PDT) In-Reply-To: <878uazoji5.fsf@gmail.com> 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 On Wed, Jul 1, 2015 at 7:49 PM, Alex Kost wrote: > 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). > > It looks like (I'm absolutely not sure though) once the new version > appears on melpa-stable, the previous tarball is being deleted, which > makes the current guix recipe of this package unusable. Yes, version 0.5.2 didn't include the documentation. Therefore I contacted the author and asked if he could fix it. He did and I've updated my local patch to the new version. I will do the last round of corrections and upload this and the other emacs related patches when I will find some time. Probably within one or two weeks. Thanks for warning me about this. Fede