Adrian Aichner <aichner(a)ecf.teradyne.com> writes:
Jan> Working through the remain glitches in order of
annoyance.
for 21.2, I assume?
Yep. See subject.
Jan> xemacs -vanilla
Jan> M-x resize-minibuffer-mode
Jan> C-x C-f C-u 500 a
This has annoyed me for a long time.
For me it seems quite new (and least I cannot remember seeing it
before 21.2.30 or so).
Much to my surprise the above procedure leaves nothing to be desired
in an XEmacs 21.1.9 built from a cvs update some minutes before Feb 23
19:11 CET.
It doesn't surprise me. For me 21.2 works fine too if you turn the
gutters off. In the redisplay code there is a lot of ad hoc
window_height = WINDOW_HEIGHT(w) + WINDOW_SCROLLBAR_HEIGHT(w) -
WINDOW_THIS(w) - WINDOW_THAT(w).
Probably Andy put in a + GUTTER_HEIGHT to few or to many in there.
Jan