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

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

Re: Problem with umlaut printing


From: Peter Dyballa
Subject: Re: Problem with umlaut printing
Date: Mon, 4 May 2009 11:01:28 +0200


Am 03.05.2009 um 19:39 schrieb Timo Myyrä:

Snippet of my ~/.emacs:
(set-language-environment "utf-8")
(prefer-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)
(set-terminal-coding-system 'utf-8)

I'd only use the second setting and provide the environment from which GNU Emacs launches with the environment variable LC_CTYPE pointing to some UTF-8 locale.

Another option is to press in *scratch* buffer C-q ä to see what GNU Emacs sees as input. Double-check this with the output provided by xev.

--
Greetings

  Pete

The mathematician who pursues his studies without clear views of this matter, must often have the uncomfortable feeling that his paper and pencil surpass him in intelligence.
                                – Ernst Mach







reply via email to

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