From 551fab337c397ada0af09868a5c44c334b6acf6f Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Fri, 22 Nov 2019 10:46:57 -0600 Subject: [PATCH] Set rpc timeout to 4 (for phone) --- custom.el | 1 + 1 file changed, 1 insertion(+) diff --git a/custom.el b/custom.el index 025f210..78e22cd 100644 --- a/custom.el +++ b/custom.el @@ -17,6 +17,7 @@ '(dired-listing-switches "-alh") '(elpy-eldoc-show-current-function nil) + '(elpy-rpc-timeout 4) '(explicit-shell-file-name "/bin/bash") '(find-file-suppress-same-file-warnings