From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33078) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRNd4-0002MY-Vz for guix-patches@gnu.org; Wed, 22 Apr 2020 18:14:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRNd4-0000Vx-FF for guix-patches@gnu.org; Wed, 22 Apr 2020 18:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41981) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRNd4-0000Vr-3e for guix-patches@gnu.org; Wed, 22 Apr 2020 18:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRNd3-0001lH-TS for guix-patches@gnu.org; Wed, 22 Apr 2020 18:14:01 -0400 Subject: bug#40616: Add emacs-4clojure Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: Date: Thu, 23 Apr 2020 00:13:41 +0200 In-Reply-To: (Alberto EFG's message of "Tue, 14 Apr 2020 02:47:53 +0200") Message-ID: <87o8rjkw2y.fsf@nicolasgoaziou.fr> 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: Alberto EFG Cc: 40616-done@debbugs.gnu.org Hello, Alberto EFG writes: > Add emacs-4clojure > > From 510a71b4e17e8588f3e93f8735fe27b45b3e5827 Mon Sep 17 00:00:00 2001 > From: Alberto Eleuterio Flores Guerrero > Date: Mon, 13 Apr 2020 02:06:27 -0500 > Subject: [PATCH] gnu: Add emacs-4clojure. > > * gnu/packages/emacs-xyz.scm (emacs-4clojure): New variable. Thank you. I pushed this, as 4e74cef97a49d06c53903786bac95f510212f949. Note that I had to fix indentation. I also added outer let-bindings for commit and revision since there is no proper release. > + (description "@code{emacs-4clojure} allows you to interact with > +@code{4clojure.com} problems, you can open an specific question and move > +to the next or previous. You can also verify you answers.") I wrote instead: Emacs 4clojure interacts with @url{http://www.4clojure.com, 4clojure} problems. You can open a specific question and move to the next or previous one. You can also verify your answers. Regards, -- Nicolas Goaziou