sigdashes
Mutt seems to be stripping the space in valid sigdashes when I reply to
messages. Piping a message out to an editor shows that the sigdashes are
formed correctly "-- ", but when I reply, it's ">--". I currently have my
sigdash stripping function to match on that, but it'd be nice if I could set
it up correctly to match ">\s?--\s".
This happens even when I have 'set editor="vim"', so I don't think it's
anything going on with the editor I use. I'm using a mutt I built on OS X a
couple days ago from the hg repository. I'm not sure if I have something
setup incorrectly, or if this is just what (this version of) mutt does.