tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ssh auto completion


From: Rakotomandimby Mihamina
Subject: ssh auto completion
Date: Tue, 06 Sep 2005 19:07:49 +0200

Hi,

I have a hell habit to use file completion (TAB) when opening a file.
When using tramp to open a remote file over 'ssh', file completion asks
me for the remote pasword, then hangs, then display the message above.

So... how could I manage it? Is there a problem with ange-ftp?

Thank you.


==============================================================
Debugger entered--Lisp error: (error "Login failed")
  signal(error ("Login failed"))
  error("Login failed")
  tramp-process-actions(#<process *tramp/ssh address@hidden>
"ssh" "mihamina" "192.168.1.1" ((tramp-password-prompt-regexp
tramp-action-password) (tramp-login-prompt-regexp tramp-action-login)
(shell-prompt-pattern tramp-action-succeed) (tramp-shell-prompt-pattern
tramp-action-succeed) (tramp-wrong-passwd-regexp
tramp-action-permission-denied) (tramp-yesno-prompt-regexp
tramp-action-yesno) (tramp-yn-prompt-regexp tramp-action-yn)
(tramp-terminal-prompt-regexp tramp-action-terminal)
(tramp-process-alive-regexp tramp-action-process-alive)))
  tramp-maybe-open-connection("ssh" "mihamina" "192.168.1.1")
  tramp-send-command("ssh" "mihamina" "192.168.1.1" "cd / 2>/dev/null;
echo tramp_exit_status $? ")
  tramp-send-command-and-check("ssh" "mihamina" "192.168.1.1" "cd /"
nil)
  tramp-barf-unless-okay("ssh" "mihamina" "192.168.1.1" "cd /" nil
file-error "tramp-handle-file-name-all-completions: Couldn't `cd %s'"
"/")
  tramp-handle-file-name-all-completions("ho"
"/ssh:address@hidden:/")
  apply(tramp-handle-file-name-all-completions ("ho"
"/ssh:address@hidden:/"))
  tramp-sh-file-name-handler(file-name-all-completions "ho"
"/ssh:address@hidden:/")
  apply(tramp-sh-file-name-handler file-name-all-completions ("ho"
"/ssh:address@hidden:/"))
  tramp-file-name-handler(file-name-all-completions "ho"
"/ssh:address@hidden:/")
  file-name-all-completions("ho" "/ssh:address@hidden:/")
  tramp-handle-file-name-completion("ho" "/ssh:address@hidden:/")
  apply(tramp-handle-file-name-completion ("ho"
"/ssh:address@hidden:/"))
  tramp-sh-file-name-handler(file-name-completion "ho"
"/ssh:address@hidden:/")
  apply(tramp-sh-file-name-handler file-name-completion ("ho"
"/ssh:address@hidden:/"))
  tramp-file-name-handler(file-name-completion "ho"
"/ssh:address@hidden:/")
  read-file-name-internal("/ssh:192.168.1.1:/ho" "~/" nil)
  minibuffer-complete()
* call-interactively(minibuffer-complete)
* call-interactively(find-file)
=============================================================


-- 
Administration & Formation à l'administration
de serveurs dédiés:
http://www.google.fr/search?q=aspo+infogerance+serveur





reply via email to

[Prev in Thread] Current Thread [Next in Thread]