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" <help-gnu-emacs@gnu.org>
Subject: Re: Chinese in tramp become ????s
Date: Sat, 1 Aug 2009 09:50:27 +0800	[thread overview]
Message-ID: <a0a0cf140907311850s2d6d70bexa333179ce2afc15e@mail.gmail.com> (raw)
In-Reply-To: <nqab2lj69b.fsf@alcatel-lucent.de>

On 7/31/09, Michael Albinus <michael.albinus@gmx.de> wrote:
> Wang Lei <wanglei.198112@gmail.com> writes:
>
>> Thanks for your help and patient, first.
>
> What happens on the remote host, when you apply
>
> /bin/ls -al /path/
>
> (assuming, that you have created /path/你好 )

[~/tmp] /bin/ls -al
total 48
drwxr-xr-x  5 lei lei  4096 2009-08-01 09:49 .
drwxr-xr-x 27 lei lei  8192 2009-08-01 09:43 ..
drwxr-xr-x 14 lei lei  4096 2009-07-30 18:12 coreutils-7.4
-rw-r--r--  1 lei lei 18889 2009-06-05 08:47 coreutils_7.4-2.diff.gz
-rw-r--r--  1 lei lei  1247 2009-06-05 08:47 coreutils_7.4-2.dsc
drwxr-xr-x 11 lei lei  4096 2009-02-10 12:36 grep-2.5.4
drwxr-xr-x  2 lei lei  4096 2009-08-01 09:49 你好

>
>> [~] 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=
>
> Is this on the local or the remote host?
>
I don't use tramp from remote, just as a convenience for su.
(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:
>
> Same here. However, if I open /ssh:host:/path/你好/ I can continue to
> work. So it seems to be a problem of /bin/ls
>
> Best regards, Michael.
>
Then. Maybe it's a su's problem?

-- 
Regards
Lei




  reply	other threads:[~2009-08-01  1:50 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
2009-07-31 14:07         ` Michael Albinus
2009-08-01  1:50           ` Wang Lei [this message]
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=a0a0cf140907311850s2d6d70bexa333179ce2afc15e@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.