* A. Reinhold ([EMAIL PROTECTED]) wrote: > Hi, > > One question: When selecting messages with the cursor (bar) in the > index to tag them or do anything else, the index scrolls one message > line further if the end of the display is reached. Now what i would > like to have is that the index scrolls...uhhhm let's say 10 lines > further. Right now I haven't found something to handle this. Any > Help?
What'd I'd like to see is a behavior where the list starts scrolling as you get within some arbitrary number (2-3 probably) of lines from the bottom. <verbosity> ====topofscreen=== 1 2 3 > 5 6 7 8 ===bottomscreen=== as you scroll down (marker = '>'), when you hit 6, scrolling down leaves '>' in the same place but moves the whole list 1..8 up a spot to reveal 2..9. This way, you always have context when scrolling up and down. </verbosity> Is this possible already? I'm pretty sure it isn't, but you never know what tricks this mutt can learn. :) mike