On Fri, May 11, 2001 at 06:49:19PM +0200, Lawrence Mitchell wrote:
> * On [010511 18:02] adam morley <[EMAIL PROTECTED]> wrote:
> >> Your nested quoting was also done incorrectly. According to section 4.5
> >> of RFC 2646 there should be no space between the '>' marks at the start
> >> of quoted lines.
> >
> > that, my friend was mutts doing, not mine. so if someone could explain
> > why/how to change that, then thanks!
> Using vim as an editor, I came up with this:
> "change double-quoted text to RFC 2646 format
> autocmd BufNewFile,BufRead .followup,.letter,mutt*,nn.*,snd.*
> :%s/^>\(.*>\)/>\1/
> The command on one line of course, hope that helps
ah, if mutts not putting in the > right, then MUTT is what is non-compliant, correct?
i shouldn't have to make a vim macro to fix mutt's non-compliance?
>
> lawrence
> --
> Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
> [EMAIL PROTECTED] | "He says gods like to see an atheist around.
> Gives them something to aim at."
> -- (Terry Pratchett, Small Gods)
--
thanks
adam
any and all ideas herein are the sole property of the author, with no implied
warranties or guarantees. unless its somebody else's already.