Michael Albinus wrote: > Hmm. Could you, please, restart Emacs with "emacs -q"? Then apply > > (setq debug-on-error t > debug-on-quit t) > > and rerun the test please. It should give you a backtrace, which might > be helpful.
sure:
Debugger entered--Lisp error: (error "Couldn't find command to check if
file exists")
signal(error ("Couldn't find command to check if file exists"))
error("Couldn't find command to check if file exists")
tramp-find-file-exists-command(nil "plink" nil "governator")
tramp-post-connection(nil "plink" nil "governator")
tramp-open-connection-rsh(nil "plink" nil "governator")
tramp-maybe-open-connection(nil "plink" nil "governator")
tramp-send-command(nil "plink" nil "governator" "cd ~; pwd" t)
tramp-handle-expand-file-name("/plink:governator:"
"C:\\software\\ntemacs22\\bin/")
apply(tramp-handle-expand-file-name ("/plink:governator:"
"C:\\software\\ntemacs22\\bin/"))
tramp-sh-file-name-handler(expand-file-name "/plink:governator:"
"C:\\software\\ntemacs22\\bin/")
apply(tramp-sh-file-name-handler expand-file-name
("/plink:governator:" "C:\\software\\ntemacs22\\bin/"))
tramp-file-name-handler(expand-file-name "/plink:governator:"
"C:\\software\\ntemacs22\\bin/")
read-file-name-internal("/plink:governator:sun"
"C:\\software\\ntemacs22\\bin/" nil)
minibuffer-complete()
call-interactively(minibuffer-complete)
read-file-name("Find file: " nil "C:\\software\\ntemacs22\\bin/" nil)
find-file-read-args("Find file: " nil)
call-interactively(find-file)
/P.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
