Serge Rey writes:
> I'm trying to copy a bunch of tagged files to a directory, but I'm only able
> to have the single file under the cursor copied. Can someone point me to the
> correct way to apply a copy to a set of tagged files (or a save)?
To operate on tagged messages, the command must be prefixed by ";", i.e.
;c (semi-colon c) copies all tagged files.
> Also, I tried to search for solutions in the archive
> (http://www.tnet.com/mutt/) but doesn't seem to exist any longer. Is there a
> different address for the mail archive?
Why not try the manual for a start? The one that came with your
distribution? Alternatively, there is also mutt's online help
(press ?). Mine says:
; tag-prefix apply next function to tagged messages
HTH. HAND.