On 2008/06/25, at 9:38, David Reitter wrote:
>
> On Jun 24, 7:41 pm, Seiji Zenitani <[EMAIL PROTECTED]> wrote:
>
>> What is the value of minibuffer-setup-hook?
>> DoesAquamacsuse
>>  (add-hook 'minibuffer-setup-hook 'mac-change-language-to-us)
>> somewhere in its pre-configuration?
>
> Yes, indeed.  Okay, this could be the reason, but I wonder why the
> user suggested that this switch back  happens right away.
>
> Calling (mac-change-language-to-us) does not actually change the
> layout for me (on 10.5).
>
> It would certainly be sensible to restore the original key script, but
> I find that (mac-get-current-key-script) always returns 0, even if
> another language is chosen.
>
It seems that various Latin (Western Europe) languages return 0.

Anyway, first, please check whether or not
mac-change-language-to-us causes the problem.

(remove-hook 'minibuffer-setup-hook 'mac-change-language-to-us)
(add-hook 'minibuffer-setup-hook 'mac-change-language-to-us)


Seiji

> PS.: I didn't get your message on the mailing list - I just saw it by
> chance on Google Groups.

I received the email in my gmail account.
But it is likely that there is a problem, since I lost one last month.


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

Reply via email to