From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: [patch] mode-line faces on 256-color terminals Date: Thu, 23 Dec 2004 11:46:55 -0800 Message-ID: <200412231946.iBNJkwBT029307@scanner2.ics.uci.edu> References: <200412222308.iBMN8rBT002077@scanner2.ics.uci.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1103831495 14650 80.91.229.6 (23 Dec 2004 19:51:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2004 19:51:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 23 20:51:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ChYzh-00089M-00 for ; Thu, 23 Dec 2004 20:51:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ChZAJ-0004ny-Ez for ged-emacs-devel@m.gmane.org; Thu, 23 Dec 2004 15:02:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ChZA3-0004mS-2p for emacs-devel@gnu.org; Thu, 23 Dec 2004 15:02:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ChZA0-0004jT-Rb for emacs-devel@gnu.org; Thu, 23 Dec 2004 15:02:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ChZA0-0004hm-6O for emacs-devel@gnu.org; Thu, 23 Dec 2004 15:02:08 -0500 Original-Received: from [128.195.1.36] (helo=scanner2.ics.uci.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ChYvq-0001Ui-4u; Thu, 23 Dec 2004 14:47:30 -0500 Original-Received: from vino.ics.uci.edu (dann@vino.ics.uci.edu [128.195.11.198]) by scanner2.ics.uci.edu (8.12.10/8.12.10) with ESMTP id iBNJkwBT029307; Thu, 23 Dec 2004 11:46:58 -0800 (PST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Thu, 23 Dec 2004 14:32:12 -0500") Original-Lines: 12 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-100, required 5, USER_IN_WHITELIST) 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: main.gmane.org gmane.emacs.devel:31355 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31355 Richard Stallman writes: > Could you wait a week for the people who know the most about > face issues to comment? If there has been no criticism in a week, > please install it, or else ask me to install it. Oops, I have already installed it based on Eli's OK. What should I do, should I revert the patch now? Note that the patch only affects the face definitions for mode-line and mode-line-inactive when running on terminals that support more than 88 colors, nothing else should be affected.