From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Phoenix Gris <phoenixgris@gmail.com>
Cc: help-gnu-emacs@gnu.org, Tech Stuff <techstuff1971@yahoo.com>
Subject: Re: File Encoding Issue on Windows
Date: Wed, 13 Mar 2013 15:48:12 +0100 [thread overview]
Message-ID: <EA48F1EF-D32F-49BA-BEA8-7760C16B3042@Web.DE> (raw)
In-Reply-To: <78255fce-3fce-4fa3-b594-d8a639493675@googlegroups.com>
Am 13.03.2013 um 13:33 schrieb Phoenix Gris:
> Is there something that could be put in .emacs files so the encoding is utf-8 for everything, NO MATTER WHAT???
(prefer-coding-system 'utf-8)
might already work, but GNU Emacs is quite clever and tries to learn from the environment in which it runs. The values of environment variables like LANG or LC_CTYPE or LC_ALL could override the ELisp setting.
--
Greetings
Pete
If you're not confused, you're not paying attention.
next prev parent reply other threads:[~2013-03-13 14:48 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.21917.1363080184.855.help-gnu-emacs@gnu.org>
2013-03-13 12:33 ` File Encoding Issue on Windows Phoenix Gris
2013-03-13 14:48 ` Peter Dyballa [this message]
2013-03-13 15:29 ` Filipp Gunbin
2013-03-13 17:16 ` Eli Zaretskii
2013-03-13 20:33 ` Stefan Monnier
2013-03-12 3:08 Tech Stuff
2013-03-12 10:50 ` Peter Dyballa
2013-03-12 14:57 ` Tech Stuff
2013-03-12 16:32 ` W. Greenhouse
2013-03-13 17:44 ` Tech Stuff
2013-03-13 20:37 ` Peter Dyballa
2013-03-13 21:11 ` Tech Stuff
2013-03-13 22:16 ` Peter Dyballa
2013-03-13 23:26 ` Tech Stuff
2013-03-13 23:41 ` Peter Dyballa
2013-03-13 23:48 ` Tech Stuff
2013-03-13 23:58 ` Peter Dyballa
2013-03-14 0:38 ` Axel E. Retif
2013-03-14 2:24 ` Tech Stuff
2013-03-14 2:35 ` Tech Stuff
2013-03-14 2:59 ` Axel E. Retif
2013-03-14 4:23 ` Tech Stuff
2013-03-14 6:07 ` Axel E. Retif
2013-03-12 17:23 ` Peter Dyballa
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=EA48F1EF-D32F-49BA-BEA8-7760C16B3042@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=phoenixgris@gmail.com \
--cc=techstuff1971@yahoo.com \
/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).