[Top][All Lists]
[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"))
- RE: emacs hangs entering password, (continued)
- RE: emacs hangs entering password, Mehul Choube, 2009/11/17
- Re: emacs hangs entering password, Michael Albinus, 2009/11/17
- RE: emacs hangs entering password, Mehul Choube, 2009/11/17
- Re: emacs hangs entering password, Michael Albinus, 2009/11/17
- RE: emacs hangs entering password, Mehul Choube, 2009/11/17
- Re: emacs hangs entering password, Michael Albinus, 2009/11/17
- RE: emacs hangs entering password, Mehul Choube, 2009/11/17
- Re: emacs hangs entering password, Michael Albinus, 2009/11/17
- RE: emacs hangs entering password, Mehul Choube, 2009/11/17
- Re: emacs hangs entering password, Michael Albinus, 2009/11/18
- RE: emacs hangs entering password,
Mehul Choube <=
- Re: emacs hangs entering password, Michael Albinus, 2009/11/18
- RE: emacs hangs entering password, Mehul Choube, 2009/11/19