From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Chinese in tramp become ????s Date: Thu, 30 Jul 2009 06:38:51 +0200 Message-ID: <87r5vywzs4.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248928783 20646 80.91.229.12 (30 Jul 2009 04:39:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 04:39:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Wang Lei Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 30 06:39:33 2009 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 1MWNQQ-0000PY-Tb for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 06:39:31 +0200 Original-Received: from localhost ([127.0.0.1]:56424 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWNQQ-0004HC-DS for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 00:39:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWNPy-0004EB-Jr for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 00:39:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWNPs-0004An-W3 for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 00:39:01 -0400 Original-Received: from [199.232.76.173] (port=38843 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWNPs-0004Ak-LQ for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 00:38:56 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:38481) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MWNPs-00026F-1a for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 00:38:56 -0400 Original-Received: (qmail invoked by alias); 30 Jul 2009 04:38:52 -0000 Original-Received: from p57A21F34.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.31.52] by mail.gmx.net (mp033) with SMTP; 30 Jul 2009 06:38:52 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/EORQ0axLE4brcGkz+Fj/X7bdZ1TQ+jseXNM2U/H HUxyI3inDv9s6q In-Reply-To: (Wang Lei's message of "Wed, 29 Jul 2009 19:42:59 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:66503 Archived-At: Wang Lei writes: > Hi, all. Hi, > This is an old problem to me. Chinese become '????'s in tramp. Is > there something i can do for this? Have you tried to set the buffer encoding to Chinese once you have opened the file? Something like "C-x r chinese-iso-8bit " (or whatever coding system you prefer) > Thanks in advance! Best regards, Michael.