Admin/ProofGeneral/timeout.patch
author huffman
Thu, 18 Feb 2010 12:36:09 -0800
changeset 35214 67689d276c70
parent 33929 e7685297e9da
permissions -rw-r--r--
HOLCF-FOCUS depends on ex/Stream.thy

--- a/generic/proof-config.el	2008-07-21 18:37:10.000000000 +0200
+++ b/generic/proof-config.el	2009-11-29 17:41:37.409062091 +0100
@@ -1493,7 +1493,7 @@
    :type '(choice string (const nil))
    :group 'proof-shell)
 
-(defcustom proof-shell-quit-timeout 4
+(defcustom proof-shell-quit-timeout 45
   ;; FIXME could add option to quiz user before rude kill.
   "The number of seconds to wait after sending proof-shell-quit-cmd.
 After this timeout, the proof shell will be killed off more rudely.