GNU bug report logs - #8250
23.3; set-backrgound-color sets incorrect color

Previous Next

Package: emacs;

Reported by: "David J. Biesack" <David.Biesack <at> sas.com>

Date: Mon, 14 Mar 2011 16:43:02 UTC

Severity: normal

Found in version 23.3

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: "David J. Biesack" <David.Biesack <at> sas.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 8250 <at> debbugs.gnu.org
Subject: bug#8250: 23.3; set-backrgound-color sets incorrect color
Date: Thu, 17 Mar 2011 18:55:03 +0100
On Thu, Mar 17, 2011 at 14:46, David J. Biesack <David.Biesack <at> sas.com> wrote:

> If I remove $HOME/rgb.txt and restart emacs, then M-x list-colors-display
> lists all the expected colors. I'm not sure why it fails with that file there,
> since it is the same as the Emacs version; it is readable, etc.
[...]
> Thanks for your assistance. I consider this issue resolved,
> but you may want to pursue why it would fail to properly
> load from ~/rgb.txt under Windows 7

It is unrelated to Windows 7, but it is indeed a bug.
x-load-color-file was converting its argument to an absolute pathname,
and then forgetting to use it, so it was unable to find "~/rgb.txt"
and defaulted to a built-in table of colors.

Should be fixed now on emacs-23 and will be merged into the trunk
soon, I suppose.

    Juanma




This bug report was last modified 14 years and 72 days ago.

Previous Next


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