> > Do you want to press a key to make mutt save messages to a specific
> > folder, but to not do so if you do not press this key?
> 
> Yes, exactly, without even having to answer the "Yes/No" question (if
> I set ask-yes, or ask-no option) every time.

This might do it.

## Set copy to no when initiating new messages
send-hook . 'set copy=no'

## Set copy to yes when you press control-K at the compose menu
macro compose \CK 'set copy=yes'

-- 
 -D.    [EMAIL PROTECTED]    NSIT    University of Chicago

Reply via email to