Shawn Y.H. Kim wrote: > In response to the following comment made by Bram on Aug 2, 2007: > (can be viewed at > http://groups.google.com/group/vim_dev/browse_thread/thread/3b73a504c77ba803/) > > > I hesitate removing the Hangul support without knowing for sure that it > > is not needed. Browsing through the messages I do see remarks that it > > might still be useful to a few people. > > > > Perhaps the Hangul support can be changed to also work for UTF-8? > > I made (finally) a patch that enables hangul-input module to work for > UTF-8. > > First, hg head: > orchistro.ubuntu:~/work/vim-hangulin/src$ hg head > changeset: 2790:08c36bef2004 > tag: tip > user: Bram Moolenaar <[email protected]> > date: Thu Apr 28 19:05:05 2011 +0200 > summary: Added tag v7-3-170 for changeset 64c3402df964 > > changeset: 2572:ee53a39d5896 > branch: vim73 > user: Bram Moolenaar <[email protected]> > date: Sun Aug 15 15:24:20 2010 +0200 > summary: Last changes for the 7.3 release! > > Secondly, hg st: > orchistro.ubuntu:~/work/vim-hangulin/src$ hg st > M src/getchar.c > M src/gui.c > M src/hangulin.c > M src/screen.c > > Finally, hg diff: > ... It is too long. But I cannot find a way to attach a file, so, here > goes the diff:
Great, thanks. I'll have a closer look later. -- The 50-50-90 rule: Anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong. /// 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
