GNU bug report logs -
#28119
26.0.50; TRAMP: Can't open "/sudo::/tmp" after (tramp-change-syntax 'simplified)
Previous Next
Reported by: Dima Kogan <dima <at> secretsauce.net>
Date: Thu, 17 Aug 2017 05:53:02 UTC
Severity: normal
Tags: notabug
Found in version 26.0.50
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28119 in the body.
You can then email your comments to 28119 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#28119
; Package
emacs
.
(Thu, 17 Aug 2017 05:53:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dima Kogan <dima <at> secretsauce.net>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 17 Aug 2017 05:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi. I'm running a bleeding-edge build of emacs from git. I turned on
what I thought was the old-style TRAMP syntax by evaluating
(tramp-change-syntax 'simplified)
This gives me the old syntax for ssh, but other modes don't work
anymore. For instance, trying to open /sudo::/whatever now tries to
contact an ssh server named "sudo". Is this expected? Is the 'simplified
syntax not an old-style compability syntax?
Reply sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
You have taken responsibility.
(Thu, 17 Aug 2017 07:22:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Dima Kogan <dima <at> secretsauce.net>
:
bug acknowledged by developer.
(Thu, 17 Aug 2017 07:22:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 28119-done <at> debbugs.gnu.org (full text, mbox):
Dima Kogan <dima <at> secretsauce.net> writes:
> Hi.
Hi Dima,
> I'm running a bleeding-edge build of emacs from git. I turned on
> what I thought was the old-style TRAMP syntax by evaluating
>
> (tramp-change-syntax 'simplified)
>
> This gives me the old syntax for ssh, but other modes don't work
> anymore. For instance, trying to open /sudo::/whatever now tries to
> contact an ssh server named "sudo". Is this expected? Is the 'simplified
> syntax not an old-style compability syntax?
`simplified' is not an old-style compatibility. The "old-style" syntax,
allowing the method name to be optional, has been thrown away
completely. You use now either "/method:user <at> host:" as the changed
default syntaxw (user and host are optional), or "/user <at> host:" as the
symplified syntax (user being optional). Simplified syntax looks similar
to the old ange-ftp syntax.
With the simplified syntax, you declare your default method via
`tramp-default-method-alist' or `tramp-default-method'.
I'm marking this ticket as notabug and closed, but of course we could
continue to discuss how to optimize your settings.
Best regards, Michael.
Added tag(s) notabug.
Request was from
Michael Albinus <michael.albinus <at> gmx.de>
to
control <at> debbugs.gnu.org
.
(Thu, 17 Aug 2017 07:23:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 14 Sep 2017 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.