tramp-devel
[Top][All Lists]
Advanced

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

Re: emacs hangs entering password


From: Michael Albinus
Subject: Re: emacs hangs entering password
Date: Tue, 17 Nov 2009 11:48:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

"Mehul Choube" <address@hidden> writes:

> (setq tramp-shell-prompt-pattern "\\(?:^\\| \\)[^:#$%>\n]*[:#$%>]
> *\\(\[[0-9;]*[a-zA-Z] *\\)*")

Some non-ASCII characters got lost from my mail. Maybe you apply the
following in your .emacs instead (it is the same setting, finally):

(setq tramp-shell-prompt-pattern
      (base64-decode-string
       
"XCg/Ol5cfA1cKVteOiMkJT4KXSpbOiMkJT5dICpcKBtcW1swLTk7XSpbYS16QS1aXSAqXCkq"))

And please restart Emacs, after changing .emacs.

> Thanks,
> Mehul

Best regards, Michael.




reply via email to

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