diff lisp/net/tramp-smb.el @ 84739:ed643c57fe39

* rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook) (rfn-eshadow-update-overlay-hook): New defvars. (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay): Run the hooks. * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar. (tramp-rfn-eshadow-setup-minibuffer) (tramp-rfn-eshadow-update-overlay): New defuns. Hook into rfn-eshadow.el. * net/tramp-smb.el (tramp-smb-errors): Add error message for call timeout.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 21 Sep 2007 05:24:06 +0000
parents b3182f0c969c
children f7642749252b
line wrap: on
line diff
--- a/lisp/net/tramp-smb.el	Fri Sep 21 04:30:50 2007 +0000
+++ b/lisp/net/tramp-smb.el	Fri Sep 21 05:24:06 2007 +0000
@@ -79,6 +79,7 @@
    '(;; Connection error / timeout
      "Connection to \\S-+ failed"
      "Read from server failed, maybe it closed the connection"
+     "Call timed out: server did not respond"
      ;; Samba
      "ERRDOS"
      "ERRSRV"