[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, 07 Jan 2010 16:17:25 +0530 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090915 SUSE/3.0b4-3.6 Thunderbird/3.0b4 ThunderBrowse/3.2.6.8 |
Hi Michael,
i am now able to view/edit files from pinky :-)
i am now using opensuse 11.2 as my desktop OS and the emacs is GNU Emacs
23.1.1 (i586-suse-linux-gnu, GTK+ Version 2.18.1). Also i had to put
bash command in the .cshrc on pinky.
Thanks,
Mehul
On 11/19/2009 12:05 PM, Mehul Choube wrote:
>>>> 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
>
>
>
> _______________________________________________
> Tramp-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/tramp-devel
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: emacs hangs entering password,
mehul choube <=