Patrick Dehne <[EMAIL PROTECTED]> writes: > It worked pretty much out of the box.
Finally! That's great news. > First I installed and configured Cygwin + openssh. I was able to log > into my server using public/private key authentication. > > Then I added this to my .emacs: > (require 'tramp) > (setq tramp-default-method "sshx") > > The passphrase prompt from ssh confuses Emacs or Tramp. I was able to get > rid of the passphrase prompt from ssh using ssh-agent and ssh-add. Can you show me a *debug tramp/foo* buffer and a *tramp/foo* buffer for the case where the passphrase prompt confuses Tramp? It should work. So I'm guessing a regular expression is slightly wrong somewhere. kai -- ~/.signature is: umop ap!sdn (Frank Nobis) _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
