GNU bug report logs -
#13916
24.2; deftheme rgb value for default face :background off by one
Previous Next
Reported by: eqyiel <at> gmail.com
Date: Sun, 10 Mar 2013 18:25:01 UTC
Severity: normal
Found in version 24.2
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 13916-done <at> debbugs.gnu.org (full text, mbox):
Hello.
26 mar 2013 kl. 03:14 skrev eqyiel <at> gmail.com:
>
> My mistake, I was trying to find the analogous thing to custom-set-theme
> since I first noticed it using the Zenburn theme [1], getting #3E3E3E
> for the background instead of expected #3F3F3F.
>
> (set-face-background) is the correct function, I don't know what
> possessed me to tell you (set-face-font), sorry about that.
>
> emacs 24.2:
> $ emacs -Q &
> (set-face-background 'default "#111111")
> ... gcolor2 gives #101010
>
> emacs 23.3b (only 23.3 available at ftp.gnu.org [2]):
> $ emacs -Q &
> (set-face-background 'default "#111111")
> ... gcolor2 gives #111111
>
> emacs 24.3:
> $ emacs -Q &
> (set-face-background 'default "#111111")
> ... gcolor2 gives #111111
>
> These were all compiled and tested today within about an hour. When I
> reported the bug I was using 24.2, I've since upgraded to 24.3. It
> seems that the problem didn't exist in 23.3b and was fixed in 24.3.
>
> Thanks for your time, and sorry for the noise. :P
Okay, thanks for testing.
Closing bug.
Jan D.
This bug report was last modified 12 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.