Ren? Clerc wrote: > * Eric Smith <[EMAIL PROTECTED]> [30-11-2001 13:47]: > > | macro index c <change-folder>= > | But then you lose the (partially useful) functionality of the > | last active folder being offered by mutt as the default. > | > | Is there something wrong with this proposal? > > At first it sounds good, but what happens if I want to change to an > IMAP folder? Prepending "=" obviously doesn't work.
if you have "folder" set correctly it should, no? if i understand it correctly, = just means 'a known mailbox' so if your imap 'folder' is set in $folder, and you have it listed as a mailbox, using <change-folder>= should work the same as a local folder. i haven't used mutt extensively with imap, so perhaps i'm totally talking out my ass. -will