From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 00/17] Emacs packages! Date: Fri, 15 Jul 2016 18:07:07 +0200 Message-ID: <87oa5yzxzo.fsf@gnu.org> References: <20160712210514.21310-1-rekado@elephly.net> <87mvllcv0k.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]:49277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bO5e1-0002Dy-Si for guix-devel@gnu.org; Fri, 15 Jul 2016 12:07:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bO5dv-0007DS-Nm for guix-devel@gnu.org; Fri, 15 Jul 2016 12:07:16 -0400 In-Reply-To: <87mvllcv0k.fsf@gnu.org> (Roel Janssen's message of "Wed, 13 Jul 2016 19:23:07 +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" To: Roel Janssen Cc: guix-devel@gnu.org Roel Janssen skribis: > Ricardo Wurmus writes: > >> Hi Guix, >> >> here are almost all of the remaining Emacs packages that I previously >> installed via package.el. I hope you find them useful! >> >> ~~ Ricardo >> >> Ricardo Wurmus (17): >> gnu: Add emacs-el-mock. >> gnu: Add emacs-espuds. >> gnu: Add emacs-expand-region. >> gnu: Add emacs-fill-column-indicator. >> gnu: Add emacs-znc. >> gnu: Add emacs-paren-face. >> gnu: Add emacs-page-break-lines. >> gnu: Add emacs-simple-httpd. >> gnu: Add emacs-skewer-mode. >> gnu: Add emacs-rich-minority. >> gnu: Add emacs-smart-mode-line. >> gnu: Add emacs-shut-up. >> gnu: Add emacs-undercover. >> gnu: Add emacs-shell-switcher. >> gnu: Add emacs-tagedit. >> gnu: Add emacs-perspective. >> gnu: Add emacs-solarized-theme. >> >> gnu/packages/emacs.scm | 399 ++++++++++++++++++++++++++++++++++++++++++= +++++++ >> 1 file changed, 399 insertions(+) > > These look good to me. +1 Thanks for this nice addition! Ludo=E2=80=99.