tramp-devel
[Top][All Lists]
Advanced

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

Re: No longer accessible host paths


From: JD Smith
Subject: Re: No longer accessible host paths
Date: Thu, 14 Nov 2019 19:14:56 -0500

One more small bug I discovered when changing networks.  In 
`tramp-rename-read-file-name-dir`, `file-remote-p` returns nil when you are 
truly disconnected, since the CONNECTED argument is t.  This signals an error 
on rename.  The connection doesn’t persist for bad hosts.  Probably safe to 
make CONNECTED nil.

JD


reply via email to

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