* typo in tramp manual
@ 2017-03-12 0:24 allan gottlieb
2017-03-12 9:29 ` Michael Albinus
0 siblings, 1 reply; 4+ messages in thread
From: allan gottlieb @ 2017-03-12 0:24 UTC (permalink / raw)
To: help-gnu-emacs
5.1 TRAMP file name conventions
===============================
To log in to the remote host as a specific user, you use the
syntax ‘/user@host:path/to.file’. That means that connecting to
‘melancholia’ as ‘daniel’ and editing ‘.emacs’ in your home
directory you would specify ‘/daniel@melancholia:.emacs’.
I believe the example given would edit '.emacs/ in DANIEL's home
directory.
I also think "path/to.file" is less commonly used in the docs than
path/to/file.
allan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: typo in tramp manual
2017-03-12 0:24 typo in tramp manual allan gottlieb
@ 2017-03-12 9:29 ` Michael Albinus
2017-03-12 10:37 ` Stephen Berman
0 siblings, 1 reply; 4+ messages in thread
From: Michael Albinus @ 2017-03-12 9:29 UTC (permalink / raw)
To: allan gottlieb; +Cc: help-gnu-emacs
allan gottlieb <gottlieb@nyu.edu> writes:
Hi Alan,
> 5.1 TRAMP file name conventions
> ===============================
>
> To log in to the remote host as a specific user, you use the
> syntax ‘/user@host:path/to.file’. That means that connecting to
> ‘melancholia’ as ‘daniel’ and editing ‘.emacs’ in your home
> directory you would specify ‘/daniel@melancholia:.emacs’.
>
> I believe the example given would edit '.emacs/ in DANIEL's home
> directory.
Why do you believe this? Usually, nobody owns a directory ".emacs/". But
it is common for a file ".emacs" to exist in a home directory.
> I also think "path/to.file" is less commonly used in the docs than
> path/to/file.
Indeed. I've changed it.
> allan
Best regards, Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: typo in tramp manual
2017-03-12 9:29 ` Michael Albinus
@ 2017-03-12 10:37 ` Stephen Berman
2017-03-12 11:18 ` Michael Albinus
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Berman @ 2017-03-12 10:37 UTC (permalink / raw)
To: Michael Albinus; +Cc: help-gnu-emacs, allan gottlieb
On Sun, 12 Mar 2017 10:29:57 +0100 Michael Albinus <michael.albinus@gmx.de> wrote:
> allan gottlieb <gottlieb@nyu.edu> writes:
>
> Hi Alan,
>
>> 5.1 TRAMP file name conventions
>> ===============================
>>
>> To log in to the remote host as a specific user, you use the
>> syntax ‘/user@host:path/to.file’. That means that connecting to
>> ‘melancholia’ as ‘daniel’ and editing ‘.emacs’ in your home
>> directory you would specify ‘/daniel@melancholia:.emacs’.
>>
>> I believe the example given would edit '.emacs/ in DANIEL's home
>> directory.
>
> Why do you believe this? Usually, nobody owns a directory ".emacs/". But
> it is common for a file ".emacs" to exist in a home directory.
I think "'.emacs/" is a typo for "'.emacs'" and Allan meant the doc
should read "... connecting to ‘melancholia’ as ‘daniel’ and editing
‘.emacs’ in Daniel's home directory ...".
^^^^^^^^
Steve Berman
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: typo in tramp manual
2017-03-12 10:37 ` Stephen Berman
@ 2017-03-12 11:18 ` Michael Albinus
0 siblings, 0 replies; 4+ messages in thread
From: Michael Albinus @ 2017-03-12 11:18 UTC (permalink / raw)
To: Stephen Berman; +Cc: help-gnu-emacs, allan gottlieb
Stephen Berman <stephen.berman@gmx.net> writes:
Hi Stephen,
>>> 5.1 TRAMP file name conventions
>>> ===============================
>>>
>>> To log in to the remote host as a specific user, you use the
>>> syntax ‘/user@host:path/to.file’. That means that connecting to
>>> ‘melancholia’ as ‘daniel’ and editing ‘.emacs’ in your home
>>> directory you would specify ‘/daniel@melancholia:.emacs’.
>>>
>>> I believe the example given would edit '.emacs/ in DANIEL's home
>>> directory.
>>
>> Why do you believe this? Usually, nobody owns a directory ".emacs/". But
>> it is common for a file ".emacs" to exist in a home directory.
>
> I think "'.emacs/" is a typo for "'.emacs'" and Allan meant the doc
> should read "... connecting to ‘melancholia’ as ‘daniel’ and editing
> ‘.emacs’ in Daniel's home directory ...".
> ^^^^^^^^
I see, thanks. However, this seems to be corrected already in both Tramp
2.2.13 and 2.3.1. Allan seems to use an older Tramp version.
> Steve Berman
Best regards, Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-03-12 11:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-12 0:24 typo in tramp manual allan gottlieb
2017-03-12 9:29 ` Michael Albinus
2017-03-12 10:37 ` Stephen Berman
2017-03-12 11:18 ` Michael Albinus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.