-
Notifications
You must be signed in to change notification settings - Fork 6
/
FAQ
38 lines (23 loc) · 1.15 KB
/
FAQ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Frequently Asked Questions about Mizar Mode
Q: I have a private dictionary (*.voc file), and it can't be found
when calling Mizar from the Mizar Mode.
A: Usually, you need to use "Toggle launch-dir" in the menu to set
the working directory one level up.
This works, if you have your article in the "text" directory and
private dictionaries in the "dict" directory, and "text" and "dict"
are at the same level.
If you have "dict" in some nonstandard place, set the working
directory (using "Toggle launch-dir") accordingly.
Q: What is the quick-run thing?
A: It was a workaround for the slow display in the Emacs
term-mode. Since version 6.1.11, we use the quiet mode
as standard, so quick-run now also means quiet mode.
Q: Nothing works!
A: Try running Mizar in shell (using the "mizf" script). If no
success, read the README for Mizar distribution.
Q: Some things in the Hide/Show menu do not work as they should.
A: Get the latest hideshow.el from
http://www.glug.org/people/ttn/software/hideshow/
Q: Various things seem broken in XEmacs.
A: Yes, it should not be much work to make it XEmacs compatible.
Care to do some?