emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changing mode-line-inactive


From: Karl Eichwalder
Subject: Changing mode-line-inactive
Date: Sat, 09 Feb 2002 21:00:25 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu)

Emacs doesn't see mode-line-inactive changes immediately.  Split your
window (C-x 2) and change mode-line-inactive:

    (copy-face 'mode-line 'mode-line-inactive)

The mode-line of the inactive window stays unchanged.  Even after C-x 1
and C-x 2.  Than create an new frame and with a sudden mode-lines of
the old frame change as desired.

The new frame does not inherit the new setting but that's probably a
different issue.

-- 
address@hidden (work) / address@hidden (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]