all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wang Lei <wanglei.198112@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Chinese in tramp become ????s
Date: Fri, 31 Jul 2009 19:46:02 +0800	[thread overview]
Message-ID: <a0a0cf140907310446q53ab034dt69d5653c74b14c66@mail.gmail.com> (raw)
In-Reply-To: <87ab2mwyra.fsf@gmx.de>

Thanks for your help and patient, first.

(tramp-version nil)
"2.1.17-pre"

(emacs-version)
"GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.4)
 of 2009-07-05 on debian"

[~] locale
LANG=en_US.UTF-8
LC_CTYPE=zh_CN.utf8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

configuration in .emacs
---------------------------------
;; tramp
(require 'tramp)
(setq password-cache nil
      tramp-default-method "su"
      tramp-default-user "root"
      tramp-default-host "debian")
(add-to-list 'backup-directory-alist (cons tramp-file-name-regexp nil))
---------------------------------
In tramp mode, when I create a direcotry named 你好, it displays
'??????', this is the describe-char's output:
--------------------------------------
        character: ? (63, #o77, #x3f)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x3F
           syntax: . 	which means: punctuation
         category: .:Base, a:ASCII, l:Latin, r:Roman
      buffer code: #x3F
        file code: #x3F (encoded by coding system utf-8)
          display: by this font (glyph code)
    xft:-bitstream-Courier 10
Pitch-bold-normal-normal-*-17-*-*-*-m-0-iso10646-1 (#x20)

Character code properties: customize what to show
  name: QUESTION MARK
  general-category: Po (Punctuation, Other)

There are text properties here:
  dired-filename       t
  face                 dired-directory
  fontified            t
  help-echo            "mouse-2: visit this file in other window"
  mouse-face           highlight

[back]
-------------------------------------


On 7/30/09, Michael Albinus <michael.albinus@gmx.de> wrote:
> Wang Lei <wanglei.198112@gmail.com> writes:
>
>> I'v tried it, doesn't work.
>> Any other advices?
>
> Hmm, hard for me, I don't use Chinese at all.
>
> Which Emacs/Tramp versions are you using? And do you have an example
> file I could use for testing? Please tell me also, which coding system I
> shall use.
>
> Best regards, Michael.
>


-- 
Regards
Lei




  reply	other threads:[~2009-07-31 11:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 11:42 Chinese in tramp become ????s Wang Lei
2009-07-30  4:38 ` Michael Albinus
2009-07-30  4:57   ` Wang Lei
2009-07-30  5:00     ` Michael Albinus
2009-07-31 11:46       ` Wang Lei [this message]
2009-07-31 14:07         ` Michael Albinus
2009-08-01  1:50           ` Wang Lei
2009-08-03  4:04             ` Michael Albinus
2009-08-03 13:31               ` Wang Lei
     [not found] <mailman.3380.1248867788.2239.help-gnu-emacs@gnu.org>
2009-07-31 13:33 ` Colin S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a0a0cf140907310446q53ab034dt69d5653c74b14c66@mail.gmail.com \
    --to=wanglei.198112@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.