From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Encoding (latin-5) on Emacs 22 Date: Thu, 3 Jan 2008 01:16:33 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199319504 19430 80.91.229.12 (3 Jan 2008 00:18:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jan 2008 00:18:24 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Burak Bayramli Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 03 01:18:43 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JADnH-0000Lg-Fm for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Jan 2008 01:18:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JADmv-000745-6i for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jan 2008 19:18:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JADmg-00073x-6y for help-gnu-emacs@gnu.org; Wed, 02 Jan 2008 19:18:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JADme-00073I-HH for help-gnu-emacs@gnu.org; Wed, 02 Jan 2008 19:18:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JADme-00073B-DE for help-gnu-emacs@gnu.org; Wed, 02 Jan 2008 19:18:04 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JADmd-00050Z-Qy for help-gnu-emacs@gnu.org; Wed, 02 Jan 2008 19:18:03 -0500 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id 69C64C156C4D; Thu, 3 Jan 2008 01:16:35 +0100 (CET) Original-Received: from [195.4.211.170] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #208) id 1JADlD-0001nI-00; Thu, 03 Jan 2008 01:16:35 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/Hx5VRJkMKMlwRguh+vDMohhcM5HqDhURa1htD zVlomGWf+13S2XYLs9LVZHb++aa2RWEevr7N3NGfd9vuz10P3/ NQesr8oYANZBmEDP6QSA== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:50442 Archived-At: Am 02.01.2008 um 21:18 schrieb Burak Bayramli: > Emacs won't show the characters as they are What do you mean with this? Seeing only boxes? Then you've chosen the wrong font or wrong fontset which simply does not contain these accented characters so it can't display them. A good start is to have shell environment variables LC_CTYPE and LANG defined to something like de_DE.UTF-8, that your system supports, maybe: tr_TR.UTF-8. This would help GNU Emacs a lot to set up things internally. It won't solve the font problem. This one might be solved by the Lucida fonts form a Java SDK ... Do you see Turkish texts better when you launch GNU Emacs with -Q? -- Greetings Pete The light at the end of the tunnel has been turned off due to budget cuts.