all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Modified remote file name syntax
@ 2017-03-13 17:20 Michael Albinus
  2017-03-13 18:04 ` Nick Dokos
  2017-03-14  2:24 ` Tino Calancha
  0 siblings, 2 replies; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ 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-13 18:04 ` Nick Dokos
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 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.