* Dirk Zimmermann <[EMAIL PROTECTED]> [2002-05-22 07:58]: > I'm looking for a way to scroll through new mails by just using > space (or some other key), i.e. I read a mail and scroll through > it with <space>. At end of mail I want to switch to the next > _new_ mail by hitting <space> again. How can I achieve that?
limit the folder to new mails only (<l> "~N") and "unset pager_stop"; then just hit the space bar until you get back to the index. Sven [who would like some extra space for massAges, too]