gvim 7: german umlauts not found when :set ic (Windows)

2007-04-20 Thread j.hofmann

I realized this by accident in gvim:

Ignorecase works *correct*, except my Umlauts (äöüß).
When I search for them in lowercase,
these *are* found, when they are lowercase, but *not* when they are
UPPERCASE.
In my old gvim 6.2 they *are* found.

Any Ideas? Probably a bug? Or a wrong codepage or something like that?

Thank You

Joachim

Microsoft Windows XP

VIM - Vi IMproved 7.0 (2006 May 7, compiled May  7 2006 16:21:39)
MS-Windows 32 bit GUI version

###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.f-secure.com/



Re: gvim 7: german umlauts not found when :set ic (Windows)

2007-04-20 Thread A.J.Mechelynck

[EMAIL PROTECTED] wrote:

I realized this by accident in gvim:

Ignorecase works *correct*, except my Umlauts (äöüß).
When I search for them in lowercase,
these *are* found, when they are lowercase, but *not* when they are
UPPERCASE.
In my old gvim 6.2 they *are* found.

Any Ideas? Probably a bug? Or a wrong codepage or something like that?

Thank You

Joachim

Microsoft Windows XP

VIM - Vi IMproved 7.0 (2006 May 7, compiled May  7 2006 16:21:39)
MS-Windows 32 bit GUI version

###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.f-secure.com/




Changing the setting of the 'casemap' option (q.v.) might (or might not) help 
you. This option was added in 6.1.221 so it should work in both 6.2 and 7.0, 
but maybe your vimrc (or something) is setting it to different values?


Possible settings:

:set casemap=
:set casemap=internal
:set casemap=keepascii
:set casemap=internal,keepascii

(the latter one is the compiled-in default).


Best regards,
Tony.
--
A pretty young lady named Vogel
Once sat herself down on a molehill.
A curious mole
Nosed into her hole --
Ms. Vogel's ok, but the mole's ill.