GNU bug report logs - #37077
[PATCH] gnu: emacs-zerodark-theme: Fix modeline.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Sun, 18 Aug 2019 23:12:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37077 in the body.
You can then email your comments to 37077 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#37077; Package guix-patches. (Sun, 18 Aug 2019 23:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Giacomo Leidi <goodoldpaul <at> autistici.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 18 Aug 2019 23:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Giacomo Leidi <goodoldpaul <at> autistici.org>
To: guix-patches <at> gnu.org
Cc: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: [PATCH] gnu: emacs-zerodark-theme: Fix modeline.
Date: Mon, 19 Aug 2019 01:10:26 +0200
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme)[propagated-inputs]:
Add emacs-flycheck to prevent errors when themed modeline is active.
---
 gnu/packages/emacs-xyz.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index adab7d87d2..8e8566978b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17107,7 +17107,8 @@ connections using TLS encryption.")
          "0nnlxzsmhsbszqigcyxak9i1a0digrd13gv6v18ck4h760mihh1m"))))
     (build-system emacs-build-system)
     (propagated-inputs
-     `(("emacs-all-the-icons" ,emacs-all-the-icons)))
+     `(("emacs-flycheck" ,emacs-flycheck)
+       ("emacs-all-the-icons" ,emacs-all-the-icons)))
     (home-page
      "https://gitlab.petton.fr/nico/zerodark-theme")
     (synopsis
-- 
2.23.0





Information forwarded to guix-patches <at> gnu.org:
bug#37077; Package guix-patches. (Mon, 26 Aug 2019 19:00:02 GMT) Full text and rfc822 format available.

Message #8 received at 37077 <at> debbugs.gnu.org (full text, mbox):

From: goodoldpaul <at> autistici.org
To: 37077 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: emacs-zerodark-theme: Fix modeline.
Date: Mon, 26 Aug 2019 18:59:16 +0000
Friendly ping ;)

Thanks

Giacomo




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Mon, 26 Aug 2019 19:22:01 GMT) Full text and rfc822 format available.

Notification sent to Giacomo Leidi <goodoldpaul <at> autistici.org>:
bug acknowledged by developer. (Mon, 26 Aug 2019 19:22:02 GMT) Full text and rfc822 format available.

Message #13 received at 37077-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: goodoldpaul <at> autistici.org
Cc: 37077-done <at> debbugs.gnu.org
Subject: Re: [bug#37077] [PATCH] gnu: emacs-zerodark-theme: Fix modeline.
Date: Mon, 26 Aug 2019 21:21:09 +0200
Hello,

goodoldpaul <at> autistici.org writes:

> Friendly ping ;)

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Sep 2019 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 209 days ago.

Previous Next


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