* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [09-Tue-01 23:41 -0700]:
 [  snip  ]
 >Another question I have is about using vim for writing
 >e-mails.  I have successfully been able to setup vim to
 >wrap at 80 or so characters.  However, if I edit the
 >message, the word wrapping is not preserved.  For example,
 >if I were to edit my first question above and add two or
 >three words to it, the line would extend past 80 chars and
 >not wrap unless I manually edit it.  Is there a solution
 >for this?

what exactly do you mean by "not preserved" ? do you mean
that if you add some words to the long line it will not
automatically wrap? do you mean you can't automatically
reformat ?

if you are looking for a way to reformat, then its what
others have suggested before.

you may want to make sure that your 'paste' option is not
set, or else smartindent is turned off and it wont wrap very
well. in fact, in that case the 'tw' is set to 0, and unless
you dont have wrapmargin set it is trouble.

also, you may want to take a look at 'formatoptions' to make
sure you've got it set the way you like it.

in any case, i guess i am not too sure what's the problem i
am trying to suggest a solution for, so i will stop now :)

hth,

denis

-- 
// mailto: Denis Perelyubskiy <[EMAIL PROTECTED]>
// icq   : 12359698
// PGP   : http://www.cs.ucla.edu/~denisp/files/pgp.asc

Reply via email to