]> git.eshelyaron.com Git - emacs.git/commit
Fix some oddities, uncovered by Tramp tests
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 13 May 2020 12:11:18 +0000 (14:11 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 13 May 2020 12:11:18 +0000 (14:11 +0200)
commitf8a9edce7339273f9c56d27cc6999a22907638e7
tree3962cec949bfb536c452af4325060551cf605921
parent9ebf51999ce58cccc2a228fd07a18c7b472dd3fd
Fix some oddities, uncovered by Tramp tests

* lisp/net/tramp-gvfs.el (tramp-gvfs-enabled): Prevent crash for
older Emacsen.

* lisp/net/tramp.el (tramp-process-running-p): Simplify.

* test/lisp/net/tramp-tests.el (tramp-test28-process-file): Adapt test.
(tramp-test33-environment-variables): Unset "INSIDE_EMACS" initially.
lisp/net/tramp-gvfs.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el