Re: gvim and Unicode

2007-02-08 Thread A.J.Mechelynck
Guido Milanese wrote: I have an additional question concerning this topic, that has been discussed several times. I am happily using (g)vim with files containing several languages, basically as editor for LaTeX, and it's all right with Unicode. I am working in Linux Mandriva 2007, with (g)vim

Re: gvim and Unicode

2007-02-08 Thread Guido Milanese
I have an additional question concerning this topic, that has been discussed several times. I am happily using (g)vim with files containing several languages, basically as editor for LaTeX, and it's all right with Unicode. I am working in Linux Mandriva 2007, with (g)vim 7.0.30. I still have a

Re: gvim and Unicode

2007-01-26 Thread Bill McCarthy
On Fri 26-Jan-07 4:17pm -0600, Jon Noring wrote: > In addition, in the documentation and menus, I see nothing > mentioned about Unicode, UTF-8 encoding, etc. Hmm, if I simply type (in 7.0.188): :helpg \

Re: gvim and Unicode

2007-01-26 Thread A.J.Mechelynck
Jon Noring wrote: I've been a long-time user of vi editors on Windows (lemmy and an older version of vim) and now am looking for a vi editor for Windows that supports the Unicode encodings (such as UTF-8, UTF-16, etc.) So I installed the latest gvim, version 7, but am disappointed that on my sys

Re: gvim and Unicode

2007-01-26 Thread Mikolaj Machowski
On sobota 27 styczeń 2007, vim@vim.org wrote: > (it appears gvim assumes the documents are ISO-8859 encoded.) In > addition, in the documentation and menus, I see nothing mentioned about > Unicode, UTF-8 encoding, etc. :help utf-8 :help unicode m.