tramp-devel
[Top][All Lists]
Advanced

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

RE: emacs hangs entering password


From: Mehul Choube
Subject: RE: emacs hangs entering password
Date: Wed, 18 Nov 2009 15:00:55 +0530

>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"))
 




reply via email to

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