Re: Mule, win32 native, current cvs
Fabrice Popineau <[email protected]>
| Newsgroups | gmane.emacs.xemacs.windows,gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
> My guess is that it's the language list, but it could be anywhere > because of how screwed up Mule has historically been about handling > environments. I can use Gnus/XEmacs/Mule with less problems than ever apparently : ;; Some test made in the *scratch* buffer éàçèûîöë€ (mm-find-charset-region 395 404) (latin-iso8859-15 latin-iso8859-1) ;; end of test I think this patch : 2002-11-01 Ilpo Nyyssönen <[email protected]> * mule/mule-cmds.el (finish-set-language-environment): Fix for call to set-language-unicode-precedence-list. fixed it up. Fabrice