]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#34196
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 6 Feb 2019 08:07:39 +0000 (09:07 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 6 Feb 2019 08:07:39 +0000 (09:07 +0100)
commit19fbef549a94ccf733367d29438204e94a00e911
tree10aebb1165418dc807dfbc38fab5ddf298561296
parentd087dcf140ed1dafff4d64aee75d8becc621b848
Fix Bug#34196

* lisp/autorevert.el (auto-revert-buffers): Handle buffers with a
remote default-directory only, when they are connected.  (Bug#34196)

* lisp/net/tramp-rclone.el (tramp-rclone-maybe-open-connection):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-maybe-open-connection):
Set "connected" property.

* lisp/net/tramp.el (tramp-process-actions): Revert change from
2019-02-04.  Bug#34196 will be solved in autorevert.el.
lisp/autorevert.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el