[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mode-line face
From: |
Jason Rumney |
Subject: |
Re: mode-line face |
Date: |
Fri, 29 Sep 2000 22:13:23 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.90 |
Gerd Moellmann <address@hidden> writes:
> Jason Rumney <address@hidden> writes:
>
> > I did notice that the modeline is drawn assuming a fixed
> > font. Depending on the text that is in the modeline, it can finish
> > before the right margin with a variable width font, leaving a white
> > block.
>
> I haven't noticed this yet on X. Have others seen it happen?
It only seems to occur for mode-lines that are already visible when
the face is changed. It is not obvious at first, as the old mode-line
is still visible in the "gap", but if you press Cntl-L it turns white
(or perhaps the background color). If the window configuration
changes, the modelines are redrawn correctly. Perhaps interactive
functions that modify faces should recalculate and redraw the display
after the face is modified to prevent screen garbage due to changed
heights and widths.
--
Jason Rumney <address@hidden>
- Re: mode-line face, (continued)
- Re: mode-line face, Dave Love, 2000/09/29
- Re: mode-line face, Eli Zaretskii, 2000/09/29
- Re: mode-line face, Miles Bader, 2000/09/29
- Re: mode-line face, Andreas Schwab, 2000/09/29
- Re: mode-line face, Eli Zaretskii, 2000/09/29
- Re[1]: mode-line face, Eric M. Ludlam, 2000/09/29
- Re: mode-line face, Richard Stallman, 2000/09/30
Re: mode-line face, Gerd Moellmann, 2000/09/25