John Beckett 写道: > Sean wrote: >> Thanks. I just made two cosmetical modification: > > Good stuff, but please follow the conventions of this mailing list: > > * Bottom post, that is: > * Quote a few relevant lines; put your reply underneath. > > If nothing is really relevant, delete it all.
I suggest using thunderbird, which has good support of bottom post, if anybody knows more mail client which support bottom post well, please tell me, thanks. for the OP: It seems that you mixed chinese character(字) and word(词) together in the same dict and it would be hard for different input method to share the same word table(词汇表). For example if there's a new word “一个新词”, you may have pinyin, shanpin, wubi, or something else, each of them have different mappings for chinese character, but when you have a new word it should be valid for all input methods. Any work around? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
