For example, if I'm trying to load the file
outline.txt, I can simply give the command
CTRL-x CTRL-f out TAB. Providing that there are no
other filenames beginning with the letters out,
Emacs will fill in the rest of the filename. When I see that
it's correct, I press RETURN, and
I'm done.
When you use command completion, always make sure that Emacs has
successfully found the file you want. If you don't,
the results may be strange: you may end up with a partial filename or
the wrong file.