Hi Errors E290 E291 E292 are still mentioned in runtime/doc/mbyte.txt and yet they are no longer used in Vim's source code. There were removed in changeset 2272:e4d849f4df03.
Attach patch removes them from the doc. Regards -- Dominique -- 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
diff -r efe8b028ed2c runtime/doc/mbyte.txt --- a/runtime/doc/mbyte.txt Wed Feb 22 19:13:08 2012 +0100 +++ b/runtime/doc/mbyte.txt Wed Feb 22 22:22:10 2012 +0100 @@ -857,7 +857,7 @@ USING XIM *multibyte-input* *E284* *E286* *E287* *E288* - *E285* *E291* *E292* *E290* *E289* + *E285* *E289* Note that Display and Input are independent. It is possible to see your language even though you have no input method for it. But when your Display
