From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "chris.danx" Newsgroups: gmane.emacs.help Subject: Colour themes not working right... Date: Wed, 05 Feb 2003 19:23:01 +0000 Organization: ntl Cablemodem News Service Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: 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: main.gmane.org 1044476082 6348 80.91.224.249 (5 Feb 2003 20:14:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2003 20:14:42 +0000 (UTC) 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 18gVsP-0001MB-00 for ; Wed, 05 Feb 2003 21:10:34 +0100 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 18gVtU-00030H-01 for gnu-help-gnu-emacs@m.gmane.org; Wed, 05 Feb 2003 15:11:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stueberl.de!newspeer1-gui.server.ntli.net!ntli.net!newsfep4-win.server.ntli.net.POSTED!53ab2750!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en, en-us Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 80.4.69.111 Original-X-Complaints-To: abuse@ntlworld.com Original-X-Trace: newsfep4-win.server.ntli.net 1044472845 80.4.69.111 (Wed, 05 Feb 2003 19:20:45 GMT) Original-NNTP-Posting-Date: Wed, 05 Feb 2003 19:20:45 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:109840 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:6343 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6343 Hi, I downloaded colorTheme.el.gz from the emacs wiki, but have a small problem. For example, when I put (require 'color-theme) (color-theme-taming-mr-arneson) in .emacs it only loads the foreground colours, not the background ones. OTOH "M-x color-theme-taming-mr-arneson" works fine. Does anyone know why this could be? Thanks, Chris