comparison man/mini.texi @ 70487:737e59692915

* mini.texi (Completion Options): * tramp.texi (Filename completion): Completion of remote files' method, user name and host name is active only in partial completion mode.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 06 May 2006 21:41:27 +0000
parents dc2d5a6655a3
children c550ef173e58 146cd8369025
comparison
equal deleted inserted replaced
70486:01e158ca557c 70487:737e59692915
413 413
414 Partial completion of directories in file names uses @samp{*} to 414 Partial completion of directories in file names uses @samp{*} to
415 indicate the places for completion; thus, @file{/u*/b*/f*} might 415 indicate the places for completion; thus, @file{/u*/b*/f*} might
416 complete to @file{/usr/bin/foo}. 416 complete to @file{/usr/bin/foo}.
417 417
418 For remote files, partial completion enables completion of methods,
419 user names and host names. @xref{Remote Files}.
420
418 To enable this mode, use the command @kbd{M-x 421 To enable this mode, use the command @kbd{M-x
419 partial-completion-mode}, or customize the variable 422 partial-completion-mode}, or customize the variable
420 @code{partial-completion-mode}. This binds the partial completion 423 @code{partial-completion-mode}. This binds the partial completion
421 commands to @key{TAB}, @key{SPC}, @key{RET}, and @kbd{?}. The usual 424 commands to @key{TAB}, @key{SPC}, @key{RET}, and @kbd{?}. The usual
422 completion commands are available on @kbd{M-@key{TAB}} (or 425 completion commands are available on @kbd{M-@key{TAB}} (or