tramp-devel
[Top][All Lists]
Advanced

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

RE: tramp (2.1.3); cannot open remote files or directories using plink m


From: Bryson, Stewart
Subject: RE: tramp (2.1.3); cannot open remote files or directories using plink method
Date: Thu, 6 Oct 2005 13:04:28 -0500

I found the answer. I had to set current-language-environment from
"Latin-1" to "English".

I don't know if there are any other ramifications to this setting.

Swb



-----Original Message-----
From: Michael Albinus [mailto:address@hidden 
Sent: Wednesday, October 05, 2005 4:11 PM
To: Bryson, Stewart
Cc: address@hidden
Subject: Re: tramp (2.1.3); cannot open remote files or directories
using plink method

"Bryson, Stewart" <address@hidden> writes:

> Here are the results.
>
> First... at the end of my .bash_profile, I placed:
>
> export PS1="$"
>
> That way... there shouldn't be an issue with the prompt. However... I
> got basically the same results.

Then it must be an unwanted echo. Hmm, I'll sleep about ...

Maybe you can perform another test this time: Open a shell in Emacs
with "M-x shell".  Send "plink cerberus.mis.vanderbilt.edu -l brysons
-ssh".
Send password if needed. Send the following commands:

unset HISTORY
unset correct
unset autocorrect
exec env 'ENV=' 'PS1=$ ' /bin/sh

Show the contents of the shell buffer (hide the password, if visible).

Best regards, Michael.




reply via email to

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