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

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

Re: How can I put display-time to the right of the mode line?


From: Emanuel Berg
Subject: Re: How can I put display-time to the right of the mode line?
Date: Wed, 11 Dec 2013 23:48:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Johan Bockgård <bojohan+news@gnu.org> writes:

> (display-time)
> (setq global-mode-string (remove 'display-time-string
> global-mode-string))
> (setq mode-line-end-spaces (list (propertize " "
> 'display '(space :align-to (- right 12)))
> 'display-time-string))

I don't have `mode-line-end-spaces' - is that something
you got from a module? With Google, smart-mode-line.el
is the second hit for "mode-line-end-spaces".

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


reply via email to

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