rj wrote:
> I'm finding that if I set
> 
>       set include=yes
> 
> when I finish writing a reply in vim, the message gets sent *instantly*
> upon my hitting the command to exit the editor.  The Compose Menu doesn't
> appear at all.
> 
> If I unset include=yes, I no longer have that problem, but then of course
> I get the
> 
>       Include message in reply? ([yes]/no):
> 
> prompt.  Any ideas what might be causing this?

I've been unable to duplicate this.  Can you duplicate
this with a clean config? (use the -n and -F options - see
http://dev.mutt.org/trac/wiki/DebugConfig)

My guess would be a send-hook or reply-hook is causing this.  Perhaps
when include=ask-yes is set, mutt has a chance to chomp some extra
characters your hook is generating (e.g. 'y') that otherwise cause the
message to send without the prompt.

-Kevin

Attachment: signature.asc
Description: Digital signature

Reply via email to