edits it.
@vindex remote-file-name-access-timeout
- If you use remote files, you might also consider to customize
-@code{remote-file-name-access-timeout} to a proper value (number of
-seconds), after which time a check whether a remote file shall be used
-in Recentf is stopped. This prevents Emacs to be blocked.
+ If you use remote files, you might also consider customizing
+@code{remote-file-name-access-timeout}, which is the number of
+seconds after which the check whether a remote file shall be used
+in Recentf is stopped. This prevents Emacs being blocked.
@c FIXME partial-completion-mode (complete.el) is obsolete.
The @kbd{M-x ffap} command generalizes @code{find-file} with more
@vindex remote-file-name-access-timeout
Information about buffers visiting remote files is not saved by
default. Customize the variable @code{desktop-files-not-to-save} to
-change this. In this case, you might also consider to customize
-@code{remote-file-name-access-timeout} to a proper value (number of
-seconds), after which time a buffer restoration of a remote file is
-stopped. This prevents Emacs to be blocked.
+change this. In this case, you might also consider customizing
+@code{remote-file-name-access-timeout}, which is the number of
+seconds after which buffer restoration of a remote file is
+stopped. This prevents Emacs being blocked.
@vindex desktop-restore-eager
By default, all the buffers in the desktop are restored in one go.