[email protected] writes:

> Hello Michael,

Hi Gérald,

>> > (add-to-list 'load-path "~/.emacs.d/tramp/lisp/")
>>
>> Oops, that's dangerous. Tramp writes persistent data into the file
>> "~/.emacs.d/tramp". Please use another directory, or change the value of
>> `tramp-persistency-file-name'.
>
> OK, in adding this directory to "load-path" I simply followed something I
> found on internet.  Is this directory required?

If you haven't installed your own Tramp version, this is not
necessary. I recommend to remove this line.

>> > (setq tramp-verbose 10)

This is good for now, testing. If everything runs well, you don't need
to set this verbosity.

> The *tramp/pscp jeg002@actul01* buffer:
>
> stty -inlcr -echo kill '^U' erase '^H'
> $ $

The famous double prompt problem. This ought to be solved for a long
time ... maybe you have installed another (older) Tramp version, indeed?

You could check this with "M-x list-load-path-shadows". You could also
check your Tramp version with "C-h v tramp-version".

> Thanks for your support,
>
> Gérald

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to