On Tue, May 13, 2008 at 11:20:17PM +0400, Dmitry E. Oboukhov wrote:
> It's evidently that plug-in compute words and strings length
> wrong.         The  most  probability  is  that  plug-in   compute
> words/strings  length in   bytes   but   not   in   chars.

Correct.  The vimscript function strlen() simply returns the number of
bytes.  There are various workarounds but they don't apply to all
different encodings.  If you could send an example file, I'll test the
workaround that should be applicable in most cases.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to