Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-19 Thread Alex Kost
Federico Beffa (2015-07-18 12:16 +0300) wrote: > Alex Kost writes: > >> ... If people agree on this, >> what about the attached patch? > > Does it install the documentation info file? If so, just push it. Yes, the info is installed. Pushed, thanks. -- Alex

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-18 Thread Federico Beffa
Alex Kost writes: > ... If people agree on this, > what about the attached patch? Does it install the documentation info file? If so, just push it. Thanks, Fede > > > From 35e622f13b5971ffab154da2ed316c2076c0c652 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 9 Jul 2015 11:48:12 +03

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-10 Thread Ludovic Courtès
Alex Kost skribis: > So my guess is: MELPA periodically updates all the tarballs, not just > the packages with the new version tags. I think it means we should > refuse from using melpa(-stable) tarballs and use the upstream releases > instead. In this particular case it will be >

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-09 Thread Mark H Weaver
Federico Beffa writes: > On Thu, Jul 9, 2015 at 1:19 AM, Mark H Weaver wrote: >> emacs-mmm-mode is failing to build on hydra, because the downloaded >> tarball doesn't match the expected hash: >> >> http://hydra.gnu.org/build/563640/nixlog/1/tail-reload >> >> --8<---cut here-

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-09 Thread Federico Beffa
On Thu, Jul 9, 2015 at 1:19 AM, Mark H Weaver wrote: > Alex Kost writes: > >> Ludovic Courtès (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

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-09 Thread Alex Kost
Mark H Weaver (2015-07-09 02:19 +0300) wrote: > Alex Kost writes: > >> Ludovic Courtès (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 t

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-08 Thread Mark H Weaver
Alex Kost writes: > Ludovic Courtès (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 f

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-04 Thread Alex Kost
Ludovic Courtès (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 >>

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-04 Thread Ludovic Courtès
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 exis

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-01 Thread Federico Beffa
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 >

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-01 Thread Alex Kost
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 curren

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-06-27 Thread Ludovic Courtès
Federico Beffa skribis: > From 84bded85e25fd8130f222d30442027219fa8f642 Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Wed, 17 Jun 2015 10:42:09 +0200 > Subject: [PATCH 5/5] gnu: Add emacs-mmm-mode. > > * gnu/packages/emacs.scm (emacs-mmm-mode): New variable. [...]

[PATCH 5/5] gnu: Add emacs-mmm-mode

2015-06-21 Thread Federico Beffa
Fede From 84bded85e25fd8130f222d30442027219fa8f642 Mon Sep 17 00:00:00 2001 From: Federico Beffa Date: Wed, 17 Jun 2015 10:42:09 +0200 Subject: [PATCH 5/5] gnu: Add emacs-mmm-mode. * gnu/packages/emacs.scm (emacs-mmm-mode): New variable. --- gnu/packages/emacs.scm | 23