From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "Christian Schröder" <chschroe@math.uni-goettingen.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Charset problem
Date: Fri, 14 Sep 2007 10:58:19 +0200 [thread overview]
Message-ID: <A523F3CE-FB65-49EA-A2CA-26CEE7F75E29@Web.DE> (raw)
In-Reply-To: <fccbbp$2ga$1@online.de>
Am 13.09.2007 um 23:50 schrieb Christian Schröder:
> These are the locale settings on my server:
> LANG=posix
> LC_CTYPE="posix"
These settings make GNU Emacs work in a 7 bit world, as in "C" locale
environment. Therefore umlauts are not recognised as themselves. GNU
Emacs will work better when you can launch it as in
env LC_CTYPE=de_DE.ISO8859-15 emacs ... &
ISO 8859-15 or ISO Latin-9 supports €.
--
Mit friedvollen Grüßen
Pete
Der Unterschied zwischen Theorie und Praxis ist in Praxis meist
größer als in der Theorie
next prev parent reply other threads:[~2007-09-14 8:58 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 [this message]
[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
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=A523F3CE-FB65-49EA-A2CA-26CEE7F75E29@Web.DE \
--to=peter_dyballa@web.de \
--cc=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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).