From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 03 16:39:24 2021 Received: (at submit) by debbugs.gnu.org; 3 Jun 2021 20:39:24 +0000 Received: from localhost ([127.0.0.1]:44786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lou7f-0002kz-Vm for submit@debbugs.gnu.org; Thu, 03 Jun 2021 16:39:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:43928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lou7e-0002kr-6X for submit@debbugs.gnu.org; Thu, 03 Jun 2021 16:39:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lou7d-0001rw-WA for guix-patches@gnu.org; Thu, 03 Jun 2021 16:39:22 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40609) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lou7b-0007yD-Em for guix-patches@gnu.org; Thu, 03 Jun 2021 16:39:21 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 83AB92400FC for ; Thu, 3 Jun 2021 22:39:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1622752755; bh=UT9HqwIhLysSIH+taEui25hT4lbPpqLMP/VVsiTc3Jo=; h=From:To:Subject:Date:From; b=OBuvuoP9gNriWWX2a8f1ZimVniqhkNMuwLQQEUcY5hTTtkU4h79CI/r3otNPlgXIV akaJY0MdP93+0+5paGg0XcXT53rPRmM0RSWseRFVpqKzIe2fBSn5z2hUAchRJF25Ay scMLNRTwZ4yTCEPnZ99CtEotVYc4k03Mp2Mdm1/PTvstyHl4mCvFxLhtyRxTnX76Q3 UHhmbEqEPNv8oWV/feRY+Qwz1xn+E0BJi54PNlX87146nALtJXKO3qhGzTxgik1fwx zxRNS1oASNlji+0BPZrIwLz9YBebXocxnkjAZT6j+c+6SrQC8qgigyA5OKrSJPJ35q A8otX5jCU/RDQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FwyRk6mg9z9rxF for ; Thu, 3 Jun 2021 22:39:14 +0200 (CEST) From: Alexandr Vityazev To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-kibit-helper. Date: Thu, 03 Jun 2021 20:39:32 +0000 Message-ID: <87im2ud6nv.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=avityazev@posteo.org; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/emacs-xyz.scm (emacs-kibit-helper): New variable. --- gnu/packages/emacs-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index d145e8e16b..7d985c0d0f 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -28244,3 +28244,31 @@ shorter than usual, using mostly unprefixed keys.") (description "@code{emacs-multitran} is a zero-dependency Emacs interface to the https://multitran.com online dictionary.") (license license:gpl3+))) + +(define-public emacs-kibit-helper + (let ((version "0.1.1") + (revision "0") + (commit "16bdfff785ee05d8e74a5780f6808506d990cef7")) + (package + (name "emacs-kibit-helper") + (version (git-version version revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/brunchboy/kibit-helper") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0s2hb2lvfmcvm3n1fg4biaafc1p7j7w990d7w15gicaw6rr2j4nr")))) + (build-system emacs-build-system) + (propagated-inputs `(("emacs-s" ,emacs-s))) + (home-page + "http://www.github.com/brunchboy/kibit-helper") + (synopsis + "Conveniently use the Kibit Leiningen plugin from Emacs") + (description + "Provides functions that make it easy to work with the Kibit +Leiningen plugin for detecting and improving non-idiomatic +Clojure source code, from within GNU Emacs. ") + (license license:gpl3+)))) -- 2.31.1 -- Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 05 07:52:47 2021 Received: (at 48817-done) by debbugs.gnu.org; 5 Jun 2021 11:52:47 +0000 Received: from localhost ([127.0.0.1]:48419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpUr8-0001dw-VO for submit@debbugs.gnu.org; Sat, 05 Jun 2021 07:52:47 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:40271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpUr3-0001df-PG for 48817-done@debbugs.gnu.org; Sat, 05 Jun 2021 07:52:45 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id D1DBC40003; Sat, 5 Jun 2021 11:52:34 +0000 (UTC) From: Nicolas Goaziou To: Alexandr Vityazev Subject: Re: [bug#48817] [PATCH] gnu: Add emacs-kibit-helper. References: <87im2ud6nv.fsf@posteo.net> Date: Sat, 05 Jun 2021 13:52:33 +0200 In-Reply-To: <87im2ud6nv.fsf@posteo.net> (Alexandr Vityazev's message of "Thu, 03 Jun 2021 20:39:32 +0000") Message-ID: <87a6o4edfi.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48817-done Cc: 48817-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Alexandr Vityazev writes: > * gnu/packages/emacs-xyz.scm (emacs-kibit-helper): New variable. Thank you. I applied your patch, with the changes mentioned below. > +(define-public emacs-kibit-helper > + (let ((version "0.1.1") > + (revision "0") > + (commit "16bdfff785ee05d8e74a5780f6808506d990cef7")) I targeted exact "0.1.1" release instead. The commit you use is just three commits above it, which only apply to the README file. > + (synopsis > + "Conveniently use the Kibit Leiningen plugin from Emacs") I removed the "conveniently" buzzword. > + (description > + "Provides functions that make it easy to work with the Kibit > +Leiningen plugin for detecting and improving non-idiomatic > +Clojure source code, from within GNU Emacs. ") The description must use full sentences, so I reworded it a bit. Also, there was a trailing white space at its end. Regards, -- Nicolas Goaziou From unknown Fri Jun 20 07:26:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 04 Jul 2021 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator