On Wed, May 17, 2006 at 08:34:22AM -0700, Ron Aaron wrote:
> Arrgh!  I can't send this message to the list, for some reason!  Maybe
> because it has strange characters in it?
> 
> OK:  you can download my test.zip from here:
> 
> http://ronware.org/test.zip
> 
> In it you will find a file 'test.txt' which is UTF8 and will tell you how
> to  see the problem I am finding with using s/// with combining
> characters.

     I can confirm the problem (on Linux, GTK2, enc=utf-8, vim 7.0.000).
Maybe I can get the offending characters to the list.  The following
should be a no-op:

:s/.*/&

but it is not on the following line of voweled Hebrew:

הִלְכּוֹת

I notice other problems.  For example, $ (in Normal mode) takes me to
the fifth character.  (With 'ruler' set, I see 17-5 in the status line.)
Maybe there is a null byte in the fifth or sixth multi-byte character?


                                        --Benji Fisher

Reply via email to