On Sun, Mar 23, 2003 at 09:54:53PM +0100, Alfredo Braunstein wrote: > Good idea. But anchor_row_ is not necesarily at the top of the screen now > (it will be mostly the cursor row)
Ah, bugger, good point. >... maybe we should go up and down from anchor_row_ simulaneously? This could get complicated ... all I know is that O(n) across all the rows just to place the cursor is really very silly. dunno ... regards john