Fix a subtle problem in Tramp with timers
commitd805757618092d5d46b8a95d2a046146c4916dc6
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Feb 2017 09:06:37 +0000 (1 10:06 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Feb 2017 09:06:37 +0000 (1 10:06 +0100)
treeb3dbba8f933f7e5a4bd9566c8188a6164d1a4bbe
parent12da2a5beafc4595fe4dd922431ba9f013b84830
Fix a subtle problem in Tramp with timers

* lisp/net/tramp.el (tramp-accept-process-output): Change argument
list.  Make it work when called inside a timer.  See
<http://lists.gnu.org/archive/html/tramp-devel/2017-01/msg00010.html>.
lisp/net/tramp.el