GNU bug report logs - #17808
24.4.50; vc-annotate colors

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> jurta.org>

Date: Thu, 19 Jun 2014 07:12:02 UTC

Severity: wishlist

Tags: patch

Fixed in version 24.4.50

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> jurta.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 17808 <at> debbugs.gnu.org
Subject: Re: bug#17808: 24.4.50; vc-annotate colors
Date: Sat, 05 Jul 2014 02:48:35 +0300
> But the last patch provides a palette where color saturation
> is reduced from 75% to 20%, so the output looks nicely
> for light backgrounds where related lines are grouped
> using the same backgrounds like in the table from this post :-)
>
> https://plus.google.com/+BrunoOliveira/posts/1mnVJcJqzVD

To reduce saturation from 75% to 20% it was helpful to use
the function `color-hsv-to-rgb' that I found in the list archives.
There are several proposed versions:

http://lists.gnu.org/archive/html/emacs-devel/2010-11/msg00897.html
http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00738.html
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14074
http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01272.html

It seems that the latest produces the most exact results.

I wounder why this useful function still is not installed
in color.el?




This bug report was last modified 10 years and 320 days ago.

Previous Next


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