help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tramp shows no user/host completions (solved while writing)


From: Tassilo Horn
Subject: Tramp shows no user/host completions (solved while writing)
Date: Thu, 24 Oct 2019 18:01:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]