all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tramp shows no user/host completions (solved while writing)
@ 2019-10-24 16:01 Tassilo Horn
  2019-10-24 16:47 ` Drew Adams
  2019-10-24 19:36 ` Michael Albinus
  0 siblings, 2 replies; 13+ messages in thread
From: Tassilo Horn @ 2019-10-24 16:01 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

with "emacs -q", C-x C-f /ssh:<tab> showed many completions for host
names but with my custom emacs setup, it just says [no matches].  I've
debugged around for an hour, started to write this mail, and then
eventually found the culprit.

It seems like you absolutely must have the `basic' completion style in
`completion-styles' or the `file' entry in
`completion-category-overrides'.  No `basic', no Tramp username/hostname
completions.

Just in case someone runs into the same issue...

Bye,
Tassilo



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

end of thread, other threads:[~2019-10-28  7:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 16:01 Tramp shows no user/host completions (solved while writing) Tassilo Horn
2019-10-24 16:47 ` Drew Adams
2019-10-24 19:40   ` Michael Albinus
2019-10-24 20:08     ` Drew Adams
2019-10-24 19:36 ` Michael Albinus
2019-10-24 19:45   ` Tassilo Horn
2019-10-25  5:00     ` Tassilo Horn
2019-10-25 14:38       ` Michael Albinus
2019-10-26 21:51         ` Tassilo Horn
2019-10-27  8:01           ` Michael Albinus
2019-10-27 21:30             ` Stefan Monnier
2019-10-28  6:57               ` Tassilo Horn
2019-10-28  7:44               ` 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.