From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Florian Beck Newsgroups: gmane.emacs.help Subject: Conditional Mode Line Background Date: Sun, 21 Dec 2008 02:04:38 +0100 Message-ID: <87ljua2va1.fsf@sophokles.streitblatt.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1229821527 26780 80.91.229.12 (21 Dec 2008 01:05:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Dec 2008 01:05:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 21 02:06:32 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LECls-0002YK-21 for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Dec 2008 02:06:16 +0100 Original-Received: from localhost ([127.0.0.1]:34432 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LECkf-0000yR-4g for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Dec 2008 20:05:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LECkN-0000yM-Ff for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 20:04:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LECkM-0000yA-9I for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 20:04:42 -0500 Original-Received: from [199.232.76.173] (port=43535 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LECkL-0000y7-UE for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 20:04:42 -0500 Original-Received: from mo-p05-ob.rzone.de ([81.169.146.180]:33636) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LECkL-0005LQ-6Q for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 20:04:41 -0500 X-RZG-CLASS-ID: mo05 X-RZG-AUTH: :KmALZ0mpdbGonPxw7gDkop508XQjelhLxGYn4B74/jTNdrjLjuwMuuiy8j0BYXegT7rYTEIW Original-Received: from sophokles (p54997DD0.dip.t-dialin.net [84.153.125.208]) by post.strato.de (fruni mo24) (RZmta 18.3) with ESMTP id v07249kBKMPlFM for ; Sun, 21 Dec 2008 02:04:39 +0100 (MET) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:60881 Archived-At: If you wanted to display the mode line of any window where `window-dedicated-p' is set in, say, =C2=BBlight blue=C2=AB, how would you = do that?=20 --=20 Florian Beck