emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: utf-translate-cjk-mode


From: Dave Love
Subject: Re: utf-translate-cjk-mode
Date: 04 Apr 2003 12:39:51 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Richard Stallman <address@hidden> writes:

>     The point was to make sure it was set through Custom so that it was
>     consistent with the language environment through a Custom :set-after.
> 
> Could you explain a bit more of what that is supposed to do?
> What sort of incompatibility does it prevent, and how?

A Japanese user will want to prefer translation of Unicode CJK to the
JISX charsets, so the translation option needs to be invoked after the
language environment is set.  (At least in the normal case where a
user doesn't switch environments -- things are just set up initially.)
Since define-minor-mode doesn't obey :set-after, it doesn't guarantee
the ordering.

[Of course, I agree that global minor modes should normally be used,
as should be clear from the changelogs and doubtless things could be
fixed up to cope with this case.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]