Now I'm trying to write in latin1. Printing goes well in vim. The only character I can't write in vim (using latin1) with all my fonts is "ì" (i with left accent). I use this character a lot.
I checked the ascii code: <ì> 236, Hex 00ec, Octal 354 It is within the printable ascii character code set of 255. I can write this character in every other editor with latin1 text encoding. What do I wrong in vim? Thanks in advance, Best regards, Rameo. On Oct 18, 5:51 pm, Tony Mechelynck <antoine.mechely...@gmail.com> wrote: > On 18/10/10 15:19, rameo wrote: > > > You wrote that accented characters may print in Latin1. > > > The characters are default on my keyboard and print in all > > other programs. > > Why doesn't it print in latin1 in vim? > > > Maybe I have to create files in latin1 and not in utf-8? > > Maybe. Or it may depend on your 'printencoding' setting (but a quick > look shows that this option requires both +printer and +postscript, > which usually means: not on Windows). > > Best regards, > Tony. > -- > "This is lemma 1.1. We start a new chapter so the numbers all go back > to one." > -- Prof. Seager, C&O 351 -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php