Mikolaj Machowski wrote:

> Vim 7.1b on Windows XP doesn't properly recognizes words. It does not 
> count Polish diacritics in, so each one is treated as separate word.
> 
> This is serious bug and with taking into account that Windows users can 
> have problems with getting patched versions it is IMO showstopper.
> 
> In its nature it may be similar to bug fixed by 6.3.052 - not proper 
> recognition of non ASCII characters (but inserting works).
> 
> On Linux everything works OK.
> 
> gvim7.1b from ftp.vim.org
> v:lang = PL
> v:lc_time = Polish_Poland.1250
> &encoding = cp1250

What do you mean with recognizing a word?  What commands do you use?

What version of Vim (console/GUI/...)?  Did you compile yourself or use
one of the distributed binaries?  What is the ":version" output?

What is 'iskeyword' set to and where was it set?  What if you use "vim
-u NONE"?

Very likely this is a problem in your setup, not in Vim.  So please
check your setup carefully before blaming Vim.

-- 
hundred-and-one symptoms of being an internet addict:
95. Only communication in your household is through email.

 /// 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