> I recommend to set your 'encoding' to utf-8 near the top of your vimrc > > (if the current Vim is compiled with +multi_byte). See how at > > http://vim.wikia.com/wiki/Working_with_Unicode > > > > Note that if you change 'encoding' after some file has been loaded for > > editing, you run the risk of corrupting that file's text (unless it > > happens to consist entirely of 7-bit US-ASCII characters).
No, changing encoding occur refreshing. So It can't use char2nr gracefully. -- 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
