Francesco Potortì <[email protected]> writes:
Hi Francesco,
> # In the Quick Start Guide node:
>
>>The shortest remote file name is ‘/-::’, therefore. The ‘-’ notation
>>for the default host is used for syntactical reasons, *note Default
>>Host::.
>
> "for the default host" should be "for the default method"
Thanks, I've fixed this.
> # In the Default Host node:
>
>>With all defaults set, ‘/-::’ will connect TRAMP to John’s home
>>directory on ‘target’ via ‘ssh’.
>
> "'ssh'" should be "'scp'"
No. It speaks about the example, which has set
(custom-set-variables
'(tramp-default-method "ssh")
'(tramp-default-user "john")
'(tramp-default-host "target"))
Best regards, Michael.