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: Richard Stallman
Subject: Re: utf-translate-cjk-mode
Date: Tue, 08 Apr 2003 02:46:17 -0400

    >              so the translation option needs to be invoked after the
    >     language environment is set.
    > 
    > I don't follow; could you explain the connection between one and the
    > other?

    I thought I had.  How can the translation option know to prefer JISX
    if the Japanese language environment isn't in effect?

The translation option *itself* doesn't need to "know" anything except
that whether is enabled.  However, some code in Emacs needs to know to
prefer JISX.

 Perhaps that code can look at the language environment directly.
Then the code that enables the option won't need to look at the
language environment.

There may be some specific difficulty with this approach--I don't
know--but on general principles it is the clean thing to do.




reply via email to

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