]> git.eshelyaron.com Git - emacs.git/commit
Don't attempt to connect to a remote server during 'abbreviate-file-name'
authorJim Porter <jporterbugs@gmail.com>
Mon, 14 Feb 2022 21:16:05 +0000 (13:16 -0800)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Feb 2022 13:10:21 +0000 (08:10 -0500)
commita4dd94de8018e75fc5c000cff5f57b4a53f05042
tree78c13873c2b0e857e0619fe263a589e73b4389b8
parent8a2f73f12aaec40d9ef56faba00d4a7545b0cf0d
Don't attempt to connect to a remote server during 'abbreviate-file-name'

* lisp/net/tramp.el (tramp-handle-abbreviate-file-name): Only use the
"home-directory" when a connection has been established.
lisp/net/tramp.el