aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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