]> git.eshelyaron.com Git - emacs.git/commit
Suppress timers in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Jul 2017 15:03:42 +0000 (17:03 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Jul 2017 15:03:42 +0000 (17:03 +0200)
commit17efc48000b8cb46c795742b40799ba1bb2019bc
tree04337ca29bbbd2351b05788e1eb9ffa92c757f70
parent66dd3dc0eae6944630a467d658adacc6e5976f4e
Suppress timers in Tramp

* lisp/net/tramp.el (tramp-file-name-handler): Don't trigger timers.

* test/lisp/net/tramp-tests.el
(tramp-test36-asynchronous-requests): Trigger timers.
(tramp-test37-recursive-load, tramp-test38-remote-load-path):
Set `default-directory' to a trustworthy value.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el