Steve Talley <[EMAIL PROTECTED]> wrote:
>
> When I try to copy a message from my inbox to another folder, mutt
> guesses what folder I want to copy it into, based on the sender of the
> message. I'd like to know if it's possible to change this "default"
> folder guess to be the last folder that a message was copied to?
Mutt does remember what folder you last copied to, in its history. So,
you could create a simple macro that prompts with the last folder you
copied to:
macro pager & C<up>
This gives the copy command, and presses the up-arrow for you, to recall
the last history entry for that prompt. It works for me.
You could add a <return> at the end of the macro if you want it to enter
that folder name automatically.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
Convex Division | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44