[EMAIL PROTECTED] (Kai Gro�johann) writes: > Patrick Dehne <[EMAIL PROTECTED]> writes:
> > 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. Start emacs from windows or the cygwin bash prompt without using ssh-agent I get the following tramp buffers: *debug tramp/nil root@proxy*: # Opening connection for root@proxy using nil... # Waiting for prompts from remote shell # Waiting 60s for prompt from remote shell *tramp/nil root@proxy* is empty. Using the builtin emacs shell with 'ssh root@proxy' I get the infamous "Pseudo-terminal will not be allocated because stdin is not a terminal" message. Using 'ssh root@proxy -t -t' in the emacs shell emacs hangs until I press C-c. -- Patrick Dehne [EMAIL PROTECTED] _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
