>> I'm suspecting this could have something to do with encoding: >> * The error messages are not correctly output (<fc> instead of ü) >> * :lang de_DE.UTF-8, :lang de_DE, :lang de, :lang en, :lang >> en_US, :lang en_US.UTF-8 and any variant you can think of lead always >> to the same error: >> E197 Sprache kann nicht auf "de_DE.UTF-8" gesetzt werden (Language >> can't be set to "de_DE.UTF-8") >> [...] > > But that > :lang en > > answers > E197 Sprache kann nicht auf de_DE.UTF-8 gesetzt werden > > sounds really weird.
Sorry, I actually meant: :lang XXX produces E197 Sprache kann nicht auf "XXX" gesetzt werden for any value of XXX -- 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
