* tramp.texi (Frequently Asked Questions): Mention
`tramp-completion-reread-directory-timeout' for performance improvement.
This commit is contained in:
parent
cee6efdef3
commit
f956e59dbb
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2012-10-25 Michael Albinus <michael.albinus@gmx.de>
|
||||
|
||||
* tramp.texi (Frequently Asked Questions): Mention
|
||||
`tramp-completion-reread-directory-timeout' for performance
|
||||
improvement.
|
||||
|
||||
2012-10-25 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* cl.texi: Don't mess with the TeX section number counter.
|
||||
|
|
|
|||
|
|
@ -2918,7 +2918,8 @@ information about remote hosts is kept in the file specified in
|
|||
@code{tramp-persistency-file-name}. Keep this file. If you are
|
||||
confident that files on remote hosts are not changed out of
|
||||
@value{emacsname}' control, set @code{remote-file-name-inhibit-cache}
|
||||
to @code{nil}.
|
||||
to @code{nil}. Set also @code{tramp-completion-reread-directory-timeout}
|
||||
to @code{nil}, @ref{Filename completion}.
|
||||
|
||||
Disable version control. If you access remote files which are not
|
||||
under version control, a lot of check operations can be avoided by
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue