* Dan Sully <[EMAIL PROTECTED]> [2002-09-26 01:37]: > I have a request from one of my users to make mutt > have a small bit of "pine-like" functionality.
uh-oh.. > When one scrolls to the bottom of the index in pine, > it refreshes the page, and puts the last message > at the top of the screen and continues. > Is there any way to make mutt do this? you mean, when paging in the index the adjacent pages should overlap? workaround: macro index <pageup> <top-page><current-bottom> macro index <pagedown> <bottom-page><current-top> not perfect - but a workaround. Sven
