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

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

Re: File Encoding Issue on Windows


From: Peter Dyballa
Subject: Re: File Encoding Issue on Windows
Date: Wed, 13 Mar 2013 15:48:12 +0100

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.




reply via email to

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