tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.3.5.26.3); Showing directory listing from wrong host


From: Michael Albinus
Subject: Re: tramp (2.3.5.26.3); Showing directory listing from wrong host
Date: Thu, 20 May 2021 12:43:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jon Schewe <jpschewe@mtu.net> writes:

Hi Jon,

> Tramp appears to be confused about what directories belong to each
> host.
>
> Emacs  : GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.14)
>  of 2020-03-26, modified by Debian
> Package: tramp (2.3.5.26.3)

Yes, this is a known error:

>  tramp-default-proxies-alist '(("mtu\\.net" "root" "/ssh:mtu.net:")

The regexp misses the boundaries, it shall be "^mtu\\.net$". This is
fixed in Tramp 2.4.2. I recommend to install recent Tramp 2.5.0.4 from
GNU ELPA. Alternatively, you could switch to Emacs 27, which contains
this fix.

Best regards, Michael.



reply via email to

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