all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with umlaut printing
@ 2009-05-03 17:39 Timo Myyrä
  2009-05-04  9:01 ` Peter Dyballa
  0 siblings, 1 reply; 5+ messages in thread
From: Timo Myyrä @ 2009-05-03 17:39 UTC (permalink / raw
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-05-04 19:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-03 17:39 Problem with umlaut printing Timo Myyrä
2009-05-04  9:01 ` Peter Dyballa
2009-05-04 11:34   ` Timo Myyrä
2009-05-04 12:10     ` Peter Dyballa
     [not found]       ` <d55a4d160905040648n2e5d33e1wf9c54413f4e03dd8@mail.gmail.com>
     [not found]         ` <BAE5BA5B-8F76-4B8E-BBFC-B0FADAB513F5@web.de>
2009-05-04 19:23           ` Timo Myyrä

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.