Hi ZyX! On So, 11 Nov 2012, ZyX wrote:
> > I guess, we could use the 'S' type for printf() to specify length is > > given in char (see patch). > > I actually never need characters in this case. What is *really* needed > is called “display cell”. I see that your patch uses right this, but > documentation states it uses characters. Call it display cell, I don't care. I think the user would simply call it characters. > Second is that you should probably fall back to %s in case vim is > compiled without +mbyte, not make %S an error (well, not %S itself, > but number of arguments). I don't mind. But in the failing case, it is right obvious, why it doesn't work, if you use a vim without multibyte feature, in the other case it isn't. > And tests. Though this is easy. Sure. Go ahead ;) 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
