aboutsummaryrefslogtreecommitdiffhomepage
path: root/hol98
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-22 14:12:16 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-22 14:12:16 +0000
commit41f4016951538f4b3dc935bb7d2bd57ee54014a9 (patch)
tree2bc71868171e5c7b0a751ea18fd27cf4dc628407 /hol98
parenta06ac4e064bedee9d3e3398e36d66b769634da63 (diff)
Set proof-shell-filename-escapes, switch back to %s
Diffstat (limited to 'hol98')
-rw-r--r--hol98/hol98.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/hol98/hol98.el b/hol98/hol98.el
index efb22a55..a11f339a 100644
--- a/hol98/hol98.el
+++ b/hol98/hol98.el
@@ -31,7 +31,8 @@
proof-showproof-command "p()"
proof-undo-n-times-cmd "(pg_repeat backup %s; p());"
proof-auto-multiple-files t
- proof-shell-cd-cmd "FileSys.chDir \"%e\""
+ proof-shell-cd-cmd "FileSys.chDir \"%s\""
+ proof-shell-filename-escapes '(("\\\\" . "\\\\") ("\"" . "\\\""))
proof-shell-prompt-pattern "^[->] "
proof-shell-interrupt-regexp "Interrupted"
proof-shell-start-goals-regexp