Hrvoje Niksic <hniksic(a)iskon.hr> writes:
- int pixpos = 0;
+ int pixpos = -WINDOW_TEXT_TOP_CLIP(w);
int bottom = WINDOW_TEXT_HEIGHT (w);
int start_elt;
Does someone recall what this patch was supposed to do,
This patch fixes the problem where Gnus doesn't think scrolling helped
when the top line got clipped.
and why it didn't go in?
Me bad. I have submitted it now.
Jan