guix-patches
[Top][All Lists]
Advanced

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

[bug#59555] [PATCH] gnu: Add emacs-org-rainbow-tags.


From: Nicolas Goaziou
Subject: [bug#59555] [PATCH] gnu: Add emacs-org-rainbow-tags.
Date: Sat, 26 Nov 2022 11:42:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello,

Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-rainbow-tags): New variable.

Thank you.

> +      (synopsis
> +       "Colorize org tags automatically to make them visually 
> distinguishable")

I think "Colorize Org tags automatically" is enough as a synopsis.

> +      (description
> +       "This package adds random colors to your org tags. In order to make
> +colors random but consistent between same tags, colors are generated from the
> +hash of the tag names.")

org -> Org

Also, you need to separate sentences with two spaces per Texinfo specifications.

> +      (license license:gpl3))))

License is actually gpl3+ because the main file mentions:

    either version 3 of the License, or ;; (at your option) any later
    version.

Could you send an updated patch?

Regards,
-- 
Nicolas Goaziou





reply via email to

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