Tony Mechelynck wrote the following on 03.10.2011 06:03 -- <snip> --
>>> $LANGUAGE= -- <snip> -- > - it has become empty (and is listed as "en_US.UTF-8" in the output of > :lang with no arguments) at the GUIEnter event in gvim with GTK2/Gnome2 GUI > - it remains set to "C" if I run the same Vim executable in console mode. -- <snip> -- > Best regards, > Tony. I suspect without explictly testing it those two are related. If you don´t want '$LANGUAGE' one has to use 'unset LANGUAGE' (there may differences about the specific syntax to use depending on the shell you use). But setting it to an empty value isn´t the same. Regards, -- bye Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- You received this message from the "vim_dev" 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
