all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Timo Myyrä" <timo.myyra@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Problem with umlaut printing
Date: Sun, 3 May 2009 20:39:49 +0300	[thread overview]
Message-ID: <d55a4d160905031039j465bb111m6b1ae6eb64ec057d@mail.gmail.com> (raw)

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	other threads:[~2009-05-03 17:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-03 17:39 Timo Myyrä [this message]
2009-05-04  9:01 ` Problem with umlaut printing 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ä

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d55a4d160905031039j465bb111m6b1ae6eb64ec057d@mail.gmail.com \
    --to=timo.myyra@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.