Hirohito Higashi wrote: > E11 output by the following procedure are not translated. > q::tabn<CR> > E11: Invalid in command-line window; <CR> executes, CTRL-C quits > > In this procedure, the translated one is output. > q:<C-w>w > E11: コマンドラインでは無効です; <CR>で実行, CTRL-Cでやめる > > NOTE for Beginner. > Actually, in order to output the translated message, it is necessary to > prepare a file not attached as standard and set `:lang`. > > > I wrote a patch. (attached) > Check it out.
Thanks! -- Bad programs can be written in any language. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
