help-gnu-emacs
[Top][All Lists]
Advanced

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

How to customize the mode line ?


From: Apokrif
Subject: How to customize the mode line ?
Date: 17 Dec 2003 21:17:15 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93

I'd like to add a simple message to my mode line. Of course, I can
type for instance:

(setq mode-name (concat mode-name "foo-bar"))

but as mode-name is a variable and not a function, this works only for
the current buffer. How can I modify this line so that the message
keeps being displayed in all buffers when I stay in a particular mode
(and change the message from time to time )?

-- 
Signature spirituelle.


reply via email to

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