GNU bug report logs - #61147
[PATCH] gnu: emacs-org-board: Not dependent on emacs-org

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sun, 29 Jan 2023 12:00:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61147: closed ([PATCH] gnu: emacs-org-board: Not dependent on
 emacs-org)
Date: Sun, 29 Jan 2023 19:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 29 Jan 2023 20:47:36 +0100
with message-id <87357ti0mf.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
has caused the debbugs.gnu.org bug report #61147,
regarding [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61147: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61147
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
Date: Sun, 29 Jan 2023 12:59:06 +0100
* gnu/packages/emacs-xyz.scm (emacs-org-board): remove emacs-org

Org is already included with emacs.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4b2fc8f0dc..92a11e18b5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25142,7 +25142,7 @@ (define-public emacs-org-board
       (inputs
        (list wget))
       (propagated-inputs
-       (list emacs-org emacs-ztree))
+       (list emacs-ztree))
       (home-page "https://github.com/charlesroelli/org-board")
       (synopsis "Bookmarking and web archival system for Org mode")
       (description

base-commit: b9e6e31877cdb96cceba4d1ec6268f86b824dec4
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: 61147-done <at> debbugs.gnu.org, csantosb <at> inventati.org
Subject: Re: [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on
 emacs-org
Date: Sun, 29 Jan 2023 20:47:36 +0100
Hello,

Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> You’re right. Devel list is the place to discuss about this before
> going
> any further.

OK. Then, for the time being, I'm closing this bug report. You can
always re-open it depending on how it turns out on the devel ML. 


This bug report was last modified 2 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.