all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: "David J. Biesack" <David.Biesack@sas.com>
Cc: 8250@debbugs.gnu.org
Subject: bug#8250: 23.3; set-backrgound-color sets incorrect color
Date: Wed, 16 Mar 2011 15:54:41 +0100	[thread overview]
Message-ID: <AANLkTimGx0pa_VU4ECKsVygM==B=B+AFb5vWv0VYXcUS@mail.gmail.com> (raw)
In-Reply-To: <ytbsjun6tic.fsf@sas.com>

On Wed, Mar 16, 2011 at 15:15, David J. Biesack <David.Biesack@sas.com> wrote:

> (length w32-color-map)
> 271

> I don't know why w32-color-map (w32fns.c) is so short on my system.
> (I've have rebooted - no change.)

In x-open-connection, w32-color-map is set from the etc/rgb.txt file
(the trunk version of it has 788 entries). If that fails,
w32-color-map is set from the w32_color_map variable in w32fns.c,
which has 241.

Add to that a few system colors that are added afterwards, and 271
seems about right.

So please check that your etc/ directory has an rgb.txt file and that it is OK.

    Juanma





  reply	other threads:[~2011-03-16 14:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 15:52 bug#8250: 23.3; set-backrgound-color sets incorrect color David J. Biesack
2011-03-14 21:31 ` Eli Zaretskii
2011-03-14 21:46   ` David J. Biesack
2011-03-14 22:19     ` Eli Zaretskii
2011-03-15 12:43       ` David J. Biesack
2011-03-16  4:09         ` Eli Zaretskii
2011-03-16 14:15           ` David J. Biesack
2011-03-16 14:54             ` Juanma Barranquero [this message]
2011-03-16 14:56               ` Juanma Barranquero
2011-03-16 16:07                 ` David J. Biesack
2011-03-16 19:04                 ` Eli Zaretskii
2011-03-14 23:38     ` David Biesack
2011-03-14 23:12   ` Juanma Barranquero
2011-03-17 13:46   ` David J. Biesack
2011-03-17 17:55     ` Juanma Barranquero
2011-03-17 20:10       ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTimGx0pa_VU4ECKsVygM==B=B+AFb5vWv0VYXcUS@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=8250@debbugs.gnu.org \
    --cc=David.Biesack@sas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.