all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: TomSW <tom.weissmann@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: problems displaying german "umlaute"
Date: Fri, 3 Jul 2009 11:39:10 -0700 (PDT)	[thread overview]
Message-ID: <31103f42-c3a9-433e-b604-2023c4398b95@b9g2000yqm.googlegroups.com> (raw)
In-Reply-To: mailman.1761.1246644611.2239.help-gnu-emacs@gnu.org

On Jul 3, 8:07 pm, Rainer Stengele <rainer.steng...@online.de> wrote:

> >> I am using textfiles (actually org-mode text) both on windows emacs 23
> >> (emacsw32-20090226) and under different linux variants (kubuntu,
> >> sidux) some running emacs 22 and some emacs 23.
>
> >> The problem is that the "umlauts" shown in the windows emacs without
> >> problems are shown as code under linux.

It looks as if you are opening utf-8 files as ascii or some other
unsuitable encoding. Try opening them as utf-8. For example, open the
file, then use the command M-x revert-buffer-with-coding-system to
reload the file with a different encoding. Specify the coding system
as "utf-8-unix". Does this fix the problem?

If it does, the second question is why Emacs isn't using the correct
encoding to start with. Load the file again, and check the value of
the variables enable-multibyte-characters and default-enable-multibyte-
characters. They should both be t - are they?

regards,
Tom SW


  parent reply	other threads:[~2009-07-03 18:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-19 21:05 problems displaying german "umlaute" Rainer Stengele
2009-05-20  5:15 ` tomas
2009-05-20  5:38 ` Andreas Röhler
2009-07-03 18:04 ` Rainer Stengele
2009-07-03 18:07   ` Rainer Stengele
     [not found]   ` <mailman.1761.1246644611.2239.help-gnu-emacs@gnu.org>
2009-07-03 18:39     ` TomSW [this message]
2009-07-03 19:23       ` Rainer Stengele
2009-07-03 19:34         ` Rainer Stengele
     [not found]         ` <mailman.1771.1246649671.2239.help-gnu-emacs@gnu.org>
2009-07-03 19:55           ` TomSW
2009-07-04 21:14             ` Rainer Stengele
     [not found]             ` <mailman.1828.1246742043.2239.help-gnu-emacs@gnu.org>
2009-07-04 22:42               ` TomSW
2009-07-08 17:11                 ` Rainer Stengele
2009-07-03 18:28 ` Rainer Stengele

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=31103f42-c3a9-433e-b604-2023c4398b95@b9g2000yqm.googlegroups.com \
    --to=tom.weissmann@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.