From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Font Interaction Date: Fri, 23 Apr 2010 11:19:42 +0300 Message-ID: <831ve64m3l.fsf@gnu.org> References: <83k4s04w1m.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1272011092 7012 80.91.229.12 (23 Apr 2010 08:24:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2010 08:24:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 23 10:24:51 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 1O5EBu-0004VD-P5 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 10:24:51 +0200 Original-Received: from localhost ([127.0.0.1]:49738 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5EBu-0005WE-1D for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 04:24:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5E8h-0004LT-R8 for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 04:21:31 -0400 Original-Received: from [140.186.70.92] (port=52746 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5E8c-0004Jt-Ie for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 04:21:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5E8N-0006A5-0Q for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 04:21:19 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:57926) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5E8M-00069l-MC for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 04:21:10 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L1B00A00L912E00@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 11:19:43 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.129.222]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L1B00478LSSQQH0@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 11:19:41 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:72805 Archived-At: > From: pocmatos@gmail.com (Paulo J. Matos) > Cc: help-gnu-emacs@gnu.org > Date: Fri, 23 Apr 2010 08:07:32 +0100 > > 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? No, of course not. The above recipe is what I use, and it "works for me". Can you describe what exactly did you do to "set Putty and emacs 23.1 to utf-8", on the Unix side, in Emacs, and on Windows with PuTTY? Also, do you see the same problems if you start with "emacs -Q", then set PuTTY to UTF-8, and type "C-x RET t utf-8 RET"?