]> git.eshelyaron.com Git - emacs.git/commitdiff
Document restriction of completion styles with remote file names
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 8 Sep 2021 14:57:12 +0000 (16:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 8 Sep 2021 14:57:12 +0000 (16:57 +0200)
* doc/misc/tramp.texi (File name completion): Mention restriction
of completion styles.

doc/misc/tramp.texi

index b2dcddc79376a80878bdb30c865c7437564cc314..7109ca67dc3b4acb68d884652370aeff6844eb0e 100644 (file)
@@ -3231,7 +3231,10 @@ directory @file{/sbin} on your local host.
 Type @kbd{s h @value{postfixhop}} for the minibuffer completion to
 @samp{@value{prefix}ssh@value{postfixhop}}.  Typing @kbd{@key{TAB}}
 shows host names @value{tramp} extracts from @file{~/.ssh/config}
-file, for example.
+@c bug#50387
+file, for example@footnote{Some completion styles, like
+@code{substring} or @code{flex}, require to type at least one
+character after the trailing @samp{@value{postfixhop}}.}.
 
 @example
 @group