From: "Christian Schröder" <chschroe@math.uni-goettingen.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Charset problem
Date: Mon, 17 Sep 2007 13:11:02 +0200 [thread overview]
Message-ID: <fclnal$138$03$1@news.t-online.com> (raw)
In-Reply-To: <mailman.902.1189871990.18990.help-gnu-emacs@gnu.org>
Peter Dyballa wrote:
>> Is it possible to make Emacs send me the ISO-8859-1 encoded umlauts as
>> UTF-8 characters?
>
> Of course. When you launch GNU Emacs make it see environment variable
> LC_CTYPE be like de_DE.UTF-8. Then it would automatically switch to
> UTF-8 use. Otherwise this statement in some init file can make it:
>
> (prefer-coding-system 'utf-8)
>
> Problems can arise when the file-name-coding-system is now different ...
Ok, I seem to have found the cause for all of my problems. I have been
using an Emacs init file for several years now, without ever having a
closer look to it. It contained the following line:
(standard-display-european 1)
which I assume was useful long ago, but was now not only obsolete, but
even harmful. After I removed this command from the init file the system
behaves as expected. I now also finally see a correct mode line.
Thanks a lot for all your helpful comments. At least I have learned some
tricks about how to find out what's going on.
Kind regards,
Christian
next prev parent reply other threads:[~2007-09-17 11:11 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-12 23:05 Charset problem Christian Schröder
2007-09-13 7:10 ` Eli Zaretskii
[not found] ` <mailman.791.1189668733.18990.help-gnu-emacs@gnu.org>
2007-09-13 21:50 ` Christian Schröder
2007-09-14 7:46 ` Eli Zaretskii
2007-09-14 8:58 ` Peter Dyballa
[not found] ` <mailman.846.1189756022.18990.help-gnu-emacs@gnu.org>
2007-09-14 12:41 ` Christian Schröder
2007-09-14 13:58 ` Eli Zaretskii
[not found] ` <mailman.869.1189778341.18990.help-gnu-emacs@gnu.org>
2007-09-14 15:06 ` Christian Schröder
2007-09-14 16:00 ` Eli Zaretskii
[not found] ` <mailman.875.1189785660.18990.help-gnu-emacs@gnu.org>
2007-09-15 15:03 ` Christian Schröder
2007-09-15 15:59 ` Peter Dyballa
2007-09-15 18:07 ` Eli Zaretskii
[not found] ` <mailman.902.1189871990.18990.help-gnu-emacs@gnu.org>
2007-09-17 11:11 ` Christian Schröder [this message]
2007-09-17 12:33 ` Peter Dyballa
2007-09-15 3:43 ` Tim X
2007-09-16 0:21 ` Giorgos Keramidas
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='fclnal$138$03$1@news.t-online.com' \
--to=chschroe@math.uni-goettingen.de \
--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.