diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2018-01-13 12:07:28 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2018-01-13 12:07:28 +0100 |
commit | 1a5293e724fd1d0d959497931bfd4274df248c38 (patch) | |
tree | 7923dec52e02acbf1a4299902812444874945d77 /lisp/emacs-lisp/cursor-sensor.el | |
parent | 4d2f388ae52bbd13451ff8ff80ee4ad69185e3de (diff) | |
download | emacs-1a5293e724fd1d0d959497931bfd4274df248c38.tar.gz emacs-1a5293e724fd1d0d959497931bfd4274df248c38.tar.bz2 emacs-1a5293e724fd1d0d959497931bfd4274df248c38.zip |
Improve Tramp robustness
* lisp/net/tramp.el (tramp-message, tramp-process-actions)
(tramp-read-passwd, tramp-interrupt-process):
* lisp/net/tramp-adb.el (tramp-adb-maybe-open-connection):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-maybe-open-connection):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
(tramp-process-sentinel)
(tramp-sh-handle-file-notify-add-watch)
(tramp-barf-if-no-shell-prompt, tramp-maybe-open-connection)
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-file-acl, tramp-smb-handle-set-file-acl)
(tramp-smb-maybe-open-connection): Use process property rather
than connection property "vector".
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch):
Fix scoping error. Let error traces use process buffer.
* lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
Move "inotifywait" up. GVFS based monitoring is not stable.
Let error traces use process buffer.
(tramp-sh-gvfs-monitor-dir-process-filter): Check more error
messages.
(tramp-get-remote-gvfs-monitor-dir): Search also for "gio".
* lisp/net/tramp.el (tramp-get-debug-buffer):
Use `special-mode-map' as parent map in debug buffer.
(tramp-message): Ensure, that proper process buffer is dumped
in error case.
Diffstat (limited to 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions