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

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

Problem with umlaut printing


From: Timo Myyrä
Subject: Problem with umlaut printing
Date: Sun, 3 May 2009 20:39:49 +0300

Hi,

I have small issue with emacs and umlauted chars.
I use utf-8 encoding and it appears to work just fine but when I press
umlauted char such as ä it won't print it to screen straight away.
It will print the umlauted char once I press another non-umlauted key.
Then both chars are displayed on screen.
This makes typing in finnish kinda irritating as characters won't
appear to screen as I type them.

Could somebody give some hint how to solve this? I read there was some
changes the way emacs handles unicode but I couldn't figure how that
would cause this.
Umlauts worked just fine on Emacs 22. Currently I'm using the latest
pretest version.

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)


Timo




reply via email to

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