From: Alecs K. <al...@pe...> - 2004-07-13 19:09:38
|
On Tue, Jul 13, 2004 at 10:55:50AM +0100, Simon Liang wrote: > > We can set fileenc in the mode line while we transtated the first line. > > Not every person is using utf-8 exclusively. > Bram doesn't like the idea of having 'enc' in status line and said it > wouldn't > work properly. Anyway, translating the very first line into Chinese and > using UTF is fine. Yes. sooo fine.. I just found that even not using utf-8 (enc-cn instead), translated docs could be viewed without any problems. Looks like Vim automatically does the encoding conversion (from utf-8 to enc-cn). This is really GREAT and relieves me a lot. There are so many ppl still using enc-cn. So better not have the 'enc' in the modeline. =) Just make sure our translated docs themselves are in utf-8 encoding and the first line gets translated. Vim ROCKS! :P -- Alecs King |