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

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

Re: gnu/emacs 2.4 in and out of X


From: Peter Dyballa
Subject: Re: gnu/emacs 2.4 in and out of X
Date: Tue, 29 Aug 2006 11:03:15 +0200


Am 29.08.2006 um 03:12 schrieb dsoliver@earthlink.net:

Esperanto Post-fix

You could try to use in those file a header line like

               -*- mode: text; coding: iso-8859-3; -*-

or use a set of buffer-local variable settings like these at the end of the file

        %%% Local Variables:
        %%% mode: text
        %%% coding: iso-8859-3
        %%% End:

The menus Options -> Mule -> Set Coding Systems could allow exceptions from UTF-8.

There are variables you could set:

        default-buffer-file-coding-system
        file-coding-system-alist

The latter could make files with a particular extension be iso-8859-3 by default.

--
Greetings

  Pete

In a world without walls and fences, who needs gates and windows?






reply via email to

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