From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jimmerr Newsgroups: gmane.emacs.help Subject: How to change parameters for window colors? Date: Sat, 31 May 2003 16:24:39 -0400 Organization: Only if I must... Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054413896 22063 80.91.224.249 (31 May 2003 20:44:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 31 May 2003 20:44:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat May 31 22:44:54 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 19MDDi-0005jc-00 for ; Sat, 31 May 2003 22:44:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19MDEJ-0005SH-Uq for gnu-help-gnu-emacs@m.gmane.org; Sat, 31 May 2003 16:45:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!news.cc.ukans.edu!newsxfer.eecs.umich.edu!news.itd.umich.edu!jimkkREMOVEME Original-Newsgroups: gnu.emacs.help User-Agent: MT-NewsWatcher/3.1 (PPC) Original-Lines: 16 Original-NNTP-Posting-Host: 141.211.130.11 Original-X-Trace: news.itd.umich.edu 1054412679 141.211.130.11 (Sat, 31 May 2003 16:24:39 EDT) Original-NNTP-Posting-Date: Sat, 31 May 2003 16:24:39 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:113920 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:10414 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10414 Hi, I was unable to find any understandable explanation of how to do this. I did find mention (I think in the int file docs) of using an alist for features in your .emacs file, such as (feature . value). But I could find no explanation at all on what the this means, how to do it, how to use it, an example of the syntax, etc etc etc. Although I searched the docs for hours. Do I sound frustrated? How do set preferences in emacs so windows open with the colors I want? I don't want to have to M-x set-foreground-color and M-x set-background-color every time I open a window, I'm sure there has to be a way to set defaults like this. If you know how to do it, can you please provide an example. Thanks Jim