Yasuhiro Matsumoto wrote:
> > Thanks. Thus 0x5c can appear after a backslash?
>
> Yes, Its possible to be:
>
> 0x83 0x5c 0x5c
>
> 0x83 0x5c make shift_jis character.
> 0x5c make just backslash.
Well, that's the other way around, using a backslash as the second byte.
I think we should handle that when the first byte is found, thus
skipping over both the bytes. I thought the patch looks at the
backslash. Or does the backslash actually need escaping? Then another
location might also need to be changed.
--
SUPERIMPOSE "England AD 787". After a few more seconds we hear hoofbeats in
the distance. They come slowly closer. Then out of the mist comes KING
ARTHUR followed by a SERVANT who is banging two half coconuts together.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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