guix-patches
[Top][All Lists]
Advanced

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

[bug#38326] [PATCH 2/2] gnu: Add emacs-telega.


From: Ludovic Courtès
Subject: [bug#38326] [PATCH 2/2] gnu: Add emacs-telega.
Date: Fri, 29 Nov 2019 18:11:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi Brett,

Brett Gilio <address@hidden> skribis:

>>From c632d01dd48f89dab2822d5a81d091ca68b43c62 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <address@hidden>
> Date: Fri, 22 Nov 2019 12:54:44 -0600
> Subject: [PATCH 2/2] gnu: Add emacs-telega.
>
> * gnu/packages/emacs-xyz.scm (emacs-telega): New variable.
> ---
>  gnu/packages/emacs-xyz.scm | 58 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 58 insertions(+)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 0caf12a423..7ff53ecf1e 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -114,6 +114,7 @@
>    #:use-module (gnu packages image)
>    #:use-module (gnu packages linux)
>    #:use-module (gnu packages libevent)
> +  #:use-module (gnu packages messaging)
>    #:use-module (gnu packages music)

We have a problem (not your fault!): applying this hunk on top of
current master breaks it all, due to circular top-level references in
the modules.

I haven’t been able to spend much time investigating, but we first need
to find out where that comes from.

Ludo’.





reply via email to

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