On 10/3/05, Ric Otte <[EMAIL PROTECTED]> wrote: > If I renamed my mailboxes, then in mutt it would be > slightly more tedious to change mailboxes (typing a "." in front of > all of them). But this may be the way to go.
I use the i key to change mailboxes in mutt. The following macro binds it to the list of mailboxes, so you can easily scroll around. macro index i '<change-folder>?<toggle-mailboxes>' -Olaf