JD Smith <[email protected]> writes: > 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.
Yes, this was a thinko, thanks for reporting. Fixed and pushed. > JD Best regards, Michael.
