unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
@ 2023-01-29 11:59 Cayetano Santos via Guix-patches via
  2023-01-29 14:50 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2023-01-29 11:59 UTC (permalink / raw)
  To: 61147; +Cc: Cayetano Santos

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
  2023-01-29 11:59 [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org Cayetano Santos via Guix-patches via
@ 2023-01-29 14:50 ` Nicolas Goaziou
  2023-01-29 18:54   ` Cayetano Santos via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2023-01-29 14:50 UTC (permalink / raw)
  To: 61147; +Cc: csantosb

Hello,

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

> * gnu/packages/emacs-xyz.scm (emacs-org-board): remove emacs-org
>
> Org is already included with emacs.

This is a fair point, and there are multiple occurrences of similar
situations in our code base (with, e.g., emacs-seq).

However, I think there is no consensus at the moment; it is not clear if
we should use the bundled package, or the latest one. I lean towards the
second idea, as long as our packages are up-to-date. In any case,
you may want to raise the subject on the devel mailing list instead of
trying to changes status package-wise.

WDYT?

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
  2023-01-29 14:50 ` Nicolas Goaziou
@ 2023-01-29 18:54   ` Cayetano Santos via Guix-patches via
  2023-01-29 19:47     ` bug#61147: " Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2023-01-29 18:54 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 61147



>dim. 29 janv. 2023 at 15:50, Nicolas Goaziou 
><mail@nicolasgoaziou.fr> ...

> Hello,
>
> Cayetano Santos via Guix-patches via <guix-patches@gnu.org> 
> writes:
>
>> * gnu/packages/emacs-xyz.scm (emacs-org-board): remove 
>> emacs-org
>>
>> Org is already included with emacs.
>
> This is a fair point, and there are multiple occurrences of 
> similar
> situations in our code base (with, e.g., emacs-seq).
>
> However, I think there is no consensus at the moment; it is not 
> clear if
> we should use the bundled package, or the latest one. I lean 
> towards the
> second idea, as long as our packages are up-to-date. In any 
> case,
> you may want to raise the subject on the devel mailing list 
> instead of
> trying to changes status package-wise.
>
> WDYT?

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#61147: [PATCH] gnu: emacs-org-board: Not dependent on emacs-org
  2023-01-29 18:54   ` Cayetano Santos via Guix-patches via
@ 2023-01-29 19:47     ` Nicolas Goaziou
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2023-01-29 19:47 UTC (permalink / raw)
  To: Cayetano Santos via Guix-patches via; +Cc: 61147-done, csantosb

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. 




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-29 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 11:59 [bug#61147] [PATCH] gnu: emacs-org-board: Not dependent on emacs-org Cayetano Santos via Guix-patches via
2023-01-29 14:50 ` Nicolas Goaziou
2023-01-29 18:54   ` Cayetano Santos via Guix-patches via
2023-01-29 19:47     ` bug#61147: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).