aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-21 21:25:39 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-21 21:25:39 +0000
commite35d700b86be51863bbfc6f3f52105e8f9418313 (patch)
treef789e65c34d9d510c10efbdff1e67974cb428096
parent61efa43b378f14e5bf936807cdb217ee865a4ea4 (diff)
Isar is default over isa.
-rw-r--r--FAQ9
1 files changed, 5 insertions, 4 deletions
diff --git a/FAQ b/FAQ
index 2bad392e..473f04c0 100644
--- a/FAQ
+++ b/FAQ
@@ -24,7 +24,7 @@ Q. How can I keep the Proof General option settings across sessions?
A. Simply use the ordinary XEmacs menu: Options -> Save Options
- In FSF Emacs, you can do M-x customize-save-customized
+ In GNU Emacs, you can do M-x customize-save-customized
or use the Custom->Save menu in a customize buffer.
-----------------------------------------------------------------
@@ -41,14 +41,15 @@ A. Unfortunately the architecture of Proof General is designed so
-----------------------------------------------------------------
-Q. How do I use Proof General for Isabelle/Isar instead of Isabelle classic?
+Q. How do I use Proof General for Isabelle classic instead of Isabelle/Isar?
A. There are several ways:
1. Use the Isabelle settings mechanism, invoke with "Isabelle"
- 2. Set the environment variable PROOFGENERAL_ASSISTANTS=isar
+ 2. Set the environment variable PROOFGENERAL_ASSISTANTS=isa
before starting Emacs.
- 3. Put the line (* -*- isar -*- *) at the top of your Isar files.
+ 3. Put the line (* -*- isa -*- *) at the top of your files.
+ 4. Disable Isar support by removing PG's isar/ directory.
Unfortunately Isabelle/Isar and Isabelle classic are two quite
separate Proof General instances. Ideally they should be