GNU bug report logs - #67983
[PATCH 0/5] gnu: Nerdify Emacs.

Previous Next

Package: guix-patches;

Reported by: Jaeme Sifat <jaeme <at> runbox.com>

Date: Sat, 23 Dec 2023 05:00:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Jaeme Sifat <jaeme <at> runbox.com>
To: 67983 <at> debbugs.gnu.org
Cc: Jaeme Sifat <jaeme <at> runbox.com>, Andrew Tropin <andrew <at> trop.in>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#67983] [PATCH v2REVISION 6/6] gnu: emacs-nerd-icons: Update description.
Date: Sat, 23 Dec 2023 16:23:48 -0500
Updates the description field to mention the ability to download a libre nerd
font within the package itself and to fix grammatical errors.

* gnu/packages/emacs-xyz.scm (emacs-nerd-icons): Update description field.

Change-Id: I927dfda8cbd7f9a2eca767260f64da1be9b1544d
---
 gnu/packages/emacs-xyz.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 936d558ae3..b0f222b735 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28438,8 +28438,11 @@ (define-public emacs-nerd-icons
     (arguments
      (list #:include #~(cons "^data\\/" %default-include)))
     (synopsis "Library for easily using nerd font icons inside Emacs")
-    (description "Nerd-icons an alternative to all-the-icons.  It works on both
-GUI and terminal, and requires a nerd font installed on your system.")
+    (description
+     "@code{nerd-icons.el} is an alternative to @code{all-the-icons.el} that
+works on both graphical and text-based Emacs sessions.  This requires a nerd
+font installed on your system which can be done by using the built-in nerd
+font symbols downloader script after installation.")
     (license license:gpl3+)))

 (define-public emacs-nerd-icons-completion
--
2.41.0




This bug report was last modified 1 year and 149 days ago.

Previous Next


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