Georg Dahn wrote:

> I don't understand the following behavior:
> 
> 1. gvim -u NONE -N
> 2. set formatoptions+=tcroqn2ba
> 
> I maximize Vim now, such that I have really many columns.
> Vim behaves as if textwidth were 80 although it is 0. Why?
> 
> I am using gVim 7.0g03 but I think, that this was the same
> with 6.4.

Where does Vim behave like 'textwidth' is 80?  If you do formatting for
some reason and 'textwidth' is zero then 80 is used.  If you want
another value then set 'textwidth' and tune 'formatoptions' to only
format where you want to.

-- 
How To Keep A Healthy Level Of Insanity:
8. Don't use any punctuation marks.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to