Joe Corneli <[EMAIL PROTECTED]> 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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to