emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61147: closed ([PATCH] gnu: emacs-org-board: Not dependent on emacs-


From: GNU bug Tracking System
Subject: bug#61147: closed ([PATCH] gnu: emacs-org-board: Not dependent on emacs-org)
Date: Sun, 29 Jan 2023 19:48:02 +0000

Your message dated Sun, 29 Jan 2023 20:47:36 +0100
with message-id <87357ti0mf.fsf@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@gnu.org.)


-- 
61147: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61147
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org Date: Sun, 29 Jan 2023 20:47:36 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Cayetano Santos via Guix-patches via <guix-patches@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. 


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]