On 2/26/07, Edward L. Fox <[EMAIL PROTECTED]> wrote:
Hi all,
> The problem is in Patch 58:
>
> + {"gbk", IDX_CP936},
> + {"gb18030", IDX_CP936}, /* only 99% the same */
I made the patch. And I knew that GB18030 and GBK is not the same.
Actually it's easy to support GB18030 well. And in most of the cases,
few people use the characters included in GB18030 and excluded in GBK.
So I suggest that these people could use UTF-8 to edit the files and
convert the file to GB18030 later on.
If anybody can offer a patch that makes vim support GB18030 perfectly,
it is highly appreciated.
It is not needed. With libiconv GB18030 files can be processed in Vim.
I commented out that line, tested it, and it was OK.
Best regards,
Yongwei
--
Wu Yongwei
URL: http://wyw.dcweb.cn/