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

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

Re: Horizontal Scroll (mode-line)


From: Johan Bockgård
Subject: Re: Horizontal Scroll (mode-line)
Date: Thu, 02 Jun 2005 22:42:24 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Joe Corneli <jcorneli@math.utexas.edu> writes:

> Presumably you can get the modestring to pop up in a temporary
> buffer. You might look at the variable mode-line-format and go from
> there. I'm not sure what code is used to parse the mode-line-format
> into the string you see in the modeline.

Emacs 22 has `format-mode-line'. In Emacs 21 this functionality is not
directly accessible from lisp. (You can look for the library
"apply-mode-line-format.el" by Kevin Rodgers though.)

-- 
Johan Bockgård


reply via email to

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