GNU bug report logs -
#59555
[PATCH] gnu: Add emacs-org-rainbow-tags.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Fri, 25 Nov 2022 01:22:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
Hilton Chain via Guix-patches via <guix-patches <at> 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
This bug report was last modified 2 years and 178 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.