unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Modified remote file name syntax
@ 2017-03-13 17:20 Michael Albinus
  2017-03-14  2:24 ` Tino Calancha
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Albinus @ 2017-03-13 17:20 UTC (permalink / raw)
  To: emacs-devel, help-gnu-emacs, tramp-devel

Hi,

today I've committed a patch, which changes the remote file name syntax
in Emacs. The "method" part, optional until now, becomes
mandatory. Valid remote file names are now

/method:host:/path/to/file
/method:user@host:/path/to/file

A new method, "-", has been added which is a marker for the default
method as known so far.

The reason is, that all the time there have been problems in Tramp due
to syntactic ambiguities. A remote file name "/foo:" has not been
distinct; "foo" could be either a method or a host name. This has
resulted in permanent problems during file name completion.

The changes will be visible with the next releases of Tramp 2.3.2 and
Emacs 26.1.

Best regards, Michael.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-03-15  8:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 17:20 Modified remote file name syntax Michael Albinus
2017-03-14  2:24 ` Tino Calancha
2017-03-14  8:48   ` Michael Albinus
2017-03-14  9:11     ` Tino Calancha
2017-03-14  9:20       ` Michael Albinus
2017-03-14  9:29         ` Tino Calancha
2017-03-14  9:57           ` Michael Albinus
2017-03-14 10:19             ` Tino Calancha
2017-03-14 13:30               ` Michael Albinus
2017-03-14 15:37                 ` Tino Calancha
2017-03-14 15:52                   ` Michael Albinus
2017-03-15  8:46                     ` Tino Calancha

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).