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

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

Re: problems displaying german "umlaute"


From: TomSW
Subject: Re: problems displaying german "umlaute"
Date: Fri, 3 Jul 2009 12:55:09 -0700 (PDT)
User-agent: G2/1.0

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

> Ok now, adding the right setting for my org files to the variable
> file-coding-system-alist does it:
>
> (custom-set-variables
> ...
>   '(file-coding-system-alist (quote (("\\.org\\'" . utf-8-unix) ...
> ...
>
> is that the right path or just a "dirty" workaround?

It's just odd that it's necessary.

Try loading Emacs without any init files ("emacs -Q") and then open a
utf-8 text file, just to eliminate a few possible causes. If the file
comes out incorrectly, try evaluating (set-buffer-multibyte t) in the
same buffer - does it make a difference?

ΩŊŁÞØŦ®Ðª©łðß»¢“!!!
Tom



reply via email to

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