Re: [PATCH 21.5] Reading and writing abbrev file under MULE
Hrvoje Niksic <[email protected]>
| Newsgroups | gmane.emacs.xemacs.design |
|---|---|
| Message-ID | <[email protected]> |
"Stephen J. Turnbull" <[email protected]> writes: > Hrvoje> A similar effect could be achieved by forcing UTF-8 or ISO > Hrvoje> 2022 for saving the abbrev file. But I prefer the cookie > Hrvoje> approach, as it allows even a non-Mule XEmacs to edit the > Hrvoje> resulting cookies (at least for single-byte charsets). > > How? By loading the file as is. This has the additional constraint that mixing charsets is not allowed either, but if one wants to mix charsets, he really should be using Mule. Regarding fonts, yes, the user is expected to set his font to the appropriate font, but non-Western users are good at that anyway. How do you think people in Croatia use XEmacs now? > And what do you expect a non-Mule XEmacs to do with a Latin-2 abbrev > file if started in a Latin-1 environment? Non-Mule XEmacsen don't have "environments". It will only show the letters in an incorrect font, but it won't corrupt them. > We have good answers for this. Your good answers aren't necessarily my good answers.