Staffan Hämälä <[EMAIL PROTECTED]> wrote:
>
> 2. Is there a way to assign a key that shows me the folder index directly.
> Ie, the same thing as the sequence c, ? and TAB.
You can assign a macro to press those keys for you.
macro index C "c?\t"
> 3. Is it possible, using the save-hook or something to force a behavior
> for just one folder?
Sure, just make a save-hook that matches everything:
save-hook . =fixed
> 5. Is it possible to skip the fcc question when sending mail? (do you
> want to save this message?).
This is a bug, but you can alleviate it with
unset confirmcreate confirmappend
--
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