I wanted the (d)elete action to delete the current message and advance
to the next unread message so I did the following in my muttrc:

  # delete current message and go to next new
  macro pager "d" "<delete-message>\t"
  macro index "d" "<delete-message>\t"

  unset resolve

This works great but now when I (s)ave a message the delete builtin no
longer advances me to the next message.  Is there any way I can get both
features to work like I'd like?

Thanks,

-Steve
-- 
  Steve Heitke
  [EMAIL PROTECTED]

Reply via email to