]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp problem with non-essential
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 14 Jun 2022 11:04:34 +0000 (13:04 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 14 Jun 2022 11:04:34 +0000 (13:04 +0200)
commitfda5cccba8d1d0ef50894576ba9372711b176c22
treebc24dfbbb2dccca07ee75fb62100a1a457f6109a
parent9fb80aee176f6d5dc8fd33b63880b11a99a19657
Fix Tramp problem with non-essential

* lisp/net/tramp.el (tramp-run-real-handler):
Handle also functions which use a `tramp-file-name' for the file
name handler.  (Bug#55832)
(tramp-get-home-directory, tramp-get-remote-uid)
(tramp-get-remote-gid): VEC can also be nil.
lisp/net/tramp.el