From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Weiler Newsgroups: gmane.emacs.help Subject: Re: undefined color: black Date: Thu, 06 Apr 2006 01:22:16 GMT Organization: SBC http://yahoo.sbc.com Message-ID: References: <87y7ykxyq1.fsf@pacem.orebokech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144287681 8799 80.91.229.2 (6 Apr 2006 01:41:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Apr 2006 01:41:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 06 03:41:05 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRJUX-0001WB-Ti for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Apr 2006 03:40:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRJUX-0008BL-EI for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Apr 2006 21:40:57 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.aset.psu.edu!news.glorb.com!newscon02.news.prodigy.com!prodigy.net!newsmst01b.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr14.news.prodigy.com.POSTED!a6411edf!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help In-Reply-To: <87y7ykxyq1.fsf@pacem.orebokech.com> Original-Lines: 21 Original-NNTP-Posting-Host: 204.247.40.42 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr14.news.prodigy.com 1144286536 ST000 204.247.40.42 (Wed, 05 Apr 2006 21:22:16 EDT) Original-NNTP-Posting-Date: Wed, 05 Apr 2006 21:22:16 EDT X-UserInfo1: Q[OWSUSE\BUYB_H]]RKB_UDAZZ\DPCPDLXUNNHPIMASJETAANVW[AKWZE\]^XQWIGNE_[EBL@^_\^JOCQ^RSNVLGTFTKHTXHHP[NB\_C@\SD@EP_[KCXX__AGDDEKGFNB\ZOKLRNCY_CGG[RHT_UN@C_BSY\G__IJIX_PLSA[CCFAULEY\FL\VLGANTQQ]FN Original-Xref: shelby.stanford.edu gnu.emacs.help:138563 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:34181 Archived-At: Romain Francoise wrote: > Bob Weiler writes: > > >>I'm unable to start emacs on a Fedora Core 5 x86_64 install running >>with the rpm.livna.net Nvidia driver. I get 'underfined color: black' >>and similar messages about undefined colors if I try xemacs. 'emacs >>-nw' works fine. Has anybody seen this problem? If so, do you know how >>to fix it? > > > This is not a bug in Emacs; it indicates that the RgbPath setting in > your X config file file is wrong. > > See the following thread: > > > Yep, this turned out to be it. I copied my xorg.conf file fom my Fedora Core 3 install and it had the old path. Thanks for the reference.