Emacs: Set TRAMP connection timeout to 20 seconds.

This commit is contained in:
tastytea 2020-01-01 03:33:02 +01:00
parent aeee64afcc
commit ebbca748f6
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
;;; server.el --- Set up network stuff.. -*- lexical-binding: t; -*-
;; Time-stamp: <2019-12-26T07:39:57+00:00>
;; Time-stamp: <2020-01-01T02:44:56+0100>
;;; Commentary:
@ -23,6 +23,7 @@
"Verification code")
t)
".*:\0? *"))
(tramp-connection-timeout 20)
:config
;; Respect remote PATH.