From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#5502: compile.el uses non-mode-line faces in the mode line Date: Wed, 03 Feb 2010 01:45:32 +0200 Organization: JURTA Message-ID: <87ljfbyyjz.fsf@mail.jurta.org> References: <201002010204.o11245tY019767@f7.net> <201002020039.o120dThe016090@f7.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265156977 15963 80.91.229.12 (3 Feb 2010 00:29:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Feb 2010 00:29:37 +0000 (UTC) Cc: 5502@debbugs.gnu.org To: karl@freefriends.org (Karl Berry) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 03 01:29:27 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NcT61-0005fg-09 for geb-bug-gnu-emacs@m.gmane.org; Wed, 03 Feb 2010 01:27:53 +0100 Original-Received: from localhost ([127.0.0.1]:59023 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcT60-0006ju-7D for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Feb 2010 19:27:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcT5k-0006eU-2A for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2010 19:27:36 -0500 Original-Received: from [199.232.76.173] (port=45337 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcT5j-0006eB-JB for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2010 19:27:35 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcT5g-0005ll-Pf for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2010 19:27:35 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57513) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NcT5g-0005lP-7D for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2010 19:27:32 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NcT1K-0006Ab-Il; Tue, 02 Feb 2010 19:23:02 -0500 X-Loop: bug-gnu-emacs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 03 Feb 2010 00:23:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 5502 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 5502-submit@debbugs.gnu.org id=B5502.126515654223702 (code B ref 5502); Wed, 03 Feb 2010 00:23:02 +0000 Original-Received: (at 5502) by debbugs.gnu.org; 3 Feb 2010 00:22:22 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NcT0f-0006AF-Pa for submit@debbugs.gnu.org; Tue, 02 Feb 2010 19:22:22 -0500 Original-Received: from smtp-out4.starman.ee ([85.253.0.6] helo=mx2.starman.ee) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NcT0e-0006A8-EB for 5502@debbugs.gnu.org; Tue, 02 Feb 2010 19:22:20 -0500 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.99.225.cable.starman.ee [82.131.99.225]) by mx2.starman.ee (Postfix) with ESMTP id 6FFA13F409E; Wed, 3 Feb 2010 02:22:10 +0200 (EET) In-Reply-To: <201002020039.o120dThe016090@f7.net> (Karl Berry's message of "Tue, 2 Feb 2010 00:39:29 GMT") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 02 Feb 2010 19:23:02 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:34871 Archived-At: > If you set it to `unspecified' instead, it should work right. > > Unfortunately, it didn't help me do what I'm trying to do. `compilation-error' inherits from `font-lock-warning-face', so you have to reset its attribute to `unspecified' as well: (set-face-attribute 'compilation-error nil :inverse-video 'unspecified) (set-face-attribute 'font-lock-warning-face nil :inverse-video 'unspecified) Or when using `modify-face' every attribute should be `unspecified': (modify-face face 'unspecified 'unspecified 'unspecified 'unspecified 'unspecified 'unspecified 'unspecified) -- Juri Linkov http://www.jurta.org/emacs/