At 4:07 PM EDT on June 1 Chris L. Mason sent off:
> This may seem like a stupid question, but is it possible to "move" messages
> from one folder to another? I know I can copy messages, or a group of
> tagged messages, but then I have to delete them in the current folder, and
> they show up as new (with the 'N' flag) in the folder I moved them to.
>
> (Note that I'm using IMAP with multiple remote folders, but this shouldn't
> be specific to IMAP.)
>
> If this is not currently implemented, perhaps this would be a good function
> to assign to 'M' by default to be consistent with the 'C' for copy? (I
> don't imagine middle-page would be used very often, but I could be wrong!)
You could do this with a macro, but it sounds like you really want to
save (s) the messages instead of copy them. Save saves the messages
to another folder (mutt will guess where based on the address +
prompt, or you can supply save-hooks) and marks them as deleted in the
current folder.
If you use compressed folders, you will want a macro like this
instead:
macro index "z" "s\t"
macro pager "z" "s\t"
to make mutt tack on the .gz or .bz2 extension, if any.
--
"SPOON!" - The Tick
Robert I. Reid <[EMAIL PROTECTED]> http://astro.utoronto.ca/~reid/
PGP Key: http://astro.utoronto.ca/~reid/pgp.html