From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: "emacs -nw" in putty, the utf8 chinese file is unreadable code Date: Wed, 24 Feb 2010 00:52:14 +0100 Message-ID: References: <4b84668b$0$279$14726298@news.sunsite.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1266969183 6745 80.91.229.12 (23 Feb 2010 23:53:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Feb 2010 23:53:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Colin S. Miller" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 24 00:52:59 2010 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 1Nk4Yk-0007QN-My for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Feb 2010 00:52:59 +0100 Original-Received: from localhost ([127.0.0.1]:38144 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk4Yk-0000xp-B6 for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Feb 2010 18:52:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nk4YQ-0000xj-QE for help-gnu-emacs@gnu.org; Tue, 23 Feb 2010 18:52:38 -0500 Original-Received: from [140.186.70.92] (port=42947 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk4YQ-0000xb-6w for help-gnu-emacs@gnu.org; Tue, 23 Feb 2010 18:52:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nk4YN-0002M6-Ic for help-gnu-emacs@gnu.org; Tue, 23 Feb 2010 18:52:38 -0500 Original-Received: from mail-fx0-f222.google.com ([209.85.220.222]:51670) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nk4YN-0002Lt-DA for help-gnu-emacs@gnu.org; Tue, 23 Feb 2010 18:52:35 -0500 Original-Received: by fxm22 with SMTP id 22so4486756fxm.26 for ; Tue, 23 Feb 2010 15:52:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=+uSNwXX5ApoX95kszafpf1L1Xo3Z2f1/WPuIO8PpyWg=; b=HwOTloRx8Cjjq4CuRm7dFTgplgqemwyOKkBzzc+4+Tlv14fWf5bFXnEkt+Ew9OmPwl IyW9QNTw+6pdDlKh/N79feSKotTpTG/tvVpq9wQwryupIAuuIAirlKzfdCUuuXEze0Pf 135vAodKu8tP8l6BArr40XQCIMUxVl2dpHunE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=f8FvoUBCiSR4pZ1YBPtRpARtRLIdrjE6dXX9q4358OXNuO+0q/xXz4cPfCWTwJlBpv 41UWn7fBP0m01+F5dHpeS4q4HFWsSRUHephstw0sJvV1QMsTujQ06zDw47lY1l91fbv7 W6zu/kdu/Q7JYITfWfuHc4TMUmrVBYKz6UuLs= Original-Received: by 10.239.189.76 with SMTP id s12mr1823685hbh.111.1266969154087; Tue, 23 Feb 2010 15:52:34 -0800 (PST) In-Reply-To: <4b84668b$0$279$14726298@news.sunsite.dk> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:72078 Archived-At: On Wed, Feb 24, 2010 at 12:38 AM, Colin S. Miller wrote: > Ed wrote: >> >> "emacs -nw" in putty, the utf8 chinese file is unreadable code >> >> anybody give some suggestions, >> thanks > > As an aside, you can get XWindows for MSWindows. This will allow you run > the GUI version of XEmacs from a *NIX box, but displaying on your > MS Windows box. ... or perhaps Emacs from a *NIX box (but maybe I have missed something here?) ...