From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: Default colors 'list-colors-display' Date: Tue, 08 Apr 2003 20:56:12 +0200 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049828602 32304 80.91.224.249 (8 Apr 2003 19:03:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2003 19:03:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 08 21:03:18 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 192yNK-0008Oh-00 for ; Tue, 08 Apr 2003 21:03:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192yKi-0006j8-01 for gnu-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2003 15:00:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!feed.news.nacamar.de!tiscali!newsfeed1.ip.tiscali.net!news100.image.dk!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8297 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8297 brian.auld@adic.com writes: > I therefore want to add a color that will ultimately show up when I do > a 'list-colors-display'. It appears that when I go into a M-x > customize ... I can only change colors to something that is defined > under 'list-colors-display'. Are you running Emacs on a terminal (xterm, linux console, ms-dos etc.) or under a windowing system? If you're using a terminal, then consider switching to a version of Emacs running in a windowing system where there's much more than just 8 colours available. Some terminals also allow you to change the colours easily from a menu -- this is probably the easiest solution if you *want* to use a terminal. You could also get a version of Xterm that supports up to 256 colours, but you'll need an extra Emacs package to take advantage of it (Google for `xterm-256color.el' or something similar).