On Sun, Aug 02, 2009 at 01:18:37PM -0400, Patrick Gen Paul wrote: > I don't understand why mutt prompts me for the "To:" since > mutt already knows the answer, or why it prompts me for the > "Cc:" since my template leaves it blank, while it is not prompting > for the "Bcc:" - or even for the "Subject:".
See these variables: $ mutt -Q askcc askbcc abort_nosubject askbcc is unset askcc is unset abort_nosubject=ask-yes and the following ticket: http://dev.mutt.org/trac/ticket/1113 Rocco
