Hi ZyX! On Di, 12 Jul 2011, ZyX wrote:
> Reply to message «Behaviour of char2nr() and nr2char()», > sent 01:37:37 12 July 2011, Tuesday > by Christian Brabandt: > > Yes, it is what should happen (how do you imagine converting a > character to its code in this case?). Looking from a user's perspective, I don't care. May be use NFC form in that simple case. Or make char2nr optionally return a list with each code for every character that has been given, so that nr2char would be able to return the correct glyph. That would need an optional argument to char2nr() not sure if it is worth it. regards, Christian -- 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
