Scrolling the Index

2002-03-26 Thread A. Reinhold
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

Re: Scrolling the Index

2002-03-26 Thread Michael Elkins
A. Reinhold wrote: > 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. I

Re: Scrolling the Index

2002-03-27 Thread Mike Erickson
* 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 scrol

Re: Scrolling the Index

2002-03-27 Thread Bruno Postle
On Wed 27-Mar-2002 at 12:50:04 -0800, Mike Erickson wrote: > > 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. Th

Re: Scrolling the Index

2002-03-27 Thread Mike Schiraldi
> 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. You know what? I've wanted this functionality for a long time and i didn't even consciously realize it. Here's a patch. I'm currently using

Re: Scrolling the Index

2002-03-27 Thread Robert Conde
You can get half a page, too. Am I wrong? [ Up 1/2 page ] Down 1/2 page -R On Tue, Mar 26, 2002 at 10:54:50PM -0800, Michael Elkins wrote: > A. Reinhold wrote: > > When selecting messages with the cursor (bar) in the index to tag them or do >anything else, the index > > scrolls one me

Re: Scrolling the Index

2002-03-27 Thread Mike Schiraldi
> Here's a patch. I'm currently using it and haven't seen any problems, but i > haven't exactly stress-tested it yet, either. The patch makes mutt act spastic if you set index_context to a huge number (greater than, approximately, your window size divided by two). So don't do that. msg26284/p

Re: Scrolling the Index

2002-03-27 Thread David T-G
Robert -- ...and then Robert Conde said... % % You can get half a page, too. Am I wrong? % % [ Up 1/2 page % % ] Down 1/2 page No, you're not wrong, but that isn't exactly what the user wanted. He wanted to move the cursor down along the messages and have the index display follow along.

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-03-27 Thread Sven Guckes
* A. Reinhold <[EMAIL PROTECTED]> [2002-03-27 06:44]: > 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

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-03-28 Thread David T-G
Sven, et al -- ...and then Sven Guckes said... % % * A. Reinhold <[EMAIL PROTECTED]> [2002-03-27 06:44]: % > 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 wh

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-04-02 Thread David DeSimone
Sven Guckes <[EMAIL PROTECTED]> wrote: > > there is no command which scrolls the index by one line - sorry. What about these? Index bindings: < previous-line scroll up one line > next-line scroll down one line If you were to combine these in a macro... mac

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-04-02 Thread David T-G
David -- ...and then David DeSimone said... % % Sven Guckes <[EMAIL PROTECTED]> wrote: % > % > there is no command which scrolls the index by one line - sorry. % % What about these? % % Index bindings: % < previous-line scroll up one line % > next-line scroll

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-04-02 Thread Robert Conde
That is slick. It's more like macro index { macro index } -R On Mon, Apr 01, 2002 at 06:30:12PM -0600, David DeSimone wrote: > Sven Guckes <[EMAIL PROTECTED]> wrote: > > > > there is no command which scrolls the index by one line - sorry. > > What about these? > > Index bindings: >