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

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

Re: Using utf-8 and only utf-8


From: Peter Dyballa
Subject: Re: Using utf-8 and only utf-8
Date: Tue, 26 Aug 2008 08:42:55 +0200


Am 26.08.2008 um 04:38 schrieb Maurí cio:

Is it possible to set something
in .emacs so that emacs will
always, no matter what, save any
file in utf-8 (even those that
were not utf-8 when they were
open)?

For example:

        (prefer-coding-system 'utf-8)

It's more efficient to set in GNU Emacs' runtime environment the variable LC_CTYPE to an UTF-8 value. This will make more internals work in UTF-8.

--
Greetings

  Pete

Remember: use logout to logout.






reply via email to

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