Re: vim with fo+=a
On Thu, Aug 17, 2006 at 12:06:05PM -0400, Kyle Wheeler wrote:
> On Thursday, August 17 at 08:55 AM, quoth William Yardley:
> > It's the same or worse with aw. Deleting one line (the To: line,
> > for example) collapses several header lines all together in a way
> > that's hard to fix. I guess I could make it think that "^[a-zA-Z]: "
> > are comments, but that seems kind of ugly. Is there a way to ignore
> > everything above the first \n\n?
>
> It shouldn't collapse several header lines unless those header lines
> all end in spaces. It probably breaks header folding, though.
The empty ones do, though.
e.g.,
To: foo@xxxxxxxxxxx$
Cc: $
Bcc: $
Subject: Subject$
Reply-To: $
w