From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mdozturk@yahoo.com Newsgroups: gmane.emacs.help Subject: Emacs Turkish Support Date: 8 Jan 2006 12:29:58 -0800 Organization: http://groups.google.com Message-ID: <1136752198.840060.208250@g47g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1136799060 857 80.91.229.2 (9 Jan 2006 09:31:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Jan 2006 09:31:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 09 10:30:59 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EvtMa-0007No-52 for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Jan 2006 10:30:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EvtNr-0006IH-HK for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Jan 2006 04:32:12 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!headwall.stanford.edu!newshub.sdsu.edu!postnews.google.com!g47g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 67.84.139.84 Original-X-Trace: posting.google.com 1136797558 2901 127.0.0.1 (9 Jan 2006 09:05:58 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 9 Jan 2006 09:05:58 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g47g2000cwa.googlegroups.com; posting-host=67.84.139.84; posting-account=-VvpbAwAAAALzBccvsZHGSFzT3-1qFbO Original-Xref: shelby.stanford.edu gnu.emacs.help:136939 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32558 Archived-At: Hi, 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. I can create files with no problems whatsoever, I see turkish characters correctly in emacs, they keyboard works as it is supposed to, the web site correctly displays turkish characters. I decided to edit one of the files I created earlier, when emacs loads the file it thinks the file is latin-1 and loads it as such so I see garbage on screen. I try to tell emacs that the encoding is utf-8 using C-X RET f utf-8-dos RET C-X C-F filaname. Emacs seems to like that command (I get a 'u' on the lower left specifying the buffer is utf-8) but the screen still shows garbage. I'm using emacs 21.3.1. Any suggestions? Mustafa