From: Ismael Valladolid Torres <ivalladt@punkass.com>
Subject: Re: Emacs Turkish Support
Date: Fri, 13 Jan 2006 00:28:23 +0100 [thread overview]
Message-ID: <20060112232823.GA2795@localhost.localdomain> (raw)
In-Reply-To: <871wzdkq2t.fsf-monnier+gnu.emacs.help@gnu.org>
Stefan Monnier escribe:
> >> I'm trying to create a Turkish website and I'm using emacs as an editor
> >> to edit my php/html files. I decided to use utf-8 as the coding
> >> method, windows XP supports the turkish q keyboard.
>
> > How about:
>
> > (modify-coding-system-alist 'file "\\.html\\'" 'utf-8)
> > (modify-coding-system-alist 'process 'UTF-8 'UTF-8)
> > (setq default-terminal-coding-system 'utf-8)
> > (set-default-coding-systems 'utf-8)
> > (prefer-coding-system 'utf-8)
>
> In most cases, it is cleaner to just change one's locale, as in
>
> export LC_ALL=fr_CH.UTF-8
>
> check `locale -a' to see which locales are available and figure which one
> you want,
You don't have locales on a Windows XP system.
Cordially, Ismael
--
Dropping science like when Galileo dropped his orange
next prev parent reply other threads:[~2006-01-12 23:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-08 20:29 Emacs Turkish Support mdozturk
2006-01-09 12:00 ` Peter Dyballa
[not found] ` <mailman.460.1136818008.26925.help-gnu-emacs@gnu.org>
2006-01-10 2:21 ` mdozturk
2006-01-12 23:03 ` Stefan Monnier
2006-01-12 23:28 ` Ismael Valladolid Torres [this message]
[not found] ` <mailman.879.1137108639.26925.help-gnu-emacs@gnu.org>
2006-01-13 5:17 ` Stefan Monnier
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=20060112232823.GA2795@localhost.localdomain \
--to=ivalladt@punkass.com \
/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).