>Have you set ´tramp-shell-prompt-pattern' this time? Tramp does not accept
>your "pinky [1]: " prompt, again.
My .emacs:
(require 'tramp)
(custom-set-variables '(tramp-verbose 10))
(setq tramp-debug-buffer t)
;; (setq shell-prompt-pattern "[A-Za-z]* \[1\]: ")
;; (setq tramp-shell-prompt-pattern "\\(?:^\\| \\)[^:#$%>\n]*[:#$%>]
*\\(^[\\[[0-9;]*[a-zA-Z] *\\)*")
;; "\\(?:^\\| \\)[^#$%>\n]*[#$%>]
*\\(^[\\[[0-9;]*[a-zA-Z] *\\)*"
(setq tramp-shell-prompt-pattern
(base64-decode-string
"XCg/Ol5cfA1cKVteOiMkJT4KXSpbOiMkJT5dICpcKBtcW1swLTk7XSpbYS16QS1aXSAqXCkq"))
_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel