From: Adrian A. <ad...@xe...> - 2006-02-22 23:57:02
|
Esben Stien <b0...@es...> writes: > With erc-track and such, the info on the mode-line is too much and it > goes past the screen. Would it not be possible to have a new mode-line > beneath the current one?. It would also be nice with a feature to > scroll through the mode-line. xemacs has this variable and associated feature: `modeline-scrolling-method' (buffer: .emacs-i586-pc-win32, mode: Emacs-Lisp) Customizable user variable: value: scrollbar *If non-nil, dragging the modeline with the mouse may also scroll its text horizontally (vertical motion controls window resizing and horizontal motion controls modeline scrolling). With a value of t, the modeline text is scrolled in the same direction as the mouse motion. With a value of 'scrollbar, the modeline is considered as a scrollbar for its own text, which then moves in the opposite direction. This option should be set using `customize-set-variable'. -- Adrian Aichner mailto:ad...@xe... http://www.xemacs.org/ |