Hi,
I'd like to be able to delete a message while inside the pager, and then go to the next unread message. What I have set up now is the following : macro pager d '<exit><delete-message><previous-entry><next-unread><display-message>' 'delete and go to next unread' It works pretty good, except when there is no more unread message (the next-unread does not move the "cursor", so it displays the previous entry, which I just read so hit delete because I think it's a duplicate...). What I'd like is "display-message-only-if-unread", so that it gets me back to the index when there are no more unread messages. Any hint ? Flavien.