tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dired, tramp, ssh and utf-8.


From: Michael Albinus
Subject: Re: Dired, tramp, ssh and utf-8.
Date: Thu, 06 Sep 2012 09:05:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Malcolm Reed <address@hidden> writes:

> Hello there.

Hi Malcolm,

> When I open remote directory in dired via tramp and ssh, files and other
> dirs which have russian names in utf-8 look like "????????". It's known
> bug or may be I missed some setting? I use emacs 23.2.1 from stable
> Debian. Utf-8 used everywhere and tramp with ftp (instead ssh or scp)
> with my remote host works correctly.
> My ssh_config has "SendEnv LANG LC_*" setting by default.

Tramp cannot know, whether a remote host speaks utf8. That's why it is
setting "LC_ALL=C" in `tramp-remote-process-environment'. You might
change it to your needs there.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]