[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: |
Thu, 19 Nov 2009 12:05:07 +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/Ol5cfA1cKVteOiMkJT4KXSpbOiMkJT5dICpcKBtcW1swLTk7XSpbYS16QS1aXSAqX
>> Ckq"))
>
>Then I don't know what to do, without debugging. Sorry.
Thanks man I really appreciate your effort.
Thanks,
Mehul
- 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/18
- RE: emacs hangs entering password, Mehul Choube, 2009/11/18
- Re: emacs hangs entering password, Michael Albinus, 2009/11/18
- RE: emacs hangs entering password,
Mehul Choube <=