[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with plink or ssh from windows 7 to unix
From: |
Michael Albinus |
Subject: |
Re: problems with plink or ssh from windows 7 to unix |
Date: |
Thu, 11 Nov 2010 17:46:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Harry Putnam <address@hidden> writes:
>> Nope, Emacs 24.0.50 from May carries Tramp 2.1.19-pre. Likely, you have
>> an older Tramp version sitting around. Call "M-x list-load-path-shadows".
>
> done... but it appears not to make any difference far as succeeding,
> although the error is different:
> From *Message* buffer:
>
> ,----
> | Tramp: Found remote shell prompt on `reader'
> | byte-code: Wrong type argument: numberp, 1288997705\.000000000\.0
> `----
>
> M-x emacs-version
> GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600) of 2010-05-11 on SHAN-PC
>
> M-x tramp version
> 2.1.19-pre
Now you have the right Tramp version. The new error you show has been
found in Emacs 24.0.50, indeed. According to the ChangeLog, it was fixed
on 2010-10-19. Please upgrade, either Emacs, or Tramp (which has
meanwhile version 2.2.0-pre in its repository).
Best regards, Michael.