From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: gnu/emacs 2.4 in and out of X
Date: Tue, 29 Aug 2006 11:03:15 +0200 [thread overview]
Message-ID: <DBD4802C-9CA9-40EB-9649-11951C75E676@Web.DE> (raw)
In-Reply-To: <1156813964.346874.293340@74g2000cwt.googlegroups.com>
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?
next prev parent reply other threads:[~2006-08-29 9:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-29 1:12 gnu/emacs 2.4 in and out of X dsoliver
2006-08-29 9:03 ` Peter Dyballa [this message]
[not found] ` <mailman.5888.1156842280.9609.help-gnu-emacs@gnu.org>
2006-08-30 5:11 ` dsoliver
2006-08-30 9:22 ` 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=DBD4802C-9CA9-40EB-9649-11951C75E676@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
/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).