From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLr4i-0001gs-DF for guix-patches@gnu.org; Fri, 16 Jun 2017 09:14:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLr4c-0002ur-Rq for guix-patches@gnu.org; Fri, 16 Jun 2017 09:14:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47780) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dLr4c-0002uj-Oj for guix-patches@gnu.org; Fri, 16 Jun 2017 09:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dLr4c-00071Z-JI for guix-patches@gnu.org; Fri, 16 Jun 2017 09:14:02 -0400 Subject: bug#27233: [PATCH] gnu: Add emacs-inf-ruby Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Alex Kost References: <20170604125328.19705-1-mail@cbaines.net> Date: Fri, 16 Jun 2017 16:13:22 +0300 In-Reply-To: <20170604125328.19705-1-mail@cbaines.net> (Christopher Baines's message of "Sun, 4 Jun 2017 13:53:28 +0100") Message-ID: <87k24cnki5.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 27233-done@debbugs.gnu.org Christopher Baines (2017-06-04 13:53 +0100) wrote: > * gnu/packages/emacs.scm (emacs-inf-ruby): New variable. > --- > gnu/packages/emacs.scm | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) Committed, thanks! Sorry for the delay, I thought (and probably Leo as well) that you have commit access to the guix repo. If you would like to be able to push commits yourself, I'm sure Ludovic or Ricardo will provide you these rights :-) -- Alex