tuned Isamode stuff;
authorwenzelm
Thu, 22 May 1997 16:04:48 +0200
changeset 3303 656b5221a56e
parent 3302 404fe31fd8d2
child 3304 08952002358d
tuned Isamode stuff;
etc/settings
--- a/etc/settings	Thu May 22 15:13:16 1997 +0200
+++ b/etc/settings	Thu May 22 16:04:48 1997 +0200
@@ -97,15 +97,17 @@
 ### Interfaces
 ###
 
+# Global options.
+ISABELLE_INTERFACE_OPTIONS=""
+
+
 # The null interface: pass-through to 'isabelle'.
 #ISABELLE_INTERFACE=none
-#ISABELLE_INTERFACE_OPTIONS=""
 
 # Simple xterm based interface.
 ISABELLE_INTERFACE=xterm
-ISABELLE_INTERFACE_OPTIONS=""
 
-# GNU Emacs running Isamode.
+# Emacs running Isamode.
 #ISABELLE_INTERFACE=emacs
-#ISABELLE_INTERFACE_OPTIONS=""
 ISAMODE_HOME=$ISABELLE_HOME/contrib/Isamode
+ISAMODE_EMACS="xemacs -q"