From unknown Mon Aug 18 17:53:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65088] [PATCH] gnu: emacs-helpful: Update to 0.21. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 10:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65088@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169123206218184 (code B ref -1); Sat, 05 Aug 2023 10:42:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 10:41:02 +0000 Received: from localhost ([127.0.0.1]:55758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSEiT-0004jE-Rl for submit@debbugs.gnu.org; Sat, 05 Aug 2023 06:41:02 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48254) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSEiR-0004ic-Af for submit@debbugs.gnu.org; Sat, 05 Aug 2023 06:41:00 -0400 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 1qSEiM-0005oL-00 for guix-patches@gnu.org; Sat, 05 Aug 2023 06:40:54 -0400 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSEiI-0001MG-Uk for guix-patches@gnu.org; Sat, 05 Aug 2023 06:40:53 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4RHzd46fBlzGnxy; Sat, 5 Aug 2023 10:40:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1691232040; bh=K49v0wFdj4Ox9vPWvEPCoztn/+IgwugwNjrcyCqn2m4=; h=From:To:Cc:Subject:Date:From; b=LzqVJMvZ0g4ImAOCSIGkc6srvzcAZC0PqG0sTefPoPLA7uta6+oOmiPZC6MwLevW7 N8tWwyFzCxeFb0c1acUvI9lDk3XYs/ixFofgGbB/gJ7Ms98DVDxayGm4DLX4GOgGxs KmEajCiEnSWFMZpV8bzr41xxp7Qy4YDHLmg+KSlE= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4RHzd44bPVzGnxm; Sat, 5 Aug 2023 10:40:40 +0000 (UTC) From: Cayetano Santos Date: Sat, 5 Aug 2023 12:40:08 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org 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_DNSWL_NONE=-0.0001, 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-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-helpful): Update to 0.21. --- gnu/packages/emacs-xyz.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ed3d89d51f..c01192b7b3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24360,11 +24360,11 @@ (define-public emacs-download-region (license license:gpl3+)))) (define-public emacs-helpful - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") - (revision "1")) + (let ((commit "ced07fe0d48ce1111d7a8376fdbfef34d927c967") + (revision "0")) (package (name "emacs-helpful") - (version (git-version "0.19" revision commit)) + (version (git-version "0.21" revision commit)) (source (origin (method git-fetch) @@ -24373,7 +24373,7 @@ (define-public emacs-helpful (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) + (base32 "03afgdbs5nmhw833svrqky7fmfs1zlvqzcj7j5g29sakivs60xqc")))) (build-system emacs-build-system) (propagated-inputs (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b -- 2.41.0 From unknown Mon Aug 18 17:53:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65088] [PATCH] gnu: emacs-helpful: Update to 0.21. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cayetano Santos Cc: 65088@debbugs.gnu.org Received: via spool by 65088-submit@debbugs.gnu.org id=B65088.169123455923075 (code B ref 65088); Sat, 05 Aug 2023 11:23:01 +0000 Received: (at 65088) by debbugs.gnu.org; 5 Aug 2023 11:22:39 +0000 Received: from localhost ([127.0.0.1]:55913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFMl-000607-7U for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:22:39 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:59966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFMf-0005zv-OV for 65088@debbugs.gnu.org; Sat, 05 Aug 2023 07:22:37 -0400 Date: Sat, 05 Aug 2023 19:22:23 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691234545; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Gz5xH4m5tQGp/KFOHYCmk5Y9hftrcWhXrJeAdCMRtJU=; b=4CZW4g3OGNN610u0opB/bSn0TAjU/j2CtvqT93lNV0lyICEX2Q79f7tMfRZ8iDW/PUcI9V JnVbykIhM3nPNF6c0eaTHZWwMobtYK+pKM82hJczdfE+XtQiixBb0jiO8Uwp2MlVEfAHKn IfYrrhEuguYHnCsJ4qK93UnqXAKcYSDeI5QNyrpYNrignoMG/coG3BgivKCmL/KRZRpI5I paZ6dY823Cp2p8XdHqv5DHy7ST4Z/at/at1lS9rrubsE2CfjuCpsrRt/l19OO1aUj0ge+o li/X9SzKEbh26JsKV4LWjtKA16EkzUgt88ZkN7GcPzHMp1Rg1GCGHAAgYYyT1A== Message-ID: <87fs4xivio.wl-hako@ultrarare.space> From: Hilton Chain In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-Spamd-Bar: / X-Spam-Score: -0.0 (/) 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.0 (-) Hi Cayetano, On Sat, 05 Aug 2023 18:40:08 +0800, Cayetano Santos via Guix-patches via wrote: > > * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. > --- > gnu/packages/emacs-xyz.scm | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index ed3d89d51f..c01192b7b3 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -24360,11 +24360,11 @@ (define-public emacs-download-region > (license license:gpl3+)))) > > (define-public emacs-helpful > - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") > - (revision "1")) > + (let ((commit "ced07fe0d48ce1111d7a8376fdbfef34d927c967") > + (revision "0")) > (package > (name "emacs-helpful") > - (version (git-version "0.19" revision commit)) > + (version (git-version "0.21" revision commit)) > (source > (origin > (method git-fetch) > @@ -24373,7 +24373,7 @@ (define-public emacs-helpful > (commit commit))) Since it's a tagged release, we can remove the `let' form, use only "0.21" for version, and `version' for commit. Thanks From unknown Mon Aug 18 17:53:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65088] [PATCH v1] gnu: emacs-helpful: Update to 0.21. References: In-Reply-To: Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 17:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65088@debbugs.gnu.org Cc: Cayetano Santos Received: via spool by 65088-submit@debbugs.gnu.org id=B65088.169125638428534 (code B ref 65088); Sat, 05 Aug 2023 17:27:01 +0000 Received: (at 65088) by debbugs.gnu.org; 5 Aug 2023 17:26:24 +0000 Received: from localhost ([127.0.0.1]:58069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSL2m-0007QA-B9 for submit@debbugs.gnu.org; Sat, 05 Aug 2023 13:26:24 -0400 Received: from confino.investici.org ([93.190.126.19]:39959) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSL2i-0007Pz-IQ for 65088@debbugs.gnu.org; Sat, 05 Aug 2023 13:26:23 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4RJ8d61Wknz10yN; Sat, 5 Aug 2023 17:26:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1691256378; bh=Aj/MlR9YoukqNbWozsu7YNvZlLsXSB6j8JaN+gNNiuo=; h=From:To:Cc:Subject:Date:From; b=LmJ0QPgTafTqBJ6N897E2GSA0s/iqkq6WKxI3WYKS2gVbFivw1zip5jfB59tEZ4Ki V/emrSpbRamEmlJESStCfcyO67HUF2sRdBJGWpWNnziU1L2kqWmOlCtip1lX824ZsL 2W20oltx1OQahRTuo+noR7AzsYGmjQmUblFNWssE= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4RJ8d56NpQz10yB; Sat, 5 Aug 2023 17:26:17 +0000 (UTC) From: Cayetano Santos Date: Sat, 5 Aug 2023 19:25:57 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) 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.0 (-) * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. --- gnu/packages/emacs-xyz.scm | 48 ++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ed3d89d51f..9ecc58d7d6 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24360,31 +24360,29 @@ (define-public emacs-download-region (license license:gpl3+)))) (define-public emacs-helpful - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") - (revision "1")) - (package - (name "emacs-helpful") - (version (git-version "0.19" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/Wilfred/helpful") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) - (build-system emacs-build-system) - (propagated-inputs - (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) - (native-inputs - (list emacs-ert-runner emacs-undercover)) - (arguments - `(#:tests? #t - #:test-command '("ert-runner"))) - (home-page "https://github.com/Wilfred/helpful") - (synopsis "More contextual information in Emacs help") - (description "@code{helpful} is an alternative to the built-in Emacs help + (package + (name "emacs-helpful") + (version "0.21") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Wilfred/helpful") + (commit "0.21"))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03afgdbs5nmhw833svrqky7fmfs1zlvqzcj7j5g29sakivs60xqc")))) + (build-system emacs-build-system) + (propagated-inputs + (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) + (native-inputs + (list emacs-ert-runner emacs-undercover)) + (arguments + `(#:tests? #t + #:test-command '("ert-runner"))) + (home-page "https://github.com/Wilfred/helpful") + (synopsis "More contextual information in Emacs help") + (description "@code{helpful} is an alternative to the built-in Emacs help that provides much more contextual information. @itemize base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b -- 2.41.0 From unknown Mon Aug 18 17:53:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65088] [PATCH v1] gnu: emacs-helpful: Update to 0.21. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Aug 2023 11:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cayetano Santos Cc: 65088@debbugs.gnu.org Received: via spool by 65088-submit@debbugs.gnu.org id=B65088.169140857623141 (code B ref 65088); Mon, 07 Aug 2023 11:43:02 +0000 Received: (at 65088) by debbugs.gnu.org; 7 Aug 2023 11:42:56 +0000 Received: from localhost ([127.0.0.1]:60727 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSydU-00061B-8c for submit@debbugs.gnu.org; Mon, 07 Aug 2023 07:42:56 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:39738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSydR-000610-5w for 65088@debbugs.gnu.org; Mon, 07 Aug 2023 07:42:54 -0400 Date: Mon, 07 Aug 2023 19:42:20 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691408559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=aCS4Srk0XJKzdYhIPUW82IMiSnC3qpeoz6L7Vco3ZsQ=; b=rjKD/Duh29aT1gkIkvPFSYXVAZkyIK2NHIw9krJjQziuKBRi9qQpEwSNhXnW2YnFI+gVdI qVpD/75y5bwuAi1jzVTE8MU4w+r3ZjwIkdWI/9QHVLB/+QEXCz/We+porZkyWUh5FRafGG VVNzoenGd4XckcD4wvDUYdebBwQy5AwltXmOW0b1BOa2+1tL+ycciFmmrzuqSqvcrFks9M 1FpuTLb+tJ3YhPmp5kRZrNrkDUmqqlR2pFbsR8jtv1Edsnng6BHx1J7EW9NHthg+aIZH4e bd5VyoTxuseWT7LDQODtxK/LvpE2quOSe10+NiUbhxKZ1ZLAnUzzRQL4yjFEOA== Message-ID: <877cq7f59f.wl-hako@ultrarare.space> From: Hilton Chain In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-Spamd-Bar: / X-Spam-Score: -0.0 (/) 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.0 (-) Hi Cayetano, On Sun, 06 Aug 2023 01:25:57 +0800, Cayetano Santos via Guix-patches via wrote: > > * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. > --- > gnu/packages/emacs-xyz.scm | 48 ++++++++++++++++++-------------------- > 1 file changed, 23 insertions(+), 25 deletions(-) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index ed3d89d51f..9ecc58d7d6 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -24360,31 +24360,29 @@ (define-public emacs-download-region > (license license:gpl3+)))) > > (define-public emacs-helpful > - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") > - (revision "1")) > - (package > - (name "emacs-helpful") > - (version (git-version "0.19" revision commit)) > - (source > - (origin > - (method git-fetch) > - (uri (git-reference > - (url "https://github.com/Wilfred/helpful") > - (commit commit))) > - (file-name (git-file-name name version)) > - (sha256 > - (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) > - (build-system emacs-build-system) > - (propagated-inputs > - (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) > - (native-inputs > - (list emacs-ert-runner emacs-undercover)) > - (arguments > - `(#:tests? #t > - #:test-command '("ert-runner"))) > - (home-page "https://github.com/Wilfred/helpful") > - (synopsis "More contextual information in Emacs help") > - (description "@code{helpful} is an alternative to the built-in Emacs help > + (package > + (name "emacs-helpful") > + (version "0.21") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/Wilfred/helpful") > + (commit "0.21"))) The version specified in the `version' field is available as a variable, so `(commit version)' can be used instead. > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "03afgdbs5nmhw833svrqky7fmfs1zlvqzcj7j5g29sakivs60xqc")))) > + (build-system emacs-build-system) > + (propagated-inputs > + (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) > + (native-inputs > + (list emacs-ert-runner emacs-undercover)) > + (arguments > + `(#:tests? #t > + #:test-command '("ert-runner"))) > + (home-page "https://github.com/Wilfred/helpful") > + (synopsis "More contextual information in Emacs help") > + (description "@code{helpful} is an alternative to the built-in Emacs help > that provides much more contextual information. > > @itemize > > base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b > -- > 2.41.0 There's an extra parenthesis to remove ;) --8<---------------cut here---------------start------------->8--- - (license license:gpl3+)))) + (license license:gpl3+))) --8<---------------cut here---------------end--------------->8--- Thanks From unknown Mon Aug 18 17:53:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65088] [PATCH v2] gnu: emacs-helpful: Update to 0.21. References: In-Reply-To: Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Aug 2023 12:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65088@debbugs.gnu.org Cc: Cayetano Santos Received: via spool by 65088-submit@debbugs.gnu.org id=B65088.169141027726092 (code B ref 65088); Mon, 07 Aug 2023 12:12:01 +0000 Received: (at 65088) by debbugs.gnu.org; 7 Aug 2023 12:11:17 +0000 Received: from localhost ([127.0.0.1]:60748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSz4u-0006ml-OM for submit@debbugs.gnu.org; Mon, 07 Aug 2023 08:11:17 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]:37141) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSz4p-0006mX-It for 65088@debbugs.gnu.org; Mon, 07 Aug 2023 08:11:15 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4RKFXX3mCcz10xD; Mon, 7 Aug 2023 12:11:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1691410268; bh=sfneki/cbDWGyts2LcqQuwihwRRxfMzBxo2+Leoja0Y=; h=From:To:Cc:Subject:Date:From; b=cbi32W+KQ5/U6MZ2hgVLk2ILpmrjrNvwNXh/eg7VsFrj63gVRoig9EfWL+WIhdCW2 6+ly2oQLZgPw3+Dut/UKv+0TMxBN7VeAE6L40QoOc1PAF4rYFM+SoUJ8r6Zhw8ywyL VFCIWe4koEDz58rLTr7cdY4/lRD7i5hl7PSVA92E= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4RKFXX2vmwz10wj; Mon, 7 Aug 2023 12:11:08 +0000 (UTC) From: Cayetano Santos Date: Mon, 7 Aug 2023 14:11:03 +0200 Message-ID: <656bcc189b3a9279d6906e1e29ccc7ef3e52739a.1691410263.git.csantosb@inventati.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) 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.0 (-) * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. --- gnu/packages/emacs-xyz.scm | 50 ++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ed3d89d51f..d03a9a91f4 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24360,31 +24360,29 @@ (define-public emacs-download-region (license license:gpl3+)))) (define-public emacs-helpful - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") - (revision "1")) - (package - (name "emacs-helpful") - (version (git-version "0.19" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/Wilfred/helpful") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) - (build-system emacs-build-system) - (propagated-inputs - (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) - (native-inputs - (list emacs-ert-runner emacs-undercover)) - (arguments - `(#:tests? #t - #:test-command '("ert-runner"))) - (home-page "https://github.com/Wilfred/helpful") - (synopsis "More contextual information in Emacs help") - (description "@code{helpful} is an alternative to the built-in Emacs help + (package + (name "emacs-helpful") + (version "0.21") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Wilfred/helpful") + (commit "0.21"))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03afgdbs5nmhw833svrqky7fmfs1zlvqzcj7j5g29sakivs60xqc")))) + (build-system emacs-build-system) + (propagated-inputs + (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) + (native-inputs + (list emacs-ert-runner emacs-undercover)) + (arguments + `(#:tests? #t + #:test-command '("ert-runner"))) + (home-page "https://github.com/Wilfred/helpful") + (synopsis "More contextual information in Emacs help") + (description "@code{helpful} is an alternative to the built-in Emacs help that provides much more contextual information. @itemize @@ -24403,7 +24401,7 @@ (define-public emacs-helpful @item Trace, disassemble functions from inside Helpful. This is discoverable and doesn't require memorisation of commands. @end itemize\n") - (license license:gpl3+)))) + (license license:gpl3+))) (define-public emacs-logview (package base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b -- 2.41.0 From unknown Mon Aug 18 17:53:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Cayetano Santos Subject: bug#65088: closed (Re: [bug#65088] [PATCH] gnu: emacs-helpful: Update to 0.21.) Message-ID: References: <875y515eio.wl-hako@ultrarare.space> X-Gnu-PR-Message: they-closed 65088 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 65088@debbugs.gnu.org Date: Sun, 27 Aug 2023 04:36:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1693110962-10263-1" This is a multi-part message in MIME format... ------------=_1693110962-10263-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #65088: [PATCH] gnu: emacs-helpful: Update to 0.21. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 65088@debbugs.gnu.org. --=20 65088: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D65088 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1693110962-10263-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 65088-done) by debbugs.gnu.org; 27 Aug 2023 04:36:00 +0000 Received: from localhost ([127.0.0.1]:43769 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qa7VI-0002fK-MI for submit@debbugs.gnu.org; Sun, 27 Aug 2023 00:36:00 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:45242) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qa7VD-0002f3-KR for 65088-done@debbugs.gnu.org; Sun, 27 Aug 2023 00:35:59 -0400 Date: Sun, 27 Aug 2023 11:51:27 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1693110909; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=FwwlriD7f9Pke9k9WcdvORm9kuQCSZNi7VikKc5wa24=; b=GlFnig1WCG77ymyzxsb8Wj6hz7/HZudxouH9F0vim7RDSxelYY0M4kf5Nn1ePIMeRBMTcr T8zgnP07qrN0Z0FTQ06vMcdYThtjfW/asV4uZfK+IKXvd7ITd8ASgkPMqqyyScvez2EFg5 TkwvuKa1LECLA+pQG+jI27QCA4uzvSYfPF77W7Mc2CDOXlO8O9nanL7nB6+eCZiPQinna/ 8SDBXvfQj/LYApEy+6MtrO7A9UyQmf+Ysdi36nj7wIw0NUlk+nDaO2CUJIRuK4gBtIEtyK +/dbfJJRE3JEaurlL+h04pnOLgQaPnYI2z2taW/H7Ba4nhev1W8y7CxlQIXlRA== Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Message-ID: <875y515eio.wl-hako@ultrarare.space> From: Hilton Chain To: Cayetano Santos Subject: Re: [bug#65088] [PATCH] gnu: emacs-helpful: Update to 0.21. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65088-done Cc: 65088-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.0 (-) Hi Cayetano, On Sat, 05 Aug 2023 18:40:08 +0800, Cayetano Santos via Guix-patches via wrote: > > * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. > --- I have applied v2 as 5476f79e41c843a7ee43f6fcf64039f527b9f21e, with (commit "0.21") changed to (commit version). Thanks! ------------=_1693110962-10263-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 10:41:02 +0000 Received: from localhost ([127.0.0.1]:55758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSEiT-0004jE-Rl for submit@debbugs.gnu.org; Sat, 05 Aug 2023 06:41:02 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48254) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSEiR-0004ic-Af for submit@debbugs.gnu.org; Sat, 05 Aug 2023 06:41:00 -0400 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 1qSEiM-0005oL-00 for guix-patches@gnu.org; Sat, 05 Aug 2023 06:40:54 -0400 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSEiI-0001MG-Uk for guix-patches@gnu.org; Sat, 05 Aug 2023 06:40:53 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4RHzd46fBlzGnxy; Sat, 5 Aug 2023 10:40:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1691232040; bh=K49v0wFdj4Ox9vPWvEPCoztn/+IgwugwNjrcyCqn2m4=; h=From:To:Cc:Subject:Date:From; b=LzqVJMvZ0g4ImAOCSIGkc6srvzcAZC0PqG0sTefPoPLA7uta6+oOmiPZC6MwLevW7 N8tWwyFzCxeFb0c1acUvI9lDk3XYs/ixFofgGbB/gJ7Ms98DVDxayGm4DLX4GOgGxs KmEajCiEnSWFMZpV8bzr41xxp7Qy4YDHLmg+KSlE= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4RHzd44bPVzGnxm; Sat, 5 Aug 2023 10:40:40 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-helpful: Update to 0.21. Date: Sat, 5 Aug 2023 12:40:08 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org 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_DNSWL_NONE=-0.0001, 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: Cayetano Santos 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-helpful): Update to 0.21. --- gnu/packages/emacs-xyz.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ed3d89d51f..c01192b7b3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24360,11 +24360,11 @@ (define-public emacs-download-region (license license:gpl3+)))) (define-public emacs-helpful - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") - (revision "1")) + (let ((commit "ced07fe0d48ce1111d7a8376fdbfef34d927c967") + (revision "0")) (package (name "emacs-helpful") - (version (git-version "0.19" revision commit)) + (version (git-version "0.21" revision commit)) (source (origin (method git-fetch) @@ -24373,7 +24373,7 @@ (define-public emacs-helpful (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) + (base32 "03afgdbs5nmhw833svrqky7fmfs1zlvqzcj7j5g29sakivs60xqc")))) (build-system emacs-build-system) (propagated-inputs (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b -- 2.41.0 ------------=_1693110962-10263-1--