From unknown Sun Jun 22 11:34:04 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#75243 <75243@debbugs.gnu.org> To: bug#75243 <75243@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add emacs-binder. Reply-To: bug#75243 <75243@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:34:04 +0000 retitle 75243 [PATCH] gnu: Add emacs-binder. reassign 75243 guix-patches submitter 75243 Divya Ranjan severity 75243 normal tag 75243 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 01 10:29:53 2025 Received: (at submit) by debbugs.gnu.org; 1 Jan 2025 15:29:53 +0000 Received: from localhost ([127.0.0.1]:39537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tT0fQ-0004FJ-HW for submit@debbugs.gnu.org; Wed, 01 Jan 2025 10:29:52 -0500 Received: from lists.gnu.org ([2001:470:142::17]:45222) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tT0fO-0004Ez-1v for submit@debbugs.gnu.org; Wed, 01 Jan 2025 10:29:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tT0fI-0006f9-Li for guix-patches@gnu.org; Wed, 01 Jan 2025 10:29:44 -0500 Received: from latitanza.investici.org ([2001:888:2000:56::19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tT0fH-0007p2-13 for guix-patches@gnu.org; Wed, 01 Jan 2025 10:29:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=subvertising.org; s=stigmate; t=1735745382; bh=k4J4g6HxIzgx5voxrpQxKbcs00hrV9fh+rC6tRTgX/E=; h=From:To:Cc:Subject:Date:From; b=OkkiwsY5zuh2w4os3oC9UN1iR4XyUkizUgtPh/dL0NBFTX9WZdvB6P+8ni1Kdsnoe IhYmAEonUIjgVqySR2qDN+PM002WxxpeoKiAJlHrGFdibsScrVqfVIyj3x719bE9jr Mxy6W4KmxEr8LDNFlKtylh94c2sre8JOXRxNlZqE= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4YNYft00TQzGp3C; Wed, 1 Jan 2025 15:29:42 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: divya@subvertising.org) by localhost (Postfix) with ESMTPSA id 4YNYfr2WbnzGp31; Wed, 1 Jan 2025 15:29:40 +0000 (UTC) From: Divya Ranjan To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-binder. Date: Wed, 1 Jan 2025 15:29:19 +0000 Message-ID: <20250101152919.29243-1-divya@subvertising.org> X-Mailer: git-send-email 2.47.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=divya@subvertising.org; helo=latitanza.investici.org 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Divya Ranjan 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: -0.1 (/) * gnu/packages/emacs-xyz.scm (emacs-binder): New variable. --- gnu/packages/emacs-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e4ac5d4c4..73b6ad72b9 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -39712,6 +39712,25 @@ (define-public emacs-iter2 original package.") (license license:gpl3+))) +(define-public emacs-binder + (package + (name "emacs-binder") + (version "20241023.1154") + (source + (origin + (method url-fetch) + (uri (string-append "https://melpa.org/packages/binder-" version ".tar")) + (sha256 + (base32 "1nvsmmg9wwan5y38dpcpffzxxvivi4708ri64f03gwcq66g1k49m")))) + (build-system emacs-build-system) + (home-page "https://codeberg.org/divyaranjan/binder") + (synopsis + "Binder is a global minor mode to facilitate working on multiple files") + (description "Primarily, Binder provides a global minor mode binder-mode. +This allows working with files in the current binder-project-directory. +Data concerning these files is saved in a .binder.el file in the project directory.") + (license license:gpl3+))) + (define-public emacs-bind-map (let ((commit "510a24138d8de3b8df0783f1ac493a551fc9bd74") (revision "0")) -- 2.47.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 01 11:41:03 2025 Received: (at submit) by debbugs.gnu.org; 1 Jan 2025 16:41:03 +0000 Received: from localhost ([127.0.0.1]:39615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tT1mJ-00081P-1Z for submit@debbugs.gnu.org; Wed, 01 Jan 2025 11:41:03 -0500 Received: from lists.gnu.org ([2001:470:142::17]:39324) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tT1mF-00080a-Sy for submit@debbugs.gnu.org; Wed, 01 Jan 2025 11:41:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tT1mA-0005qk-4P for guix-patches@gnu.org; Wed, 01 Jan 2025 11:40:54 -0500 Received: from msg-3.mailo.com ([213.182.54.8] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tT1m7-0000CB-S7 for guix-patches@gnu.org; Wed, 01 Jan 2025 11:40:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1735749646; bh=ONEtuZjAzclLPHdBl7cSeIP5HZNsuZkrhdTOR2jCjCo=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; b=iKntCI+dfX1zfFG+k4KvkEukJhgUeg9vSsPs27+5HAxXjlC7WUpfjCUtp+4Q75VDC lITY2WH9qFXrW7bgqs8pnstf7pfNhrGtMWHQtK2xaCyIkKXnbnfQ2M6l6EQ8LmGuTF xwSu1inRcTZ4m2DnGbaf3r1GOS9ZfR/oum2aHyKM= Received: by b221-3.in.mailobj.net [192.168.90.23] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 1 Jan 2025 17:40:46 +0100 (CET) X-EA-Auth: sKSeMLVQ6BOsZO4YUMiPuooiDRyx41vEbRRUIamxkKrMmaNrZ5p5JR9+2o5GEM3tUhCNL+nu4eeeVLFmQD4AbN6CC5KsbA//BVzIz7MIcXM= From: Nicolas Goaziou To: Divya Ranjan via Guix-patches via Subject: Re: [bug#75243] [PATCH] gnu: Add emacs-binder. In-Reply-To: <20250101152919.29243-1-divya@subvertising.org> (Divya Ranjan via Guix-patches via's message of "Wed, 1 Jan 2025 15:29:19 +0000") References: <20250101152919.29243-1-divya@subvertising.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 01 Jan 2025 17:40:27 +0100 Message-ID: <877c7ebi84.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=213.182.54.8; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: 75243@debbugs.gnu.org, Divya Ranjan 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: -0.1 (/) Hello, Divya Ranjan via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-binder): New variable. Thank you. Some comments follow. > +(define-public emacs-binder > + (package > + (name "emacs-binder") > + (version "20241023.1154") Version should be "0.5.0", as set in "binder.el". > + (source > + (origin > + (method url-fetch) > + (uri (string-append "https://melpa.org/packages/binder-" version = ".tar")) Guix does not use MELPA as upstream because tarballs are not reliable. Please use Codeberg repository instead. > + (sha256 > + (base32 "1nvsmmg9wwan5y38dpcpffzxxvivi4708ri64f03gwcq66g1k49m"))= )) > + (build-system emacs-build-system) > + (home-page "https://codeberg.org/divyaranjan/binder") > + (synopsis > + "Binder is a global minor mode to facilitate working on multiple fi= les") > + (description "Primarily, Binder provides a global minor mode > binder-mode. "binder-mode" -> "Binder mode". > +This allows working with files in the current > binder-project-directory. "binder-project-directory" -> "@code{binder-project-directory}". > +Data concerning these files is saved in a .binder.el file in the > project directory.") I don=E2=80=99t think the last sentence is useful in the description as it merely describes the internals of the package. I suggest to remove it. If you absolutely want to keep it, I suggest to apply proper markup: ".binder.el" -> "@file{.binder.el}". Could you send an updated patch? Regards, --=20 Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 01 15:14:15 2025 Received: (at submit) by debbugs.gnu.org; 1 Jan 2025 20:14:16 +0000 Received: from localhost ([127.0.0.1]:40575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tT56d-0002hK-Cp for submit@debbugs.gnu.org; Wed, 01 Jan 2025 15:14:15 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47118) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tT56a-0002h3-MB for submit@debbugs.gnu.org; Wed, 01 Jan 2025 15:14:13 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tT56T-0006Ks-TE for guix-patches@gnu.org; Wed, 01 Jan 2025 15:14:05 -0500 Received: from devianza.investici.org ([198.167.222.108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tT56R-0001Gz-En for guix-patches@gnu.org; Wed, 01 Jan 2025 15:14:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=subvertising.org; s=stigmate; t=1735762441; bh=8eOMuGLxJF8cn5MP4xx0fCDnU0JlGyJXWtGcYeDHzv0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=uL4BC7QrBtEHDqHYetFOn7KKxiTP4il28BF6rLrBAHtbjx7Og6UbnMdCDSc+rr5UH XKNQ2DINkMgoSEBZO3SMioWCcZCGggBL0GWh+5LdPnA//RBM+8ppqRP/UXdkKicIBo gKdWvX/DJK1LIYfiAsgLI3jLSRF/yCR0s4l3DiS4= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4YNgyx1WPbz70Pp; Wed, 1 Jan 2025 20:14:01 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: divya@subvertising.org) by localhost (Postfix) with ESMTPSA id 4YNgyt3p2Mz6vL1; Wed, 1 Jan 2025 20:13:58 +0000 (UTC) From: Divya Ranjan To: Nicolas Goaziou via Guix-patches via Subject: Re: [bug#75243] [PATCH] gnu: Add emacs-binder. In-Reply-To: <877c7ebi84.fsf@nicolasgoaziou.fr> (Nicolas Goaziou via Guix-patches via's message of "Wed, 01 Jan 2025 17:40:27 +0100") References: <20250101152919.29243-1-divya@subvertising.org> <877c7ebi84.fsf@nicolasgoaziou.fr> Date: Wed, 01 Jan 2025 20:13:47 +0000 Message-ID: <87pll6nvgk.fsf@subvertising.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=198.167.222.108; envelope-from=divya@subvertising.org; helo=devianza.investici.org 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_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: 75243@debbugs.gnu.org, Nicolas Goaziou 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: -0.1 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Nicholas, I=E2=80=99ve made the necessary edits, the edited patch is = attached below: Nicolas Goaziou via Guix-patches via writes: > Hello, > > Divya Ranjan via Guix-patches via writes: > >> * gnu/packages/emacs-xyz.scm (emacs-binder): New variable. > > Thank you. Some comments follow. > >> +(define-public emacs-binder >> + (package >> + (name "emacs-binder") >> + (version "20241023.1154") > > Version should be "0.5.0", as set in "binder.el". > >> + (source >> + (origin >> + (method url-fetch) >> + (uri (string-append "https://melpa.org/packages/binder-" version= ".tar")) > > Guix does not use MELPA as upstream because tarballs are not reliable. > Please use Codeberg repository instead. > >> + (sha256 >> + (base32 "1nvsmmg9wwan5y38dpcpffzxxvivi4708ri64f03gwcq66g1k49m")= ))) >> + (build-system emacs-build-system) >> + (home-page "https://codeberg.org/divyaranjan/binder") >> + (synopsis >> + "Binder is a global minor mode to facilitate working on multiple f= iles") >> + (description "Primarily, Binder provides a global minor mode >> binder-mode. > > "binder-mode" -> "Binder mode". > >> +This allows working with files in the current >> binder-project-directory. > > "binder-project-directory" -> "@code{binder-project-directory}". > >> +Data concerning these files is saved in a .binder.el file in the >> project directory.") > > I don=E2=80=99t think the last sentence is useful in the description as it > merely describes the internals of the package. I suggest to remove it. > If you absolutely want to keep it, I suggest to apply proper markup: > ".binder.el" -> "@file{.binder.el}". --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Add-emacs-binder.patch >From 1ff216e0f0479dc86d1b686fc80af50ccf8f5487 Mon Sep 17 00:00:00 2001 From: Divya Ranjan Date: Wed, 1 Jan 2025 15:18:44 +0000 Subject: [PATCH] gnu: Add emacs-binder. * gnu/packages/emacs-xyz.scm (emacs-binder): New variable. --- gnu/packages/emacs-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e4ac5d4c4..072e30d131 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -39712,6 +39712,28 @@ (define-public emacs-iter2 original package.") (license license:gpl3+))) +(define-public emacs-binder + (package + (name "emacs-binder") + (version "0.5.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://codeberg.org/divyaranjan/binder") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + "1fdgl31zc15cysv1yys95j0106i2fwfxb3qcwwh7f3mcz2snr2md"))) + (build-system emacs-build-system) + (home-page "https://codeberg.org/divyaranjan/binder") + (synopsis + "Binder is a global minor mode to facilitate working on multiple files") + (description + "Primarily, Binder provides a global minor mode Binder Mode. +This allows working with files in the current @code{binder-project-directory}.") + (license license:gpl3+))) + (define-public emacs-bind-map (let ((commit "510a24138d8de3b8df0783f1ac493a551fc9bd74") (revision "0")) -- 2.47.1 --=-=-= Content-Type: text/plain > > Could you send an updated patch? > > Regards, -- Divya Ranjan, Philosophy, Mathematics, Libre Software. PGP Fingerprint: F0B3 1A69 8006 8FB8 096A 2F12 B245 10C6 108C 8D4A --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 01 23:59:57 2025 Received: (at submit) by debbugs.gnu.org; 2 Jan 2025 04:59:57 +0000 Received: from localhost ([127.0.0.1]:42244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tTDJM-0002e7-Uj for submit@debbugs.gnu.org; Wed, 01 Jan 2025 23:59:57 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57520) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tTDJL-0002dv-R3 for submit@debbugs.gnu.org; Wed, 01 Jan 2025 23:59:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTDJG-0001yc-9k for guix-patches@gnu.org; Wed, 01 Jan 2025 23:59:50 -0500 Received: from latitanza.investici.org ([2001:888:2000:56::19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTDJD-0003J3-ND for guix-patches@gnu.org; Wed, 01 Jan 2025 23:59:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=subvertising.org; s=stigmate; t=1735793985; bh=iIToKKXx31lvReQgsSrokXhLOADUuHzzgZS1brbbAsc=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=GFXcYFMxXV+gimqaPZ/TMCuxX5QfleOYmwyYiMmRHd9DX5GX03gtDjoas0THX0oXf jkujbVimDcxQeK77aPuqAIo+AgURBFwN1AsLmb9Sk/AjHUa+iQqzhitINYDOnuYMdY qMB2LNxwvdQAGyC3LwfGPeSPYjl2jqf5Wlywz308= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4YNvdY24d1zGp4K; Thu, 2 Jan 2025 04:59:45 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: divya@subvertising.org) by localhost (Postfix) with ESMTPSA id 4YNvdW1JSbzGp4J; Thu, 2 Jan 2025 04:59:42 +0000 (UTC) From: Divya Ranjan To: Nicolas Goaziou via Guix-patches via Subject: Re: [bug#75243] [PATCH] gnu: Add emacs-binder. In-Reply-To: <877c7ebi84.fsf@nicolasgoaziou.fr> (Nicolas Goaziou via Guix-patches via's message of "Wed, 01 Jan 2025 17:40:27 +0100") References: <20250101152919.29243-1-divya@subvertising.org> <877c7ebi84.fsf@nicolasgoaziou.fr> Date: Thu, 02 Jan 2025 04:59:30 +0000 Message-ID: <87zfk93j65.fsf@subvertising.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=divya@subvertising.org; helo=latitanza.investici.org 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: 75243@debbugs.gnu.org, Nicolas Goaziou 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: -0.1 (/) Also, Nicholas I forgot to include the Copyright signature in my patch, cou= ld you just include it yourself? "Divya Ranjan Pattanaik ". Nicolas Goaziou via Guix-patches via writes: > Hello, > > Divya Ranjan via Guix-patches via writes: > >> * gnu/packages/emacs-xyz.scm (emacs-binder): New variable. > > Thank you. Some comments follow. > >> +(define-public emacs-binder >> + (package >> + (name "emacs-binder") >> + (version "20241023.1154") > > Version should be "0.5.0", as set in "binder.el". > >> + (source >> + (origin >> + (method url-fetch) >> + (uri (string-append "https://melpa.org/packages/binder-" version= ".tar")) > > Guix does not use MELPA as upstream because tarballs are not reliable. > Please use Codeberg repository instead. > >> + (sha256 >> + (base32 "1nvsmmg9wwan5y38dpcpffzxxvivi4708ri64f03gwcq66g1k49m")= ))) >> + (build-system emacs-build-system) >> + (home-page "https://codeberg.org/divyaranjan/binder") >> + (synopsis >> + "Binder is a global minor mode to facilitate working on multiple f= iles") >> + (description "Primarily, Binder provides a global minor mode >> binder-mode. > > "binder-mode" -> "Binder mode". > >> +This allows working with files in the current >> binder-project-directory. > > "binder-project-directory" -> "@code{binder-project-directory}". > >> +Data concerning these files is saved in a .binder.el file in the >> project directory.") > > I don=E2=80=99t think the last sentence is useful in the description as it > merely describes the internals of the package. I suggest to remove it. > If you absolutely want to keep it, I suggest to apply proper markup: > ".binder.el" -> "@file{.binder.el}". > > Could you send an updated patch? > > Regards, --=20 Divya Ranjan, Philosophy, Mathematics, Libre Software. PGP Fingerprint: F0B3 1A69 8006 8FB8 096A 2F12 B245 10C6 108C 8D4A From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 03 06:03:32 2025 Received: (at submit) by debbugs.gnu.org; 3 Jan 2025 11:03:32 +0000 Received: from localhost ([127.0.0.1]:49704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tTfSl-0000aN-V2 for submit@debbugs.gnu.org; Fri, 03 Jan 2025 06:03:32 -0500 Received: from lists.gnu.org ([2001:470:142::17]:44998) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tTfSj-0000a4-CJ for submit@debbugs.gnu.org; Fri, 03 Jan 2025 06:03:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTfSd-0004nq-6N for guix-patches@gnu.org; Fri, 03 Jan 2025 06:03:23 -0500 Received: from msg-2.mailo.com ([213.182.54.12] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTfSb-0007sq-45 for guix-patches@gnu.org; Fri, 03 Jan 2025 06:03:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1735902195; bh=bfFXf8/a8TW1TML6CsJ8Q4B5QoMaGtznaJEBM87DLpc=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=eNFDGq9dju2aCtggvk4OfLMBbRSo0xs4Z5uPlCkIbYV4pLfcmrXsZ06u8f2wb5xN2 dFQyNdmgroaBlQFfWfgE2+QVtFh/RAvsopNYe8sq27EEGJBoldTIvyl6DkPpJUUDNd 4wYJ0Swmzich5sOchMonbVXoYOu5aoPL1loOA+s0= Received: by b221-2.in.mailobj.net [192.168.90.22] with ESMTP via ip-20.mailobj.net [213.182.54.20] Fri, 3 Jan 2025 12:03:14 +0100 (CET) X-EA-Auth: P9MKdQ4gWzSGSYw4hH0+wncCPJipGBsAQKdIa+/m2GH+BEKcAdMarTcVyZLCUybI2QChOkuYUsl+a8xM6Xq+No76DOH3ZlT6S7F2jPEqiVI= From: Nicolas Goaziou To: Divya Ranjan via Guix-patches via Subject: Re: [bug#75243] [PATCH] gnu: Add emacs-binder. In-Reply-To: <87zfk93j65.fsf@subvertising.org> (Divya Ranjan via Guix-patches via's message of "Thu, 02 Jan 2025 04:59:30 +0000") References: <20250101152919.29243-1-divya@subvertising.org> <877c7ebi84.fsf@nicolasgoaziou.fr> <87zfk93j65.fsf@subvertising.org> Date: Fri, 03 Jan 2025 12:02:58 +0100 Message-ID: <8734i0b1nh.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.12; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: 75243-done@debbugs.gnu.org, Divya Ranjan 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: -0.1 (/) Hello, Divya Ranjan via Guix-patches via writes: > Also, Nicholas I forgot to include the Copyright signature in my patch, could you just include it yourself? "Divya Ranjan Pattanaik ". Applied and done. Thank you. Regards, -- Nicolas Goaziou From unknown Sun Jun 22 11:34:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 31 Jan 2025 12:24:09 +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