Re: funny bug in vim 6

2002-01-16 Thread martin f krafft
also sprach dman <[EMAIL PROTECTED]> [2002.01.16.1948 +0100]: > textwidth -- > > Maximum width of text that is being inserted. A longer line will be > broken after white space to get this width. A zero value disables > this. > > If you have 'tw' set to 0 then no wrapp

Re: funny bug in vim 6

2002-01-16 Thread dman
On Wed, Jan 16, 2002 at 07:09:09PM +0100, martin f krafft wrote: | typing a message to dman yesterday, i stumbled upon something funny. i | have my vim set to wrap at 70 characters: | | set columns=80 | set nowrap | set wrapmargin=10 | set textwidth=0 | set wrapscan | | (not sure which

funny bug in vim 6

2002-01-16 Thread martin f krafft
typing a message to dman yesterday, i stumbled upon something funny. i have my vim set to wrap at 70 characters: set columns=80 set nowrap set wrapmargin=10 set textwidth=0 set wrapscan (not sure which onees are relevant, and which ones i left out.) this beautifully works, this email i