From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "aartist" Newsgroups: gmane.emacs.help Subject: Re: modeline colors Date: 28 Nov 2006 12:45:56 -0800 Organization: http://groups.google.com Message-ID: <1164746756.440087.22210@80g2000cwy.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1164750076 12906 80.91.229.2 (28 Nov 2006 21:41:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 21:41:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 28 22:41:11 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 1GpAhA-0004rO-O1 for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Nov 2006 22:40:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpAhA-0000RE-9O for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Nov 2006 16:40:52 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!80g2000cwy.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 216.27.249.220 Original-X-Trace: posting.google.com 1164746762 10557 127.0.0.1 (28 Nov 2006 20:46:02 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 28 Nov 2006 20:46:02 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 80g2000cwy.googlegroups.com; posting-host=216.27.249.220; posting-account=bnXY7g0AAADX1jdCvJidxQUPIJp2L58F Original-Xref: shelby.stanford.edu gnu.emacs.help:143456 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:39064 Archived-At: Eli Barzilay wrote: > Does anyone know why in some versions of Emacs (specifically, the one > shipped with FC6: 21.4.1), changing the default background disables > my modeline color setting? > > If I put this (and only this) in my .emacs: > > (set-face-background 'modeline "red") > (set-face-background 'default "blue4") > > I get a modeline with the default color. After Emacs has already > started, evaluating that first line again produces the expected > result. Is this some corner case bug? > > -- > ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: > http://www.barzilay.org/ Maze is Life! M-x customize-face RET mode-line