From: Wenzhi L. <wen...@gm...> - 2006-03-10 10:29:43
|
On 10/03/06, Alecs King <al...@pe...> wrote: > On Thu, Mar 09, 2006 at 11:40:22PM +0000, Wenzhi Liang wrote: > > It turns out that (on my sytem at least), vim ignores the $LANG env var= and > > set the 'enc' option based on $LC_ALL. So if I have $LC_ALL=3Dzh_CN.UTF= -8 it > > is OK. So there are two ways to do this: > > FYI, here on my box, Vim does honor the $LANG env var. I tried on another box and the gvim still ignores $LANG. Can you check your LC_ALL? We need to be careful what to say here. > > So right now, I'd lean towards an all utf solution. > > Ack. OK. This is what we are going to do then. lang2 |