On Tue, Aug 17, 2004 at 10:42:07AM +0200, Michael Piefel wrote:
> Package: vim
> Version: 1:6.3-013+2
> Severity: normal
> 
> Changing words with funny characters to upper- or lowercase with
> substitution doesn't work:
> 
> martin von löwis
> :s/.*/\U\0
> MARTIN VON LöWIS

  it appears to be UTF-8 related.  the problem won't show up with a
latin1 encoding.

  moreover, I played with LC_ALL/LC_COLLATE/...

  and even choosing an utf8 locale won't make it work right.

-- 
·O·  Pierre Habouzit
··O
OOO                                                http://www.madism.org

Reply via email to