unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33364: 26.1.50; Tramp doesn't parse multiple hosts on a single line correctly
@ 2018-11-13 11:01 Christian Schwarzgruber
  2018-11-14 13:54 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Schwarzgruber @ 2018-11-13 11:01 UTC (permalink / raw)
  To: 33364

Hello Everyone!

When, e.g. I put this "Host a b c d" into "~/.ssh/config" Emacs tramp
completion only suggests host "a" instead of host "a", "b", "c" and "d". But
"Host a b c d" is a valid syntax, bash completion offers all four hosts for
instance.

Adding " " to `tramp-host-regexp` doesn't solve the problem as it would result
in a host "a b c d", which is not what I wanted :-.

Thanks!

Christian





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

end of thread, other threads:[~2018-11-14 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-13 11:01 bug#33364: 26.1.50; Tramp doesn't parse multiple hosts on a single line correctly Christian Schwarzgruber
2018-11-14 13:54 ` Michael Albinus
     [not found]   ` <FED26101-B041-4EE2-AD59-EA9DD3E54473@gmail.com>
2018-11-14 15:22     ` Michael Albinus

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).