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: Sat, 15 Sep 2007 17:59:44 +0200 [thread overview]
Message-ID: <835E71C2-1778-46F8-BFFF-D244D50F2D7E@Web.DE> (raw)
In-Reply-To: <fcgs71$8cg$02$1@news.t-online.com>
Am 15.09.2007 um 17:03 schrieb Christian Schröder:
> 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 ...
> Then I would not have to change the translation on my side.
You would need to convert some files, I think ...
--
Mit friedvollen Grüßen
Pete
"Reisen bildet - vor allem Staus auf Autobahnen." (Michael Schiff)
next prev parent reply other threads:[~2007-09-15 15:59 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 [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=835E71C2-1778-46F8-BFFF-D244D50F2D7E@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.
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.