From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Barzilay Newsgroups: gmane.emacs.help Subject: Re: modeline colors Date: Tue, 28 Nov 2006 15:58:52 -0500 Message-ID: <17772.41740.275845.875166@lithuanian.ccs.neu.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164752319 20773 80.91.229.2 (28 Nov 2006 22:18:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 22:18:39 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 28 23:18:35 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 1GpBHR-0006AC-UN for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Nov 2006 23:18:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpBHR-0001PZ-D4 for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Nov 2006 17:18:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpA4h-0003Kr-Tb for help-gnu-emacs@gnu.org; Tue, 28 Nov 2006 16:01:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpA4f-0003Hv-E3 for help-gnu-emacs@gnu.org; Tue, 28 Nov 2006 16:01:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpA4f-0003Hp-8k for help-gnu-emacs@gnu.org; Tue, 28 Nov 2006 16:01:05 -0500 Original-Received: from [129.10.116.51] (helo=amber.ccs.neu.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GpA4e-0005Wj-Lc for help-gnu-emacs@gnu.org; Tue, 28 Nov 2006 16:01:04 -0500 Original-Received: from lithuanian.ccs.neu.edu ([129.10.116.241]) by amber.ccs.neu.edu with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.50) id 1GpA2Y-0005pI-Ka; Tue, 28 Nov 2006 15:59:32 -0500 Original-Received: from eli by lithuanian.ccs.neu.edu with local (Exim 4.50) id 1GpA2X-00076y-Q5; Tue, 28 Nov 2006 15:58:53 -0500 Original-To: Peter Dyballa In-Reply-To: X-Mailer: VM 7.19 under Emacs 21.3.1 X-Mailman-Approved-At: Tue, 28 Nov 2006 17:18:05 -0500 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:39072 Archived-At: On Nov 28, Peter Dyballa wrote: > > Am 28.11.2006 um 20:35 schrieb Eli Barzilay: > > > If I put this (and only this) in my .emacs: > > > > (set-face-background 'modeline "red") > > (set-face-background 'default "blue4") > > How is it when you change the sequence of lines? The same. I even tried to do the first line in the post init hook, with no success. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life!