From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lute Kamstra Newsgroups: gmane.emacs.devel Subject: Re: the new makefile faces Date: Thu, 19 May 2005 12:09:45 +0200 Message-ID: <87is1fsf12.fsf@xs4all.nl> References: <200505180616.j4I6GO8t027874@amrm2.ics.uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116500829 9317 80.91.229.2 (19 May 2005 11:07:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 11:07:09 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 13:07:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYiqa-0007za-SM for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 13:05:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYitD-0006Yj-84 for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 07:08:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYi0E-0004u4-Cv for emacs-devel@gnu.org; Thu, 19 May 2005 06:11:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYi0C-0004sy-HX for emacs-devel@gnu.org; Thu, 19 May 2005 06:11:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYi0B-0004sI-FD for emacs-devel@gnu.org; Thu, 19 May 2005 06:11:39 -0400 Original-Received: from [194.109.24.27] (helo=smtp-vbr7.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYi6Z-00055z-1Z for emacs-devel@gnu.org; Thu, 19 May 2005 06:18:15 -0400 Original-Received: from pijl (a80-127-67-124.adsl.xs4all.nl [80.127.67.124]) by smtp-vbr7.xs4all.nl (8.12.11/8.12.11) with ESMTP id j4JA9jTt015334; Thu, 19 May 2005 12:09:46 +0200 (CEST) (envelope-from Lute.Kamstra@xs4all.nl) Original-Received: from lute by pijl with local (Exim 3.36 #1 (Debian)) id 1DYhyL-0005CN-00; Thu, 19 May 2005 12:09:45 +0200 Original-To: Dan Nicolaescu In-Reply-To: <200505180616.j4I6GO8t027874@amrm2.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 17 May 2005 23:16:24 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 9 X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37347 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37347 Dan Nicolaescu writes: > Am I the only one that finds the new makefile-shell-face annoying? It's more than annoying on a 8-color console: it sets the background color to white, while the foreground color of most of the text is white as well. Lute.