Vinh Nguyen <[email protected]> writes:

> Emacs hangs with the following in the minibuffer:
> Tramp: Found remote shell prompt on `server'
>
> 10:12:57.665808 tramp-send-command (6) # exec env ENV=''
> PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/bash
> 10:14:08.375115 tramp-accept-process-output (3) # Opening connection
> for MASK using ssh...done

What happens, if you call on the remote side

  exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/bash

> Also, I tried this a few times in one emacs session and the entire
> emacs program crashed!  Even asked for a core dump.

Oops. I have never seen that Tramp has crashed Emacs. Which Emacs
version are you using?

> Thanks.
>
> Vinh

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to