From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: pocmatos@gmail.com (Paulo J. Matos) Newsgroups: gmane.emacs.help Subject: Re: Font Interaction Date: Fri, 23 Apr 2010 08:07:32 +0100 Message-ID: References: <83k4s04w1m.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1272006584 23598 80.91.229.12 (23 Apr 2010 07:09:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2010 07:09:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 23 09:09:40 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O5D19-0001oL-MR for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 09:09:40 +0200 Original-Received: from localhost ([127.0.0.1]:34447 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5D18-0005MB-CK for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 03:09:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5D0Q-0005Lg-Bu for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 03:08:54 -0400 Original-Received: from [140.186.70.92] (port=54715 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5D01-0005K5-Oa for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 03:08:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5Czp-0001Pl-Me for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 03:08:29 -0400 Original-Received: from cluster-g.mailcontrol.com ([208.87.233.190]:35306) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5CzH-0001IA-6H; Fri, 23 Apr 2010 03:07:43 -0400 Original-Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly21g.srv.mailcontrol.com (MailControl) with ESMTP id o3N77ZuK023365; Fri, 23 Apr 2010 08:07:36 +0100 Original-Received: from alma.europe.root.pri ([10.102.144.37]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.4675); Fri, 23 Apr 2010 08:07:34 +0100 In-Reply-To: <83k4s04w1m.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 21 Apr 2010 19:20:21 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-OriginalArrivalTime: 23 Apr 2010 07:07:34.0814 (UTC) FILETIME=[A627F3E0:01CAE2B3] X-Scanned-By: MailControl A_09_40_00 (www.mailcontrol.com) on 10.71.0.131 X-detected-operating-system: by eggs.gnu.org: GNU/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:72804 Archived-At: Eli Zaretskii writes: > > In addition to setting up PuTTY (in the Translation page) to use > UTF-8, you need to tell Emacs that this is what the terminal supports, > like this: > > C-x RET t utf-8 RET > > That's all! You don't need to set up fonts in Emacs, because, > obviously, fonts are not used by Emacs for displaying TTY frames. I > don't know about GnomeShell, but I would guess you don't need to > configure its font, either. > > Unfortunately, after setting Putty and emacs 23.1 to utf-8 my emacs gets completely screwed up. Check this out: http://twitpic.com/1hp3os Is this, somehow, to be expected? -- PMatos