** Emacs Sessions (Desktop)
+++
-*** Restoring buffers with remote files should not block.
-When a buffer is restored which uses a remote file, the user option
-'remote-file-name-access-timeout' could be set to a positive number.
-This value will be used as timeout (in seconds) for checking, whether
-the remote file is accessible.
+*** Restoring buffers visiting remote files should not block.
+When a buffer is restored which visits a remote file, the restoration
+of the session could hang if the remote host is off-line or slow to
+respond. Setting the user option 'remote-file-name-access-timeout' to
+a positive number will abandon the attempt to restore such buffers
+after a timeout of that many seconds, thus allowing the rest of
+desktop restoration to continue.
** Recentf