From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.devel Subject: Re: use faces on the mode-line for compile.el Date: Tue, 26 Feb 2008 03:00:04 +0100 Organization: GNU's Not UNIX! Message-ID: <200802260200.m1Q204HA006799@localhost.localdomain> References: <200802232359.m1NNxFpa025055@sallyv1.ics.uci.edu> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1203993406 19392 80.91.229.12 (26 Feb 2008 02:36:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Feb 2008 02:36:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 26 03:37:11 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JTpgt-0006c7-Ez for ged-emacs-devel@m.gmane.org; Tue, 26 Feb 2008 03:37:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTpgN-00047Z-L5 for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 21:36:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTpeG-0002T1-OD for emacs-devel@gnu.org; Mon, 25 Feb 2008 21:34:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTpeD-0002PW-Me for emacs-devel@gnu.org; Mon, 25 Feb 2008 21:34:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTpeC-0002P0-Q1 for emacs-devel@gnu.org; Mon, 25 Feb 2008 21:34:24 -0500 Original-Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTpeC-0007wt-9h for emacs-devel@gnu.org; Mon, 25 Feb 2008 21:34:24 -0500 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id 86A64C754B; Tue, 26 Feb 2008 03:32:40 +0100 (CET) Original-Received: from localhost.localdomain (IDENT:1000@localhost [127.0.0.1]) by localhost.localdomain (8.14.1/8.13.8) with ESMTP id m1Q207G0006807; Tue, 26 Feb 2008 03:00:07 +0100 Original-Received: (from xma@localhost) by localhost.localdomain (8.14.1/8.13.8/Submit) id m1Q204HA006799; Tue, 26 Feb 2008 03:00:04 +0100 In-reply-to: <200802232359.m1NNxFpa025055@sallyv1.ics.uci.edu> (message from Dan Nicolaescu on Sat, 23 Feb 2008 15:59:14 -0800) User-Agent: Rmail in GNU Emacs 23.0.60.2 on GNU/Linux Jabber-ID: xma01@jabber.fr X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-1.441, required 4.6, autolearn=not spam, ALL_TRUSTED -1.44, SPF_HELO_PASS -0.00) X-uucpssh-From: xma@gnu.org X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:90465 Archived-At: A simple patch can accomplish the above. It uses font-lock-warning-face which is designed to be highly visible. IMO this is a very nice feature to have, and simple to implement... Thoughts? Tested and adopted. I find it very useful. Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org