]> git.eshelyaron.com Git - emacs.git/commit
Fix tramp-accept-process-output
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 29 Aug 2023 12:16:15 +0000 (14:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 29 Aug 2023 12:16:15 +0000 (14:16 +0200)
commit6b3e3ff6991359c1516e3fc8bb350389a6a9aafe
treebf77973b4ec8a92d28ba37b7341f16320982b65b
parent88bb7cdf915be620bd6499c8ddb8679f3c0792b4
Fix tramp-accept-process-output

* lisp/net/tramp.el (tramp-accept-process-output):
Use `with-tramp-suspended-timers' also for the other processes.
lisp/net/tramp.el