help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: global-set-key [? \M-ö]


From: Harald Maier
Subject: Re: global-set-key [? \M-ö]
Date: Sat, 24 May 2003 11:02:04 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)


Martin aus Chemnitz <MartinAusChemnitz@gmx.net> writes:

>> And your locale is ?
>
> Sorry, I'm a very new user of emacs. The manual uses `locale' in many
> different ways. Please be more specific.
>
> If you mean  
>   M-x getenv LANG <ret>
> then my locale is `deu'.

Can you try to set your LOCAL to 'C' under 
  'Einstellungen/Systemsteuerung/System/Erweitert/Umgebungsvariablen'

In the ".emacs" file please add the following:

  (set-locale-environment "de_DE")

This settings works fine for me, especially with emacs-21.3. You can
try too to set "de_DE@euro" as emacs local environment but then you
need a font that supports the Euro sign. The default font supports it.

Harald


reply via email to

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