[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Simplest ssh line
From: |
積丹尼 Dan Jacobson |
Subject: |
Re: Simplest ssh line |
Date: |
Wed, 15 May 2019 21:10:40 +0800 |
The problem is the way the manual is worded, the user thinks that tramp
_does not_ use any of the ssh shortcut notations. The manual says "the
shortest way".
So please say that it indeed does.
In fact now that you say that it does use the ssh shortcuts, I find
C-x C-f /ssh:jidanni.org: indeed works for me, (but
C-x C-f /ssh:jidanni.org
doesn't).
So please mention that one can almost do just like one does when doing
$ ssh ...
else users will think according to the manual it won't work, and not
even try it, and instead just use the long versions. Thanks.