all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Markus Prepens <markus.prepens@googlemail.com>
Cc: 5683@debbugs.gnu.org
Subject: bug#5683: 23.1.93; list-colors-display doesn't show all colors
Date: Fri, 05 Mar 2010 10:52:19 +0200	[thread overview]
Message-ID: <83fx4f2lrw.fsf@gnu.org> (raw)
In-Reply-To: <4B901912.3090705@googlemail.com>

> Date: Thu, 04 Mar 2010 21:33:22 +0100
> From: Markus Prepens <markus.prepens@googlemail.com>
> Cc: 
> 
> Hello,
> 
> after installing Emacs 23.1.93, I figured out that the
> list-colors-display doesn't show all colors. The *Colors* buffer looks
> like this:
> 
> White                  White                                 #ffffff
> Yellow                 Yellow                                #ffff00
> Red                    Red                                   #ff0000
> Purple                 Purple                                #7f007f
> Orange                 Orange                                #ff7f00
> Magenta                Magenta                               #ff00ff
> Green                  Green                                 #00ff00
> Cyan                   Cyan                                  #00ffff
> Brown                  Brown                                 #996633
> Blue                   Blue                                  #0000ff
> Black                  windowFrameTextColor                  #000000
> windowFrameColor       windowFrameColor                      #aaaaaa
> textColor              windowBackgroundColor                 #000000
> textBackgroundColor    textBackgroundColor                   #ffffff
> selectedTextColor      shadowColor                           #000000
> selectedTextBackgroundColor selectedTextBackgroundColor      #c7d0db
> selectedMenuItemTextColor selectedMenuItemTextColor          #ffffff
> selectedMenuItemColor  selectedMenuItemColor                 #000000
> selectedKnobColor      selectedKnobColor                     #646698
> selectedControlTextColor selectedControlTextColor            #000000
> selectedControlColor   selectedControlColor                  #c7d0db
> secondarySelectedControlColor secondarySelectedControlColor  #d4d4d4
> scrollBarColor         scrollBarColor                        #aaaaaa
> knobColor              knobColor                             #9899ba
> keyboardFocusIndicatorColor keyboardFocusIndicatorColor      #9babbd
> highlightColor         highlightColor                        #ffffff
> headerTextColor        headerTextColor                       #000000
> headerColor            headerColor                           #aaaaaa
> gridColor              gridColor                             #cccccc
> disabledControlTextColor disabledControlTextColor            #7f7f7f
> controlTextColor       controlTextColor                      #000000
> controlShadowColor     controlShadowColor                    #939393
> controlLightHighlightColor controlLightHighlightColor        #ffffff
> controlHighlightColor  controlHighlightColor                 #e8e8e8
> controlColor           controlDarkShadowColor                #000000
> alternateSelectedControlTextColor controlBackgroundColor     #ffffff
> alternateSelectedControlColor alternateSelectedControlColor  #738499
> 
> 
> Any suggestion?

Can you step with edebug through list-colors-display and tell where
the list of colors get shortened?  It could be that the value returned
by display-color-cells is too small, or that list-colors-duplicates
decides that some colors are duplicates of others, or the list
returned by defined-colors is too short, or ...






  reply	other threads:[~2010-03-05  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-04 20:33 bug#5683: 23.1.93; list-colors-display doesn't show all colors Markus Prepens
2010-03-05  8:52 ` Eli Zaretskii [this message]
     [not found]   ` <4B917E3F.3040605@googlemail.com>
     [not found]     ` <833a0d4ydq.fsf@gnu.org>
2010-03-06 22:07       ` Markus Prepens
2010-03-12 22:17         ` Markus Prepens
2011-09-18 12:42           ` Lars Magne Ingebrigtsen

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=83fx4f2lrw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=5683@debbugs.gnu.org \
    --cc=markus.prepens@googlemail.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.