Dear Seiji,

On Feb 2, 2:13 am, Seiji Zenitani <[EMAIL PROTECTED]> wrote:
>
> If you launch Emacs in Japanese language environment,
> do these keys work?

No, it is just the same, no reaction to the keys.

>
> If so, add the following lines to your .emacs.el.
> You can find them in the japanese configuration file in
> /Applications/Emacs.app/Contents/Resources/site-lisp/site-start.d/.
>
>    ;; B. inline input method (window-system)
>    (when (eq window-system 'mac)
>      (setq default-input-method "MacOSX") ;; dup, but necessary here
>      (add-hook 'minibuffer-setup-hook 'mac-change-language-to-us)
>      (mac-translate-from-yen-to-backslash) ;; fix for Japanese
> environment
>      )
>    ;; B. end
>

Anyway, this fixed the problem.  Thanks a lot!

>> Kyoto
>
> My home town in Japan!

Nice place -- although it is quite cold these days:-)

Chris
--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to