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

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

Re: display window width?


From: knubee
Subject: Re: display window width?
Date: Tue, 12 May 2009 19:22:37 -0700 (PDT)
User-agent: G2/1.0

> > thanks. but is there a way to always display this information in the
> > mode line?
>
> You could do it like this:
>
> (setq-default mode-line-position
>               (cons '(:eval (format "[%s] " (window-width)))
>               mode-line-position))

great, thanks!


reply via email to

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