[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using utf-8 and only utf-8
From: |
Nikolaj Schumacher |
Subject: |
Re: Using utf-8 and only utf-8 |
Date: |
Tue, 26 Aug 2008 12:57:55 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) |
Maurício <briqueabraque@yahoo.com> wrote:
> 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)?
Yes, edit `file-coding-system-alist'. But I'd leave some of the
exceptions (e.g. ".elc") in there.
regards,
Nikolaj Schumacher