In article <[EMAIL PROTECTED]>, Zhang Wei <[EMAIL PROTECTED]> writes:
> Zhang Wei <[EMAIL PROTECTED]> writes: > > `kinsoku processing' and `nospace-between-words' don't work with > > auto-fill-mode. > It don't work with "UTF-8" and "Chinese-GBK" language environment, but > it work with "Chinese-GB" language envrionment, strange behavior. That's because Han characters are recognized as GBK in Chinese-GBK and as Unicode in UTF-8, but the those charsets were not recognized in fill.el. > Would this patch be useful? That makes too many unnecessary calls of `kinsoku'. I've just installed a fix of the different way. Could you please try with the latest code? --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
