annotate man/xemacs-faq.texi @ 213:78f53ef88e17 r20-4b5

Import from CVS: tag r20-4b5
author cvs
date Mon, 13 Aug 2007 10:06:47 +0200
parents e45d5e7c476e
children 1f0dabaa0855
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 \input texinfo.tex @c -*-texinfo-*-
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 @c %**start of header
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
3 @setfilename xemacs-faq.info
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 @settitle Frequently asked questions about XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 @setchapternewpage off
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 @c %**end of header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 @titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 @title XEmacs FAQ
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 @subtitle Frequently asked questions about XEmacs
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
11 @subtitle Last Modified: 1997-11-10
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 @sp 1
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 88
diff changeset
13 @author Tony Rossini <arossini@@stat.sc.edu>
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 163
diff changeset
14 @author Ben Wing <wing@@666.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 @author Chuck Thompson <cthomp@@cs.uiuc.edu>
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
16 @author Steve Baur <steve@@miranova.com>
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
17 @author Andreas Kaempf <andreas@@sccon.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 @end titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
21 @node Top, Introduction, (dir), (dir)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
22 @top XEmacs FAQ
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
23
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
24 This is the guide to the XEmacs Frequently Asked Questions list---a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
25 compendium of questions and answers pertaining to one of the finest
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
26 programs ever written. It is much more than just a Text Editor.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
27
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
28 This FAQ is freely redistributable. I take no liability for the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
29 correctness and safety of any procedures or advice given here. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
30 FAQ is distributed in the hope that it will be useful, but WITHOUT ANY
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
31 WARRANTY; without even the implied warranty of MERCHANTABILITY or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
32 FITNESS FOR A PARTICULAR PURPOSE.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
33
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
34 If you have a Web browser, the official hypertext version is at
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
35 <URL:http://www.sccon.com/~andreas/xemacs-faq.html> and also at
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
36 <URL:http://www.xemacs.org/faq/xemacs-faq.html>. This version is much
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
37 nicer than the unofficial hypertext versions that are archived at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
38 Utrecht, Oxford, Smart Pages, and other FAQ archives.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 @menu
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
41 * Introduction:: Introduction, Policy, Credits.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
42 * Installation:: Installation and Trouble Shooting.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
43 * Customization:: Customization and Options.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
44 * Subsystems:: Major Subsystems.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
45 * Miscellaneous:: The Miscellaneous Stuff.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
46 * Current Events:: What the Future Holds.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
47
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
48 @detailmenu
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
49
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
50 --- The Detailed Node Listing ---
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
51
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
52 Introduction, Policy, Credits
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
53
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
54 * Q1.0.1:: What is XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
55 * Q1.0.2:: What is the current version of XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
56 * Q1.0.3:: Where can I find it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
57 * Q1.0.4:: Why Another Version of Emacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
58 * Q1.0.5:: Why Haven't XEmacs and GNU Emacs Merged?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
59 * Q1.0.6:: Where can I get help?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
60 * Q1.0.7:: Where is the mailing list archived?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
61 * Q1.0.8:: How do you pronounce XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
62 * Q1.0.9:: What does XEmacs look like?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
63 * Q1.0.10:: Is there a port of XEmacs to Microsoft ('95 or NT)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
64 * Q1.0.11:: Is there a port of XEmacs to the Macintosh?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
65 * Q1.0.12:: Is there a port of XEmacs to NextStep?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
66 * Q1.0.13:: Is there a port of XEmacs to OS/2?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
67 * Q1.0.14:: Where can I get a printed copy of the XEmacs users manual?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
68
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
69 Policies:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
70 * Q1.1.1:: What is the FAQ editorial policy?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
71 * Q1.1.2:: How do I become a Beta Tester?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
72 * Q1.1.3:: How do I contribute to XEmacs itself?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
73
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
74 Credits:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
75 * Q1.2.1:: Who wrote XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
76 * Q1.2.2:: Who contributed to this version of the FAQ?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
77 * Q1.2.3:: Who contributed to the FAQ in the past?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
78
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
79 Internationalization:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
80 * Q1.3.1:: What is the status of XEmacs v20?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
81 * Q1.3.2:: What is the status of Asian-language support, aka @var{mule}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
82 * Q1.3.3:: How do I type non-ASCII characters?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
83 * Q1.3.4:: Can XEmacs messages come out in a different language?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
84 * Q1.3.5:: Please explain the various input methods in MULE/XEmacs 20.0
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
85 * Q1.3.6:: How do I portably code for MULE/XEmacs 20.0?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
86 * Q1.3.7:: How about Cyrillic Modes?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
87
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
88 Getting Started:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
89 * Q1.4.1:: What is a @file{.emacs} and is there a sample one?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
90 * Q1.4.2:: Can I use the same @file{.emacs} with the other Emacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
91 * Q1.4.3:: Any good XEmacs tutorials around?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
92 * Q1.4.4:: May I see an example of a useful XEmacs Lisp function?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
93 * Q1.4.5:: And how do I bind it to a key?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
94 * Q1.4.6:: What's the difference between a macro and a function?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
95 * Q1.4.7:: Why options saved with 19.13 don't work with 19.14 or later?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
96
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
97 Installation and Trouble Shooting
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
98
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
99 * Q2.0.1:: Running XEmacs without installing.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
100 * Q2.0.2:: XEmacs is too big.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
101 * Q2.0.3:: Compiling XEmacs with Netaudio.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
102 * Q2.0.4:: Problems with Linux and ncurses.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
103 * Q2.0.5:: Do I need X11 to run XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
104 * Q2.0.6:: I'm having strange crashes. What do I do?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
105 * Q2.0.7:: Libraries in non-standard locations.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
106 * Q2.0.8:: can't resolve symbol _h_errno
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
107 * Q2.0.9:: Where do I find external libraries?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
108 * Q2.0.10:: After I run configure I find a coredump, is something wrong?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
109 * Q2.0.11:: XEmacs can't resolve host names.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
110 * Q2.0.12:: Why can't I strip XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
111 * Q2.0.13:: Can't link XEmacs on Solaris with Gcc.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
112 * Q2.0.14:: Make on HP/UX 9 fails after linking temacs
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
113
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
114 Trouble Shooting:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
115 * Q2.1.1:: XEmacs just crashed on me!
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
116 * Q2.1.2:: Cryptic Minibuffer messages.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
117 * Q2.1.3:: Translation Table Syntax messages at Startup.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
118 * Q2.1.4:: Startup warnings about deducing proper fonts?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
119 * Q2.1.5:: XEmacs cannot connect to my X Terminal.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
120 * Q2.1.6:: XEmacs just locked up my Linux X server.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
121 * Q2.1.7:: HP Alt key as Meta.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
122 * Q2.1.8:: got (wrong-type-argument color-instance-p nil)!
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
123 * Q2.1.9:: XEmacs causes my OpenWindows 3.0 server to crash.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
124 * Q2.1.10:: Warnings from incorrect key modifiers.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
125 * Q2.1.11:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
126 * Q2.1.12:: Regular Expression Problems on DEC OSF1.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
127 * Q2.1.13:: HP/UX 10.10 and @code{create_process} failure
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
128 * Q2.1.14:: @kbd{C-g} doesn't work for me. Is it broken?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
129 * Q2.1.15:: How to debug an XEmacs problem with a debugger.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
130 * Q2.1.16:: XEmacs crashes in @code{strcat} on HP/UX 10.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
131 * Q2.1.17:: @samp{Marker does not point anywhere}.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
132 * Q2.1.18:: 19.14 hangs on HP/UX 10.10.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
133 * Q2.1.19:: XEmacs does not follow the local timezone.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
134 * Q2.1.20:: @samp{Symbol's function definition is void: hkey-help-show.}
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
135 * Q2.1.21:: Every so often the XEmacs frame freezes.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
136 * Q2.1.22:: XEmacs seems to take a really long time to do some things.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
137 * Q2.1.23:: Movemail on Linux does not work for XEmacs 19.15 and later.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
138
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
139 Customization and Options
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
140
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
141 * Q3.0.1:: What version of Emacs am I running?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
142 * Q3.0.2:: How do I evaluate Elisp expressions?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
143 * Q3.0.3:: @code{(setq tab-width 6)} behaves oddly.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
144 * Q3.0.4:: How can I add directories to the @code{load-path}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
145 * Q3.0.5:: How to check if a lisp function is defined?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
146 * Q3.0.6:: Can I force the output of @code{(face-list)} to a buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
147 * Q3.0.7:: Font selections don't get saved after @code{Save Options}.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
148 * Q3.0.8:: How do I make a single minibuffer frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
149
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
150 X Window System & Resources:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
151 * Q3.1.1:: Where is a list of X resources?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
152 * Q3.1.2:: How can I detect a color display?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
153 * Q3.1.3:: @code{(set-screen-width)} worked in 19.6, but not in 19.13?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
154 * Q3.1.4:: Specifiying @code{Emacs*EmacsScreen.geometry} in @file{.emacs} does not work in 19.15?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
155 * Q3.1.5:: How can I get the icon to just say @samp{XEmacs}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
156 * Q3.1.6:: How can I have the window title area display the full path?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
157 * Q3.1.7:: @samp{xemacs -name junk} doesn't work?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
158 * Q3.1.8:: @samp{-iconic} it doesn't work.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
159
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
160 Textual Fonts & Colors:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
161 * Q3.2.1:: How can I set color options from @file{.emacs}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
162 * Q3.2.2:: How do I set the text, menu and modeline fonts?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
163 * Q3.2.3:: How can I set the colors when highlighting a region?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
164 * Q3.2.4:: How can I limit color map usage?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
165 * Q3.2.5:: My tty supports color, but XEmacs doesn't use them.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
166
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
167 The Modeline:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
168 * Q3.3.1:: How can I make the modeline go away?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
169 * Q3.3.2:: How do you have XEmacs display the line number in the modeline?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
170 * Q3.3.3:: How do I get XEmacs to put the time of day on the modeline?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
171 * Q3.3.4:: How do I turn off current chapter from AUC TeX modeline?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
172 * Q3.3.5:: How can one change the modeline color based on the mode used?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
173
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
174 3.4 Multiple Device Support:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
175 * Q3.4.1:: How do I open a frame on another screen of my multi-headed display?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
176 * Q3.4.2:: Can I really connect to a running XEmacs after calling up over a modem? How?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
177
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
178 3.5 The Keyboard:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
179 * Q3.5.1:: How can I bind complex functions (or macros) to keys?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
180 * Q3.5.2:: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
181 * Q3.5.3:: How do I bind C-. and C-; to scroll one line up and down?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
182 * Q3.5.4:: Globally binding @kbd{Delete}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
183 * Q3.5.5:: Scrolling one line at a time.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
184 * Q3.5.6:: How to map @kbd{Help} key alone on Sun type4 keyboard?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
185 * Q3.5.7:: How can you type in special characters in XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
186 * Q3.5.8:: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
187 * Q3.5.9:: How do I make the Delete key delete forward?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
188 * Q3.5.10:: Can I turn on @dfn{sticky} modifier keys?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
189
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
190 The Cursor:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
191 * Q3.6.1:: Is there a way to make the bar cursor thicker?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
192 * Q3.6.2:: Is there a way to get back the old block cursor where the cursor covers the character in front of the point?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
193 * Q3.6.3:: Can I make the cursor blink?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
194
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
195 The Mouse and Highlighting:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
196 * Q3.7.1:: How can I turn off Mouse pasting?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
197 * Q3.7.2:: How do I set control/meta/etc modifiers on mouse buttons?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
198 * Q3.7.3:: Clicking the left button does not do anything in buffer list.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
199 * Q3.7.4:: How can I get a list of buffers when I hit mouse button 3?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
200 * Q3.7.5:: Why does cut-and-paste not work between XEmacs and a cmdtool?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
201 * Q3.7.6:: How I can set XEmacs up so that it pastes where the text cursor is?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
202 * Q3.7.7:: How do I select a rectangular region?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
203 * Q3.7.8:: Why does @kbd{M-w} take so long?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
204
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
205 The Menubar and Toolbar:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
206 * Q3.8.1:: How do I get rid of the menu (or menubar)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
207 * Q3.8.2:: Can I customize the basic menubar?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
208 * Q3.8.3:: How do I control how many buffers are listed in the menu @code{Buffers} list?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
209 * Q3.8.4:: Resources like @code{Emacs*menubar*font} are not working?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
210 * Q3.8.5:: How can I bind a key to a function to toggle the toolbar?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
211
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
212 Scrollbars:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
213 * Q3.9.1:: How can I disable the scrollbar?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
214 * Q3.9.2:: How can one use resources to change scrollbar colors?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
215 * Q3.9.3:: Moving the scrollbar can move the point; can I disable this?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
216 * Q3.9.4:: How can I get automatic horizontal scrolling?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
217
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
218 Text Selections:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
219 * Q3.10.1:: How can I turn off or change highlighted selections?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
220 * Q3.10.2:: How do I get that typing on an active region removes it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
221 * Q3.10.3:: Can I turn off the highlight during isearch?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
222 * Q3.10.4:: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
223 * Q3.10.5:: The region disappears when I hit the end of buffer while scrolling.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
224
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
225 Major Subsystems
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
226
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
227 * Q4.0.1:: How do I set up VM to retrieve remote mail using POP?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
228 * Q4.0.2:: How do I get VM to filter mail for me?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
229 * Q4.0.3:: How can I get VM to automatically check for new mail?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
230 * Q4.0.4:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
231 * Q4.0.5:: How do I get my outgoing mail archived?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
232 * Q4.0.6:: I have various addresses at which I receive mail. How can I tell VM to ignore them when doing a "reply-all"?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
233 * Q4.0.7:: Is there a mailing list or FAQ for VM?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
234 * Q4.0.8:: Remote Mailreading with VM.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
235 * Q4.0.9:: rmail or VM gets an error incorporating new mail.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
236 * Q4.0.10:: How do I make VM stay in a single frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
237 * Q4.0.11:: How do I make VM or mh-e display graphical smilies?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
238 * Q4.0.12:: Customization of VM not covered in the manual or here.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
239
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
240 Web browsing with W3:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
241 * Q4.1.1:: What is W3?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
242 * Q4.1.2:: How do I run W3 from behind a firewall?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
243 * Q4.1.3:: Is it true that W3 supports style sheets and tables?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
244
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
245 Reading Netnews and Mail with Gnus:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
246 * Q4.2.1:: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus,argh!
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
247 * Q4.2.2:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
248 * Q4.2.3:: How do I make Gnus stay within a single frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
249 * Q4.2.4:: How do I customize the From: line?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
250
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
251 Other Mail & News:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
252 * Q4.3.1:: How can I read and/or compose MIME messages?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
253 * Q4.3.2:: What is TM and where do I get it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
254 * Q4.3.3:: Why isn't this @code{movemail} program working?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
255 * Q4.3.4:: Movemail is also distributed by Netscape? Can that cause problems?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
256 * Q4.3.5:: Where do I find pstogif (required by tm)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
257
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
258 Sparcworks, EOS, and WorkShop:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
259 * Q4.4.1:: What is SPARCworks, EOS, and WorkShop
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
260
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
261 Energize:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
262 * Q4.5.1:: What is/was Energize?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
263
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
264 Infodock:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
265 * Q4.6.1:: What is Infodock?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
266
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
267 Other Unbundled Packages:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
268 * Q4.7.1:: What is AUC TeX? Where do you get it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
269 * Q4.7.2:: Are there any Emacs Lisp Spreadsheets?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
270 * Q4.7.3:: Byte compiling AUC TeX on XEmacs 19.14
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
271 * Q4.7.4:: Problems installing AUC TeX
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
272 * Q4.7.5:: Is there a reason for an Emacs package not to be included in XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
273
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
274 The Miscellaneous Stuff
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
275
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
276 * Q5.0.1:: How can I do source code highlighting using font-lock?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
277 * Q5.0.2:: I do not like cc-mode. How do I use the old c-mode?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
278 * Q5.0.3:: How do I get @samp{More} Syntax Highlighting on by default?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
279 * Q5.0.4:: How can I enable auto-indent?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
280 * Q5.0.5:: How can I get XEmacs to come up in text/auto-fill mode by default?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
281 * Q5.0.6:: How do I start up a second shell buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
282 * Q5.0.7:: Telnet from shell filters too much.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
283 * Q5.0.8:: Why does edt emulation not work?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
284 * Q5.0.9:: How can I emulate VI and use it as my default mode?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
285 * Q5.0.10:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
286 * Q5.0.11:: Filladapt doesn't work in 19.15?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
287 * Q5.0.12:: How do I disable gnuserv from opening a new frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
288 * Q5.0.13:: How do I start gnuserv so that each subsequent XEmacs is a client?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
289 * Q5.0.14:: Strange things are happening in Shell Mode.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
290 * Q5.0.15:: Where do I get the latest CC Mode?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
291 * Q5.0.16:: I find auto-show-mode disconcerting. How do I turn it off?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
292 * Q5.0.17:: How can I get two instances of info?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
293 * Q5.0.18:: I upgraded to XEmacs 19.14 and gnuserv stopped working
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
294 * Q5.0.19:: Is there something better than LaTeX mode?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
295
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
296 Emacs Lisp Programming Techniques:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
297 * Q5.1.1:: The difference in key sequences between XEmacs and GNU Emacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
298 * Q5.1.2:: Can I generate "fake" keyboard events?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
299 * Q5.1.3:: Could you explain @code{read-kbd-macro} in more detail?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
300 * Q5.1.4:: What is the performance hit of @code{let}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
301 * Q5.1.5:: What is the recommended use of @code{setq}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
302 * Q5.1.6:: What is the typical misuse of @code{setq} ?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
303 * Q5.1.7:: I like the the @code{do} form of cl, does it slow things down?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
304 * Q5.1.8:: I like recursion, does it slow things down?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
305 * Q5.1.9:: How do I put a glyph as annotation in a buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
306
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
307 Sound:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
308 * Q5.2.1:: How do I turn off the sound?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
309 * Q5.2.2:: How do I get funky sounds instead of a boring beep?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
310 * Q5.2.3:: What's NAS, how do I get it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
311 * Q5.2.4:: Sunsite sounds don't play.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
312
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
313 Miscellaneous:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
314 * Q5.3.1:: How do you make XEmacs indent CL if-clauses correctly?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
315 * Q5.3.2:: Fontifying hangs when editing a postscript file.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
316 * Q5.3.3:: How can I print WYSIWYG a font-locked buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
317 * Q5.3.4:: Getting @kbd{M-x lpr} to work with postscript printer.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
318 * Q5.3.5:: How do I specify the paths that XEmacs uses for finding files?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
319 * Q5.3.6:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
320 * Q5.3.7:: Can I have the end of the buffer delimited in some way?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
321 * Q5.3.8:: How do I insert today's date into a buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
322 * Q5.3.9:: Are only certain syntactic character classes available for abbrevs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
323 * Q5.3.10:: How can I get those oh-so-neat X-Face lines?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
324 * Q5.3.11:: How do I add new Info directories?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
325 * Q5.3.12:: What do I need to change to make printing work?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
326
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
327 What the Future Holds
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
328
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
329 * Q6.0.1:: What is new in 20.2?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
330 * Q6.0.2:: What is new in 20.3?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
331 * Q6.0.3:: Procedural changes in XEmacs development.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
332 @end detailmenu
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
333 @end menu
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
334
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
335 @node Introduction, Installation, Top, Top
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
336 @chapter Introduction, Policy, Credits
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
337
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
338 Learning XEmacs is a lifelong activity. I've been using Emacs for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
339 over a decade now, and I'm still discovering new features. Therefore
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
340 this document cannot be complete. Instead it is aimed at the person
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
341 who is either considering XEmacs for their own use, or has just
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
342 obtained it and is wondering what to do next. It is also useful as a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
343 reference to available resources.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
344
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
345 The previous maintainer of the FAQ was Anthony Rossini
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
346 <rossini@@stat.sc.edu>, who started it, after getting tired of hearing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
347 JWZ complain about repeatedly having to answer questions. Ben Wing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
348 <ben@@666.com> and Chuck Thompson <cthomp@@xemacs.org>, the principal
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
349 authors of XEmacs, then took over and Ben did a massive update
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
350 reorganizing the whole thing. At which point Anthony took back over,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
351 but then had to give it up again. Some of the other contributors to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
352 this FAQ are listed later in this document.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
353
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
354 The previous version was converted to hypertext format, and edited by
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
355 Steven L. Baur <steve@@altair.xemacs.org>. It was converted back to
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
356 texinfo by Hrvoje Niksic <hniksic@@srce.hr>.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
357
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
358 Since Steve Baur is so busy putting out multiple versions of XEmacs I
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
359 have taken on the task of maintaining the FAQ. I use XEmacs on a daily
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
360 basis and I wanted to give something back to the community that has made
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
361 XEmacs possible. If you notice any errors or items which should be
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
362 added or amended to this FAQ please send email to Andreas Kaempf
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
363 <andreas@@sccon.com>. Include @samp{XEmacs FAQ} on the Subject: line.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
364
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
365 @menu
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
366 Introduction:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
367 * Q1.0.1:: What is XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
368 * Q1.0.2:: What is the current version of XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
369 * Q1.0.3:: Where can I find it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
370 * Q1.0.4:: Why Another Version of Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
371 * Q1.0.5:: Why Haven't XEmacs and GNU Emacs Merged?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
372 * Q1.0.6:: Where can I get help?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
373 * Q1.0.7:: Where is the mailing list archived?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
374 * Q1.0.8:: How do you pronounce XEmacs?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
375 * Q1.0.9:: What does XEmacs look like?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
376 * Q1.0.10:: Is there a port of XEmacs to Microsoft ('95 or NT)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
377 * Q1.0.11:: Is there a port of XEmacs to the Macintosh?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
378 * Q1.0.12:: Is there a port of XEmacs to NextStep?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
379 * Q1.0.13:: Is there a port of XEmacs to OS/2?
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
380 * Q1.0.14:: Where can I get a printed copy of the XEmacs users manual?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
381
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
382 Policies:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
383 * Q1.1.1:: What is the FAQ editorial policy?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
384 * Q1.1.2:: How do I become a Beta Tester?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
385 * Q1.1.3:: How do I contribute to XEmacs itself?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
386
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
387 Credits:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
388 * Q1.2.1:: Who wrote XEmacs?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
389 * Q1.2.2:: Who contributed to this version of the FAQ?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
390 * Q1.2.3:: Who contributed to the FAQ in the past?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
391
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
392 Internationalization:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
393 * Q1.3.1:: What is the status of XEmacs v20?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
394 * Q1.3.2:: What is the status of Asian-language support, aka @var{mule}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
395 * Q1.3.3:: How do I type non-ASCII characters?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
396 * Q1.3.4:: Can XEmacs messages come out in a different language?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
397 * Q1.3.5:: Please explain the various input methods in MULE/XEmacs 20.0
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
398 * Q1.3.6:: How do I portably code for MULE/XEmacs 20.0?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
399 * Q1.3.7:: How about Cyrillic Modes?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
400
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
401 Getting Started:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
402 * Q1.4.1:: What is a @file{.emacs} and is there a sample one?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
403 * Q1.4.2:: Can I use the same @file{.emacs} with the other Emacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
404 * Q1.4.3:: Any good XEmacs tutorials around?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
405 * Q1.4.4:: May I see an example of a useful XEmacs Lisp function?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
406 * Q1.4.5:: And how do I bind it to a key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
407 * Q1.4.6:: What's the difference between a macro and a function?
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
408 * Q1.4.7:: Why options saved with 19.13 don't work with 19.14 or later?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
411 @node Q1.0.1, Q1.0.2, Introduction, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
412 @section What is XEmacs?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 An alternative to GNU Emacs, originally based on an early alpha version
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
415 of FSF's version 19, and has diverged quite a bit since then. XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
416 was known as Lucid Emacs through version 19.10. Almost all features of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
417 GNU Emacs are supported in XEmacs The maintainers of XEmacs actively
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
418 track changes to GNU Emacs while also working to add new features.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
419
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
420 @node Q1.0.2, Q1.0.3, Q1.0.1, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
421 @section What is the current version of XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
422
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
423 There are currently two released versions of XEmacs:
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
424
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
425 The current stable International version of XEmacs is 20.2, released in
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
426 May, 1997. The next feature release will XEmacs 20.3.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
427
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
428 The current version of XEmacs without international language support is
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
429 XEmacs 19.16 and is the last release of v19. This version was released
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
430 in November, 1997.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
431
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
432 We also run a patch-page with official bugfixes for 19.15 at:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
433
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
434 @example
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
435 <URL:http://www.xemacs.org/xemacs-19.15-patches/patch-page.html>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
436 @end example
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
437
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
438 The page is maintained by Vinnie Shelton @code{<acs@@acm.org>}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
439
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
440 @node Q1.0.3, Q1.0.4, Q1.0.2, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
441 @section Where can I find it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
442
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
443 The canonical source and binaries is found via anonymous FTP at:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
444
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
445 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
446 <URL:ftp.xemacs.org:/pub/xemacs/>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
447 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
448
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
449 @node Q1.0.4, Q1.0.5, Q1.0.3, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
450 @section Why Another Version of Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
451
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 For a detailed description of the differences between GNU Emacs and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 XEmacs and a detailed history of XEmacs, check out the
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
454 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
455 <URL:http://www.xemacs.org/NEWS.html>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
456 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
457
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
458 However, here is a list of some of the reasons why we think you might
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
459 consider using it:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
463 It looks nicer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
464
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 The XEmacs maintainers are generally more receptive to suggestions than
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
467 the GNU Emacs maintainers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
468
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
470 Many more bundled packages than GNU Emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
471
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
473 Binaries are available for many common operating systems.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
474
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
476 Face support on TTY's.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
477
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
479 A built-in toolbar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
480
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
482 Better Motif compliance.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
483
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
485 Some internationalization support (including full MULE support, if
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
486 compiled with it.)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
487
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
488 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
489 Variable-width fonts.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
490
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
491 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
492 Variable-height lines.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
493
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
495 Marginal annotations.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
496
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
498 ToolTalk support.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
499
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501 XEmacs can be used as an Xt widget, and can be embedded within another
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
502 application.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
503
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
505 Horizontal and vertical scrollbars (using real toolkit scrollbars).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
506
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508 Better APIs (and performance) for attaching fonts, colors, and other
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
509 properties to text.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
510
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
512 The ability to embed arbitrary graphics in a buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
513
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
515 Completely compatible (at the C level) with the Xt-based toolkits.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
516
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
517 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
518 First production Web Browser supporting Style Sheets.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
521 @node Q1.0.5, Q1.0.6, Q1.0.4, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
522 @section Why Haven't XEmacs and GNU Emacs Merged?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
523
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
524 There are currently irreconcilable differences in the views about
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
525 technical, programming, design and organizational matters between RMS
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
526 and the XEmacs development team which provide little hope for a merge to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
527 take place in the short-term future.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
528
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
529 If you have a comment to add regarding the merge, it is a good idea to
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
530 avoid posting to the newsgroups, because of the very heated flamewars
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
531 that often result. Mail your questions to <xemacs-beta@@xemacs.org> and
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
532 <bug-gnu-emacs@@prep.ai.mit.edu>.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
533
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
534 @node Q1.0.6, Q1.0.7, Q1.0.5, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
535 @section Where can I get help?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 Probably the easiest way, if everything is installed, is to use info, by
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
538 pressing @kbd{C-h i}, or selecting @code{Emacs Info} from the Help Menu.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
539
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 Also, @kbd{M-x apropos} will look for commands for you.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 Try reading this FAQ, examining the regular GNU Emacs FAQ (which can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 found with the Emacs 19 distribution) as well as at
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
544 <URL:http://www.eecs.nwu.edu/emacs/faq/> and reading the Usenet group
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
545 comp.emacs.xemacs.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
546
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
547 If that does not help, try posting your question to comp.emacs.xemacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
548 Please @strong{do not} post XEmacs related questions to gnu.emacs.help.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
549
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
550 If you cannot post or read Usenet news, there is a corresponding mailing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
551 list which is available. It can be subscribed to by sending a message
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
552 with a subject of @samp{subscribe} to <xemacs-request@@xemacs.org>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
553 for subscription information and <xemacs@@xemacs.org> to send messages
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
554 to the list.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
555
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
556 To cancel a subscription, you @strong{must} use the xemacs-request
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
557 address. Send a message with a subject of @samp{unsubscribe} to be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
558 removed.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
559
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
560 @node Q1.0.7, Q1.0.8, Q1.0.6, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
561 @section Where is the mailing list archived?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
562
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
563 The mailing list was archived in the directory
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
564 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
565 <URL:ftp://ftp.xemacs.org:/pub/mlists/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
566 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
567
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
568 However, this archive is out of date. The current mailing list server
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
569 supports an @code{archive} feature, which may be utilized.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
570
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
571 @node Q1.0.8, Q1.0.9, Q1.0.7, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
572 @section How do you pronounce XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
573
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
574 I pronounce it @samp{Eks eemax}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
575
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
576 @node Q1.0.9, Q1.0.10, Q1.0.8, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
577 @section What does XEmacs look like?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
578
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
579 Screen snapshots are available in the WWW version of the FAQ.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
580 @example
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
581 <URL:http://www.xemacs.org/faq/xemacs-faq.html>
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
582 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
583
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
584 @node Q1.0.10, Q1.0.11, Q1.0.9, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
585 @section Is there a port of XEmacs to Microsoft ('95 or NT)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
586
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
587 Altrasoft is actively seeking corporate and government sponsors to help
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
588 fund a fully native port of XEmacs to Windows 95 and NT using full-time,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
589 senior-level staff working under a professionally managed project
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
590 structure. See <URL:http://www.altrasoft.com/> for more details or
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
591 contact Altrasoft directly at 1-888-ALTSOFT.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
592
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
593 A private effort is being put forth by David Hobley
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
594 <URL:http://www.angelfire.com/wa/hobley>.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
595
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
596 He can be reached at the following email addresses:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
597 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
598 <davidh@@wr.com.au> (home)
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
599 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
600
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
601 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
602 <david_hobley@@optusvision.com.au> (work)
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
603 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
604
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
605 The closest is @dfn{Win-Emacs}, which is based on Lucid Emacs 19.6.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
606 Available from <URL:http://www.pearlsoft.com/>.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
607
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
608 There's a port of GNU Emacs (not XEmacs) at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
609 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
610 <URL:http://www.cs.washington.edu/homes/voelker/ntemacs.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
611 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
612
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
613 @node Q1.0.11, Q1.0.12, Q1.0.10, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
614 @section Is there a port of XEmacs to the Macintosh?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
615
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
616 There has been a port to the MachTen environment of XEmacs 19.13, but no
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
617 patches have been submitted to the maintainers to get this in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
618 mainstream distribution.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
619
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
620 @node Q1.0.12, Q1.0.13, Q1.0.11, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
621 @section Is there a port of XEmacs to NextStep?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
622
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
623 Carl Edman, apparently no longer at <cedman@@princeton.edu>, did the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
624 port of GNU Emacs to NeXTstep and expressed interest in doing the XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
625 port, but never went any farther.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
626
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
627 @node Q1.0.13, Q1.0.14, Q1.0.12, Introduction
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
628 @section Is there a port of XEmacs to OS/2?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
629
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
630 No, and there is no news of anyone working on it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
631
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
632 @node Q1.0.14, Q1.1.1, Q1.0.13, Introduction
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
633 @section Where can I obtain a printed copy of the XEmacs users manual?
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
634
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
635 Altrasoft Associates, a firm specializing in Emacs-related support and
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
636 development, will be maintaining the XEmacs user manual. The firm plans
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
637 to begin publishing printed copies of the manual soon.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
638 @c This used to say `March 1997'!
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
639
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
640 @example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
641 Web: http://www.xemacs.com
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
642 E-mail: <info@@xemacs.com>
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
643 Tel: +1 408 243 3300
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
644 @end example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
645
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
646 @node Q1.1.1, Q1.1.2, Q1.0.14, Introduction
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
647 @section What is the FAQ editorial policy?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
648
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
649 The FAQ is actively maintained and modified regularly. All links should
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
650 be up to date.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
651
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
652 Changes are displayed on a monthly basis. @dfn{Months}, for this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
653 purpose are defined as the 5th of the month through the 5th of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
654 month. Preexisting questions that have been changed are marked as such.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
655 Brand new questions are tagged.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
656
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
657 All submissions are welcome. E-mail submissions to Andreas Kaempf
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
658 <andreas@@sccon.com>.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
659
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
660 Please make sure that @samp{XEmacs FAQ} appears on the Subject: line.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
661 If you think you have a better way of answering a question, or think a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
662 question should be included, I'd like to hear about it. Questions and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
663 answers included into the FAQ will be edited for spelling and grammar,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
664 and will be attributed. Answers appearing without attribution are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
665 either from versions of the FAQ dated before May 1996, or are from one
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
666 of the four people listed at the top of this document. Answers quoted
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
667 from Usenet news articles will always be attributed, regardless of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
668 author.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
669
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
670 @node Q1.1.2, Q1.1.3, Q1.1.1, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
671 @section How do I become a Beta Tester?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
672
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
673 Send an email message to <xemacs-beta-request@@xemacs.org> with a
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
674 subject line of @samp{subscribe}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
675
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
676 Be prepared to get your hands dirty, as beta testers are expected to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
677 identify problems as best they can.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
678
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
679 @node Q1.1.3, Q1.2.1, Q1.1.2, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
680 @section How do I contribute to XEmacs itself?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
681
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
682 Ben Wing <ben@@666.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
683
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
684 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
685 BTW if you have a wish list of things that you want added, you have to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
686 speak up about it! More specifically, you can do the following if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
687 want a feature added (in increasing order of usefulness):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
688
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
689 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
690 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
691 Make a posting about a feature you want added.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
692
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
693 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
694 Become a beta tester and make more postings about those same features.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
695
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
696 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
697 Convince us that you're going to use the features in some cool and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
698 useful way.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
699
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
700 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
701 Come up with a clear and well-thought-out API concerning the features.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
702
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
703 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
704 Write the code to implement a feature and send us a patch.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
705 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
706
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
707 (not that we're necessarily requiring you to write the code, but we can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
708 always hope :)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
709 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
710
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
711 @node Q1.2.1, Q1.2.2, Q1.1.3, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
712 @section Who wrote XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
713
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
714 XEmacs is the result of the time and effort of many people. The
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
715 developers responsible for the 19.16/20.x releases are:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
716
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
717 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
718 @item Martin Buchholz <mrb@@eng.sun.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
719
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
720 @item Steve Baur <steve@@altair.xemacs.org>
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
721
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
722 @item Hrvoje Niksic <hniksic@@srce.hr>
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
723 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
724
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
725 The developers responsible for the 19.14 release are:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
726
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
727 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
728 @item Chuck Thompson <cthomp@@xemacs.org>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
729
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
730 Chuck was Mr. XEmacs from 19.11 through 19.14, and is responsible
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
731 for XEmacs becoming a widely distributed program over the Internet.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
732
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
733 @item Ben Wing <ben@@666.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
734 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
735
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
736 Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, the last
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
737 release actually named Lucid Emacs. Richard Mlynarik was crucial to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
738 most of those releases.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
739
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
740 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
741 @item Jamie Zawinski <jwz@@netscape.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
742
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
743 @item Richard Mlynarik <mly@@adoc.xerox.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
744 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
745
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
746 Along with many other contributors, partially enumerated in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
747 @samp{About XEmacs} option in the Help menu.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
748
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
749 @node Q1.2.2, Q1.2.3, Q1.2.1, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
750 @section Who contributed to this version of the FAQ?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
751
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
752 The following people contributed valuable suggestions to building this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
753 version of the FAQ (listed in alphabetical order):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
754
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
755 @itemize @bullet
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
756 @item Steven L Baur <steve@@miranova.com>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
757
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
758 @item Hrvoje Niksic <hniksic@@srce.hr>
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
759
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
760 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
761
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
762 @node Q1.2.3, Q1.3.1, Q1.2.2, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
763 @section Who contributed to the FAQ in the past?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
764
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
765 This is only a partial list, as many names were lost in a hard disk
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
766 crash some time ago.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
767
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
768 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
769 @item Curtis.N.Bingham <binge@@aloft.att.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
770
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
771 @item Richard Caley <rjc@@cogsci.ed.ac.uk>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
772
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
773 @item Richard Cognot <cognot@@ensg.u-nancy.fr>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
774
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
775 @item William G. Dubuque <wgd@@martigny.ai.mit.edu>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
776
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
777 @item Eric Eide <eeide@@cs.utah.edu>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
778
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
779 @item Chris Flatters <cflatter@@nrao.edu>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
780
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
781 @item Evelyn Ginsparg <ginsparg@@adra.com>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
782
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
783 @item Marty Hall <hall@@aplcenmp.apl.jhu.edu>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
784
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
785 @item Darrell Kindred <dkindred@@cmu.edu>
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
786
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
787 @item David Moore <dmoore@@ucsd.edu>
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
788
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
789 @item Arup Mukherjee <arup+@@cmu.edu>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
790
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
791 @item Juergen Nickelsen <nickel@@prz.tu-berlin.de>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
792
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
793 @item Kevin R. Powell <powell@@csl.ncsa.uiuc.edu>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
794
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
795 @item Justin Sheehy <dworkin@@ccs.neu.edu>
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
796
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
797 @item Stig <stig@@hackvan.com>
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
798
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
799 @item Aki Vehtari <Aki.Vehtari@@hut.fi>
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
800 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
801
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
802 @node Q1.3.1, Q1.3.2, Q1.2.3, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
803 @section What is the status of XEmacs v20?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
804
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
805 XEmacs v20 is the version of XEmacs that includes MULE (Asian-language)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
806 support. XEmacs 20.0 was released in February 1997, followed by XEmacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
807 20.2 in May. When compiled without MULE support 20.2 is currently very
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
808 similar to 19.16 (except for some changes to the byte-code format, some
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
809 new primitive types including @code{char}, @code{char-table}, and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
810 @code{range-table}) and equally stable.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
811
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
812 @node Q1.3.2, Q1.3.3, Q1.3.1, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
813 @section What is the status of Asian-language support, aka MULE?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
814
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
815 The MULE support works OK but still needs a fair amount of work before
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
816 it's really solid. We could definitely use some help here, esp. people
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
817 who speak Japanese and will use XEmacs/MULE to work with Japanese and
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
818 have some experience with E-Lisp.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
819
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
820 As the fundings on Mule have stopped, Mule part of XEmacs is currently
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
821 looking for a full-time maintainer. If you can provide help here, or
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
822 are willing to fund the work, please mail to <xemacs-beta@@xemacs.org>.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
823
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
824 @xref{Q1.1.2}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
825
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
826 @node Q1.3.3, Q1.3.4, Q1.3.2, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
827 @section How do I type non-ASCII characters?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
828
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
829 See question 3.5.7 (@xref{Q3.5.7}) in part 3 of this FAQ.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
830
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
831 @node Q1.3.4, Q1.3.5, Q1.3.3, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
832 @section Can XEmacs messages come out in a different language?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
833
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
834 The message-catalog support has mostly been written but doesn't
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
835 currently work. The first release of XEmacs 20 will @emph{not} support
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
836 it. However, menubar localization @emph{does} work, even in 19.14. To
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
837 enable it, add to your @file{Emacs} file entries like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
838
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
839 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
840 Emacs*XlwMenu.resourceLabels: True
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
841 Emacs*XlwMenu.file.labelString: Fichier
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
842 Emacs*XlwMenu.openInOtherWindow.labelString: In anderem Fenster offnen
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
843 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
844
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
845 The name of the resource is derived from the non-localized entry by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
846 removing punctuation and capitalizing as above. Martin Buchholz
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
847 <Martin.Buchholz@@sun.com> is working on adding support for Asian
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
848 language menubar localization to XEmacs 20.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
849
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
850 @node Q1.3.5, Q1.3.6, Q1.3.4, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
851 @section Please explain the various input methods in MULE/XEmacs 20.0
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
852
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
853 MORIOKA Tomohiko <morioka@@jaist.ac.jp> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
854
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
855 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
856 Original Mule supports following input methods: Wnn4, Wnn6, Canna, SJ3
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
857 and XIM. Interfaces for Wnn and SJ3 uses the @code{egg} user
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
858 interface. Interface for Canna does not use @samp{egg}. I don't know
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
859 about XIM. It is to support ATOK, of course, it may work for another
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
860 servers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
861
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
862 Wnn supports Japanese, Chinese and Korean. It is made by OMRON and Kyôto
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
863 university. It is a powerful and complex system. Wnn4 is free and Wnn6
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
864 is not free.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
865
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
866 Canna supports only Japanese. It is made by NEC. It is a simple and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
867 powerful system. Canna uses only grammar (Wnn uses grammar and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
868 probability between words), so I think Wnn is cleverer than Canna,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
869 however Canna users made a good grammar and dictionary. So for standard
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
870 modern Japanese, Canna seems cleverer than Wnn4. In addition, the UNIX
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
871 version of Canna is free (now there is a Microsoft Windows version).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
872
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
873 SJ3 supports only Japanese. It is made by Sony. XIM supports was made
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
874 to use ATOK (a major input method in personal computer world). XIM is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
875 the standard for accessing input methods bundled in Japanese versions of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
876 Solaris. (XEmacs 20 will support XIM input).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
877
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
878 Egg consists of following parts:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
879
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
880 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
881 @item Input character Translation System (ITS) layer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
882 It translates ASCII inputs to Kana/PinYin/Hangul characters.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
883
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
884 @item Kana/PinYin/Hangul to Kanji transfer layer.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
885 It is interface layer for network Kana-Kanji server (Wnn and Sj3).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
886 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
887
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
888 These input methods are modal, namely there are mode, alphabet mode and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
889 Kana-Kanji transfer mode. However there are mode-less input methods for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
890 Egg and Canna. @samp{Boiled-egg} is a mode-less input method running on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
891 Egg. For Canna, @samp{canna.el} has a tiny boiled-egg like command,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
892 @code{(canna-boil)}, and there are some boiled-egg like utilities. In
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
893 addition, it was planned to make an abstraction for all transfer type
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
894 input methods. However authors of input methods are busy, so maybe this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
895 plan is stopped. Perhaps after Mule merged GNU Emacs will be released,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
896 it will be continued.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
897 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
898
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
899 @node Q1.3.6, Q1.3.7, Q1.3.5, Introduction
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
900 @section How do I portably code for MULE/XEmacs 20?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
901
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
902 MORIOKA Tomohiko <morioka@@jaist.ac.jp> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
903
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
904 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
905 MULE and XEmacs are quite different. So the application
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
906 implementor must write separate code for these mule variants.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
907
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
908 MULE and the next version of Emacs are similar but the symbols are very
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
909 different---requiring separate code as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
910
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
911 Namely we must support 3 kinds of mule variants and 4 or 5 or 6 kinds of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
912 emacs variants... (;_;) I'm shocked, so I wrote a wrapper package called
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
913 @code{emu} to provide a common interface.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
914
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
915 I have the following suggestions about dealing with mule variants:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
916
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
917 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
918 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
919 @code{(featurep 'mule)} @code{t} on all mule variants
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
920
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
921 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
922 @code{(boundp 'MULE)} is @code{t} on only MULE. Maybe the next version
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
923 of Emacs will not have this symbol.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
924
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
925 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
926 MULE has a variable @code{mule-version}. Perhaps the next version of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
927 Emacs will have this variable as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
928 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
929
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
930 Following is a sample to distinguish mule variants:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
931
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
932 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
933 (if (featurep 'mule)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
934 (cond ((boundp 'MULE)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
935 ;; for original Mule
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
936 )
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
937 ((string-match "XEmacs" emacs-version)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
938 ;; for XEmacs with Mule
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
939 )
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
940 (t
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
941 ;; for next version of Emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
942 ))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
943 ;; for old emacs variants
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
944 )
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
945 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
946 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
947
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
948 @node Q1.3.7, Q1.4.1, Q1.3.6, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
949 @section How about Cyrillic Modes?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
950
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
951 Ilya Zakharevich <ilya@@math.ohio-state.edu> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
952
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
953 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
954 There is a cyrillic mode in the file @file{mysetup.zip} in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
955 <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya/emacs/>. This is a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
956 modification to Valery Alexeev's <ava@@math.jhu.ed> @file{russian.el}
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
957 which can be obtained from <URL:ftp://ftp.cis.ohio-state.edu/pub/gnu/emacs/elisp-archive/packages/russian.el.Z>.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
958 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
959
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
960 Dima Barsky <d.barsky@@ee.surrey.ac.uk> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
961
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
962 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
963 There is another cyrillic mode for both GNU Emacs and XEmacs by Dmitrii
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
964 (Mitya) Manin <manin@@camelot.mssm.edu> at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
965 <URL:http://camelot.mssm.edu/~manin/cyr.el>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
966 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
967
203
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
968 Rebecca Ore <rebecca.ore@@op.net> writes:
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
969
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
970 @quotation
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
971 The fullest resource I found on Russian language use (in and out of
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
972 XEmacs) is <URL:http://sunsite.oit.unc.edu/sergei/Software/Software.html>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
973 @end quotation
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
974
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
975 @node Q1.4.1, Q1.4.2, Q1.3.7, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
976 @section What is a @file{.emacs} and is there a sample one?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
977
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
978 The @file{.emacs} file is used to customize XEmacs to your tastes. No
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
979 two are alike, nor are they expected to be alike, but that's the point.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
980 The XEmacs distribution contains an excellent starter example in the etc
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
981 directory called @file{sample.emacs}. Copy this file from there to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
982 home directory and rename it @file{.emacs}. Then edit it to suit.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
983
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
984 Starting with 19.14, you may bring the @file{sample.emacs} into an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
985 XEmacs buffer by selecting @samp{Help->Sample .emacs} from the menubar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
986 To determine the location of the @file{etc} directory type the command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
987 @kbd{C-h v data-directory RET}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
988
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
989 @node Q1.4.2, Q1.4.3, Q1.4.1, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
990 @section Can I use the same @file{.emacs} with the other Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
991
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
992 Yes. The sample @file{.emacs} included in the XEmacs distribution will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
993 show you how to handle different versions and flavors of Emacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
994
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
995 @node Q1.4.3, Q1.4.4, Q1.4.2, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
996 @section Any good tutorials around?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
997
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
998 There's the XEmacs tutorial available from the Help Menu, or by typing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
999 @kbd{C-h t}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1000
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1001 There's an Emacs Lisp tutorial at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1002
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1003 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1004 <URL:ftp://prep.ai.mit.edu/pub/gnu/emacs-lisp-intro-1.04.tar.gz>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1005 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1006
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1007 Erik Sundermann <erik@@petaxp.rug.ac.be> has made a tutorial web page at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1008 <URL:http://petaxp.rug.ac.be/~erik/xemacs/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1009
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1010 @node Q1.4.4, Q1.4.5, Q1.4.3, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1011 @section May I see an example of a useful XEmacs Lisp function?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1012
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1013 The following function does a little bit of everything useful. It does
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1014 something with the prefix argument, it examines the text around the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1015 cursor, and it's interactive so it may be bound to a key. It inserts
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1016 copies of the current word the cursor is sitting on at the cursor. If
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1017 you give it a prefix argument: @kbd{C-u 3 M-x double-word} then it will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1018 insert 3 copies.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1019
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1020 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1021 (defun double-word (count)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1022 "Insert a copy of the current word underneath the cursor"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1023 (interactive "*p")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1024 (let (here there string)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1025 (save-excursion
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1026 (forward-word -1)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1027 (setq here (point))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1028 (forward-word 1)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1029 (setq there (point))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1030 (setq string (buffer-substring here there)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1031 (while (>= count 1)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1032 (insert string)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1033 (decf count))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1034 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1035
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1036 The best way to see what is going on here is to let XEmacs tell you.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1037 Put the code into an XEmacs buffer, and do a @kbd{C-h f} with the cursor
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1038 sitting just to the right of the function you want explained. Eg. move
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1039 the cursor to the SPACE between @code{interactive} and @samp{"*p"} and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1040 hit @kbd{C-h f} to see what the function @code{interactive} does. Doing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1041 this will tell you that the @code{*} requires a writable buffer, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1042 @code{p} converts the prefix argument to a number, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1043 @code{interactive} allows you to execute the command with @kbd{M-x}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1044
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1045 @node Q1.4.5, Q1.4.6, Q1.4.4, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1046 @section And how do I bind it to a key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1047
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1048 To bind to a key do:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1049
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1050 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1051 (global-set-key "\C-cd" 'double-word)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1052 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1053
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1054 Or interactively, @kbd{M-x global-set-key} and follow the prompts.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1055
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1056 @node Q1.4.6, Q1.4.7, Q1.4.5, Introduction
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1057 @section What's the difference between a macro and a function?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1058
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1059 Quoting from the Lisp Reference (a.k.a @dfn{Lispref}) Manual:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1060
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1061 @dfn{Macros} enable you to define new control constructs and other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1062 language features. A macro is defined much like a function, but instead
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1063 of telling how to compute a value, it tells how to compute another Lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1064 expression which will in turn compute the value. We call this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1065 expression the @dfn{expansion} of the macro.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1066
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1067 Macros can do this because they operate on the unevaluated expressions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1068 for the arguments, not on the argument values as functions do. They can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1069 therefore construct an expansion containing these argument expressions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1070 or parts of them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1071
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1072 Do not confuse the two terms with @dfn{keyboard macros}, which are
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1073 another matter, entirely. A keyboard macro is a key bound to several
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1074 other keys. Refer to manual for details.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1075
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
1076 @node Q1.4.7, , Q1.4.6, Introduction
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1077 @section How come options saved with 19.13 don't work with 19.14 or later?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1078
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1079 There's a problem with options of the form:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1080
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1081 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1082 (add-spec-list-to-specifier (face-property 'searchm-field 'font)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1083 '((global (nil))))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1084 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1085
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1086 saved by a 19.13 XEmacs that causes a 19.14 XEmacs grief. You must
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1087 delete these options. XEmacs 19.14 and later no longer write the
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1088 options directly to @file{.emacs} which should allow us to deal with
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1089 version incompatibilities better in the future.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1090
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1091 Options saved under XEmacs 19.13 are protected by code that specifically
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1092 requires a version 19 XEmacs. This won't be a problem unless you're
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1093 testing XEmacs v20. You should consider changing the code to read:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1094
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1095 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1096 (cond
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1097 ((and (string-match "XEmacs" emacs-version)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1098 (boundp 'emacs-major-version)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1099 (or (and (= emacs-major-version 19)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1100 (>= emacs-minor-version 12))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1101 (>= emacs-major-version 20)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1102 ...
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1103 ))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1104 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1105
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1106 @node Installation, Customization, Introduction, Top
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1107 @chapter Installation and Trouble Shooting
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1108
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1109 This is part 2 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1110 section is devoted to Installation, Maintenance and Trouble Shooting.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1111
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1112 @menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1113 Installation:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1114 * Q2.0.1:: Running XEmacs without installing.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1115 * Q2.0.2:: XEmacs is too big.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1116 * Q2.0.3:: Compiling XEmacs with Netaudio.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1117 * Q2.0.4:: Problems with Linux and ncurses.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1118 * Q2.0.5:: Do I need X11 to run XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1119 * Q2.0.6:: I'm having strange crashes. What do I do?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1120 * Q2.0.7:: Libraries in non-standard locations.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1121 * Q2.0.8:: can't resolve symbol _h_errno
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1122 * Q2.0.9:: Where do I find external libraries?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1123 * Q2.0.10:: After I run configure I find a coredump, is something wrong?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1124 * Q2.0.11:: XEmacs can't resolve host names.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1125 * Q2.0.12:: Why can't I strip XEmacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1126 * Q2.0.13:: Can't link XEmacs on Solaris with Gcc.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1127 * Q2.0.14:: Make on HP/UX 9 fails after linking temacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1128
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1129 Trouble Shooting:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1130 * Q2.1.1:: XEmacs just crashed on me!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1131 * Q2.1.2:: Cryptic Minibuffer messages.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1132 * Q2.1.3:: Translation Table Syntax messages at Startup.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1133 * Q2.1.4:: Startup warnings about deducing proper fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1134 * Q2.1.5:: XEmacs cannot connect to my X Terminal.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1135 * Q2.1.6:: XEmacs just locked up my Linux X server.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1136 * Q2.1.7:: HP Alt key as Meta.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1137 * Q2.1.8:: got (wrong-type-argument color-instance-p nil)!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1138 * Q2.1.9:: XEmacs causes my OpenWindows 3.0 server to crash.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1139 * Q2.1.10:: Warnings from incorrect key modifiers.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1140 * Q2.1.11:: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1141 * Q2.1.12:: Regular Expression Problems on DEC OSF1.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1142 * Q2.1.13:: HP/UX 10.10 and @code{create_process} failure
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1143 * Q2.1.14:: @kbd{C-g} doesn't work for me. Is it broken?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1144 * Q2.1.15:: How to debug an XEmacs problem with a debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1145 * Q2.1.16:: XEmacs crashes in @code{strcat} on HP/UX 10.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1146 * Q2.1.17:: @samp{Marker does not point anywhere}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1147 * Q2.1.18:: 19.14 hangs on HP/UX 10.10.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1148 * Q2.1.19:: XEmacs does not follow the local timezone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1149 * Q2.1.20:: @samp{Symbol's function definition is void: hkey-help-show.}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1150 * Q2.1.21:: Every so often the XEmacs frame freezes.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1151 * Q2.1.22:: XEmacs seems to take a really long time to do some things.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1152 * Q2.1.23:: Movemail on Linux does not work for XEmacs 19.15 and later.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1153 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1154
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1155 @node Q2.0.1, Q2.0.2, Installation, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1156 @section Running XEmacs without installing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1157
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1158 The @file{INSTALL} file says that up to 108 MB of space is needed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1159 temporarily during installation! How can I just try it out?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1160
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1161 XEmacs will run in place without requiring installation and copying of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1162 the Lisp directories, and without having to specify a special build-time
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1163 flag. It's the copying of the Lisp directories that requires so much
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1164 space. XEmacs is largely written in Lisp.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1165
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1166 A good method is to make a shell alias for xemacs:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1167
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1168 @example
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1169 alias xemacs=/i/xemacs-20.2/src/xemacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1170 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1171
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1172 (You will obviously use whatever directory you downloaded the source
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1173 tree to instead of @file{/i/xemacs-20.2}).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1174
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1175 This will let you run XEmacs without massive copying.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1176
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1177 @node Q2.0.2, Q2.0.3, Q2.0.1, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1178 @section XEmacs is too big
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1179
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1180 Although this entry has been written for XEmacs 19.13, most of it still
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1181 stands true.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1182
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1183 Steve Baur <steve@@altair.xemacs.org> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1184
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1185 @quotation
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1186 The 45MB of space required by the installation directories can be
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1187 reduced dramatically if desired. Gzip all the .el files. Remove all
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1188 the packages you'll never want to use (or even ones you do like the two
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1189 obsolete mailcrypts and Gnus 4 in 19.13). Remove the TexInfo manuals.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1190 Remove the Info (and use just hardcopy versions of the manual). Remove
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1191 most of the stuff in etc. Remove or gzip all the source code. Gzip or
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1192 remove the C source code. Configure it so that copies are not made of
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1193 the support lisp. I'm not advocating any of these things, just pointing
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1194 out ways to reduce the disk requirements if desired.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1195
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1196 Now examine the space used by directory:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1197
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1198 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1199 0 /usr/local/bin/xemacs
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1200 2048 /usr/local/bin/xemacs-19.13
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1201
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1202 1546 /usr/local/lib/xemacs-19.13/i486-miranova-sco3.2v4.2
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1203 1158 /usr/local/lib/xemacs-19.13/i486-unknown-linux1.2.13
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1204 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1205
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1206 You need to keep these. XEmacs isn't stripped by default in
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1207 installation, you should consider stripping. That will save you about
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1208 5MB right there.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1209
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1210 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1211 207 /usr/local/lib/xemacs-19.13/etc/w3
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1212 122 /usr/local/lib/xemacs-19.13/etc/sounds
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1213 18 /usr/local/lib/xemacs-19.13/etc/sparcworks
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1214 159 /usr/local/lib/xemacs-19.13/etc/vm
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1215 6 /usr/local/lib/xemacs-19.13/etc/e
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1216 21 /usr/local/lib/xemacs-19.13/etc/eos
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1217 172 /usr/local/lib/xemacs-19.13/etc/toolbar
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1218 61 /usr/local/lib/xemacs-19.13/etc/ns
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1219 43 /usr/local/lib/xemacs-19.13/etc/gnus
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1220 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1221
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1222 These are support directories for various packages. In general they
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1223 match a directory under ./xemacs-19.13/lib/xemacs-19.13/lisp/. If you
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1224 do not require the package, you may delete or gzip the support too.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1225
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1226 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1227 1959 /usr/local/lib/xemacs-19.13/etc
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1228 175 /usr/local/lib/xemacs-19.13/lisp/bytecomp
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1229 340 /usr/local/lib/xemacs-19.13/lisp/calendar
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1230 342 /usr/local/lib/xemacs-19.13/lisp/comint
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1231 517 /usr/local/lib/xemacs-19.13/lisp/dired
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1232 42 /usr/local/lib/xemacs-19.13/lisp/electric
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1233 212 /usr/local/lib/xemacs-19.13/lisp/emulators
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1234 238 /usr/local/lib/xemacs-19.13/lisp/energize
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1235 289 /usr/local/lib/xemacs-19.13/lisp/gnus
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1236 457 /usr/local/lib/xemacs-19.13/lisp/ilisp
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1237 1439 /usr/local/lib/xemacs-19.13/lisp/modes
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1238 2276 /usr/local/lib/xemacs-19.13/lisp/packages
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1239 1040 /usr/local/lib/xemacs-19.13/lisp/prim
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1240 176 /usr/local/lib/xemacs-19.13/lisp/pcl-cvs
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1241 154 /usr/local/lib/xemacs-19.13/lisp/rmail
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1242 3 /usr/local/lib/xemacs-19.13/lisp/epoch
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1243 45 /usr/local/lib/xemacs-19.13/lisp/term
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1244 860 /usr/local/lib/xemacs-19.13/lisp/utils
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1245 851 /usr/local/lib/xemacs-19.13/lisp/vm
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1246 13 /usr/local/lib/xemacs-19.13/lisp/vms
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1247 157 /usr/local/lib/xemacs-19.13/lisp/x11
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1248 19 /usr/local/lib/xemacs-19.13/lisp/tooltalk
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1249 14 /usr/local/lib/xemacs-19.13/lisp/sunpro
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1250 291 /usr/local/lib/xemacs-19.13/lisp/games
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1251 198 /usr/local/lib/xemacs-19.13/lisp/edebug
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1252 619 /usr/local/lib/xemacs-19.13/lisp/w3
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1253 229 /usr/local/lib/xemacs-19.13/lisp/eos
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1254 55 /usr/local/lib/xemacs-19.13/lisp/iso
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1255 59 /usr/local/lib/xemacs-19.13/lisp/mailcrypt
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1256 187 /usr/local/lib/xemacs-19.13/lisp/eterm
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1257 356 /usr/local/lib/xemacs-19.13/lisp/ediff
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1258 408 /usr/local/lib/xemacs-19.13/lisp/hyperbole/kotl
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1259 1262 /usr/local/lib/xemacs-19.13/lisp/hyperbole
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1260 247 /usr/local/lib/xemacs-19.13/lisp/hm--html-menus
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1261 161 /usr/local/lib/xemacs-19.13/lisp/mh-e
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1262 299 /usr/local/lib/xemacs-19.13/lisp/viper
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1263 53 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-x
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1264 4 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj/DocWindow.nib
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1265 3 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj/InfoPanel.nib
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1266 3 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj/TreeView.nib
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1267 11 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1268 53 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1269 466 /usr/local/lib/xemacs-19.13/lisp/oobr
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1270 14142 /usr/local/lib/xemacs-19.13/lisp
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1271 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1272
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1273 These are all Emacs Lisp source code and bytecompiled object code. You
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1274 may safely gzip everything named *.el here. You may remove any package
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1275 you don't use. @emph{Nothing bad will happen if you delete a package
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1276 that you do not use}. You must be sure you do not use it though, so be
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1277 conservative at first.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1278
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1279 Possible candidates for deletion include w3 (newer versions exist, or
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1280 you may just use Lynx or Netscape for web browsing), games, hyperbole,
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1281 mh-e, hm--html-menus (better packages exist), vm, viper, oobr, gnus (new
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1282 versions exist), etc. Ask yourself, @emph{Do I ever want to use this
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1283 package?} If the answer is no, then it is a candidate for removal.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1284
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1285 First, gzip all the .el files. Then go about package by package and
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1286 start gzipping the .elc files. Then run XEmacs and do whatever it is
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1287 you normally do. If nothing bad happens, then delete the directory. Be
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1288 conservative about deleting directories, and it would be handy to have a
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1289 backup tape around in case you get too zealous.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1290
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1291 @file{prim}, @file{modes}, @file{packages}, and @file{utils} are four
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1292 directories you definitely do @strong{not} want to delete, although
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1293 certain packages can be removed from them if you do not use them.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1294
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1295 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1296 1972 /usr/local/lib/xemacs-19.13/info
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1297 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1298
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1299 These are online texinfo sources. You may either gzip them or remove
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1300 them. In either case, @kbd{C-h i} (info mode) will no longer work.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1301
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1302 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1303 20778 /usr/local/lib/xemacs-19.13
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1304 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1305
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1306 The 20MB achieved is less than half of what the full distribution takes up,
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1307 @strong{and} can be achieved without deleting a single file.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1308 @end quotation
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1309
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1310 giacomo boffi <boffi@@hp735.stru.polimi.it> provides this procedure:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1311
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1312 @quotation
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1313 Substitute @file{/usr/local/lib/} with the path where the xemacs tree is
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1314 rooted, then use this script:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1315
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1316 @example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1317 #!/bin/sh
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1318
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1319 r=/usr/local/lib/xemacs-19.13/lisp
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1320
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1321 cd $r ; rm -f cmpr ; touch cmpr
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1322
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1323 du -s .
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1324
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1325 for d in * ; do
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1326 if test -d $d ; then
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1327 cd $d
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1328 for f in *.el ; do
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1329 # compress (remove) only (ONLY) the sources that have a
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1330 # corresponding compiled file --- do not (DO NOT) touch other
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1331 # sources
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1332 if test -f $@{f@}c ; then gzip -v9 $f >> $r/cmpr ; fi
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1333 done
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1334 cd ..
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1335 fi
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1336 done
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1337
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1338 du -s .
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1339 @end example
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1340
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1341 A step beyond would be substituting @samp{rm -f} for @samp{gzip -v9},
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1342 but you have to be desperate for removing the sources (remember that
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1343 emacs can access compressed files transparently).
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1344
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1345 Also, a good megabyte could easily be trimmed from the $r/../etc
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1346 directory, e.g., the termcap files, some O+NEWS, others that I don't
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1347 remember as well.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1348 @end quotation
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1349
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1350 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1351 XEmacs 20.3 will unbundle the lisp hierarchy and allow the installer
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1352 to choose exactly how much support code gets installed.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1353 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1354
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1355 @node Q2.0.3, Q2.0.4, Q2.0.2, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1356 @section Compiling XEmacs with Netaudio.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1357
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1358 What is the best way to compile XEmacs with the netaudio system, since I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1359 have got the netaudio system compiled but installed at a weird place, I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1360 am not root. Also in the READMEs it does not say anything about
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1361 compiling with the audioserver?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1362
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1363 You should only need to add some stuff to the configure command line.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1364 To tell it to compile in netaudio support: @samp{--with-sound=both}, or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1365 @samp{--with-sound=nas} if you don't want native sound support for some
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1366 reason.) To tell it where to find the netaudio includes and libraries:
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1367
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1368 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1369 --site-libraries=WHATEVER
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1370 --site-includes=WHATEVER
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1371 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1372
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1373 Then (fingers crossed) it should compile and it will use netaudio if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1374 have a server running corresponding to the X server. The netaudio server
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1375 has to be there when XEmacs starts. If the netaudio server goes away and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1376 another is run, XEmacs should cope (fingers crossed, error handling in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1377 netaudio isn't perfect).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1378
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1379 BTW, netaudio has been renamed as it has a name clash with something
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1380 else, so if you see references to NAS or Network Audio System, it's the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1381 same thing. It also might be found at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1382 <URL:ftp.x.org:/contrib/audio/nas/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1383
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1384 @node Q2.0.4, Q2.0.5, Q2.0.3, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1385 @section Problems with Linux and ncurses.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1386
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1387 On Linux 1.3.98 with termcap 2.0.8 and the ncurses that came with libc
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1388 5.2.18, XEmacs 20.0b20 is unable to open a tty device:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1389
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1390 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1391 src/xemacs -nw -q
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1392 Initialization error: Terminal type `xterm' undefined (or can't access database?)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1393 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1394
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1395 Ben Wing <ben@@666.com> writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1396
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1397 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1398 Your ncurses configuration is messed up. Your /usr/lib/terminfo is a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1399 bad pointer, perhaps to a CD-ROM that is not inserted.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1400 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1401
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1402 @node Q2.0.5, Q2.0.6, Q2.0.4, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1403 @section Do I need X11 to run XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1404
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1405 No. The name @dfn{XEmacs} is unfortunate in the sense that it is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1406 @strong{not} an X Window System-only version of Emacs. Starting with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1407 19.14 XEmacs has full color support on a color capable character
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1408 terminal.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1409
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1410 @node Q2.0.6, Q2.0.7, Q2.0.5, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1411 @section I'm having strange crashes. What do I do?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1412
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1413 There have been a variety of reports of crashes due to compilers with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1414 buggy optimizers. Please see the @file{PROBLEMS} file that comes with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1415 XEmacs to read what it says about your platform.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1416
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1417 @node Q2.0.7, Q2.0.8, Q2.0.6, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1418 @section Libraries in non-standard locations
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1419
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1420 I have x-faces, jpeg, xpm etc. all in different places. I've tried
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1421 space-separated, comma-separated, several --site-libraries, all to no
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1422 avail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1423
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1424 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1425 --site-libraries='/path/one /path/two /path/etc'
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1426 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1427
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1428 @node Q2.0.8, Q2.0.9, Q2.0.7, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1429 @section can't resolve symbol _h_errno
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1430
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1431 You are using the Linux/ELF distribution of XEmacs 19.14, and your ELF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1432 libraries are out of date. You have the following options:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1433
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1434 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1435 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1436 Upgrade your libc to at least 5.2.16 (better is 5.2.18, 5.3.12, or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1437 5.4.10).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1438
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1439 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1440 Patch the XEmacs binary by replacing all occurrences of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1441 @samp{_h_errno^@@} with @samp{h_errno^@@^@@}. Any version of Emacs will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1442 suffice. If you don't understand how to do this, don't do it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1443
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1444 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1445 Rebuild XEmacs yourself -- any working ELF version of libc should be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1446 O.K.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1447 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1448
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1449 Hrvoje Niksic <hniksic@@srce.hr> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1450
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1451 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1452 Why not use a Perl one-liner for No. 2?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1453
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1454 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1455 perl -pi -e 's/_h_errno\0/h_errno\0\0/g' /usr/local/bin/xemacs-19.14
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1456 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1457
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1458 NB: You @emph{must} patch @file{/usr/local/bin/xemacs-19.14}, and not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1459 @file{xemacs} because @file{xemacs} is a link to @file{xemacs-19.14};
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1460 the Perl @samp{-i} option will cause unwanted side-effects if applied to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1461 a symbolic link.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1462 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1463
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1464 Steve L. Baur <steve@@miranova.com> writes:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1465
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1466 @quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1467 If you build against a recent libc-5.4 (late enough to have caused
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1468 problems earlier in the beta cycle) and then run with an earlier version
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1469 of libc, you get a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1470
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1471 @example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1472 $ xemacs
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1473 xemacs: can't resolve symbol '__malloc_hook'
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1474 zsh: 7942 segmentation fault (core dumped) xemacs
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1475 @end example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1476
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1477 (Example binary compiled against libc-5.4.23 and run with libc-5.4.16).
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1478
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1479 The solution is to upgrade to at least libc-5.4.23. Sigh. Drat.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1480 @end quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1481
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1482 @node Q2.0.9, Q2.0.10, Q2.0.8, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1483 @section Where do I find external libraries?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1484
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1485 All external libraries used by XEmacs can be found at the XEmacs FTP
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1486 site <URL:ftp://ftp.xemacs.org/pub/aux/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1487
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1488 @c This list is a pain in the you-know-what to keep in synch with the
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1489 @c world.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1490 The canonical locations (at the time of this writing) are as follows:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1491
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1492 @table @asis
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1493 @item JPEG
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1494 <URL:ftp://ftp.uu.net/graphics/jpeg/>. Version 6a is current.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1495
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1496 @item XPM
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1497 <URL:ftp://ftp.x.org/contrib/libraries/>. Version 3.4j is current.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1498 Older versions of this package are known to cause XEmacs crashes.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1499
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1500 @item TIFF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1501 <URL:ftp://ftp.sgi.com/graphics/tiff/>. v3.4 is current. The latest
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1502 beta is v3.4b035. There is a HOWTO here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1503
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1504 @item PNG
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1505 <URL:ftp://ftp.uu.net/graphics/png/>. 0.89c is current. XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1506 requires a fairly recent version to avoid using temporary files.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1507
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1508 <URL:ftp://swrinde.nde.swri.edu/pub/png/src/>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1509
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1510 @item Compface
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1511 <URL:ftp://ftp.cs.indiana.edu/pub/faces/compface/>. This library has
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1512 been frozen for about 6 years, and is distributed without version
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1513 numbers. @emph{It should be compiled with the same options that X11 was
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1514 compiled with on your system}. The version of this library at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1515 XEmacs.org includes the @file{xbm2xface.pl} script, written by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1516 stig@@hackvan.com, which may be useful when generating your own xface.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1517
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1518 @item NAS
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1519 <URL:ftp://ftp.x.org/contrib/audio/nas/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1520 Version 1.2p5 is current. There is a FAQ here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1521 @end table
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1522
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1523 @node Q2.0.10, Q2.0.11, Q2.0.9, Installation
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1524 @section After I run configure I find a core dump, is something wrong?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1525
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1526 Not necessarily. If you have GNU sed 3.0 you should downgrade it to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1527 2.05. From the @file{README} at prep.ai.mit.edu:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1528
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1529 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1530 sed 3.0 has been withdrawn from distribution. It has major revisions,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1531 which mostly seem to be improvements; but it turns out to have bugs too
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1532 which cause trouble in some common cases.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1533
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1534 Tom Lord won't be able to work fixing the bugs until May. So in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1535 mean time, we've decided to withdraw sed 3.0 from distribution and make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1536 version 2.05 once again the recommended version.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1537 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1538
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1539 It has also been observed that the vfork test on Solaris will leave a
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1540 core dump.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1541
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1542 @node Q2.0.11, Q2.0.12, Q2.0.10, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1543 @section XEmacs doesn't resolve hostnames.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1544
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1545 This is the result of a long-standing problem with SunOS and the fact
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1546 that stock SunOS systems do not ship with DNS resolver code in libc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1547
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1548 Christopher Davis <ckd@@loiosh.kei.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1549
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1550 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1551 That's correct [The SunOS 4.1.3 precompiled binaries don't do name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1552 lookup]. Since Sun figured that everyone used NIS to do name lookups
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1553 (that DNS thing was apparently only a passing fad, right?), the stock
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1554 SunOS 4.x systems don't have DNS-based name lookups in libc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1555
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1556 This is also why Netscape ships two binaries for SunOS 4.1.x.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1557
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1558 The best solution is to compile it yourself; the configure script will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1559 check to see if you've put DNS in the shared libc and will then proceed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1560 to link against the DNS resolver library code.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1561 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1562
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1563 @node Q2.0.12, Q2.0.13, Q2.0.11, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1564 @section Why can't I strip XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1565
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1566 Richard Cognot <cognot@@fronsac.ensg.u-nancy.fr> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1567
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1568 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1569 Because of the way XEmacs (and every other Emacsen, AFAIK) is built. The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1570 link gives you a bare-boned emacs (called temacs). temacs is then run,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1571 preloading some of the lisp files. The result is then dumped into a new
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1572 executable, named xemacs, which will contain all of the preloaded lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1573 functions and data.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1574
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1575 Now, during the dump itself, the executable (code+data+symbols) is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1576 written on disk using a special unexec() function. This function is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1577 obviously heavily system dependent. And on some systems, it leads to an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1578 executable which, although valid, cannot be stripped without damage. If
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1579 memory serves, this is especially the case for AIX binaries. On other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1580 architecture it might work OK.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1581
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1582 The Right Way to strip the emacs binary is to strip temacs prior to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1583 dumping xemacs. This will always work, although you can do that only if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1584 you install from sources (as temacs is @file{not} part of the binary
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1585 kits).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1586 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1587
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1588 Nat Makarevitch <nat@@nataa.fr.eu.org> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1589
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1590 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1591 Here is the trick:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1592
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1593 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1594 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1595 [ ./configure; make ]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1596
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1597 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1598 rm src/xemacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1599
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1600 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1601 strip src/temacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1602
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1603 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1604 make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1605
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1606 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1607 cp src/xemacs /usr/local/bin/xemacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1608
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1609 @item
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
1610 cp lib-src/DOC-19.16-XEmacs /usr/local/lib/xemacs-19.16/i586-unknown-linuxaout
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1611 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1612 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1613
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1614 @node Q2.0.13, Q2.0.14, Q2.0.12, Installation
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1615 @section Problems linking with Gcc on Solaris
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1616
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1617 There are known difficulties linking with Gnu ld on Solaris. A typical
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1618 error message might look like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1619
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1620 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1621 unexec(): dlopen(../dynodump/dynodump.so): ld.so.1: ./temacs:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1622 fatal: relocation error:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1623 symbol not found: main: referenced in ../dynodump/dynodump.so
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1624 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1625
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1626 Martin Buchholz <mrb@@eng.sun.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1627
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1628 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1629 You need to specify @samp{-fno-gnu-linker} as part of your flags to pass
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1630 to ld. Future releases of XEmacs will try to do this automatically.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1631 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1632
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1633 @node Q2.0.14, Q2.1.1, Q2.0.13, Installation
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1634 @section Make on HP/UX 9 fails after linking temacs
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1635
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
1636 Problem when building xemacs-19.16 on hpux 9:
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1637
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1638 Richard Cognot <cognot@@ensg.u-nancy.fr> writes:
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1639
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1640 @quotation
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1641 make on hpux fails after linking temacs with a message:
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1642
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1643 @example
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1644 "make: don't know how to make .y."
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1645 @end example
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1646
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1647 Solution: This is a problem with HP make revision 70.X. Either use GNU
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1648 make, or install PHCO_6552, which will bring make to revision
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1649 72.24.1.17.
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1650 @end quotation
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1651
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1652
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1653 @node Q2.1.1, Q2.1.2, Q2.0.14, Installation
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1654 @section Help! XEmacs just crashed on me!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1655
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1656 First of all, don't panic. Whenever XEmacs crashes, it tries extremely
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1657 hard to auto-save all of your files before dying. (The main time that
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1658 this will not happen is if the machine physically lost power or if you
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1659 killed the XEmacs process using @code{kill -9}). The next time you try
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1660 to edit those files, you will be informed that a more recent auto-save
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1661 file exists. You can use @kbd{M-x recover-file} to retrieve the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1662 auto-saved version of the file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1663
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1664 Starting with 19.14, you may use the command @kbd{M-x recover-session}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1665 after a crash to pick up where you left off.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1666
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1667 Now, XEmacs is not perfect, and there may occasionally be times, or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1668 particular sequences of actions, that cause it to crash. If you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1669 come up with a reproducible way of doing this (or even if you have a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1670 pretty good memory of exactly what you were doing at the time), the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1671 maintainers would be very interested in knowing about it. Post a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1672 message to comp.emacs.xemacs or send mail to <crashes@@xemacs.org>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1673 Please note that the @samp{crashes} address is exclusively for crash
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1674 reports.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1675
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1676 If at all possible, include a stack backtrace of the core dump that was
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1677 produced. This shows where exactly things went wrong, and makes it much
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1678 easier to diagnose problems. To do this, you need to locate the core
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1679 file (it's called @file{core}, and is usually sitting in the directory
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1680 that you started XEmacs from, or your home directory if that other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1681 directory was not writable). Then, go to that directory and execute a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1682 command like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1683
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1684 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1685 gdb `which xemacs` core
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1686 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1687
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1688 and then issue the command @samp{where} to get the stack backtrace. You
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1689 might have to use @code{dbx} or some similar debugger in place of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1690 @code{gdb}. If you don't have any such debugger available, complain to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1691 your system administrator.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1692
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1693 It's possible that a core file didn't get produced, in which case you're
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1694 out of luck. Go complain to your system administrator and tell him not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1695 to disable core files by default. Also @xref{Q2.1.15} for tips and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1696 techniques for dealing with a debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1697
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1698 When making a problem report make sure that:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1699
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1700 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1701 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1702 Report @strong{all} of the information output by XEmacs during the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1703 crash.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1704
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1705 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1706 You mention what O/S & Hardware you are running XEmacs on.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1707
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1708 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1709 What version of XEmacs you are running.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1710
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1711 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1712 What build options you are using.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1713
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1714 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1715 If the problem is related to graphics, we will also need to know what
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1716 version of the X Window System you are running, and what window manager
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1717 you are using.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1718
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1719 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1720 If the problem happened on a tty, please include the terminal type.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1721 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1722
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1723 @node Q2.1.2, Q2.1.3, Q2.1.1, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1724 @section Cryptic Minibuffer messages.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1725
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1726 When I try to use some particular option of some particular package, I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1727 get a cryptic error in the minibuffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1728
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1729 If you can't figure out what's going on, select Options/General
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1730 Options/Debug on Error from the Menubar and then try and make the error
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1731 happen again. This will give you a backtrace that may be enlightening.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1732 If not, try reading through this FAQ; if that fails, you could try
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1733 posting to comp.emacs.xemacs (making sure to include the backtrace) and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1734 someone may be able to help. If you can identify which Emacs lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1735 source file the error is coming from you can get a more detailed stack
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1736 backtrace by doing the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1737
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1738 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1739 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1740 Visit the .el file in an XEmacs buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1741
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1742 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1743 Issue the command @kbd{M-x eval-current-buffer}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1744
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1745 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1746 Reproduce the error.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1747 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1748
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1749 Depending on the version of XEmacs, you may either select Edit->Show
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1750 Messages (19.13 and earlier) or Help->Recent Keystrokes/Messages (19.14
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1751 and later) from the menubar to see the most recent messages. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1752 command is bound to @kbd{C-h l} by default.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1753
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1754 @node Q2.1.3, Q2.1.4, Q2.1.2, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1755 @section Translation Table Syntax messages at Startup
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1756
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1757 I get tons of translation table syntax error messages during startup.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1758 How do I get rid of them?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1759
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1760 There are two causes of this problem. The first usually only strikes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1761 people using the prebuilt binaries. The culprit in both cases is the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1762 file @file{XKeysymDB}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1763
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1764 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1765 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1766 The binary cannot find the @file{XKeysymDB} file. The location is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1767 hardcoded at compile time so if the system the binary was built on puts
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1768 it a different place than your system does, you have problems. To fix,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1769 set the environment variable @var{XKEYSYMDB} to the location of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1770 @file{XKeysymDB} file on your system or to the location of the one
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1771 included with XEmacs which should be at
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
1772 @file{<xemacs_root_directory>/lib/xemacs-19.16/etc/XKeysymDB}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1773
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1774 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1775 The binary is finding the XKeysymDB but it is out-of-date on your system
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1776 and does not contain the necessary lines. Either ask your system
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1777 administrator to replace it with the one which comes with XEmacs (which
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1778 is the stock R6 version and is backwards compatible) or set your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1779 @var{XKEYSYMDB} variable to the location of XEmacs's described above.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1780 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1781
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1782 @node Q2.1.4, Q2.1.5, Q2.1.3, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1783 @section Startup warnings about deducing proper fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1784
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1785 How can I avoid the startup warnings about deducing proper fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1786
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1787 This is highly dependent on your installation, but try with the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1788 following font as your base font for XEmacs and see what it does:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1789
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1790 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1791 -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1792 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1793
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1794 More precisely, do the following in your resource file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1795
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1796 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1797 Emacs.default.attributeFont: -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1798 @end example
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1799
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1800 If you just don't want to see the @samp{*Warnings*} buffer at startup
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1801 time, you can set this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1802
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1803 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1804 (setq display-warning-minimum-level 'error)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1805 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1806
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1807 The buffer still exists; it just isn't in your face.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1808
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1809 @node Q2.1.5, Q2.1.6, Q2.1.4, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1810 @section XEmacs cannot connect to my X Terminal!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1811
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1812 Help! I can not get XEmacs to display on my Envizex X-terminal!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1813
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1814 Try setting the @var{DISPLAY} variable using the numeric IP address of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1815 the host you are running XEmacs from.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1816
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1817 @node Q2.1.6, Q2.1.7, Q2.1.5, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1818 @section XEmacs just locked up my Linux X server!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1819
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1820 There have been several reports of the X server locking up under Linux.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1821 In all reported cases removing speedo and scaled fonts from the font
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1822 path corrected the problem. This can be done with the command
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1823 @code{xset}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1824
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1825 It is possible that using a font server may also solve the problem.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1826
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1827 @node Q2.1.7, Q2.1.8, Q2.1.6, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1828 @section HP Alt key as Meta.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1829
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1830 How can I make XEmacs recognize the Alt key of my HP workstation as a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1831 Meta key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1832
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1833 Put the following line into a file and load it with xmodmap(1) before
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1834 starting XEmacs:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1835
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1836 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1837 remove Mod1 = Mode_switch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1838 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1839
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1840 @node Q2.1.8, Q2.1.9, Q2.1.7, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1841 @section got (wrong-type-argument color-instance-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1842
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1843 Natalie Kershaw <nataliek@@rd.scitec.com.au> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1844
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1845 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1846 I am trying to run xemacs 19.13 under X11R4. Whenever I move the mouse I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1847 get the following error. Has anyone seen anything like this? This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1848 doesn't occur on X11R5.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1849
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1850 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1851 Signalling: (error "got (wrong-type-argument color-instance-p nil) and I don't know why!")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1852 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1853 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1854
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1855 dinos <map01kd@@gold.ac.uk> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1856
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1857 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1858 I think this is due to undefined resources; You need to define color
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1859 backgrounds and foregrounds into your @file{.../app-defaults/Emacs}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1860 like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1861
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1862 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1863 *Foreground: Black ;everything will be of black on grey95,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1864 *Background: Grey95 ;unless otherwise specified.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1865 *cursorColor: Red3 ;red3 cursor with grey95 border.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1866 *pointerColor: Red3 ;red3 pointer with grey95 border.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1867 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1868 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1869
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1870 Natalie Kershaw adds:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1871
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1872 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1873 What fixed the problem was adding some more colors to the X color
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1874 database (copying the X11R5 colors over), and also defining the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1875 following resources:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1876
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1877 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1878 xemacs*cursorColor: black
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1879 xemacs*pointerColor: black
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1880 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1881
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1882 With the new colours installed the problem still occurs if the above
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1883 resources are not defined.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1884
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1885 If the new colours are not present then an additional error occurs on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1886 XEmacs startup, which says @samp{Color Red3} not defined.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1887 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1888
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1889 @node Q2.1.9, Q2.1.10, Q2.1.8, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1890 @section XEmacs causes my OpenWindows 3.0 server to crash.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1891
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1892 The OpenWindows 3.0 server is incredibly buggy. Your best bet is to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1893 replace it with one from the generic MIT X11 release. You might also
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1894 try disabling parts of your @file{.emacs}, like enabling background
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1895 pixmaps.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1896
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1897 @node Q2.1.10, Q2.1.11, Q2.1.9, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1898 @section Warnings from incorrect key modifiers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1899
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1900 The following information comes from the @file{PROBLEMS} file that comes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1901 with XEmacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1902
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1903 If you're having troubles with HP/UX it is because HP/UX defines the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1904 modifiers wrong in X. Here is a shell script to fix the problem; be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1905 sure that it is run after VUE configures the X server.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1906
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1907 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1908 #! /bin/sh
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1909 xmodmap 2> /dev/null - << EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1910 keysym Alt_L = Meta_L
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1911 keysym Alt_R = Meta_R
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1912 EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1913
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1914 xmodmap - << EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1915 clear mod1
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1916 keysym Mode_switch = NoSymbol
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1917 add mod1 = Meta_L
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1918 keysym Meta_R = Mode_switch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1919 add mod2 = Mode_switch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1920 EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1921 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1922
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1923 @node Q2.1.11, Q2.1.12, Q2.1.10, Installation
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1924 @section [This question intentionally left blank]
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1925
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1926 Obsolete question, left blank to avoid renumbering.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1927
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1928 @node Q2.1.12, Q2.1.13, Q2.1.11, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1929 @section Problems with Regular Expressions on DEC OSF1.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1930
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1931 I have xemacs 19.13 running on an alpha running OSF1 V3.2 148 and ispell
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1932 would not run because it claimed the version number was incorrect
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1933 although it was indeed OK. I traced the problem to the regular
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1934 expression handler.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1935
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1936 Douglas Kosovic <douglask@@dstc.edu.au> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1937
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1938 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1939 Actually it's a DEC cc optimisation bug that screws up the regexp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1940 handling in XEmacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1941
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1942 Rebuilding using the @samp{-migrate} switch for DEC cc (which uses a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1943 different sort of optimisation) works fine.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1944 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1945
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1946 See @file{xemacs-19_13-dunix-3_2c.patch} at the following URL on how to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1947 build with the @samp{-migrate} flag:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1948
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1949 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1950 <URL:http://www-digital.cern.ch/carney/emacs/emacs.html>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1951 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1952
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1953 NOTE: There have been a variety of other problems reported that are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1954 fixed in this fashion.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1955
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1956 @node Q2.1.13, Q2.1.14, Q2.1.12, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1957 @section HP/UX 10.10 and @code{create_process} failure.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1958
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1959 Dave Carrigan <Dave.Carrigan@@ipl.ca> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1960
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1961 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1962 With XEmacs 19.13 and HP/UX 10.10, anything that relies on the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1963 @code{create_process} function fails. This breaks a lot of things
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1964 (shell-mode, compile, ange-ftp, to name a few).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1965 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1966
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1967 Phil Johnson <johnson@@dtc.hp.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1968
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1969 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1970 This is a problem specific to HP-UX 10.10. It only occurs when XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1971 is compiled for shared libraries (the default), so you can work around
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1972 it by compiling a statically-linked binary (run configure with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1973 @samp{--dynamic=no}).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1974
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1975 I'm not sure whether the problem is with a particular shared library or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1976 if it's a kernel problem which crept into 10.10.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1977 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1978
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1979 Richard Cognot <cognot@@ensg.u-nancy.fr> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1980
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1981 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1982 I had a few problems with 10.10. Apparently, some of them were solved by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1983 forcing a static link of libc (manually).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1984 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1985
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1986 @node Q2.1.14, Q2.1.15, Q2.1.13, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1987 @section @kbd{C-g} doesn't work for me. Is it broken?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1988
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1989 Ben Wing <ben@@666.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1990
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1991 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1992 @kbd{C-g} does work for most people in most circumstances. If it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1993 doesn't, there are only two explanations:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1994
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1995 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1996 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1997 The code is wrapped with a binding of @code{inhibit-quit} to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1998 @code{t}. @kbd{Ctrl-Shift-G} should still work, I think.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1999
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2000 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2001 SIGIO is broken on your system, but BROKEN_SIGIO isn't defined.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2002 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2003
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2004 To test #2, try executing @code{(while t)} from the @samp{*scratch*}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2005 buffer. If @kbd{C-g} doesn't interrupt, then you're seeing #2.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2006 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2007
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2008 Morten Welinder <terra@@diku.dk> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2009
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2010 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2011 On some (but @emph{not} all) machines a hung XEmacs can be revived by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2012 @code{kill -FPE <pid>}. This is a hack, of course, not a solution.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2013 This technique works on a Sun4 running 4.1.3_U1. To see if it works for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2014 you, start another XEmacs and test with that first. If you get a core
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2015 dump the method doesn't work and if you get @samp{Arithmetic error} then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2016 it does.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2017 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2018
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2019 @node Q2.1.15, Q2.1.16, Q2.1.14, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2020 @section How to Debug an XEmacs problem with a debugger
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2021
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2022 Ben Wing <ben@@666.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2023
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2024 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2025 If XEmacs does crash on you, one of the most productive things you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2026 do to help get the bug fixed is to poke around a bit with the debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2027 Here are some hints:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2028
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2029 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2030 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2031 First of all, if the crash is at all reproducible, consider very
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2032 strongly recompiling your XEmacs with debugging symbols, with no
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2033 optimization, and with the configure options @samp{--debug=yes},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2034 @samp{--error-checking=all}, and @samp{--dynamic=no}. This will make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2035 your XEmacs run somewhat slower but make it a lot more likely to catch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2036 the problem earlier (closer to its source), and a lot easier to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2037 determine what's going on with a debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2038
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2039 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2040 If you're able to run XEmacs under a debugger and reproduce the crash
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2041 (if it's inconvenient to do this because XEmacs is already running or is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2042 running in batch mode as part of a bunch of scripts, consider attaching
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2043 to the existing process with your debugger; most debuggers let you do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2044 this by substituting the process ID for the core file when you invoke
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2045 the debugger from the command line, or by using the @code{attach}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2046 command or something similar), here are some things you can do:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2047
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2048 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2049 If XEmacs is hitting an assertion failure, put a breakpoint on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2050 @code{assert_failed()}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2051
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2052 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2053 If XEmacs is hitting some weird Lisp error that's causing it to crash
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2054 (e.g. during startup), put a breakpoint on @code{signal_1()}---this is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2055 declared static in eval.c.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2056
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2057 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2058 Internally, you will probably see lots of variables that hold objects of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2059 type @code{Lisp_Object}. These are exactly what they appear to be,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2060 i.e. references to Lisp objects. Printing them out with the debugger
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2061 probably won't be too useful---you'll just see a number. To decode
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2062 them, do this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2063
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2064 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2065 call debug_print (OBJECT)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2066 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2067
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2068 where @var{OBJECT} is whatever you want to decode (it can be a variable,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2069 a function call, etc.). This will print out a readable representation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2070 on the TTY from which the xemacs process was invoked.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2071
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2072 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2073 If you want to get a Lisp backtrace showing the Lisp call
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2074 stack, do this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2075
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2076 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2077 call debug_backtrace ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2078 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2079
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2080 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2081 If all you've got is a core dump, all is not lost. You can still poke
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2082 around somewhat, and if you're using GDB, there are some macros in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2083 file @file{gdbinit} in the @file{src} directory of the XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2084 distribution that should make it easier for you to decode Lisp objects.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2085
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2086 If you're using DBX, you may be able to get further help from Martin
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2087 Buchholz, the engineer at Sun who works on XEmacs. Write to him at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2088 <Martin.Buchholz@@sun.com>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2089
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2090 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2091 If you're using a debugger to get a C stack backtrace and you're seeing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2092 stack traces with some of the innermost frames mangled, it may be due to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2093 dynamic linking. (This happens especially under Linux.) Consider
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2094 reconfiguring with @samp{--dynamic=no}. Also, sometimes (again under
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2095 Linux), stack backtraces of core dumps will have the frame where the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2096 fatal signal occurred mangled; if you can obtain a stack trace while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2097 running the XEmacs process under a debugger, the stack trace should be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2098 clean.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2099
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2100 Curtiss <1CMC3466@@ibm.mtsac.edu> suggests upgrading to ld.so version 1.8
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2101 if dynamic linking and debugging is a problem on Linux.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2102
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2103 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2104 If you're using a debugger to get a C stack backtrace and you're
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2105 getting a completely mangled and bogus stack trace, it's probably due to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2106 one of the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2107
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2108 @enumerate a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2109 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2110 Your executable has been stripped. Bad news. Tell your sysadmin not to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2111 do this---it doesn't accomplish anything except to save a bit of disk
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2112 space, and makes debugging much much harder.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2113
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2114 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2115 Your stack is getting trashed. Debugging this is hard; you have to do a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2116 binary-search-type of narrowing down where the crash occurs, until you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2117 figure out exactly which line is causing the problem. Of course, this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2118 only works if the bug is highly reproducible.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2119
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2120 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2121 If your stack trace has exactly one frame in it, with address 0x0, this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2122 could simply mean that XEmacs attempted to execute code at that address,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2123 e.g. through jumping to a null function pointer. Unfortunately, under
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2124 those circumstances, GDB under Linux doesn't know how to get a stack
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2125 trace. (Yes, this is the third Linux-related problem I've mentioned. I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2126 have no idea why GDB under Linux is so bogus. Complain to the GDB
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2127 authors, or to comp.os.linux.development.system). Again, you'll have to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2128 use the narrowing-down process described above.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2129
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2130 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2131 If you compiled 19.14 with @samp{--debug} (or by default in later
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2132 versions), you will get a Lisp backtrace output when XEmacs crashes, so
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2133 you'll have something useful. If you're in 19.13, you could try doing
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2134 @code{call debug_backtrace()}---sometimes this works even after a fatal
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2135 signal has been received.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2136 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2137 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2138 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2139
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2140 Here's some more info about using gdbinit:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2141
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2142 Different version of @code{gdbinit} are provided for different
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2143 platforms. One of these should be installed as @file{.gdbinit} in your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2144 home directory. If you're using XEmacs 19.14 or better, you should
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2145 install the default @code{gdbinit} in the @file{src/} directory if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2146 have GDB 4.14 or better. With GDB 4.13 or earlier, install
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2147 @file{gdbinit.pre-4.14}; however, this is noticeably harder to use. If
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2148 you're on a machine that uses a union type for Lisp_Objects (only the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2149 DEC Alpha, I think), you'll have to use @code{gdbinit.union}, which is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2150 of the pre-4.14 variety but should be easily upgradable.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2151
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2152 With XEmacs 19.13 and earlier, only one @code{gdbinit} is provided (I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2153 think); it's of the pre-4.14 variety and of the union-type
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2154 variety. (Many more machines used the union type under 19.13).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2155
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2156 With the GDB 4.14+ gdbinit, you can print out a Lisp_Object using
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2157 @code{p1 OBJECT} (which calls @code{debug_print()}, and hence only works
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2158 if you have a running process) or @code{frob OBJECT} (which works even
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2159 on core dumps, and does its own decoding of the object, but its output
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2160 isn't always so convenient).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2161
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2162 With the pre-GDB 4.14 gdbinit, you have to do these steps:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2163
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2164 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2165 print OBJECT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2166 xtype
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2167 <then type "xcons" or "xstring" or whatever, depending on the type>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2168 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2169
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2170 If the object is a record type, you'll probably have to the following
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2171 steps:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2172
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2173 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2174 print OBJECT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2175 xtype
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2176 xrecord
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2177 <remember what type is printed>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2178 print OBJECT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2179 <then type "xbuffer" or "xsymbol" or whatever>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2180 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2181
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2182 Of course, if you know in advance what type the object is of, you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2183 omit all but the last two steps.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2184
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2185 @node Q2.1.16, Q2.1.17, Q2.1.15, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2186 @section XEmacs crashes in @code{strcat} on HP/UX 10
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2187
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2188 >From the problems database (through
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2189 <URL:http://support.mayfield.hp.com/>):
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 46
diff changeset
2190
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 46
diff changeset
2191 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2192 Problem Report: 5003302299
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2193 Status: Open
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2194
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2195 System/Model: 9000/700
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2196 Product Name: HPUX S800 10.0X
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2197 Product Vers: 9245XB.10.00
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2198
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2199 Description: strcat(3C) may read beyond end of source string, can cause
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2200 SIGSEGV
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2201
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2202
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2203 *** PROBLEM TEXT ***
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2204 strcat(3C) may read beyond the source string onto an unmapped page,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2205 causing a segmentation violation.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2206 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2207
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2208 @node Q2.1.17, Q2.1.18, Q2.1.16, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2209 @section @samp{Marker does not point anywhere}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2210
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2211 As with other errors, set @code{debug-on-error} to @code{t} to get the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2212 backtrace when the error occurs. Specifically, two problems have been
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2213 reported (and fixed).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2214
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2215 @enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2216 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2217 A problem with line-number-mode in XEmacs 19.14 affected a large number
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2218 of other packages. If you see this error message, turn off
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2219 line-number-mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2220
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2221 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2222 A problem with some early versions of Gnus 5.4 caused this error.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2223 Upgrade your Gnus.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2224 @end enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2225
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2226 @node Q2.1.18, Q2.1.19, Q2.1.17, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2227 @section 19.14 hangs on HP/UX 10.10.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2228
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2229 Richard Cognot <cognot@@ensg.u-nancy.fr> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2230
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2231 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2232 For the record, compiling on hpux 10.10 leads to a hang in Gnus when
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2233 compiled with optimization on.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2234
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2235 I've just discovered that my hpux 10.01 binary was working less well
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2236 than expected. In fact, on a 10.10 system, @code{(while t)} was not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2237 interupted by @kbd{C-g}. I defined @code{BROKEN_SIGIO} and recompiled on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2238 10.10, and... the hang is now gone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2239
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2240 As far as configure goes, this will be a bit tricky: @code{BROKEN_SIGIO}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2241 is needed on 10.10, but @strong{not} on 10.01: if I run my 10.01 binary
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2242 on a 10.01 machine, without @code{BROKEN_SIGIO} being defined, @kbd{C-g}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2243 works as expected.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2244 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2245
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2246 Richard Cognot <cognot@@ensg.u-nancy.fr> adds:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2247
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2248 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2249 Apparently somebody has found the reason why there is this @samp{poll:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2250 interrupted...} message for each event. For some reason, libcurses
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2251 reimplements a @code{select()} system call, in a highly broken fashion.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2252 The fix is to add a -lc to the link line @emph{before} the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2253 -lxcurses. XEmacs will then use the right version of @code{select()}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2254 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2255
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2256
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2257 Alain Fauconnet <af@@biomath.jussieu.fr> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2258
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2259 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2260 The @emph{real} solution is to @emph{not} link -lcurses in! I just
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2261 changed -lcurses to -ltermcap in the Makefile and it fixed:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2262
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2263 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2264 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2265 The @samp{poll: interrupted system call} message.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2266
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2267 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2268 A more serious problem I had discovered in the meantime, that is the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2269 fact that subprocess handling was seriously broken: subprocesses
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2270 e.g. started by AUC TeX for TeX compilation of a buffer would
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2271 @emph{hang}. Actually they would wait forever for emacs to read the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2272 socket which connects stdout...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2273 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2274 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2275
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2276 @node Q2.1.19, Q2.1.20, Q2.1.18, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2277 @section XEmacs does not follow the local timezone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2278
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2279 When using one of the prebuilt binaries many users have observed that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2280 XEmacs uses the timezone under which it was built, but not the timezone
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2281 under which it is running. The solution is to add:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2282
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2283 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2284 (set-time-zone-rule "MET")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2285 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2286
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2287 to your @file{.emacs} or the @file{site-start.el} file if you can.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2288 Replace @code{MET} with your local timezone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2289
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2290 @node Q2.1.20, Q2.1.21, Q2.1.19, Installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2291 @section @samp{Symbol's function definition is void: hkey-help-show.}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2292
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2293 This is a problem with a partially loaded hyperbole. Try adding:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2294
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2295 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2296 (require 'hmouse-drv)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2297 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2298
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2299 where you load hyperbole and the problem should go away.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2300
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2301 @node Q2.1.21, Q2.1.22, Q2.1.20, Installation
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2302 @section Every so often the XEmacs frame freezes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2303
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2304 This problem has been fixed in 19.15, and was due to a not easily
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2305 reproducible race condition.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2306
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2307 @node Q2.1.22, Q2.1.23, Q2.1.21, Installation
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2308 @section XEmacs seems to take a really long time to do some things
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2309
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2310 David Moore <dmoore@@ucsd.edu> writes:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2311
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2312 @quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2313 Two things you can do:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2314
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2315 1) C level:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2316
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2317 When you see it going mad like this, you might want to use gdb from an
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2318 'xterm' to attach to the running process and get a stack trace. To do
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2319 this just run:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2320
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2321 @example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2322 gdb /path/to/xemacs/xemacs ####
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2323 @end example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2324
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2325 Where @code{####} is the process id of your xemacs, instead of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2326 specifying the core. When gdb attaches, the xemacs will stop [1] and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2327 you can type `where' in gdb to get a stack trace as usual. To get
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2328 things moving again, you can just type `quit' in gdb. It'll tell you
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2329 the program is running and ask if you want to quit anyways. Say 'y' and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2330 it'll quit and have your emacs continue from where it was at.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2331
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2332 2) Lisp level:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2333
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2334 Turn on debug-on-quit early on. When you think things are going slow
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2335 hit C-g and it may pop you in the debugger so you can see what routine
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2336 is running. Press `c' to get going again.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2337
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2338 debug-on-quit doesn't work if something's turned on inhibit-quit or in
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2339 some other strange cases.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2340 @end quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2341
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2342 @node Q2.1.23, , Q2.1.22, Installation
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2343 @section Movemail on Linux doe snot work for XEmacs 19.15 and later.
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2344
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2345 Movemail used to work fine in 19.14 but has stopped working in 19.15
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2346 and 20.x. I am using Linux.
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2347
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2348 Steven L Baur <steve@@miranova.com> writes:
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2349
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2350 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2351 Movemail on Linux used to default to using flock file locking. With
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2352 19.15 and later versions it now defaults to using @code{.lock} file
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2353 locking. If this is not appropriate for your system, edit src/s/linux.h
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2354 and uncomment the line that reads:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2355
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2356 @example
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2357 #define MAIL_USE_FLOCK
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2358 @end example
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2359 @end quotation
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2360
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2361 @node Customization, Subsystems, Installation, Top
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2362 @chapter Customization and Options
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2363
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2364 This is part 3 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2365 section is devoted to Customization and screen settings.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2366
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2367 @menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2368 Customization---Emacs Lisp and @file{.emacs}:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2369 * Q3.0.1:: What version of Emacs am I running?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2370 * Q3.0.2:: How do I evaluate Elisp expressions?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2371 * Q3.0.3:: @code{(setq tab-width 6)} behaves oddly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2372 * Q3.0.4:: How can I add directories to the @code{load-path}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2373 * Q3.0.5:: How to check if a lisp function is defined?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2374 * Q3.0.6:: Can I force the output of @code{(face-list)} to a buffer?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2375 * Q3.0.7:: Font selections don't get saved after @code{Save Options}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2376 * Q3.0.8:: How do I make a single minibuffer frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2377
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2378 X Window System & Resources:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2379 * Q3.1.1:: Where is a list of X resources?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2380 * Q3.1.2:: How can I detect a color display?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2381 * Q3.1.3:: @code{(set-screen-width)} worked in 19.6, but not in 19.13?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2382 * Q3.1.4:: Specifiying @code{Emacs*EmacsScreen.geometry} in @file{.emacs} does not work in 19.15?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2383 * Q3.1.5:: How can I get the icon to just say @samp{XEmacs}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2384 * Q3.1.6:: How can I have the window title area display the full path?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2385 * Q3.1.7:: @samp{xemacs -name junk} doesn't work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2386 * Q3.1.8:: @samp{-iconic} it doesn't work.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2387
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2388 Textual Fonts & Colors:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2389 * Q3.2.1:: How can I set color options from @file{.emacs}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2390 * Q3.2.2:: How do I set the text, menu and modeline fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2391 * Q3.2.3:: How can I set the colors when highlighting a region?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2392 * Q3.2.4:: How can I limit color map usage?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2393 * Q3.2.5:: My tty supports color, but XEmacs doesn't use them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2394
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2395 The Modeline:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2396 * Q3.3.1:: How can I make the modeline go away?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2397 * Q3.3.2:: How do you have XEmacs display the line number in the modeline?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2398 * Q3.3.3:: How do I get XEmacs to put the time of day on the modeline?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2399 * Q3.3.4:: How do I turn off current chapter from AUC TeX modeline?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2400 * Q3.3.5:: How can one change the modeline color based on the mode used?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2401
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2402 3.4 Multiple Device Support:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2403 * Q3.4.1:: How do I open a frame on another screen of my multi-headed display?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2404 * Q3.4.2:: Can I really connect to a running XEmacs after calling up over a modem? How?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2405
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2406 3.5 The Keyboard:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2407 * Q3.5.1:: How can I bind complex functions (or macros) to keys?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2408 * Q3.5.2:: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2409 * Q3.5.3:: How do I bind C-. and C-; to scroll one line up and down?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2410 * Q3.5.4:: Globally binding @kbd{Delete}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2411 * Q3.5.5:: Scrolling one line at a time.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2412 * Q3.5.6:: How to map @kbd{Help} key alone on Sun type4 keyboard?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2413 * Q3.5.7:: How can you type in special characters in XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2414 * Q3.5.8:: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2415 * Q3.5.9:: How do I make the Delete key delete forward?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2416 * Q3.5.10:: Can I turn on @dfn{sticky} modifier keys?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2417
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2418 The Cursor:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2419 * Q3.6.1:: Is there a way to make the bar cursor thicker?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2420 * Q3.6.2:: Is there a way to get back the old block cursor where the cursor covers the character in front of the point?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2421 * Q3.6.3:: Can I make the cursor blink?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2422
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2423 The Mouse and Highlighting:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2424 * Q3.7.1:: How can I turn off Mouse pasting?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2425 * Q3.7.2:: How do I set control/meta/etc modifiers on mouse buttons?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2426 * Q3.7.3:: Clicking the left button does not do anything in buffer list.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2427 * Q3.7.4:: How can I get a list of buffers when I hit mouse button 3?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2428 * Q3.7.5:: Why does cut-and-paste not work between XEmacs and a cmdtool?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2429 * Q3.7.6:: How I can set XEmacs up so that it pastes where the text cursor is?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2430 * Q3.7.7:: How do I select a rectangular region?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2431 * Q3.7.8:: Why does @kbd{M-w} take so long?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2432
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2433 The Menubar and Toolbar:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2434 * Q3.8.1:: How do I get rid of the menu (or menubar)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2435 * Q3.8.2:: Can I customize the basic menubar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2436 * Q3.8.3:: How do I control how many buffers are listed in the menu @code{Buffers} list?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2437 * Q3.8.4:: Resources like @code{Emacs*menubar*font} are not working?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2438 * Q3.8.5:: How can I bind a key to a function to toggle the toolbar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2439
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2440 Scrollbars:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2441 * Q3.9.1:: How can I disable the scrollbar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2442 * Q3.9.2:: How can one use resources to change scrollbar colors?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2443 * Q3.9.3:: Moving the scrollbar can move the point; can I disable this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2444 * Q3.9.4:: How can I get automatic horizontal scrolling?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2445
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2446 Text Selections:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2447 * Q3.10.1:: How can I turn off or change highlighted selections?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2448 * Q3.10.2:: How do I get that typing on an active region removes it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2449 * Q3.10.3:: Can I turn off the highlight during isearch?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2450 * Q3.10.4:: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2451 * Q3.10.5:: The region disappears when I hit the end of buffer while scrolling.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2452 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2453
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2454 @node Q3.0.1, Q3.0.2, Customization, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2455 @section What version of Emacs am I running?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2456
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2457 How can @file{.emacs} determine which of the family of Emacsen I am
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2458 using?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2459
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2460 To determine if you are currently running GNU Emacs 18, GNU Emacs 19,
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2461 XEmacs 19, XEmacs 20, or Epoch, and use appropriate code, check out the
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2462 example given in @file{etc/sample.emacs}. There are other nifty things
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2463 in there as well!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2464
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2465 For all new code, all you really need to do is:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2466
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2467 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2468 (defvar running-xemacs (string-match "XEmacs\\|Lucid" emacs-version))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2469 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2470
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2471 @node Q3.0.2, Q3.0.3, Q3.0.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2472 @section How can I evaluate Emacs-Lisp expressions?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2473
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2474 I know I can evaluate Elisp expressions from @code{*scratch*} buffer
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2475 with @kbd{C-j} after the expression. How do I do it from another
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2476 buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2477
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2478 Press @kbd{M-:} (the default binding of @code{eval-expression}), and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2479 enter the expression to the minibuffer. In XEmacs prior to 19.15
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2480 @code{eval-expression} used to be a disabled command by default. If
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2481 this is the case, upgrade your XEmacs.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2482
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2483 @node Q3.0.3, Q3.0.4, Q3.0.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2484 @section @code{(setq tab-width 6)} behaves oddly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2485
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2486 If you put @code{(setq tab-width 6)} in your @file{.emacs} file it does
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2487 not work! Is there a reason for this? If you do it at the EVAL prompt
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2488 it works fine!! How strange.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2489
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2490 Use @code{setq-default} instead, since @code{tab-width} is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2491 all-buffer-local.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2492
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2493 @node Q3.0.4, Q3.0.5, Q3.0.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2494 @section How can I add directories to the @code{load-path}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2495
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2496 Here are two ways to do that, one that puts your directories at the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2497 front of the load-path, the other at the end:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2498
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2499 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2500 ;;; Add things at the beginning of the load-path, do not add
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2501 ;;; duplicate directories:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2502 (pushnew "bar" load-path :test 'equal)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2503
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2504 (pushnew "foo" load-path :test 'equal)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2505
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2506 ;;; Add things at the end, unconditionally
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2507 (setq load-path (nconc load-path '("foo" "bar")))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2508 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2509
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2510 keith (k.p.) hanlan <keithh@@nortel.ca> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2511
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2512 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2513 To add directories using Unix shell metacharacters use
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2514 @file{expand-file-name} like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2515
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2516 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2517 (push (expand-file-name "~keithh/.emacsdir") load-path)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2518 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2519 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2520
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2521 @node Q3.0.5, Q3.0.6, Q3.0.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2522 @section How to check if a lisp function is defined?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2523
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2524 Use the following elisp:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2525
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2526 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2527 (fboundp 'foo)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2528 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2529
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2530 It's almost always a mistake to test @code{emacs-version} or any similar
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2531 variables.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2532
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2533 Instead, use feature-tests, such as @code{featurep}, @code{boundp},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2534 @code{fboundp}, or even simple behavioural tests, eg.:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2535
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2536 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2537 (defvar foo-old-losing-code-p
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2538 (condition-case nil (progn (losing-code t) nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2539 (wrong-number-of-arguments t)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2540 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2541
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2542 There is an incredible amount of broken code out there which could work
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2543 much better more often in more places if it did the above instead of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2544 trying to divine its environment from the value of one variable.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2545
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2546 @node Q3.0.6, Q3.0.7, Q3.0.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2547 @section Can I force the output of @code{(face-list)} to a buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2548
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2549 It would be good having it in a buffer, as the output of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2550 @code{(face-list)} is too wide to fit to a minibuffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2551
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2552 Evaluate the expression in the @samp{*scratch*} buffer with point after
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2553 the rightmost paren and typing @kbd{C-j}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2554
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2555 If the minibuffer smallness is the only problem you encounter, you can
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2556 simply press @kbd{C-h l} to get the former minibuffer contents in a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2557 buffer.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2558
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2559 @node Q3.0.7, Q3.0.8, Q3.0.6, Customization
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2560 @section Font selections in don't get saved after @code{Save Options}.
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2561
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2562 For XEmacs 19.14 and previous:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2563
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2564 John Mann <mannj@@ll.mit.edu> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2565
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2566 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2567 You have to go to Options->Menubar Appearance and unselect
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2568 @samp{Frame-Local Font Menu}. If this option is selected, font changes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2569 are only applied to the @emph{current} frame and do @emph{not} get saved
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2570 when you save options.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2571 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2572
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2573 For XEmacs 19.15 and later:
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2574
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2575 Implement the above as well as set the following in your @file{.emacs}
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2576
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2577 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2578 (setq options-save-faces t)
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2579 @end lisp
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2580
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2581 @node Q3.0.8, Q3.1.1, Q3.0.7, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2582 @section How do I get a single minibuffer frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2583
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2584 Vin Shelton <acs@@acm.org> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2585
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2586 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2587 (setq initial-frame-plist '(minibuffer nil))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2588 (setq default-frame-plist '(minibuffer nil))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2589 (setq default-minibuffer-frame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2590 (make-frame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2591 '(minibuffer only
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2592 width 86
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2593 height 1
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2594 menubar-visible-p nil
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2595 default-toolbar-visible-p nil
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2596 name "minibuffer"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2597 top -2
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2598 left -2
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2599 has-modeline-p nil)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2600 (frame-notice-user-settings)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2601 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2602
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2603 @strong{NOTE:} The single minibuffer frame may not be to everyone's
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2604 taste, and there any number of other XEmacs options settings that may
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2605 make it difficult or inconvenient to use.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2606
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2607 @node Q3.1.1, Q3.1.2, Q3.0.8, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2608 @section Where is a list of X resources?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2609
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2610 Search through the @file{NEWS} file for @samp{X Resources}. A fairly
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2611 comprehensive list is given after it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2612
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2613 In addition, an @file{app-defaults} file is supplied,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2614 @file{etc/Emacs.ad} listing the defaults. The file
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2615 @file{etc/sample.Xdefaults} gives a set of defaults that you might
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2616 consider. It is essentially the same as @file{etc/Emacs.ad} but some
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2617 entries are slightly altered. Be careful about installing the contents
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2618 of this file into your @file{.Xdefaults} or @file{.Xresources} file if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2619 you use GNU Emacs under X11 as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2620
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2621 @node Q3.1.2, Q3.1.3, Q3.1.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2622 @section How can I detect a color display?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2623
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2624 You can test the return value of the function @code{(device-class)}, as
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2625 in:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2626
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2627 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2628 (when (eq (device-class) 'color)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2629 (set-face-foreground 'font-lock-comment-face "Grey")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2630 (set-face-foreground 'font-lock-string-face "Red")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2631 ....
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2632 )
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2633 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2634
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2635 @node Q3.1.3, Q3.1.4, Q3.1.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2636 @section @code{(set-screen-width)} worked in 19.6, but not in 19.13?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2637
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2638 In Lucid Emacs 19.6 I did @code{(set-screen-width @var{characters})} and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2639 @code{(set-screen-height @var{lines})} in my @file{.emacs} instead of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2640 specifying @code{Emacs*EmacsScreen.geometry} in my @file{.Xdefaults} but
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2641 this does not work in XEmacs 19.13.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2642
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2643 These two functions now take frame arguments:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2644
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2645 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2646 (set-frame-width (selected-frame) @var{characters})
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2647 (set-frame-height (selected-frame) @var{lines})
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2648 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2649
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2650 @node Q3.1.4, Q3.1.5, Q3.1.3, Customization
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2651 @section Specifiying @code{Emacs*EmacsScreen.geometry} in @file{.emacs} does not work in 19.15?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2652
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2653 In XEmacs 19.11 I specified @code{Emacs*EmacsScreen.geometry} in
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2654 my @file{.emacs} but this does not work in XEmacs 19.15.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2655
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2656 We have switched from using the term @dfn{screen} to using the term
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2657 @dfn{frame}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2658
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2659 The correct entry for your @file{.Xdefaults} is now:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2660
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2661 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2662 Emacs*EmacsFrame.geometry
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2663 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2664
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2665 @node Q3.1.5, Q3.1.6, Q3.1.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2666 @section How can I get the icon to just say @samp{XEmacs}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2667
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2668 I'd like the icon to just say @samp{XEmacs}, and not include the name of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2669 the current file in it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2670
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2671 Add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2672
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2673 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2674 (setq frame-icon-title-format "XEmacs")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2675 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2676
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2677 @node Q3.1.6, Q3.1.7, Q3.1.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2678 @section How can I have the window title area display the full path?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2679
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2680 I'd like to have the window title area display the full directory/name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2681 of the current buffer file and not just the name.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2682
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2683 Add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2684
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2685 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2686 (setq frame-title-format "%S: %f")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2687 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2688
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2689 A more sophisticated title might be:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2690
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2691 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2692 (setq frame-title-format
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2693 '("%S: " (buffer-file-name "%f" (dired-directory dired-directory "%b"))))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2694 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2695
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2696 That is, use the file name, or the dired-directory, or the buffer name.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2697
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2698 @node Q3.1.7, Q3.1.8, Q3.1.6, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2699 @section @samp{xemacs -name junk} doesn't work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2700
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2701 When I run @samp{xterm -name junk}, I get an xterm whose class name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2702 according to xprop, is @samp{junk}. This is the way it's supposed to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2703 work, I think. When I run @samp{xemacs -name junk} the class name is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2704 not set to @samp{junk}. It's still @samp{emacs}. What does
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2705 @samp{xemacs -name} really do? The reason I ask is that my window
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2706 manager (fvwm) will make a window sticky and I use XEmacs to read my
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2707 mail. I want that XEmacs window to be sticky, without having to use the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2708 window manager's function to set the window sticky. What gives?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2709
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2710 @samp{xemacs -name} sets the application name for the program (that is,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2711 the thing which normally comes from @samp{argv[0]}). Using @samp{-name}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2712 is the same as making a copy of the executable with that new name. The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2713 @code{WM_CLASS} property on each frame is set to the frame-name, and the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2714 application-class. So, if you did @samp{xemacs -name FOO} and then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2715 created a frame named @var{BAR}, you'd get an X window with WM_CLASS =
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2716 @code{( "BAR", "Emacs")}. However, the resource hierarchy for this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2717 widget would be:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2718
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2719 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2720 Name: FOO .shell .container .BAR
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2721 Class: Emacs .TopLevelEmacsShell.EmacsManager.EmacsFrame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2722 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2723
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2724 instead of the default
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2725
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2726 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2727 Name: xemacs.shell .container .emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2728 Class: Emacs .TopLevelEmacsShell.EmacsManager.EmacsFrame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2729 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2730
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2731
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2732 It is arguable that the first element of WM_CLASS should be set to the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2733 application-name instead of the frame-name, but I think that's less
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2734 flexible, since it does not give you the ability to have multiple frames
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2735 with different WM_CLASS properties. Another possibility would be for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2736 the default frame name to come from the application name instead of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2737 simply being @samp{emacs}. However, at this point, making that change
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2738 would be troublesome: it would mean that many users would have to make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2739 yet another change to their resource files (since the default frame name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2740 would suddenly change from @samp{emacs} to @samp{xemacs}, or whatever
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2741 the executable happened to be named), so we'd rather avoid it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2742
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2743 To make a frame with a particular name use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2744
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2745 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2746 (make-frame '((name . "the-name")))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2747 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2748
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2749 @node Q3.1.8, Q3.2.1, Q3.1.7, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2750 @section @samp{-iconic} doesn't work.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2751
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2752 When I start up XEmacs using @samp{-iconic} it doesn't work right.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2753 Using @samp{-unmapped} on the command line, and setting the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2754 @code{initiallyUnmapped} X Resource don't seem to help much either...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2755
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2756 Ben Wing <ben@@666.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2757
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2758 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2759 Ugh, this stuff is such an incredible mess that I've about given up
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2760 getting it to work. The principal problem is numerous window-manager
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2761 bugs...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2762 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2763
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2764 @node Q3.2.1, Q3.2.2, Q3.1.8, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2765 @section How can I set color options from @file{.emacs}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2766
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2767 How can I set the most commonly used color options from my @file{.emacs}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2768 instead of from my @file{.Xdefaults}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2769
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2770 Like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2771
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2772 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2773 (set-face-background 'default "bisque") ; frame background
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2774 (set-face-foreground 'default "black") ; normal text
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2775 (set-face-background 'zmacs-region "red") ; When selecting w/
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2776 ; mouse
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2777 (set-face-foreground 'zmacs-region "yellow")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2778 (set-face-font 'default "*courier-bold-r*120-100-100*")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2779 (set-face-background 'highlight "blue") ; Ie when selecting buffers
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2780 (set-face-foreground 'highlight "yellow")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2781 (set-face-background 'modeline "blue") ; Line at bottom of buffer
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2782 (set-face-foreground 'modeline "white")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2783 (set-face-font 'modeline "*bold-r-normal*140-100-100*")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2784 (set-face-background 'isearch "yellow") ; When highlighting while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2785 ; searching
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2786 (set-face-foreground 'isearch "red")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2787 (setq x-pointer-foreground-color "black") ; Adds to bg color,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2788 ; so keep black
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2789 (setq x-pointer-background-color "blue") ; This is color you really
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2790 ; want ptr/crsr
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2791 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2792
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2793 @node Q3.2.2, Q3.2.3, Q3.2.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2794 @section How do I set the text, menu and modeline fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2795
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2796 Note that you should use @samp{Emacs.} and not @samp{Emacs*} when
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2797 setting face values.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2798
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2799 In @file{.Xdefaults}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2800
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2801 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2802 Emacs.default.attributeFont: -*-*-medium-r-*-*-*-120-*-*-m-*-*-*
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2803 Emacs*menubar*font: fixed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2804 Emacs.modeline.attributeFont: fixed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2805 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2806
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2807 This is confusing because modeline is a face, and can be found listed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2808 with all faces in the current mode by using @kbd{M-x set-face-font
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2809 (enter) ?}. It uses the face specification of @code{attributeFont},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2810 while menubar is a normal X thing that uses the specification
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2811 @code{font}. With Motif it may be necessary to use @code{fontList}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2812 instead of @code{font}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2813
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2814 @node Q3.2.3, Q3.2.4, Q3.2.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2815 @section How can I set the colors when highlighting a region?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2816
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2817 How can I set the background/foreground colors when highlighting a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2818 region?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2819
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2820 You can change the face @code{zmacs-region} either in your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2821 @file{.Xdefaults}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2822
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2823 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2824 Emacs.zmacs-region.attributeForeground: firebrick
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2825 Emacs.zmacs-region.attributeBackground: lightseagreen
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2826 @end example
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2827
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2828 or in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2829
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2830 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2831 (set-face-background 'zmacs-region "red")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2832 (set-face-foreground 'zmacs-region "yellow")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2833 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2834
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2835 @node Q3.2.4, Q3.2.5, Q3.2.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2836 @section How can I limit color map usage?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2837
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2838 I'm using Netscape (or another color grabber like XEmacs);
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2839 is there anyway to limit the number of available colors in the color map?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2840
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2841 XEmacs 19.13 didn't have such a mechanism (unlike netscape, or other
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2842 color-hogs). One solution is to start XEmacs prior to netscape, since
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2843 this will prevent Netscape from grabbing all colors (but Netscape will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2844 complain). You can use the flags for Netscape, like -mono, -ncols <#>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2845 or -install (for mono, limiting to <#> colors, or for using a private
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2846 color map). Since Netscape will take the entire colormap and never
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2847 release it, the only reasonable way to run it is with @samp{-install}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2848
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2849 If you have the money, another solution would be to use a truecolor or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2850 direct color video.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2851
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2852 Starting with XEmacs 19.14, XEmacs uses the closest available color if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2853 the colormap is full, so it's O.K. now to start Netscape first.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2854
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2855 @node Q3.2.5, Q3.3.1, Q3.2.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2856 @section My tty supports color, but XEmacs doesn't use them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2857
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2858 XEmacs tries to automatically determine whether your tty supports color,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2859 but sometimes guesses wrong. In that case, you can make XEmacs Do The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2860 Right Thing using this Lisp code:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2861
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2862 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2863 (if (eq 'tty (device-type))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2864 (set-device-class nil 'color))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2865 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2866
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2867 @node Q3.3.1, Q3.3.2, Q3.2.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2868 @section How can I make the modeline go away?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2869
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2870 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2871 (set-specifier has-modeline-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2872 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2873
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2874 Starting with XEmacs 19.14 the modeline responds to mouse clicks, so if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2875 you haven't liked or used the modeline in the past, you might want to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2876 try the new version out.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2877
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2878 @node Q3.3.2, Q3.3.3, Q3.3.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2879 @section How do you have XEmacs display the line number in the modeline?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2880
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2881 Add the following line to your @file{.emacs} file to display the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2882 line number:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2883
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2884 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2885 (setq line-number-mode t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2886 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2887
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2888 Use the following to display the column number:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2889
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2890 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2891 (display-column-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2892 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2893
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2894 @node Q3.3.3, Q3.3.4, Q3.3.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2895 @section How do I get XEmacs to put the time of day on the modeline?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2896
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2897 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2898 (display-time)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2899 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2900
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2901 @node Q3.3.4, Q3.3.5, Q3.3.3, Customization
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2902 @section How do I turn off current chapter from AUC TeX modeline?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2903
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2904 With AUC TeX, fast typing is hard because the current chapter, section
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2905 etc. are given in the modeline. How can I turn this off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2906
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2907 It's not AUC TeX, it comes from @code{func-menu} in @file{func-menu.el}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2908 Add this code to your @file{.emacs} to turn it off:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2909
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2910 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2911 (setq fume-display-in-modeline-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2912 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2913
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2914 Or just add a hook to @code{TeX-mode-hook} to turn it off only for TeX
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2915 mode:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2916
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2917 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2918 (add-hook 'TeX-mode-hook '(lambda () (setq fume-display-in-modeline-p nil)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2919 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2920
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2921 David Hughes <dhughes@@origin-at.co.uk> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2922
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2923 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2924 If you have 19.14 or later, try this instead; you'll still get the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2925 function name displayed in the modeline, but it won't attempt to keep
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2926 track when you modify the file. To refresh when it gets out of synch,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2927 you simply need click on the @samp{Rescan Buffer} option in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2928 function-menu.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2929
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2930 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2931 (setq-default fume-auto-rescan-buffer-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2932 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2933 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2934
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2935 @node Q3.3.5, Q3.4.1, Q3.3.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2936 @section How can one change the modeline color based on the mode used?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2937
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2938 You can use something like the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2939
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2940 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2941 (add-hook 'lisp-mode-hook
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2942 (lambda ()
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2943 (set-face-background 'modeline "red" (current-buffer))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2944 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2945
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2946 Then, when editing a Lisp file (i.e. when in Lisp mode), the modeline
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2947 colors change from the default set in your @file{.emacs}. The change
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2948 will only be made in the buffer you just entered (which contains the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2949 Lisp file you are editing) and will not affect the modeline colors
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2950 anywhere else.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2951
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2952 Notes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2953
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2954 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2955
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2956 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2957 The hook is the mode name plus @code{-hook}. eg. c-mode-hook,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2958 c++-mode-hook, emacs-lisp-mode-hook (used for your @file{.emacs} or a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2959 @file{xx.el} file), lisp-interaction-mode-hook (the @samp{*scratch*}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2960 buffer), text-mode-hook, etc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2961
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2962 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2963 Be sure to use @code{add-hook}, not @code{(setq c-mode-hook xxxx)},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2964 otherwise you will erase anything that anybody has already put on the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2965 hook.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2966
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2967 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2968 You can also do @code{(set-face-font 'modeline @var{font})},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2969 eg. @code{(set-face-font 'modeline "*bold-r-normal*140-100-100*"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2970 (current-buffer))} if you wish the modeline font to vary based on the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2971 current mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2972 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2973
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2974 This works in 19.15 as well, but there are additional modeline faces,
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2975 @code{modeline-buffer-id}, @code{modeline-mousable}, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2976 @code{modeline-mousable-minor-mode}, which you may want to customize.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2977
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2978 @node Q3.4.1, Q3.4.2, Q3.3.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2979 @section How do I open a frame on another screen of my multi-headed display?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2980
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2981 The support for this was revamped for 19.14. Use the command
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2982 @kbd{M-x make-frame-on-display}. This command is also on the File menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2983 in the menubar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2984
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2985 XEmacs 19.14 and later also have the command @code{make-frame-on-tty}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2986 which will establish a connection to any tty-like device. Opening the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2987 TTY devices should be left to @code{gnuclient}, though.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2988
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2989 @node Q3.4.2, Q3.5.1, Q3.4.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2990 @section Can I really connect to a running XEmacs after calling up over a modem? How?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2991
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2992 If you're not running at least XEmacs 19.14, you can't. Otherwise check
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2993 out the @code{gnuattach} program supplied with XEmacs. Starting with
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2994 XEmacs 20.3, @code{gnuattach} and @code{gnudoit} functionality will be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2995 provided by @code{gnuclient}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2996
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2997 @node Q3.5.1, Q3.5.2, Q3.4.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2998 @section How can I bind complex functions (or macros) to keys?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2999
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3000 As an example, say you want the @kbd{paste} key on a Sun keyboard to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3001 insert the current Primary X selection at point. You can accomplish this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3002 with:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3003
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3004 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3005 (define-key global-map [f18] 'x-insert-selection)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3006 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3007
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3008 However, this only works if there is a current X selection (the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3009 selection will be highlighted). The functionality I like is for the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3010 @kbd{paste} key to insert the current X selection if there is one,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3011 otherwise insert the contents of the clipboard. To do this you need to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3012 pass arguments to @code{x-insert-selection}. This is done by wrapping
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3013 the call in a 'lambda form:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3014
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3015 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3016 (global-set-key [f18]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3017 (lambda () (interactive) (x-insert-selection t nil)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3018 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3019
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3020 This binds the f18 key to a @dfn{generic} functional object. The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3021 interactive spec is required because only interactive functions can be
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3022 bound to keys.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3023
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3024 For the FAQ example you could use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3025
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3026 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3027 (global-set-key [(control ?.)]
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3028 (lambda () (interactive) (scroll-up 1)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3029 (global-set-key [(control ?;)]
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3030 (lambda () (interactive) (scroll-up -1)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3031 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3032
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3033 This is fine if you only need a few functions within the lambda body.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3034 If you're doing more it's cleaner to define a separate function as in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3035 question 3.5.3 (@xref{Q3.5.3}).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3036
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3037 @node Q3.5.2, Q3.5.3, Q3.5.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3038 @section How can I stop down-arrow from adding empty lines to the bottom of my buffers?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3039
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3040 Add the following line to your @file{.emacs} file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3041
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3042 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3043 (setq next-line-add-newlines nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3044 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3045
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3046 This has been the default setting in XEmacs for some time.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3047
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3048 @node Q3.5.3, Q3.5.4, Q3.5.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3049 @section How do I bind C-. and C-; to scroll one line up and down?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3050
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3051 Add the following (Thanks to Richard Mlynarik <mly@@adoc.xerox.com> and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3052 Wayne Newberry <wayne@@zen.cac.stratus.com>) to @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3053
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3054 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3055 (defun scroll-up-one-line ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3056 (interactive)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3057 (scroll-up 1))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3058
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3059 (defun scroll-down-one-line ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3060 (interactive)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3061 (scroll-down 1))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3062
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3063 (global-set-key [(control ?.)] 'scroll-up-one-line) ; C-.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3064 (global-set-key [(control ?;)] 'scroll-down-one-line) ; C-;
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3065 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3066
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3067 The key point is that you can only bind simple functions to keys; you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3068 can not bind a key to a function that you're also passing arguments to.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3069 (@xref{Q3.5.1} for a better answer).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3070
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3071 @node Q3.5.4, Q3.5.5, Q3.5.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3072 @section Globally binding @kbd{Delete}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3073
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3074 I cannot manage to globally bind my @kbd{Delete} key to something other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3075 than the default. How does one do this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3076
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3077 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3078 (defun foo ()
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3079 (interactive)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3080 (message "You hit DELETE"))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3081
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3082 (global-set-key 'delete 'foo)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3083 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3084
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3085 However, some modes explicitly bind @kbd{Delete}, so you would need to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3086 add a hook that does @code{local-set-key} for them. If what you want to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3087 do is make the Backspace and Delete keys work more PC/Motif-like, then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3088 take a look at the @file{delbackspace.el} package.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3089
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3090 New in XEmacs 19.14 is a variable called @code{key-translation-map}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3091 which makes it easier to bind @kbd{Delete}. @file{delbackspace.el} is a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3092 good example of how to do this correctly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3093
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3094 @node Q3.5.5, Q3.5.6, Q3.5.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3095 @section Scrolling one line at a time.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3096
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3097 Can the cursor keys scroll the screen a line at a time, rather than the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3098 default half page jump? I tend it to find it disorienting.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3099
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3100 Try this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3101
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3102 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3103 (defun scroll-one-line-up (&optional arg)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3104 "Scroll the selected window up (forward in the text) one line (or N lines)."
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3105 (interactive "p")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3106 (scroll-up (or arg 1)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3107
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3108 (defun scroll-one-line-down (&optional arg)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3109 "Scroll the selected window down (backward in the text) one line (or N)."
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3110 (interactive "p")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3111 (scroll-down (or arg 1)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3112
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3113 (global-set-key [up] 'scroll-one-line-up)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3114 (global-set-key [down] 'scroll-one-line-down)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3115 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3116
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3117 The following will also work but will affect more than just the cursor
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3118 keys (i.e. @kbd{C-n} and @kbd{C-p}):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3119
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3120 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3121 (setq scroll-step 1)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3122 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3123
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3124 @node Q3.5.6, Q3.5.7, Q3.5.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3125 @section How to map @kbd{Help} key alone on Sun type4 keyboard?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3126
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3127 The following works in GNU Emacs 19:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3128
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3129 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3130 (global-set-key [help] 'help-command) ;; Help
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3131 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3132
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
3133 The following works in XEmacs 19.15 with the addition of shift:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3134
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3135 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3136 (global-set-key [(shift help)] 'help-command) ;; Help
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3137 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3138
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3139 But it doesn't work alone. This is in the file @file{PROBLEMS} which
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3140 should have come with your XEmacs installation: @emph{Emacs ignores the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3141 @kbd{help} key when running OLWM}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3142
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3143 OLWM grabs the @kbd{help} key, and retransmits it to the appropriate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3144 client using @code{XSendEvent}. Allowing Emacs to react to synthetic
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3145 events is a security hole, so this is turned off by default. You can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3146 enable it by setting the variable @code{x-allow-sendevents} to t. You
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3147 can also cause fix this by telling OLWM to not grab the help key, with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3148 the null binding @code{OpenWindows.KeyboardCommand.Help:}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3149
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3150 @node Q3.5.7, Q3.5.8, Q3.5.6, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3151 @section How can you type in special characters in XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3152
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3153 One way is to use the package @samp{x-compose}. Then you can use
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3154 sequences like @kbd{Compose " a} to get ä, etc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3155
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3156 Another way is to use the iso-ascii package, provided in XEmacs 19.15
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3157 and later.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3158
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3159 @node Q3.5.8, Q3.5.9, Q3.5.7, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3160 @section Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3161
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3162 Why does @code{(define-key global-map [ delete-forward ] 'delete-char)}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3163 complain of not being able to bind an unknown key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3164
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3165 Try this instead:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3166
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3167 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3168 (define-key global-map [delete_forward] 'delete-char)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3169 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3170
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3171 and it will work.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3172
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3173 What you are seeing above is a bug due to code that is trying to check
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3174 for GNU Emacs syntax like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3175
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3176 (define-key global-map [C-M-a] 'delete-char)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3177
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3178 which otherwise would cause no errors but would not result in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3179 expected behavior.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3180
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3181 This bug has been fixed in 19.14.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3182
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3183 @node Q3.5.9, Q3.5.10, Q3.5.8, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3184 @section How do I make the Delete key delete forward?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3185
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3186 Use the @file{delbs} package:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3187
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3188 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3189 (require 'delbs)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3190 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3191
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3192 This will give you the functions @code{delbs-enable-delete-forward} to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3193 set things up, and @code{delbs-disable-delete-forward} to revert to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3194 ``normal'' behavior.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3195
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3196 Also @xref{Q3.5.4}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3197
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3198 @node Q3.5.10, Q3.6.1, Q3.5.9, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3199 @section Can I turn on @dfn{sticky} modifier keys?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3200
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3201 Yes, with @code{(setq modifier-keys-are-sticky t)}. This will give the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3202 effect of being able to press and release Shift and have the next
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3203 character typed come out in upper case. This will affect all the other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3204 modifier keys like Control and Meta as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3205
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3206 Ben Wing <ben@@666.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3207
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3208 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3209 One thing about the sticky modifiers is that if you move the mouse out
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3210 of the frame and back in, it cancels all currently ``stuck'' modifiers.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3211 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3212
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3213 @node Q3.6.1, Q3.6.2, Q3.5.10, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3214 @section Is there a way to make the bar cursor thicker?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3215
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3216 I'd like to have the bar cursor a little thicker, as I tend to "lose" it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3217 often.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3218
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3219 For a 1 pixel bar cursor, use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3220
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3221 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3222 (setq bar-cursor t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3223 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3224
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3225 For a 2 pixel bar cursor, use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3226
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3227 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3228 (setq bar-cursor 'anything-else)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3229 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3230
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3231 You can use a color to make it stand out better:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3232
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3233 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3234 Emacs*cursorColor: Red
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3235 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3236
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3237 @node Q3.6.2, Q3.6.3, Q3.6.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3238 @section Is there a way to get back the block cursor?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3239
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3240 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3241 (setq bar-cursor nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3242 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3243
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3244 @node Q3.6.3, Q3.7.1, Q3.6.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3245 @section Can I make the cursor blink?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3246
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3247 If you are running a version of XEmacs older than 19.14, no. Otherwise
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3248 you can do the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3249
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3250 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3251 (blink-cursor-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3252 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3253
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3254 This function toggles between a steady cursor and a blinking cursor.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3255 You may also set this mode from the menu bar by selecting @samp{Options
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3256 => Frame Appearance => Blinking Cursor}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3257
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3258 @node Q3.7.1, Q3.7.2, Q3.6.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3259 @section How can I turn off Mouse pasting?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3260
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3261 I keep hitting the middle mouse button by accident and getting stuff
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3262 pasted into my buffer so how can I turn this off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3263
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3264 Here is an alternative binding, whereby the middle mouse button selects
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3265 (but does not cut) the expression under the mouse. Clicking middle on a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3266 left or right paren will select to the matching one. Note that you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3267 use @code{define-key} or @code{global-set-key}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3268
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3269 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3270 (defun mouse-set-point-and-select (event)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3271 "Sets the point at the mouse location, then marks following form"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3272 (interactive "@@e")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3273 (mouse-set-point event)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3274 (mark-sexp 1))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3275 (define-key global-map [button2] 'mouse-set-point-and-select)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3276 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3277
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3278 @node Q3.7.2, Q3.7.3, Q3.7.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3279 @section How do I set control/meta/etc modifiers on mouse buttons?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3280
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3281 Use, for instance, @code{[(meta button1)]}. For example, here is a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3282 common setting for Common Lisp programmers who use the bundled ilisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3283 package, whereby meta-button1 on a function name will find the file
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3284 where the function name was defined, and put you at that location in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3285 source file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3286
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3287 [Inside a function that gets called by the lisp-mode-hook and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3288 ilisp-mode-hook]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3289
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3290 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3291 (local-set-key [(meta button1)] 'edit-definitions-lisp)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3292 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3293
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3294 @node Q3.7.3, Q3.7.4, Q3.7.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3295 @section Clicking the left button does not do anything in buffer list.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3296
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3297 I do @kbd{C-x C-b} to get a list of buffers and the entries get
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3298 highlighted when I move the mouse over them but clicking the left mouse
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3299 does not do anything.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3300
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3301 Use the middle mouse button.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3302
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3303 @node Q3.7.4, Q3.7.5, Q3.7.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3304 @section How can I get a list of buffers when I hit mouse button 3?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3305
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3306 The following code will replace the default popup on button3:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3307
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3308 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3309 (global-set-key [button3] 'popup-buffer-menu)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3310 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3311
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3312 @node Q3.7.5, Q3.7.6, Q3.7.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3313 @section Why does cut-and-paste not work between XEmacs and a cmdtool?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3314
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3315 We don't know. It's a bug. There does seem to be a work-around,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3316 however. Try running xclipboard first. It appears to fix the problem
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3317 even if you exit it. (This should be mostly fixed in 19.13, but we
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3318 haven't yet verified that).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3319
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3320 @node Q3.7.6, Q3.7.7, Q3.7.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3321 @section How I can set XEmacs up so that it pastes where the text cursor is?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3322
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3323 By default XEmacs pastes X selections where the mouse pointer is. How
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3324 do I disable this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3325
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3326 Examine the function @code{mouse-yank}, by typing @kbd{C-h f mouse-yank
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3327 RET}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3328
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3329 To get XEmacs to paste at the text cursor, add this your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3330
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3331 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3332 (setq mouse-yank-at-point t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3333 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3334
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3335 @node Q3.7.7, Q3.7.8, Q3.7.6, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3336 @section How do I select a rectangular region?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3337
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3338 Just select the region normally, then use the rectangle commands (e.g.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3339 @code{kill-rectangle} on it. The region does not highlight as a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3340 rectangle, but the commands work just fine.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3341
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3342 To actually sweep out rectangular regions with the mouse do the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3343 following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3344
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3345 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3346 (setq mouse-track-rectangle-p t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3347 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3348
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3349 Aki Vehtari <Aki.Vehtari@@hut.fi> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3350
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3351 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3352 To actually sweep out rectangular regions with the mouse you can also
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3353 use @code{mouse-track-do-rectangle} which is assigned to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3354 @kbd{M-button1}. Then use rectangle commands.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3355
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3356 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3357 mouse-track-do-rectangle: (event)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3358 -- an interactive compiled Lisp function.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3359 Like `mouse-track' but selects rectangles instead of regions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3360 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3361 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3362
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3363 @node Q3.7.8, Q3.8.1, Q3.7.7, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3364 @section Why does @kbd{M-w} take so long?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3365
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3366 It actually doesn't. It leaves the region visible for a second so that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3367 you can see what area is being yanked. If you start working, though, it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3368 will immediately complete its operation. In other words, it will only
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3369 delay for a second if you let it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3370
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3371 @node Q3.8.1, Q3.8.2, Q3.7.8, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3372 @section How do I get rid of the menu (or menubar)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3373
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3374 If you are running XEmacs 19.13 and earlier, add this command to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3375 @file{.emacs}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3376
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3377 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3378 (set-menubar nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3379 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3380
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3381 Starting with XEmacs 19.14 the preferred method is:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3382
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3383 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3384 (set-specifier menubar-visible-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3385 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3386
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3387 @node Q3.8.2, Q3.8.3, Q3.8.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3388 @section Can I customize the basic menubar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3389
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3390 For an extensive menubar, add this line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3391
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3392 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3393 (load "big-menubar")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3394 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3395
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3396 If you'd like to write your own, this file provides as good a set of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3397 examples as any to start from. The file is located in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3398 @file{lisp/packages/big-menubar.el} in the XEmacs installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3399 directory.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3400
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3401 @node Q3.8.3, Q3.8.4, Q3.8.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3402 @section How do I control how many buffers are listed in the menu @code{Buffers List}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3403
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3404 Add the following to your @file{.emacs} (suit to fit):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3405
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3406 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3407 (setq buffers-menu-max-size 20)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3408 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3409
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3410 For no limit, use an argument of @samp{nil}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3411
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3412 @node Q3.8.4, Q3.8.5, Q3.8.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3413 @section Resources like @code{Emacs*menubar*font} are not working?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3414
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3415 I am trying to use a resource like @code{Emacs*menubar*font} to set the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3416 font of the menubar but it's not working.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3417
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3418 If you are using the real Motif menubar, this resource is not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3419 recognized; you have to say:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3420
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3421 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3422 Emacs*menubar*fontList: FONT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3423 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3424
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3425 If you are using the Lucid menubar, the former resource will be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3426 recognized only if the latter resource is unset. This means that the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3427 resource
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3428
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3429 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3430 *fontList: FONT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3431 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3432
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3433 will override
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3434
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3435 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3436 Emacs*menubar*font: FONT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3437 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3438
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3439 even though the latter is more specific.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3440
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3441 @node Q3.8.5, Q3.9.1, Q3.8.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3442 @section How can I bind a key to a function to toggle the toolbar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3443
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3444 Try something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3445
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3446 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3447 (defun my-toggle-toolbar ()
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3448 (interactive)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3449 (set-specifier default-toolbar-visible-p
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3450 (not (specifier-instance default-toolbar-visible-p))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3451 (global-set-key "\C-xT" 'my-toggle-toolbar)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3452 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3453
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3454 There are redisplay bugs in 19.14 that may make the preceding result in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3455 a messed-up display, especially for frames with multiple windows. You
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3456 may need to resize the frame before XEmacs completely realizes the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3457 toolbar is really gone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3458
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3459 Thanks to Martin Buchholz <Martin.Buchholz@@sun.com> for the correct
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3460 code.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3461
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3462 @node Q3.9.1, Q3.9.2, Q3.8.5, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3463 @section How can I disable the scrollbar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3464
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3465 To disable them for all frames, add the following line to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3466 your @file{.Xdefaults}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3467
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3468 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3469 Emacs.scrollBarWidth: 0
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3470 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3471
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3472 To turn the scrollbar off on a per-frame basis, use the following
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3473 function:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3474
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3475 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3476 (set-specifier scrollbar-width 0 (selected-frame))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3477 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3478
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3479 You can actually turn the scrollbars on at any level you want by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3480 substituting for (selected-frame) in the above command. For example, to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3481 turn the scrollbars off only in a single buffer:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3482
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3483 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3484 (set-specifier scrollbar-width 0 (current-buffer))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3485 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3486
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3487 In XEmacs versions prior to 19.14, you had to use the hairier construct:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3488
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3489 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3490 (set-specifier scrollbar-width (cons (selected-frame) 0))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3491 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3492
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3493 @node Q3.9.2, Q3.9.3, Q3.9.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3494 @section How can one use resources to change scrollbar colors?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3495
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3496 Here's a recap of how to use resources to change your scrollbar colors:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3497
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3498 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3499 ! Motif scrollbars
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3500
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3501 Emacs*XmScrollBar.Background: skyblue
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3502 Emacs*XmScrollBar.troughColor: lightgray
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3503
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3504 ! Athena scrollbars
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3505
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3506 Emacs*Scrollbar.Foreground: skyblue
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3507 Emacs*Scrollbar.Background: lightgray
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3508 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3509
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3510 Note the capitalization of @code{Scrollbar} for the Athena widget.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3511
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3512 @node Q3.9.3, Q3.9.4, Q3.9.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3513 @section Moving the scrollbar can move the point; can I disable this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3514
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3515 When I move the scrollbar in an XEmacs window, it moves the point as
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3516 well, which should not be the default behavior. Is this a bug or a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3517 feature? Can I disable it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3518
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3519 The current behavior is a feature, not a bug. Point remains at the same
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3520 buffer position as long as that position does not scroll off the screen.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3521 In that event, point will end up in either the upper-left or lower-left
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3522 hand corner.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3523
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3524 This cannot be changed.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3525
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3526 @node Q3.9.4, Q3.10.1, Q3.9.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3527 @section How can I get automatic horizontal scrolling?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3528
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3529 By the same token, how can I turn it off in specific modes?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3530
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3531 To do this, add to your @file{.emacs} file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3532
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3533 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3534 (require 'auto-show)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3535 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3536
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3537 Then do @code{(setq truncate-lines t)} in the mode-hooks for any modes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3538 in which you want lines truncated.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3539
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3540 More precisely: If @code{truncate-lines} is nil, horizontal scrollbars
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3541 will never appear. Otherwise, they will appear only if the value of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3542 @code{scrollbar-height} for that buffer/window/etc. is non-zero. If you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3543 do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3544
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3545 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3546 (set-specifier scrollbar-height 0)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3547 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3548
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3549 then horizontal scrollbars will not appear in truncated buffers unless
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3550 the package specifically asked for them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3551
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3552 Automatic horizontal scrolling is now standard, starting with 19.14.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3553
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3554 @node Q3.10.1, Q3.10.2, Q3.9.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3555 @section How can I turn off or change highlighted selections?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3556
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3557 The @code{zmacs} mode allows for what some might call gratuitous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3558 highlighting for selected regions (either by setting mark or by using
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3559 the mouse). This is the default behavior. To turn off, add the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3560 following line to your @file{.emacs} file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3561
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3562 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3563 (setq zmacs-regions nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3564 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3565
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
3566 To change the face for selection, look at @code{Options->Customize} on
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3567 the menubar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3568
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3569 @node Q3.10.2, Q3.10.3, Q3.10.1, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3570 @section How do I get that typing on an active region removes it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3571
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3572 I want to change things so that if I select some text and start typing,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3573 the typed text replaces the selected text, similar to Motif.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3574
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3575 You want to use something called @dfn{pending delete}. Pending delete
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3576 is what happens when you select a region (with the mouse or keyboard)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3577 and you press a key to replace the selected region by the key you typed.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3578 Usually backspace kills the selected region.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3579
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3580 To get this behavior, add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3581
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3582 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3583 (require 'pending-del)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3584 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3585
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3586 Note that this will work with both Backspace and Delete.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3587
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3588 @node Q3.10.3, Q3.10.4, Q3.10.2, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3589 @section Can I turn off the highlight during isearch?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3590
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3591 I do not like my text highlighted while I am doing isearch as I am not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3592 able to see what's underneath. How do I turn it off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3593
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3594 Put the following in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3595
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3596 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3597 (setq isearch-highlight nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3598 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3599
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3600 Note also that isearch-highlight affects query-replace and ispell.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3601 Instead of disabling isearch-highlight you may find that a better
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3602 solution consists of customizing the @code{isearch} face.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3603
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3604 @node Q3.10.4, Q3.10.5, Q3.10.3, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3605 @section How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3606
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3607 Put this in your @code{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3608
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3609 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3610 (setq zmacs-regions nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3611 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3612
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3613 @strong{Warning: This command turns off all region highlighting.}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3614
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3615 @node Q3.10.5, , Q3.10.4, Customization
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3616 @section The region disappears when I hit the end of buffer while scrolling.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3617
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3618 How do I turn this feature (if it indeed is a feature) off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3619
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3620 Like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3621
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3622 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3623 (defadvice scroll-up (around scroll-up freeze)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3624 (interactive "_P")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3625 (let ((zmacs-region-stays t))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3626 (if (interactive-p)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3627 (condition-case nil
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3628 ad-do-it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3629 (end-of-buffer (goto-char (point-max))))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3630 ad-do-it)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3631
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3632 (defadvice scroll-down (around scroll-down freeze)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3633 (interactive "_P")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3634 (let ((zmacs-region-stays t))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3635 (if (interactive-p)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3636 (condition-case nil
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3637 ad-do-it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3638 (beginning-of-buffer (goto-char (point-min))))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3639 ad-do-it)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3640 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3641
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3642 Thanks to T. V. Raman <raman@@adobe.com> for assistance in deriving this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3643 answer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3644
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3645 @node Subsystems, Miscellaneous, Customization, Top
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3646 @chapter Major Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3647
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3648 This is part 4 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3649 section is devoted to major XEmacs subsystems.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3650
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3651 @menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3652 Reading Mail with VM:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3653 * Q4.0.1:: How do I set up VM to retrieve remote mail using POP?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3654 * Q4.0.2:: How do I get VM to filter mail for me?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3655 * Q4.0.3:: How can I get VM to automatically check for new mail?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3656 * Q4.0.4:: [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3657 * Q4.0.5:: How do I get my outgoing mail archived?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3658 * Q4.0.6:: I have various addresses at which I receive mail. How can I tell VM to ignore them when doing a "reply-all"?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3659 * Q4.0.7:: Is there a mailing list or FAQ for VM?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3660 * Q4.0.8:: Remote Mailreading with VM.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3661 * Q4.0.9:: rmail or VM gets an error incorporating new mail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3662 * Q4.0.10:: How do I make VM stay in a single frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3663 * Q4.0.11:: How do I make VM or mh-e display graphical smilies?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3664 * Q4.0.12:: Customization of VM not covered in the manual or here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3665
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3666 Web browsing with W3:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3667 * Q4.1.1:: What is W3?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3668 * Q4.1.2:: How do I run W3 from behind a firewall?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3669 * Q4.1.3:: Is it true that W3 supports style sheets and tables?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3670
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3671 Reading Netnews and Mail with Gnus:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3672 * Q4.2.1:: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus,argh!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3673 * Q4.2.2:: [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3674 * Q4.2.3:: How do I make Gnus stay within a single frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3675 * Q4.2.4:: How do I customize the From: line?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3676
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3677 Other Mail & News:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3678 * Q4.3.1:: How can I read and/or compose MIME messages?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3679 * Q4.3.2:: What is TM and where do I get it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3680 * Q4.3.3:: Why isn't this @code{movemail} program working?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3681 * Q4.3.4:: Movemail is also distributed by Netscape? Can that cause problems?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3682 * Q4.3.5:: Where do I find pstogif (required by tm)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3683
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3684 Sparcworks, EOS, and WorkShop:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3685 * Q4.4.1:: What is SPARCworks, EOS, and WorkShop
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3686
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3687 Energize:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3688 * Q4.5.1:: What is/was Energize?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3689
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3690 Infodock:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3691 * Q4.6.1:: What is Infodock?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3692
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3693 Other Unbundled Packages:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3694 * Q4.7.1:: What is AUC TeX? Where do you get it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3695 * Q4.7.2:: Are there any Emacs Lisp Spreadsheets?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3696 * Q4.7.3:: Byte compiling AUC TeX on XEmacs 19.14
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3697 * Q4.7.4:: Problems installing AUC TeX
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3698 * Q4.7.5:: Is there a reason for an Emacs package not to be included in XEmacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3699 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3700
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3701 @node Q4.0.1, Q4.0.2, Subsystems, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3702 @section How do I set up VM to retrieve mail from a remote site using POP?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3703
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3704 Use @code{vm-spool-files}, like this for example:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3705
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3706 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3707 (setq vm-spool-files '("/var/spool/mail/wing"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3708 "netcom23.netcom.com:110:pass:wing:MYPASS"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3709 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3710
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3711 Of course substitute your actual password for MYPASS.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3712
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3713 @node Q4.0.2, Q4.0.3, Q4.0.1, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3714 @section How do I get VM to filter mail for me?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3715
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3716 One possibility is to use procmail to split your mail before it gets to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3717 VM. I prefer this personally, since there are many strange and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3718 wonderful things one can do with procmail. Procmail may be found at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3719 <URL:ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3720
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3721 Also see the Mail Filtering FAQ at:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3722 <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/mail/filtering-faq/faq.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3723
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3724 @node Q4.0.3, Q4.0.4, Q4.0.2, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3725 @section How can I get VM to automatically check for new mail?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3726
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3727 John Turner <turner@@lanl.gov> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3728
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3729 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3730 Use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3731
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3732 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3733 (setq vm-auto-get-new-mail 60)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3734 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3735 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3736
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3737 @node Q4.0.4, Q4.0.5, Q4.0.3, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3738 @section [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3739
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3740 Obsolete question, left blank to avoid renumbering.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3741
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3742 @node Q4.0.5, Q4.0.6, Q4.0.4, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3743 @section How do I get my outgoing mail archived?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3744
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3745 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3746 (setq mail-archive-file-name "~/outbox")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3747 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3748
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3749 @node Q4.0.6, Q4.0.7, Q4.0.5, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3750 @section I have various addresses at which I receive mail. How can I tell VM to ignore them when doing a "reply-all"?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3751
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3752 Set @code{vm-reply-ignored-addresses} to a list, like
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3753
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3754 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3755 (setq vm-reply-ignored-addresses '("wing@@netcom[0-9]*.netcom.com"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3756 "wing@@netcom.com" "wing@@666.com"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3757 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3758
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3759 Note that each string is a regular expression.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3760
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3761 @node Q4.0.7, Q4.0.8, Q4.0.6, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3762 @section Is there a mailing list or FAQ for VM?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3763
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
3764 A FAQ for VM exists at <URL:http://www.cyberpass.net/~gorkab/vmfaq.htm>.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3765
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3766 VM has its own newsgroups gnu.emacs.vm.info and gnu.emacs.vm.bug.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3767
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3768 @node Q4.0.8, Q4.0.9, Q4.0.7, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3769 @section Remote Mailreading with VM.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3770
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3771 My mailbox lives at the office on a big honkin server. My regular INBOX
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3772 lives on my honkin desktop machine. I now can PPP to the office from
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3773 home which is far from honking... I'd like to be able to read mail at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3774 home without storing it here and I'd like to use xemacs and VM at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3775 home... Is there a recommended setup?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3776
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3777 Joseph J. Nuspl Jr. <nuspl@@nvwls.cc.purdue.edu> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3778
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3779 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3780 There are several ways to do this.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3781
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3782 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3783 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3784 Set your display to your home machine and run dxpc or one of the other X
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3785 compressors.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3786
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3787 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3788 NFS mount your desktop machine on your home machine and modify your pop
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3789 command on your home machine to rsh to your desktop machine and actually
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3790 do the pop get's.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3791
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3792 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3793 Run a POP server on your desktop machine as well and do a sort of two
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3794 tiered POP get.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3795 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3796 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3797
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3798 William Perry <wmperry@@monolith.spry.com> adds:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3799
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3800 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3801 Or you could run a pop script periodically on your desktop machine, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3802 just use ange-ftp or NFS to get to your mailbox. I used to do this all
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3803 the time back at IU.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3804 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3805
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3806 @node Q4.0.9, Q4.0.10, Q4.0.8, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3807 @section rmail or VM gets an error incorporating new mail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3808
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3809 Quoting the XEmacs PROBLEMS file:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3810
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3811 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3812 rmail and VM get new mail from @file{/usr/spool/mail/$USER} using a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3813 program called @code{movemail}. This program interlocks with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3814 @code{/bin/mail} using the protocol defined by @code{/bin/mail}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3815
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3816 There are two different protocols in general use. One of them uses the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3817 @code{flock} system call. The other involves creating a lock file;
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3818 @code{movemail} must be able to write in @file{/usr/spool/mail} in order
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3819 to do this. You control which one is used by defining, or not defining,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3820 the macro @code{MAIL_USE_FLOCK} in @file{config.h} or the m- or s- file
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3821 it includes.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3822
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3823 @strong{IF YOU DON'T USE THE FORM OF INTERLOCKING THAT IS NORMAL ON YOUR
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3824 SYSTEM, YOU CAN LOSE MAIL!}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3825
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3826 If your system uses the lock file protocol, and fascist restrictions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3827 prevent ordinary users from writing the lock files in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3828 @file{/usr/spool/mail}, you may need to make @code{movemail} setgid to a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3829 suitable group such as @samp{mail}. You can use these commands (as
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3830 root):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3831
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3832 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3833 chgrp mail movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3834 chmod 2755 movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3835 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3836
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3837 If your system uses the lock file protocol, and fascist restrictions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3838 prevent ordinary users from writing the lock files in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3839 @file{/usr/spool/mail}, you may need to make @code{movemail} setgid to a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3840 suitable group such as @code{mail}. To do this, use the following
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3841 commands (as root) after doing the make install.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3842
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3843 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3844 chgrp mail movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3845 chmod 2755 movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3846 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3847
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3848 Installation normally copies movemail from the build directory to an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3849 installation directory which is usually under @file{/usr/local/lib}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3850 The installed copy of @code{movemail} is usually in the directory
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3851 @file{/usr/local/lib/emacs/VERSION/TARGET}. You must change the group
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3852 and mode of the installed copy; changing the group and mode of the build
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3853 directory copy is ineffective.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3854 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3855
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3856 @node Q4.0.10, Q4.0.11, Q4.0.9, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3857 @section How do I make VM stay in a single frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3858
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3859 John S Cooper <John.Cooper@@Eng.Sun.COM> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3860
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3861 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3862 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3863 ; Don't use multiple frames
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3864 (setq vm-frame-per-composition nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3865 (setq vm-frame-per-folder nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3866 (setq vm-frame-per-edit nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3867 (setq vm-frame-per-summary nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3868 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3869 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3870
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3871 @node Q4.0.11, Q4.0.12, Q4.0.10, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3872 @section How do I make VM or mh-e display graphical smilies?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3873
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3874 For mh-e use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3875
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3876 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3877 (add-hook 'mh-show-mode-hook '(lambda () (smiley-region (point-min)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3878 (point-max))))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3879 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3880
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3881 For vm use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3882 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3883 (require 'messagexmas)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3884 (require 'smiley)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3885 (add-hook 'vm-select-message-hook '(lambda () (smiley-region (point-min)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3886 (point-max))))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3887 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3888
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3889 For tm use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3890 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3891 (autoload 'smiley-buffer "smiley" nil t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3892 (add-hook 'mime-viewer/plain-text-preview-hook 'smiley-buffer)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3893 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3894
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3895 @node Q4.0.12, Q4.1.1, Q4.0.11, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3896 @section Customization of VM not covered in the manual, or here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3897
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3898 giacomo boffi <boffi@@hp735.stru.polimi.it> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3899
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3900 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3901 The meta-answer is to look into the file @file{vm-vars.el}, in the vm
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3902 directory of the lisp library.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3903
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3904 @file{vm-vars.el} contains, initializes and carefully describes, with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3905 examples of usage, the plethora of user options that @emph{fully}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3906 control VM's behavior.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3907
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3908 Enter vm-vars, @code{forward-search} for toolbar, find the variables
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3909 that control the toolbar placement, appearance, existence, copy to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3910 @file{.emacs} or @file{.vm} and modify according to the detailed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3911 instructions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3912
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3913 The above also applies to all the various features of VM: search for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3914 some keywords, maybe the first you conjure isn't appropriate, find the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3915 appropriate variables, copy and experiment.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3916 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3917
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3918 @node Q4.1.1, Q4.1.2, Q4.0.12, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3919 @section What is W3?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3920
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3921 W3 is an advanced graphical browser written in Emacs lisp that runs on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3922 XEmacs. It has full support for cascaded style sheets, and more...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3923
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3924 It has a home web page at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3925 <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3926
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3927 @node Q4.1.2, Q4.1.3, Q4.1.1, Subsystems
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3928 @section How do I run W3 from behind a firewall?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3929
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3930 There is a long, well-written, detailed section in the W3 manual that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3931 describes how to do this. Look in the section entitled "Firewalls".
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3932
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3933 @node Q4.1.3, Q4.2.1, Q4.1.2, Subsystems
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3934 @section Is it true that W3 supports style sheets and tables?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3935
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3936 Yes, and much more. W3, as distributed with the latest XEmacs is a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3937 full-featured web browser.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3938
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3939 @node Q4.2.1, Q4.2.2, Q4.1.3, Subsystems
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3940 @section GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus, Mamey Sapote Gnus, argh!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3941
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3942 The Gnus numbering issues are not meant for mere mortals to know them.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3943 If you feel you @emph{must} enter the muddy waters of Gnus, visit the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3944 excellent FAQ, maintained by Justin Sheehy, at:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3945
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3946 @example
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3947 <URL:http://www.ccs.neu.edu/software/gnus/>
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3948 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3949
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3950 @node Q4.2.2, Q4.2.3, Q4.2.1, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3951 @section This question intentionally left blank.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3952
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3953 Obsolete question, left blank to avoid renumbering.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3954
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3955 @node Q4.2.3, Q4.2.4, Q4.2.2, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3956 @section How do I make Gnus stay within a single frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3957
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3958 The toolbar code to start Gnus opens the new frame---and it's a feature
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3959 rather than a bug. If you don't like it, but would still like to click
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3960 on the seemly icon, use the following code:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3961
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3962 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3963 (defun toolbar-news ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3964 (gnus))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3965 @end lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3966
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3967 It will redefine the callback function of the icon to just call
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3968 @code{gnus}, without all the fancy frame stuff.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3969
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3970 @node Q4.2.4, Q4.3.1, Q4.2.3, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3971 @section How do I customize the From: line?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3972
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3973 How do I change the @code{From:} line? I have set gnus-user-from-line
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3974 to Gail Gurman <gail.gurman@@sybase.com>, but XEmacs Gnus doesn't use
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3975 it. Instead it uses Gail Mara Gurman <gailg@@deall> and then complains
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3976 that it's incorrect. Also, as you perhaps can see, my Message-ID is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3977 screwy. How can I change that?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3978
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3979 Lars Magne Ingebrigtsen <larsi@@aegir.ifi.uio.no> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3980
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3981 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3982 Set @code{user-mail-address} to @samp{gail.gurman@@sybase.com} or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3983 @code{mail-host-address} to @samp{sybase.com}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3984 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3985
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3986 @node Q4.3.1, Q4.3.2, Q4.2.4, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3987 @section How can I read and/or compose MIME messages?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3988
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3989 One answer is @code{tra-vm-mime}. You may find it at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3990 <URL:http://lenkkari.cs.tut.fi/~tra/software/tra-vm-mime.el>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3991
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3992 Another possibility is RMIME. You may find RMIME at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3993 <URL:http://www.cinti.net/~rmoody/rmime/index.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3994
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3995 You probably want to use the Tools for MIME (tm). @xref{Q4.3.2} for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3996 details.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3997
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3998 Trey Jackson <trey@@cs.berkeley.edu> has an Emacs & MIME web page at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3999 <URL:http://bmrc.berkeley.edu/~trey/emacs/mime.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4000
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4001 @node Q4.3.2, Q4.3.3, Q4.3.1, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4002 @section What is TM and where do I get it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4003
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4004 TM stands for @dfn{Tools for MIME} and not Tiny MIME. TM integrates
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4005 with all major XEmacs packages like Gnus (all flavors), VM, MH-E, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4006 mailcrypt. It provides totally transparent and trouble-free MIME
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4007 support. When appropriate a message will be decoded in place in an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4008 XEmacs buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4009
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4010 TM now comes as a package with XEmacs 19.16 and XEmacs 20.2.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4011
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4012 TM was written by MORIOKA Tomohiko <morioka@@jaist.ac.jp> and KOBAYASHI
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4013 Shuhei <shuhei-k@@jaist.ac.jp>. It is based on the work of UMEDA
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4014 Masanobu <umerin@@mse.kyutech.ac.jp>, the original writer of GNUS.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4015
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4016 The following information is from the @file{README}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4017
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4018 @dfn{tm} is a MIME package for GNU Emacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4019 tm has following functions:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4020
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4021 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4022 @item MIME style multilingual header.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4023 @item MIME message viewer (mime/viewer-mode).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4024 @item MIME message composer (mime/editor-mode).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4025 @item MIME extenders for mh-e, GNUS, RMAIL and VM.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4026 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4027
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4028 tm is available from following anonymous ftp sites:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4029 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4030 @item <URL:ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/> (Japan).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4031 @item <URL:ftp://ftp.nis.co.jp/pub/gnu/emacs-lisp/tm/> (Japan).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4032 @item <URL:ftp://ftp.nisiq.net/pub/gnu/emacs-lisp/tm/> (US).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4033 @item <URL:ftp://ftp.miranova.com/pub/gnus/jaist.ac.jp/> (US).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4034 @item <URL:ftp://ftp.unicamp.br/pub/mail/mime/tm/> (Brasil).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4035 @item <URL:ftp://ftp.th-darmstadt.de/pub/editors/GNU-Emacs/lisp/mime/> (Germany).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4036 @item <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib/> (Germany).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4037 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4038
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4039 Don't let the installation procedure & instructions stop you from trying
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4040 this package out---it's much simpler than it looks, and once installed,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4041 trivial to use.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4042
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4043 @node Q4.3.3, Q4.3.4, Q4.3.2, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4044 @section Why isn't this @code{movemail} program working?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4045
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4046 Ben Wing <ben@@666.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4047
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4048 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4049 It wasn't chown'ed/chmod'd correctly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4050 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4051
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4052 @node Q4.3.4, Q4.3.5, Q4.3.3, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4053 @section Movemail is also distributed by Netscape? Can that cause problems?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4054
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4055 Steve Baur <steve@@altair.xemacs.org> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4056
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4057 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4058 Yes. Always use the movemail installed with your XEmacs. Failure to do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4059 so can result in lost mail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4060 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4061
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4062 Please refer to Jamie Zawinski's <jwz@@netscape.com> notes at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4063 <URL:http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/movemail.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4064 In particular, this document will show you how to make Netscape use the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4065 version of movemail configured for your system by the person who built
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4066 XEmacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4067
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4068 @node Q4.3.5, Q4.4.1, Q4.3.4, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4069 @section Where do I find pstogif (required by tm)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4070
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4071 pstogif is part of the latex2html package.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4072
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4073 Jan Vroonhof <vroonhof@@math.ethz.ch> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4074
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4075 latex2html is best found at the CTAN hosts and their mirrors
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4076 in @file{tex-archive/support/latex2html}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4077
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4078 CTAN hosts are:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4079
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4080 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4081 @item <URL:ftp://ftp.tex.ac.uk/tex-archive/support/latex2html/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4082 @item <URL:ftp://ftp.dante.de/tex-archive/support/latex2html/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4083 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4084
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4085 There is a good mirror at ftp.cdrom.com;
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4086 <URL:ftp://ftp.cdrom.com/pub/tex/ctan/support/latex2html/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4087
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4088 @node Q4.4.1, Q4.5.1, Q4.3.5, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4089 @section What is SPARCworks, EOS, and WorkShop?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4090
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4091 John Turner <turner@@lanl.gov> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4092
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4093 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4094 SPARCworks is SunSoft's development environment, comprising compilers
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4095 (C, C++, FORTRAN 77, Fortran 90, Ada, and Pascal), a debugger, and other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4096 tools such as TeamWare (for configuration management), MakeTool, etc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4097 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4098
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4099 See <URL:http://www.sun.com/sunsoft/Developer-products/>
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4100 for more info.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4101
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4102 EOS stands for "Era on SPARCworks", but I don't know what Era stands
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4103 for.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4104
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4105 EOS is the integration of XEmacs with the SPARCworks debugger. It
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4106 allows one to use an XEmacs frame to view code (complete with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4107 fontification, etc.), set breakpoints, print variables, etc., while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4108 using the SPARCworks debugger. It works very well and I use it all the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4109 time.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4110
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4111 Chuck Thompson <cthomp@@xemacs.org> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4112
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4113 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4114 Era stood for "Emacs Rewritten Again". It was what we were calling the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4115 modified version of Lucid Emacs for Sun when I was dragged, er, allowed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4116 to work on this wonderful editor.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4117 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4118
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4119 Martin Buchholz <Martin.Buchholz@@sun.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4120
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4121 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4122 EOS is being replaced with a new graphical development environment
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4123 called Sun WorkShop, which is currently (07/96) in Alpha Test. For more
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4124 details, check out
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4125 <URL:http://www.sun.com/sunsoft/Products/Developer-products/programs.html>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4126 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4127
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4128 @node Q4.5.1, Q4.6.1, Q4.4.1, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4129 @section What is/was Energize?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4130
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4131 David N Gray <gray@@meteor.harlequin.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4132 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4133 The files in @file{lisp/energize} are to enable Emacs to interface with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4134 the "Energize Programming System", a C and C++ development environment,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4135 which was a product of Lucid, Inc. Tragically, Lucid went out of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4136 business in 1994, so although Energize is still a great system, if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4137 don't already have it, there isn't any way to get it now. (Unless you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4138 happen to be in Japan; INS Engineering may still be selling it there.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4139 Tartan bought the rights to sell it in the rest of the world, but never
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4140 did so.)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4141 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4142
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4143 @node Q4.6.1, Q4.7.1, Q4.5.1, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4144 @section What is Infodock?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4145
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4146 InfoDock is an integrated productivity toolset, mainly aimed at
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4147 technical people. It is developed and supported by InfoDock
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4148 Associates, a firm that offers custom support and development
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4149 for InfoDock, XEmacs and GNU Emacs. (http://www.infodock.com,
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
4150 <info@@infodock.com>, +1 408 243 3300).
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4151
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4152 InfoDock is built atop the XEmacs variant of GNU Emacs and so has all of
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4153 the power of Emacs, but with an easier to use and more comprehensive
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4154 menu-based user interface. The bottom portion of this text describes
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4155 how it differs from XEmacs and GNU Emacs from the Free Software
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4156 Foundation.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4157
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4158 InfoDock is aimed at people who want a free, turn-key productivity
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4159 environment. Although InfoDock is customizable, it is not intended for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4160 people who like basic versions of Emacs which need to be customized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4161 extensively for local use; standard Emacs distributions are better for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4162 such uses. InfoDock is for those people who want a complete,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4163 pre-customized environment in one package, which they need not touch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4164 more than once or twice a year to update to new revisions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4165
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4166 InfoDock is pre-built for SPARC SunOS/Solaris systems, PA-RISC HP-UX,
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4167 and Intel Linux systems. It is intended for use on a color display,
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4168 although most features will work on monochrome monitors. Simply unpack
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4169 InfoDock according to the instructions in the ID-INSTALL file and you
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4170 are ready to run.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4172 The InfoDock Manual is concise, yet sufficient as a user guide for users
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4173 who have never used an Emacs-type editor before. For users who are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4174 already familiar with Emacs, it supplements the information in the GNU
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4175 Emacs Manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4177 InfoDock menus are much more extensive and more mature than standard
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4178 Emacs menus. Each menu offers a @samp{Manual} item which displays
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4179 documentation associated with the menu's functions.
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4180
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4181 @noindent
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4182 Four types of menubars are provided:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4183 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4184 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4185 An extensive menubar providing access to global InfoDock commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4186 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4187 Mode-specific menubars tailored to the current major mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4188 @item
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4189 A simple menubar for basic editing to help novices get started with InfoDock.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4190 @item
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4191 The standard XEmacs menubar.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4192 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4193
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4194 Most modes also include mode-specific popup menus. Additionally, region and
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4195 rectangle popup menus are included.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4196
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4197 @samp{Hyperbole}, the everyday information manager, is a core part of
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4198 InfoDock. This provides context-sensitive mouse keys, a rolodex-type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4199 contact manager, programmable hypertext buttons, and an autonumbered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4200 outliner with embedded hyperlink anchors.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4201
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4202 The @samp{OO-Browser}, a multi-language object-oriented code browser, is a
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4203 standard part of InfoDock.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4204
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4205 InfoDock saves a more extensive set of user options than other Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4206 versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4208 InfoDock inserts a useful file header in many file types, showing the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4209 author, summary, and last modification time of each file. A summary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4210 program can then be used to summarize all of the files in a directory,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4211 for easy MANIFEST file creation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4213 Your working set of buffers is automatically saved and restored (if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4214 answer yes to a prompt) between InfoDock sessions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4215
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4216 Refined color choices for code highlighting are provided for both dark and
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4217 light background display frames.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4218
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4219 The @kbd{C-z} key prefix performs frame-based commands which parallel the
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4220 @kbd{C-x} key prefix for window-based commands.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4222 The Smart Menu system is included for producing command menus on dumb
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4223 terminals.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4224
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4225 Lisp libraries are better categorized according to function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4226
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4227 Extensions and improvements to many areas of Emacs are included, such as:
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4228 paragraph filling, mail reading with Rmail, shell handling, outlining, code
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4229 highlighting and browsing, and man page browsing.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4231 InfoDock questions, answers and discussion should go to the mail list
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4232 @samp{infodock@@infodock.com}. Use
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4233 @samp{infodock-request@@infodock.com} to be added or removed from the
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4234 list. Always include your InfoDock version number when sending help
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4235 requests.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4236
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4237 InfoDock is available across the Internet via anonymous FTP. To get
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4238 it, first move to a directory into which you want the InfoDock archive
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4239 files placed. We will call this <DIST-DIR>.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4240
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4241 @example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4242 cd <DIST-DIR>
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4243 @end example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4244
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4245 Ftp to ftp.xemacs.org (Internet Host ID = 128.174.252.16):
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4246
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4247 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4248 prompt> ftp ftp.xemacs.org
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4249 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4250
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4251 Login as @samp{anonymous} with your own <user-id>@@<site-name> as a password.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4252
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4253 @example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4254 Name (ftp.xemacs.org): anonymous
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4255 331 Guest login ok, send your complete e-mail address as password.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4256 Password: -<your-user-id@@your-domain>
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4257 230 Guest login ok, access restrictions apply.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4258 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4260 Move to the location of the InfoDock archives:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4262 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4263 ftp> cd pub/infodock
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4264 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4266 Set your transfer mode to binary:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4268 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4269 ftp> bin
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4270 200 Type set to I.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4271 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4273 Turn off prompting:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4274
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4275 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4276 ftp> prompt
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4277 Interactive mode off.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4278 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4280 Retrieve the InfoDock archives that you want, either by using a
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4281 @samp{get <file>} for each file you want or by using the following to
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4282 get a complete distribution, including all binaries:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4283
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4284 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4285 ftp> mget ID-INSTALL
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4286 ftp> mget id-*
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4287 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4288
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4289 Close the FTP connection:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4291 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4292 ftp> quit
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4293 221 Goodbye.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4294 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4296 Read the @file{ID-INSTALL} file which you just retrieved for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4297 step-by-step installation instructions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4298
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4299 @node Q4.7.1, Q4.7.2, Q4.6.1, Subsystems
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4300 @section What is AUC TeX? Where do you get it?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4301
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4302 AUC TeX is a package written by Per Abrahamsen <abraham@@dina.kvl.dk>.
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4303 Starting with XEmacs 19.16, AUC TeX is bundled with XEmacs. The
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4304 following information is from the @file{README} and website.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4305
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4306 AUC TeX is an extensible package that supports writing and formatting
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4307 TeX files for most variants of GNU Emacs. Many different macro packages
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4308 are supported, including AMS TeX, LaTeX, and TeXinfo.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4309
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4310 The most recent version is always available by ftp at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4311 <URL:ftp://sunsite.auc.dk/packages/auctex/auctex.tar.gz>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4312
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4313 In case you don't have access to anonymous ftp, you can get it by an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4314 email request to <URL:mailto:ftpmail@@decwrl.dec.com>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4315
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4316 WWW users may want to check out the AUC TeX page at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4317 <URL:http://sunsite.auc.dk/auctex/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4318
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4319 @node Q4.7.2, Q4.7.3, Q4.7.1, Subsystems
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4320 @section Are there any Emacs Lisp Spreadsheets?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4321
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4322 Yes. Check out @dfn{dismal} (which stands for Dis' Mode Ain't Lotus) at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4323 <URL:ftp://cs.nyu.edu/pub/local/fox/dismal/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4324
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4325 @node Q4.7.3, Q4.7.4, Q4.7.2, Subsystems
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4326 @section Byte compiling AUC TeX on XEmacs 19.14.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4327
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4328 Georges Brun-Cottan <bruncott@@dormeur.inria.fr> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4329
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4330 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4331 When byte compiling auxtex-9.4g, you must use the command:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4333 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4334 xemacs -batch -l lpath.el
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4335 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4336 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4337
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4338 @node Q4.7.4, Q4.7.5, Q4.7.3, Subsystems
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4339 @section Problems installing AUC TeX.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4340
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4341 Jan Vroonhof <vroonhof@@math.ethz.ch> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4342
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4343 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4344 AUC TeX works fine on both stock Emacs and XEmacs has been doing so for
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4345 a very very long time. This is mostly due to the work of Per Abrahamsen
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4346 <abraham@@dina.kvl.dk> (clap clap) in particular his @file{easymenu}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4347 package. Which leads to what is probably the problem...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4348 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4349
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4350 Most problems with AUC TeX are one of two things:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4352 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4353 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4354 The TeX-lisp-directory in @file{tex-site.el} and the makefile don't
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4355 match.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4356
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4357 Fix: make sure you configure AUC TeX properly @strong{before} installing.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4358
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 46
diff changeset
4359 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4360 You have an old version of easymenu.el in your path.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4361
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4362 Fix: use @code{locate-library} and remove old versions to make sure it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4363 @strong{only} finds the one that came with XEmacs.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4364 @end itemize
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4365
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4366
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4367 @node Q4.7.5, , Q4.7.4, Subsystems
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4368 @section Is there a reason for an Emacs package not to be included in XEmacs?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4369
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4370 The reason for an Emacs package not to be included in XEmacs is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4371 usually one or more of the following:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4372
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4373 @enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4374 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4375 The package has not been ported to XEmacs. This will typically happen
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4376 when it uses GNU-Emacs-specific features, which make it fail under
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4377 XEmacs.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4378
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4379 Porting a package to XEmacs can range from a trivial amount of change to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4380 a partial or full rewrite. Fortunately, the authors of modern packages
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4381 usually choose to support both Emacsen themselves.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4382
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4383 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4384 The package has been decided not to be appropriate for XEmacs. It may
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4385 have an equivalent or better replacement within XEmacs, in which case
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4386 the developers may choose not to burden themselves with supporting an
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4387 additional package.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4388
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4389 Each package bundled with XEmacs means more work for the maintainers,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4390 whether they want it or not. If you are ready to take over the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4391 maintainence responsibilities for the package you port, be sure to say
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4392 so -- we will more likely include it.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4393
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4394 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4395 The package simply hasn't been noted by the XEmacs development. If
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4396 that's the case, the messages like yours are very useful for attracting
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4397 our attention.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4398
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4399 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4400 The package was noted by the developers, but they simply haven't yet
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4401 gotten around to including/porting it. Wait for the next release or,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4402 even better, offer your help. It will be gladly accepted and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4403 appreciated.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4404 @end enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4405
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4406 @node Miscellaneous, Current Events, Subsystems, Top
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4407 @chapter The Miscellaneous Stuff
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4408
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4409 This is part 5 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4410 section is devoted to anything that doesn't fit neatly into the other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4411 sections.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4412
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4413 @menu
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4414 Major & Minor Modes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4415 * Q5.0.1:: How can I do source code highlighting using font-lock?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4416 * Q5.0.2:: I do not like cc-mode. How do I use the old c-mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4417 * Q5.0.3:: How do I get @samp{More} Syntax Highlighting on by default?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4418 * Q5.0.4:: How can I enable auto-indent?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4419 * Q5.0.5:: How can I get XEmacs to come up in text/auto-fill mode by default?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4420 * Q5.0.6:: How do I start up a second shell buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4421 * Q5.0.7:: Telnet from shell filters too much.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4422 * Q5.0.8:: Why does edt emulation not work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4423 * Q5.0.9:: How can I emulate VI and use it as my default mode?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4424 * Q5.0.10:: [This question intentionally left blank]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4425 * Q5.0.11:: Filladapt doesn't work in 19.15?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4426 * Q5.0.12:: How do I disable gnuserv from opening a new frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4427 * Q5.0.13:: How do I start gnuserv so that each subsequent XEmacs is a client?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4428 * Q5.0.14:: Strange things are happening in Shell Mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4429 * Q5.0.15:: Where do I get the latest CC Mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4430 * Q5.0.16:: I find auto-show-mode disconcerting. How do I turn it off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4431 * Q5.0.17:: How can I get two instances of info?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4432 * Q5.0.18:: I upgraded to XEmacs 19.14 and gnuserv stopped working
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4433 * Q5.0.19:: Is there something better than LaTeX mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4434
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4435 Emacs Lisp Programming Techniques:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4436 * Q5.1.1:: The difference in key sequences between XEmacs and GNU Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4437 * Q5.1.2:: Can I generate "fake" keyboard events?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4438 * Q5.1.3:: Could you explain @code{read-kbd-macro} in more detail?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4439 * Q5.1.4:: What is the performance hit of @code{let}?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4440 * Q5.1.5:: What is the recommended use of @code{setq}?
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4441 * Q5.1.6:: What is the typical misuse of @code{setq}?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4442 * Q5.1.7:: I like the the @code{do} form of cl, does it slow things down?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4443 * Q5.1.8:: I like recursion, does it slow things down?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4444 * Q5.1.9:: How do I put a glyph as annotation in a buffer?
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4445 * Q5.1.10:: @code{map-extents} won't traverse all of my extents!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4446
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4447 Sound:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4448 * Q5.2.1:: How do I turn off the sound?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4449 * Q5.2.2:: How do I get funky sounds instead of a boring beep?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4450 * Q5.2.3:: What's NAS, how do I get it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4451 * Q5.2.4:: Sunsite sounds don't play.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4452
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4453 Miscellaneous:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4454 * Q5.3.1:: How do you make XEmacs indent CL if-clauses correctly?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4455 * Q5.3.2:: Fontifying hangs when editing a postscript file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4456 * Q5.3.3:: How can I print WYSIWYG a font-locked buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4457 * Q5.3.4:: Getting @kbd{M-x lpr} to work with postscript printer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4458 * Q5.3.5:: How do I specify the paths that XEmacs uses for finding files?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4459 * Q5.3.6:: [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4460 * Q5.3.7:: Can I have the end of the buffer delimited in some way?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4461 * Q5.3.8:: How do I insert today's date into a buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4462 * Q5.3.9:: Are only certain syntactic character classes available for abbrevs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4463 * Q5.3.10:: How can I get those oh-so-neat X-Face lines?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4464 * Q5.3.11:: How do I add new Info directories?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4465 * Q5.3.12:: What do I need to change to make printing work?
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4466 @end menu
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4467
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4468 @node Q5.0.1, Q5.0.2, Miscellaneous, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4469 @section How can I do source code highlighting using font-lock?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4470
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4471 For most modes, font-lock is already set up and just needs to be turned
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4472 on. This can be done by @kbd{M-x font-lock-mode}, or by having XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4473 automatically start it by adding lines like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4474
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4475 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4476 (add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4477 (add-hook 'dired-mode-hook 'turn-on-font-lock)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4478 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4479
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4480 to your @file{.emacs}. See the file @file{etc/sample.emacs} for more
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4481 examples.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4482
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4483 @node Q5.0.2, Q5.0.3, Q5.0.1, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4484 @section I do not like cc-mode. How do I use the old c-mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4485
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4486 Well, first off, consider if you really want to do this. cc-mode is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4487 much more powerful than the old c-mode. If you're having trouble
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4488 getting your old offsets to work, try using @code{c-set-offset} instead.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4489 You might also consider using the package @code{cc-compat}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4490
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4491 But, if you still insist, add the following lines to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4492
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4493 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4494 (fmakunbound 'c-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4495 (makunbound 'c-mode-map)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4496 (fmakunbound 'c++-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4497 (makunbound 'c++-mode-map)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4498 (makunbound 'c-style-alist)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4499 (load-library "old-c-mode")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4500 (load-library "old-c++-mode")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4501 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4502
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4503 This must be done before any other reference is made to either c-mode or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4504 c++-mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4505
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4506 @node Q5.0.3, Q5.0.4, Q5.0.2, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4507 @section How do I get @samp{More} Syntax Highlighting on by default?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4508
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4509 Use the following code in your @file{.emacs}:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4510
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4511 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4512 (setq-default font-lock-maximum-decoration t)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4513 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4514
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4515 In versions of XEmacs prior to 19.14, you had to use a kludgy solution
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4516 like this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4517
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4518 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4519 (setq c-font-lock-keywords c-font-lock-keywords-2
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4520 c++-font-lock-keywords c++-font-lock-keywords-2
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4521 lisp-font-lock-keywords lisp-font-lock-keywords-2)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4522 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4523
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4524 It will work for C, C++ and Lisp.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4525
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4526 @node Q5.0.4, Q5.0.5, Q5.0.3, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4527 @section How can I enable auto-indent?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4528
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4529 Put the following line in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4530
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4531 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4532 (setq indent-line-function 'indent-relative-maybe)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4533 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4534
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4535 If you want to get fancy, try the @code{filladapt} package available
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4536 standard with XEmacs. Put this into your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4537
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4538 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4539 (require 'filladapt)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4540 (add-hook 'text-mode-hook 'turn-on-filladapt-mode)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4541 ;;; and others ...
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4542 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4543
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4544 Note that well-behaving text-lookalike modes will run
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4545 @code{text-mode-hook} by default (e.g. that's what Message does). For
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4546 the nasty ones, you'll have to provide the @code{add-hook}s yourself.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4547
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4548 Please note that the @code{fa-extras} package is no longer useful.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4549
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4550 @node Q5.0.5, Q5.0.6, Q5.0.4, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4551 @section How can I get XEmacs to come up in text/auto-fill mode by default?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4552
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4553 Try the following lisp in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4554
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4555 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4556 (setq default-major-mode 'text-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4557 (setq text-mode-hook 'turn-on-auto-fill)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4558 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4559
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4560 @strong{WARNING}: note that changing the value of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4561 @code{default-major-mode} from @code{fundamental-mode} can break a large
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4562 amount of built-in code that expects newly created buffers to be in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4563 @code{fundamental-mode}. (Changing from @code{fundamental-mode} to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4564 @code{text-mode} might not wreak too much havoc, but changing to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4565 something more exotic like a lisp-mode would break many Emacs packages).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4566
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4567 Note that Emacs by default starts up in buffer @code{*scratch*} in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4568 @code{initial-major-mode}, which defaults to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4569 @code{lisp-interaction-mode}. Thus adding the following form to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4570 Emacs init file will cause the initial @code{*scratch*} buffer to be put
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4571 into auto-fill'ed @code{text-mode}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4572
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4573 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4574 (setq initial-major-mode
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4575 (lambda ()
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4576 (text-mode)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4577 (turn-on-auto-fill)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4578 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4579
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4580 Note that after your init file is loaded, if
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4581 @code{inhibit-startup-message} is @code{nil} (the default) and the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4582 startup buffer is @code{*scratch*} then the startup message will be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4583 inserted into @code{*scratch*}; it will be removed after a timeout by
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4584 erasing the entire @code{*scratch*} buffer. Keep in mind this default
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4585 usage of @code{*scratch*} if you desire any prior manipulation of
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4586 @code{*scratch*} from within your Emacs init file. In particular,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4587 anything you insert into @code{*scratch*} from your init file will be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4588 later erased. Also, if you change the mode of the @code{*scratch*}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4589 buffer, be sure that this will not interfere with possible later
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4590 insertion of the startup message (e.g. if you put @code{*scratch*} into
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4591 a nonstandard mode that has automatic font lock rules, then the startup
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4592 message might get fontified in a strange foreign manner, e.g. as code in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4593 some programming language).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4594
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4595 @node Q5.0.6, Q5.0.7, Q5.0.5, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4596 @section How do I start up a second shell buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4597
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4598 In the @code{*shell*} buffer:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4599
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4600 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4601 M-x rename-buffer RET *shell-1* RET
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4602 M-x shell RET
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4603 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4604
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4605 This will then start a second shell. The key is that no buffer named
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4606 @samp{*shell*} can exist. It might be preferable to use @kbd{M-x
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4607 rename-uniquely} to rename the @code{*shell*} buffer instead of @kbd{M-x
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4608 rename-buffer}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4609
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4610 @node Q5.0.7, Q5.0.8, Q5.0.6, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4611 @section Telnet from shell filters too much
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4612
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4613 I'm using the Emacs @kbd{M-x shell} function, and I would like to invoke
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4614 and use a telnet session within it. Everything works fine except that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4615 now all @samp{^M}'s are filtered out by Emacs. Fixes?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4616
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4617 Use @kbd{M-x rsh} or @kbd{M-x telnet} to open remote sessions rather
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4618 than doing rsh or telnet within the local shell buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4619
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4620 @node Q5.0.8, Q5.0.9, Q5.0.7, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4621 @section Why does edt emulation not work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4622
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4623 We don't know, but you can use tpu-edt emulation instead, which works
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4624 fine and is a little fancier than the standard edt emulation. To do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4625 this, add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4626
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4627 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4628 (tpu-edt)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4629 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4630
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4631 If you don't want it to replace @kbd{C-h} with an edt-style help menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4632 add this as well:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4633
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4634 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4635 (global-set-key [(control h)] 'help-for-help)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4636 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4637
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4638 @node Q5.0.9, Q5.0.10, Q5.0.8, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4639 @section How can I emulate VI and use it as my default mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4640
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4641 Our recommended VI emulator is viper. To make viper-mode the default,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4642 add this to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4643
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4644 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4645 (viper-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4646 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4647
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4648 Michael Kifer <kifer@@CS.SunySB.EDU> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4649
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4650 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4651 This should be added as close to the top of @file{.emacs} as you can get
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4652 it, otherwise some minor modes may not get viper-ized.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4653 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4654
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4655 @node Q5.0.10, Q5.0.11, Q5.0.9, Miscellaneous
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4656 @section [This question intentionally left blank]
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4657
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4658 Obsolete question, left blank to avoid renumbering
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4659
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4660 @node Q5.0.11, Q5.0.12, Q5.0.10, Miscellaneous
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4661 @section Filladapt doesn't work in 19.15
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4662
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4663 Filladapt 2.x is included in 19.15. In it filladapt is now a minor
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4664 mode and minor modes are traditionally off by default. The following
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4665 added to your @file{.emacs} will turn it on for all buffers:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4666
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4667 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4668 (setq-default filladapt-mode t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4669 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4670
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4671 Use @code{turn-on-filladapt-mode} to turn Filladapt on in particular
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4672 major modes, like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4673
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4674 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4675 (add-hook 'text-mode-hook 'turn-on-filladapt-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4676 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4677
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4678 @node Q5.0.12, Q5.0.13, Q5.0.11, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4679 @section How do I disable gnuserv from opening a new frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4680
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4681 If you set the @code{gnuserv-frame} variable to the frame that should be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4682 used to display buffers that are pulled up, a new frame will not be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4683 created. For example, you could put
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4684
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4685 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4686 (setq gnuserv-frame (selected-frame))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4687 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4688
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4689 early on in your @file{.emacs}, to ensure that the first frame created
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4690 is the one used for your gnuserv buffers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4691
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4692 Starting in 19.15, there is an option to set the gnuserv target to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4693 the current frame. See
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4694 @code{Options->"Other Window" Location->Make current frame gnuserv target}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4695
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4696 @node Q5.0.13, Q5.0.14, Q5.0.12, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4697 @section How do I start gnuserv so that each subsequent XEmacs is a client?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4698
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4699 Put the following in your @file{.emacs} file to start the server:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4700
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4701 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4702 (gnuserv-start)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4703 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4704
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4705 Start your first XEmacs as usual. After that, you can do:
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4706
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4707 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4708 gnuclient randomfilename
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4709 @end example
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4710
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4711 from the command line to get your existing XEmacs process to open a new
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4712 frame and visit randomfilename in that window. When you're done editing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4713 randomfilename, hit @kbd{C-x #} to kill the buffer and get rid of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4714 frame.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4715
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4716 @node Q5.0.14, Q5.0.15, Q5.0.13, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4717 @section Strange things are happening in Shell Mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4718
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4719 Sometimes (i.e. it's not repeatable, and I can't work out why it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4720 happens) when I'm typing into shell mode, I hit return and only a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4721 portion of the command is given to the shell, and a blank prompt is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4722 returned. If I hit return again, the rest of the previous command is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4723 given to the shell.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4724
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4725 Martin Buchholz <Martin.Buchholz@@sun.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4726
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4727 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4728 There is a known problem with interaction between @code{csh} and the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4729 @code{filec} option and XEmacs. You should add the following to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4730 @file{.cshrc}:
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4731
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4732 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4733 if ( "$TERM" == emacs || "$TERM" == unknown ) unset filec
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4734 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4735 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4736
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4737 @node Q5.0.15, Q5.0.16, Q5.0.14, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4738 @section Where do I get the latest CC Mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4739
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4740 Barry A. Warsaw <bwarsaw@@cnri.reston.va.us> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4741
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4742 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4743 This can be had from <URL:http://www.python.org/ftp/emacs/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4744 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4745
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4746 @node Q5.0.16, Q5.0.17, Q5.0.15, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4747 @section I find auto-show-mode disconcerting. How do I turn it off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4748
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4749 @code{auto-show-mode} controls whether or not a horizontal scrollbar
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4750 magically appears when a line is too long to be displayed. This is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4751 enabled by default. To turn it off, put the following in your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4752 @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4753
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4754 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4755 (setq auto-show-mode nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4756 (setq-default auto-show-mode nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4757 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4758
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4759 @node Q5.0.17, Q5.0.18, Q5.0.16, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4760 @section How can I get two instances of info?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4761
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4762 You can't. The info package does not provide for multiple info buffers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4763
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4764 @node Q5.0.18, Q5.0.19, Q5.0.17, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4765 @section I upgraded to XEmacs 19.14 and gnuserv stopped working.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4766
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4767 Mark Daku <daku@@nortel.ca> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4768
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4769 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4770 It turns out I was using an older version of gnuserv. The installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4771 didn't put the binary into the public bin directory. It put it in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4772 @file{lib/xemacs-19.14/hppa1.1-hp-hpux9.05/gnuserv}. Shouldn't it have
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4773 been put in @file{bin/hppa1.1-hp-hpux9.0}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4774 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4775
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4776 @node Q5.0.19, Q5.1.1, Q5.0.18, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4777 @section Is there something better than LaTeX mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4778
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4779 David Kastrup <dak@@fsnif.neuroinformatik.ruhr-uni-bochum.de> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4780
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4781 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4782 The standard TeX modes leave much to be desired, and are somewhat
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4783 leniently maintained. Serious TeX users use AUC TeX (@xref{Q4.7.1}).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4784 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4785
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4786 @node Q5.1.1, Q5.1.2, Q5.0.19, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4787 @section What is the difference in key sequences between XEmacs and GNU Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4788
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4789 Erik Naggum <erik@@naggum.no> writes;
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4790
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4791 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4792 Emacs has a legacy of keyboards that produced characters with modifier
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4793 bits, and therefore map a variety of input systems into this scheme even
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4794 today. XEmacs is instead optimized for X events. This causes an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4795 incompatibility in the way key sequences are specified, but both Emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4796 and XEmacs will accept a key sequence as a vector of lists of modifiers
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4797 that ends with a key, e.g., to bind @kbd{M-C-a}, you would say
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4798 @code{[(meta control a)]} in both Emacsen. XEmacs has an abbreviated
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4799 form for a single key, just (meta control a). Emacs has an abbreviated
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4800 form for the Control and the Meta modifiers to string-characters (the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4801 ASCII characters), as in @samp{\M-\C-a}. XEmacs users need to be aware
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4802 that the abbreviated form works only for one-character key sequences,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4803 while Emacs users need to be aware that the string-character is rather
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4804 limited. Specifically, the string-character can accomodate only 256
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4805 different values, 128 of which have the Meta modifier and 128 of which
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4806 have not. In each of these blocks, only 32 characters have the Control
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4807 modifier. Whereas @code{[(meta control A)]} differs from @code{[(meta
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4808 control a)]} because the case differs, @samp{\M-\C-a} and @samp{\M-\C-A}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4809 do not. Programmers are advised to use the full common form, both
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4810 because it is more readable and less error-prone, and because it is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4811 supported by both Emacsen.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4812 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4813
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4814 Another (even safer) way to be sure of the key-sequences is to use the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4815 @code{read-kbd-macro} function, which takes a string like @samp{C-c
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4816 <up>}, and converts it to the internal key representation of the Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4817 you use. The function is available both on XEmacs and GNU Emacs.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4818
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4819 @node Q5.1.2, Q5.1.3, Q5.1.1, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4820 @section Can I generate "fake" keyboard events?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4821
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4822 I wonder if there is an interactive function that can generate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4823 @dfn{fake} keyboard events. This way, I could simply map them inside
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4824 XEmacs.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4825
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4826 This seems to work:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4827
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4828 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4829 (defun cg--generate-char-event (ch)
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4830 "Generate an event, as if ch has been typed"
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4831 (dispatch-event (character-to-event ch)))
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4832
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4833 ;; Backspace and Delete stuff
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4834 (global-set-key [backspace]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4835 (lambda () (interactive) (cg--generate-char-event 127)))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4836 (global-set-key [unknown_keysym_0x4]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4837 (lambda () (interactive) (cg--generate-char-event 4)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4838 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4839
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4840 @node Q5.1.3, Q5.1.4, Q5.1.2, Miscellaneous
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4841 @section Could you explain @code{read-kbd-macro} in more detail?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4842
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4843 The @code{read-kbd-macro} function returns the internal Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4844 representation of a human-readable string (which is its argument).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4845 Thus:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4846
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4847 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4848 (read-kbd-macro "C-c C-a")
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4849 @result{} [(control ?c) (control ?a)]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4850
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4851 (read-kbd-macro "C-c C-. <up>")
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4852 @result{} [(control ?c) (control ?.) up]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4853 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4854
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4855 In GNU Emacs the same forms will be evaluated to what GNU Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4856 understands internally---the sequences @code{"\C-x\C-c"} and @code{[3
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4857 67108910 up]}, respectively.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4858
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4859 The exact @dfn{human-readable} syntax is defined in the docstring of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4860 @code{edmacro-mode}. I'll repeat it here, for completeness.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4861
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4862 @quotation
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4863 Format of keyboard macros during editing:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4864
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4865 Text is divided into @dfn{words} separated by whitespace. Except for
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4866 the words described below, the characters of each word go directly as
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4867 characters of the macro. The whitespace that separates words is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4868 ignored. Whitespace in the macro must be written explicitly, as in
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4869 @kbd{foo SPC bar RET}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4870
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4871 @itemize @bullet
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4872 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4873 The special words @kbd{RET}, @kbd{SPC}, @kbd{TAB}, @kbd{DEL}, @kbd{LFD},
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4874 @kbd{ESC}, and @kbd{NUL} represent special control characters. The
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4875 words must be written in uppercase.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4876
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4877 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4878 A word in angle brackets, e.g., @code{<return>}, @code{<down>}, or
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4879 @code{<f1>}, represents a function key. (Note that in the standard
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4880 configuration, the function key @code{<return>} and the control key
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4881 @kbd{RET} are synonymous.) You can use angle brackets on the words
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4882 @kbd{RET}, @kbd{SPC}, etc., but they are not required there.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4883
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4884 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4885 Keys can be written by their @sc{ascii} code, using a backslash followed
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4886 by up to six octal digits. This is the only way to represent keys with
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4887 codes above \377.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4888
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4889 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4890 One or more prefixes @kbd{M-} (meta), @kbd{C-} (control), @kbd{S-}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4891 (shift), @kbd{A-} (alt), @kbd{H-} (hyper), and @kbd{s-} (super) may
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4892 precede a character or key notation. For function keys, the prefixes
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4893 may go inside or outside of the brackets: @code{C-<down>} @equiv{}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4894 @code{<C-down>}. The prefixes may be written in any order: @kbd{M-C-x}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4895 @equiv{} @kbd{C-M-x}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4896
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4897 Prefixes are not allowed on multi-key words, e.g., @kbd{C-abc}, except
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4898 that the Meta prefix is allowed on a sequence of digits and optional
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4899 minus sign: @kbd{M--123} @equiv{} @kbd{M-- M-1 M-2 M-3}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4900
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4901 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4902 The @code{^} notation for control characters also works: @kbd{^M}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4903 @equiv{} @kbd{C-m}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4904
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4905 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4906 Double angle brackets enclose command names: @code{<<next-line>>} is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4907 shorthand for @kbd{M-x next-line RET}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4908
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4909 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4910 Finally, @code{REM} or @code{;;} causes the rest of the line to be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4911 ignored as a comment.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4912 @end itemize
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4913
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4914 Any word may be prefixed by a multiplier in the form of a decimal number
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4915 and @code{*}: @code{3*<right>} @equiv{} @code{<right> <right> <right>},
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4916 and @code{10*foo} @equiv{} @code{foofoofoofoofoofoofoofoofoofoo}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4917
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4918 Multiple text keys can normally be strung together to form a word, but
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4919 you may need to add whitespace if the word would look like one of the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4920 above notations: @code{; ; ;} is a keyboard macro with three semicolons,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4921 but @code{;;;} is a comment. Likewise, @code{\ 1 2 3} is four keys but
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4922 @code{\123} is a single key written in octal, and @code{< right >} is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4923 seven keys but @code{<right>} is a single function key. When in doubt,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4924 use whitespace.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4925 @end quotation
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4926
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4927 @node Q5.1.4, Q5.1.5, Q5.1.3, Miscellaneous
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4928 @section What is the performance hit of @code{let}?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4929
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4930 In most cases, not noticable. Besides, there's no avoiding
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4931 @code{let}---you have to bind your local variables, after all. Some
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4932 pose a question whether to nest @code{let}s, or use one @code{let} per
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4933 function. I think because of clarity and maintenance (and possible
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4934 future implementation), @code{let}-s should be used (nested) in a way to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4935 provide the clearest code.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4936
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4937 @node Q5.1.5, Q5.1.6, Q5.1.4, Miscellaneous
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4938 @section What is the recommended use of @code{setq}?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4939
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4940 @itemize @bullet
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4941 @item Global variables
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4942
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4943 You will typically @code{defvar} your global variable to a default
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4944 value, and use @code{setq} to set it later.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4945
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4946 It is never a good practice to @code{setq} user variables (like
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4947 @code{case-fold-search}, etc.), as it ignores the user's choice
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4948 unconditionally. Note that @code{defvar} doesn't change the value of a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4949 variable if it was bound previously. If you wish to change a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4950 user-variable temporarily, use @code{let}:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4951
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4952 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4953 (let ((case-fold-search nil))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4954 ... ; code with searches that must be case-sensitive
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4955 ...)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4956 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4957
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4958 You will notice the user-variables by their docstrings beginning with an
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4959 asterisk (a convention).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4960
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4961 @item Local variables
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4962
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4963 Bind them with @code{let}, which will unbind them (or restore their
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4964 previous value, if they were bound) after exiting from the @code{let}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4965 form. Change the value of local variables with @code{setq} or whatever
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4966 you like (e.g. @code{incf}, @code{setf} and such). The @code{let} form
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4967 can even return one of its local variables.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4968
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4969 Typical usage:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4970
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4971 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4972 ;; iterate through the elements of the list returned by
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4973 ;; `hairy-function-that-returns-list'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4974 (let ((l (hairy-function-that-returns-list)))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4975 (while l
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4976 ... do something with (car l) ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4977 (setq l (cdr l))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4978 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4979
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4980 Another typical usage includes building a value simply to work with it.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4981
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4982 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4983 ;; Build the mode keymap out of the key-translation-alist
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4984 (let ((inbox (file-truename (expand-file-name box)))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4985 (i 0))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4986 ... code dealing with inbox ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4987 inbox)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4988 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4989
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4990 This piece of code uses the local variable @code{inbox}, which becomes
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4991 unbound (or regains old value) after exiting the form. The form also
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4992 returns the value of @code{inbox}, which can be reused, for instance:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4993
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4994 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4995 (setq foo-processed-inbox
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4996 (let .....))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4997 @end lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4998 @end itemize
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4999
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5000 @node Q5.1.6, Q5.1.7, Q5.1.5, Miscellaneous
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5001 @section What is the typical misuse of @code{setq} ?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5002
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5003 A typical misuse is probably @code{setq}ing a variable that was meant to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5004 be local. Such a variable will remain bound forever, never to be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5005 garbage-collected. For example, the code doing:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5006
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5007 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5008 (defun my-function (whatever)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5009 (setq a nil)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5010 ... build a large list ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5011 ... and exit ...)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5012 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5013
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5014 does a bad thing, as @code{a} will keep consuming memory, never to be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5015 unbound. The correct thing is to do it like this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5016
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5017 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5018 (defun my-function (whatever)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5019 (let (a) ; default initialization is to nil
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5020 ... build a large list ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5021 ... and exit, unbinding `a' in the process ...)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5022 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5023
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5024 Not only is this prettier syntactically, but it makes it possible for
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5025 Emacs to garbage-collect the objects which @code{a} used to reference.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5026
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5027 Note that even global variables should not be @code{setq}ed without
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5028 @code{defvar}ing them first, because the byte-compiler issues warnings.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5029 The reason for the warning is the following:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5030
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5031 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5032 (defun flurgoze nil) ; ok, global internal variable
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5033 ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5034
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5035 (setq flurghoze t) ; ops! a typo, but semantically correct.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5036 ; however, the byte-compiler warns.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5037
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5038 While compiling toplevel forms:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5039 ** assignment to free variable flurghoze
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5040 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5041
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5042 @node Q5.1.7, Q5.1.8, Q5.1.6, Miscellaneous
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5043 @section I like the the @code{do} form of cl, does it slow things down?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5044
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5045 It shouldn't. Here is what Dave Gillespie has to say about cl.el
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5046 performance:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5047
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5048 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5049 Many of the advanced features of this package, such as @code{defun*},
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5050 @code{loop}, and @code{setf}, are implemented as Lisp macros. In
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5051 byte-compiled code, these complex notations will be expanded into
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5052 equivalent Lisp code which is simple and efficient. For example, the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5053 forms
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5054
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5055 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5056 (incf i n)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5057 (push x (car p))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5058 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5059
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5060 are expanded at compile-time to the Lisp forms
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5061
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5062 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5063 (setq i (+ i n))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5064 (setcar p (cons x (car p)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5065 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5066
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5067 which are the most efficient ways of doing these respective operations
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5068 in Lisp. Thus, there is no performance penalty for using the more
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5069 readable @code{incf} and @code{push} forms in your compiled code.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5070
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5071 @emph{Interpreted} code, on the other hand, must expand these macros
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5072 every time they are executed. For this reason it is strongly
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5073 recommended that code making heavy use of macros be compiled. (The
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5074 features labelled @dfn{Special Form} instead of @dfn{Function} in this
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5075 manual are macros.) A loop using @code{incf} a hundred times will
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5076 execute considerably faster if compiled, and will also garbage-collect
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5077 less because the macro expansion will not have to be generated, used,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5078 and thrown away a hundred times.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5079
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5080 You can find out how a macro expands by using the @code{cl-prettyexpand}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5081 function.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5082 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5083
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5084 @node Q5.1.8, Q5.1.9, Q5.1.7, Miscellaneous
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5085 @section I like recursion, does it slow things down?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5086
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5087 Yes. Emacs byte-compiler cannot do much to optimize recursion. But
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5088 think well whether this is a real concern in Emacs. Much of the Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5089 slowness comes from internal mechanisms such as redisplay, or from the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5090 fact that it is an interpreter.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5091
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5092 Please try not to make your code much uglier to gain a very small speed
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5093 gain. It's not usually worth it.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5094
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5095 @node Q5.1.9, Q5.1.10, Q5.1.8, Miscellaneous
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5096 @section How do I put a glyph as annotation in a buffer?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5097
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5098 Here is a solution that will insert the glyph annotation at the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5099 beginning of buffer:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5100
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5101 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5102 (make-annotation (make-glyph '([FORMAT :file FILE]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5103 [string :data "fallback-text"]))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5104 (point-min)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5105 'text
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5106 (current-buffer))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5107 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5108
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5109 Replace @samp{FORMAT} with an unquoted symbol representing the format of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5110 the image (e.g. @code{xpm}, @code{xbm}, @code{gif}, @code{jpeg}, etc.)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5111 Instead of @samp{FILE}, use the image file name
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5112 (e.g. @file{/usr/local/lib/xemacs-20.2/etc/recycle.xpm}).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5113
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5114 You can turn this to a function (that optionally prompts you for a file
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5115 name), and inserts the glyph at @code{(point)} instead of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5116 @code{(point-min)}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5117
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5118 @node Q5.1.10, Q5.2.1, Q5.1.9, Miscellaneous
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5119 @section @code{map-extents} won't traverse all of my extents!
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5120
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5121 I tried to use @code{map-extents} to do an operation on all the extents
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5122 in a region. However, it seems to quit after processing a random number
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5123 of extents. Is it buggy?
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5124
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5125 No. The documentation of @code{map-extents} states that it will iterate
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5126 across the extents as long as @var{function} returns @code{nil}.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5127 Unexperienced programmers often forget to return @code{nil} explicitly,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5128 which results in buggy code. For instance, the following code is
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5129 supposed to delete all the extents in a buffer, and issue as many
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5130 @samp{fubar!} messages.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5131
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5132 @lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5133 (map-extents (lambda (ext ignore)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5134 (delete-extent ext)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5135 (message "fubar!")))
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5136 @end lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5137
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5138 Instead, it will delete only the first extent, and stop right there --
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5139 because @code{message} will return a non-nil value. The correct code
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5140 is:
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5141
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5142 @lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5143 (map-extents (lambda (ext ignore)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5144 (delete-extent ext)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5145 (message "fubar!")
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5146 nil))
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5147 @end lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5148
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5149 @node Q5.2.1, Q5.2.2, Q5.1.10, Miscellaneous
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5150 @section How do I turn off the sound?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5151
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5152 Add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5153
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5154 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5155 (setq bell-volume 0)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5156 (setq sound-alist nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5157 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5158
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5159 That will make your XEmacs totally silent -- even the default ding sound
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5160 (TTY beep on TTY-s) will be gone.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5161
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5162 @node Q5.2.2, Q5.2.3, Q5.2.1, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5163 @section How do I get funky sounds instead of a boring beep?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5164
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5165 Make sure your XEmacs was compiled with sound support, and then put this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5166 in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5167
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5168 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5169 (load-default-sounds)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5170 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5171
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
5172 The sound support in XEmacs 19.14 was greatly improved over previous
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5173 versions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5174
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5175 @node Q5.2.3, Q5.2.4, Q5.2.2, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5176 @section What's NAS, how do I get it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5177
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5178 @xref{Q2.0.3} for an explanation of the @dfn{Network Audio System}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5179
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5180 @node Q5.2.4, Q5.3.1, Q5.2.3, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5181 @section Sunsite sounds don't play.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5182
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5183 I'm having some trouble with sounds I've downloaded from sunsite. They
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5184 play when I run them through @code{showaudio} or cat them directly to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5185 @file{/dev/audio}, but XEmacs refuses to play them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5186
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5187 Markus Gutschke <gutschk@@uni-muenster.de> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5188
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5189 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5190 [Many of] These files have an (erroneous) 24byte header that tells about
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5191 the format that they have been recorded in. If you cat them to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5192 @file{/dev/audio}, the header will be ignored and the default behavior
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5193 for /dev/audio will be used. This happens to be 8kHz uLaw. It is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5194 probably possible to fix the header by piping through @code{sox} and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5195 passing explicit parameters for specifying the sampling format; you then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5196 need to perform a 'null' conversion from SunAudio to SunAudio.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5197 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5198
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5199 @node Q5.3.1, Q5.3.2, Q5.2.4, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5200 @section How do you make XEmacs indent CL if-clauses correctly?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5201
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5202 I'd like XEmacs to indent all the clauses of a Common Lisp @code{if} the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5203 same amount instead of indenting the 3rd clause differently from the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5204 first two.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5205
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5206 One way is to add, to @file{.emacs}:
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5207
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5208 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5209 (put 'if 'lisp-indent-function nil)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5210 @end lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5211
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5212 However, note that the package @file{cl-indent.el} that comes with
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5213 XEmacs sets up this kind of indentation by default. @code{cl-indent}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5214 also knows about many other CL-specific forms. To use @code{cl-indent},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5215 one can do this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5216
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5217 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5218 (load "cl-indent")
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5219 (setq lisp-indent-function (function common-lisp-indent-function))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5220 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5221
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5222 One can also customize @file{cl-indent.el} so it mimics the default
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5223 @code{if} indentation @code{then} indented more than the @code{else}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5224 Here's how:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5225
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5226 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5227 (put 'if 'common-lisp-indent-function '(nil nil &body))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5228 @end lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5229
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5230 Also, a new version (1.2) of @file{cl-indent.el} was posted to
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5231 comp.emacs.xemacs on 12/9/94. This version includes more documentation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5232 than previous versions. This may prove useful if you need to customize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5233 any indent-functions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5234
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5235 @node Q5.3.2, Q5.3.3, Q5.3.1, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5236 @section Fontifying hang when editing a postscript file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5237
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5238 When I try to edit a postscript file it gets stuck saying:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5239 @samp{fontifying 'filename' (regexps....)} and it just sits there. If I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5240 press @kbd{C-c} in the window where XEmacs was started, it suddenly
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5241 becomes alive again.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5242
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5243 This was caused by a bug in the Postscript font-lock regular
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5244 expressions. It was fixed in 19.13. For earlier versions of XEmacs,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5245 have a look at your @file{.emacs} file. You will probably have a line
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5246 like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5247
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5248 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5249 (add-hook 'postscript-mode-hook 'turn-on-font-lock)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5250 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5251
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5252 Take it out, restart XEmacs, and it won't try to fontify your postscript
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5253 files anymore.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5254
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5255 @node Q5.3.3, Q5.3.4, Q5.3.2, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5256 @section How can I print WYSIWYG a font-locked buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5257
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5258 Font-lock looks nice. How can I print (WYSIWYG) the highlighted
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5259 document?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5260
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5261 The package @file{ps-print.el}, which is now included with XEmacs,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5262 provides the ability to do this. The source code contains complete
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5263 instructions on its use, in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5264 @file{<xemacs_src_root>/lisp/packages/ps-print.el}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5265
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5266 @node Q5.3.4, Q5.3.5, Q5.3.3, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5267 @section Getting @kbd{M-x lpr} to work with postscript printer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5268
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5269 My printer is a Postscript printer and @code{lpr} only works for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5270 Postscript files, so how do I get @kbd{M-x lpr-region} and @kbd{M-x
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5271 lpr-buffer} to work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5272
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5273 Put something like this in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5274
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5275 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5276 (setq lpr-command "a2ps")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5277 (setq lpr-switches '("-p" "-1"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5278 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5279
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5280 If you don't use a2ps to convert ASCII to postscript (why not, it's
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5281 free?), replace with the command you do use. Note also that some
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5282 versions of a2ps require a @samp{-Pprinter} to ensure spooling.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5283
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5284 @node Q5.3.5, Q5.3.6, Q5.3.4, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5285 @section How do I specify the paths that XEmacs uses for finding files?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5286
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5287 You can specify what paths to use by using a number of different flags
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5288 when running configure. See the section MAKE VARIABLES in the top-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5289 file INSTALL in the XEmacs distribution for a listing of those flags.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5290
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5291 Most of the time, however, the simplest fix is: @strong{do not} specify
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5292 paths as you might for GNU Emacs. XEmacs can generally determine the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5293 necessary paths dynamically at run time. The only path that generally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5294 needs to be specified is the root directory to install into. That can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5295 be specified by passing the @code{--prefix} flag to configure. For a
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5296 description of the XEmacs install tree, please consult the @file{NEWS}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5297 file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5298
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5299 @node Q5.3.6, Q5.3.7, Q5.3.5, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5300 @section [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5301
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5302 Obsolete question, left blank to avoid renumbering.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5303
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5304 @node Q5.3.7, Q5.3.8, Q5.3.6, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5305 @section Can I have the end of the buffer delimited in some way?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5306
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5307 Say, with: @samp{[END]}?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5308
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5309 Try this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5310
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5311 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5312 (let ((ext (make-extent (point-min) (point-max))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5313 (set-extent-property ext 'start-closed t)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5314 (set-extent-property ext 'end-closed t)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5315 (set-extent-property ext 'detachable nil)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5316 (set-extent-end-glyph ext (make-glyph [string :data "[END]"])))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5317 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5318
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5319 Since this is XEmacs, you can specify an icon to be shown on
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5320 window-system devices. To do so, change the @code{make-glyph} call to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5321 something like this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5322
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5323 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5324 (make-glyph '([xpm :file "~/something.xpm"]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5325 [string :data "[END]"]))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5326 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5327
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5328 You can inline the @sc{xpm} definition yourself by specifying
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5329 @code{:data} instead of @code{:file}. Here is such a full-featured
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5330 version that works on both X and TTY devices:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5331
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5332 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5333 (let ((ext (make-extent (point-min) (point-max))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5334 (set-extent-property ext 'start-closed t)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5335 (set-extent-property ext 'end-closed t)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5336 (set-extent-property ext 'detachable nil)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5337 (set-extent-end-glyph ext (make-glyph '([xpm :data "\
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5338 /* XPM */
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5339 static char* eye = @{
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5340 \"20 11 7 2\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5341 \"__ c None\"
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5342 \"_` c #7f7f7f\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5343 \"_a c #fefefe\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5344 \"_b c #7f0000\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5345 \"_c c #fefe00\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5346 \"_d c #fe0000\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5347 \"_e c #bfbfbf\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5348 \"___________`_`_`___b_b_b_b_________`____\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5349 \"_________`_`_`___b_c_c_c_b_b____________\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5350 \"_____`_`_`_e___b_b_c_c_c___b___b_______`\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5351 \"___`_`_e_a___b_b_d___b___b___b___b______\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5352 \"_`_`_e_a_e___b_b_d_b___b___b___b___b____\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5353 \"_`_`_a_e_a___b_b_d___b___b___b___b___b__\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5354 \"_`_`_e_a_e___b_b_d_b___b___b___b___b_b__\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5355 \"___`_`_e_a___b_b_b_d_c___b___b___d_b____\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5356 \"_____`_`_e_e___b_b_b_d_c___b_b_d_b______\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5357 \"_`_____`_`_`_`___b_b_b_d_d_d_d_b________\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5358 \"___`_____`_`_`_`___b_b_b_b_b_b__________\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5359 @} ;"]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5360 [string :data "[END]"]))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5361 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5362
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5363 Note that you might want to make this a function, and put it to a hook.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5364 We leave that as an excercise for the reader.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5365
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5366 @node Q5.3.8, Q5.3.9, Q5.3.7, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5367 @section How do I insert today's date into a buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5368
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5369 Like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5370
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5371 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5372 (insert (current-time-string))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5373 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5374
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5375 @node Q5.3.9, Q5.3.10, Q5.3.8, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5376 @section Are only certain syntactic character classes available for abbrevs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5377
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5378 Markus Gutschke <gutschk@@uni-muenster.de> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5379
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5380 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5381 Yes, abbrevs only expands word-syntax strings. While XEmacs does not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5382 prevent you from defining (e.g. with @kbd{C-x a g} or @kbd{C-x a l})
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5383 abbrevs that contain special characters, it will refuse to expand
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5384 them. So you need to ensure, that the abbreviation contains letters and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5385 digits only. This means that @samp{xd}, @samp{d5}, and @samp{5d} are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5386 valid abbrevs, but @samp{&d}, and @samp{x d} are not.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5387
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5388 If this sounds confusing to you, (re-)read the online documentation for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5389 abbrevs (@kbd{C-h i m XEmacs RET m Abbrevs RET}), and then come back and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5390 read this question/answer again.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5391 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5392
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 163
diff changeset
5393 Newsflash: this restriction has been lifted, starting with XEmacs 20.3,
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 163
diff changeset
5394 which is currently in beta. Hrvoje Niksic <hniksic@@srce.hr> will
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 163
diff changeset
5395 appreciate it if you download a beta, try out whether abbreviations work
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 163
diff changeset
5396 like you expect them to, and let him know.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5397
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5398 @node Q5.3.10, Q5.3.11, Q5.3.9, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5399 @section How can I get those oh-so-neat X-Face lines?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5400
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5401 Firstly there is an ftp site which describes X-faces and has the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5402 associated tools mentioned below, at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5403 <URL:ftp://ftp.cs.indiana.edu:/pub/faces/>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5404
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5405 Then the steps are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5406
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5407 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5408 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5409 Create 48x48x1 bitmap with your favorite tool
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5410
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5411 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5412 Convert to "icon" format using one of xbm2ikon, pbmtoicon, etc.,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5413 and then compile the face.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5414
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5415 @item
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5416 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5417 cat file.xbm | xbm2ikon |compface > file.face
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5418 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5419
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5420 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5421 Then be sure to quote things that are necessary for emacs strings:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5422
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5423 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5424 cat ./file.face | sed 's/\\/\\\\/g' | sed 's/\"/\\\"/g' > ./file.face.quoted
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5425 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5426
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5427 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5428 Then set up emacs to include the file as a mail header - there were a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5429 couple of suggestions here---either something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5430
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5431 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5432 (setq mail-default-headers
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5433 "X-Face: <Ugly looking text string here>")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5434 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5435
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5436 Or, alternatively, as:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5437
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5438 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5439 (defun mail-insert-x-face ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5440 (save-excursion
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5441 (goto-char (point-min))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5442 (search-forward mail-header-separator)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5443 (beginning-of-line)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5444 (insert "X-Face:")
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5445 (insert-file-contents "~/.face")))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5446
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5447 (add-hook 'mail-setup-hook 'mail-insert-x-face)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5448 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5449 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5450
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5451 However, 2 things might be wrong:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5452
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5453 Some versions of pbmtoicon produces some header lines that is not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5454 expected by the version of compface that I grabbed. So I found I had to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5455 include a @code{tail +3} in the pipeline like this:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5457 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5458 cat file.xbm | xbm2ikon | tail +3 |compface > file.face
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5459 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5460
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5461 Some people have also found that if one uses the @code{(insert-file)}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5462 method, one should NOT quote the face string using the sed script .
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5463
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5464 It might also be helpful to use Stig's <stig@@hackvan.com> script
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5465 (included in the compface distribution at XEmacs.org) to do the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5466 conversion. For convenience xbm2xface is available for anonymous FTP at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5467 <URL:ftp://ftp.miranova.com/pub/xemacs/xbm2xface.pl>.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5468
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5469 Contributors for this item:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5470
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5471 Paul Emsley,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5472 Ricardo Marek,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5473 Amir J. Katz,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5474 Glen McCort,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5475 Heinz Uphoff,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5476 Peter Arius,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5477 Paul Harrison, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5478 Vegard Vesterheim
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5479
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5480 @node Q5.3.11, Q5.3.12, Q5.3.10, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5481 @section How do I add new Info directories?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5482
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5483 You use something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5484
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5485 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5486 (setq Info-directory-list (cons
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5487 (expand-file-name "~/info")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5488 Info-default-directory-list))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5489 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5490
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5491 David Masterson <davidm@@prism.kla.com> writes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5492
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5493 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5494 Emacs Info and XEmacs Info do many things differently. If you're trying to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5495 support a number of versions of Emacs, here are some notes to remember:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5496
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5497 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5498 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5499 Emacs Info scans @code{Info-directory-list} from right-to-left while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5500 XEmacs Info reads it from left-to-right, so append to the @emph{correct}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5501 end of the list.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5502
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5503 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5504 Use @code{Info-default-directory-list} to initialize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5505 @code{Info-directory-list} @emph{if} it is available at startup, but not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5506 all Emacsen define it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5507
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5508 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5509 Emacs Info looks for a standard @file{dir} file in each of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5510 directories scanned from #1 and magically concatenates them together.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5511
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5512 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5513 XEmacs Info looks for a @file{localdir} file (which consists of just the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5514 menu entries from a @file{dir} file) in each of the directories scanned
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5515 from #1 (except the first), does a simple concatentation of them, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5516 magically attaches the resulting list to the end of the menu in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5517 @file{dir} file in the first directory.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5518 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5519
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5520 Another alternative is to convert the documentation to HTML with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5521 texi2html and read it from a web browser like Lynx or W3.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5522 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5523
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5524 @node Q5.3.12, , Q5.3.11, Miscellaneous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5525 @section What do I need to change to make printing work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5526
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5527 For regular printing there are two variables that can be customized.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5528
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5529 @table @code
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5530 @item lpr-command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5531 This should be set to a command that takes standard input and sends
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5532 it to a printer. Something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5533
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5534 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5535 (setq lpr-command "lp")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5536 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5537
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5538 @item lpr-switches
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5539 This should be set to a list that contains whatever the print command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5540 requires to do its job. Something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5541
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5542 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5543 (setq lpr-switches '("-depson"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5544 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5545 @end table
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5546
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5547 For postscript printing there are three analogous variables to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5548 customize.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5549
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5550 @table @code
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5551 @item ps-lpr-command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5552 This should be set to a command that takes postscript on standard input
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5553 and directs it to a postscript printer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5554
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5555 @item ps-lpr-switches
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5556 This should be set to a list of switches required for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5557 @code{ps-lpr-command} to do its job.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5558
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5559 @item ps-print-color-p
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5560 This boolean variable should be set @code{t} if printing will be done in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5561 color, otherwise it should be set to @code{nil}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5562 @end table
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5563
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5564 NOTE: It is an undocumented limitation in XEmacs that postscript
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5565 printing (the @code{Pretty Print Buffer} menu item) @strong{requires} a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5566 window system environment. It cannot be used outside of X11.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5567
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5568 @node Current Events, , Miscellaneous, Top
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5569 @chapter What the Future Holds
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5570
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5571 This is part 6 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5572 section will change monthly, and contains any interesting items that have
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5573 transpired over the previous month. If you are reading this from the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5574 XEmacs distribution, please see the version on the Web or archived at the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5575 various FAQ FTP sites, as this file is surely out of date.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5576
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5577 @menu
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5578 * Q6.0.1:: What is new in 20.2?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5579 * Q6.0.2:: What is new in 20.3?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5580 * Q6.0.3:: Procedural changes in XEmacs development.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5581 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5582
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5583 @node Q6.0.1, Q6.0.2, Current Events, Current Events
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5584 @section What is new in 20.2?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5585
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5586 The biggest changes in 20.2 include intergration of EFS (the next
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5587 generation of ange-ftp) and AUC Tex (the Emacs subsystem that includes a
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
5588 major mode for editing Tex and LaTeX, and a lot of other stuff). Many
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5589 bugs from 20.0 have been fixed for this release. 20.2 also contains a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5590 new system for customizing XEmacs options, invoked via @kbd{M-x
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5591 customize}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5592
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5593 XEmacs 20.2 is the development release (20.0 was beta), and is no longer
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5594 considered unstable.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5595
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5596 @node Q6.0.2, Q6.0.3, Q6.0.1, Current Events
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5597 @section What is new in 20.3?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5598
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
5599 XEmacs release 20.3 is planned for november 1997. It will contain many
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
5600 bugfixes, and a number of new features, including Autoconf 2 based
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
5601 configuration, multiple TTY frames, further customizations, synches with
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
5602 GNU Emacs 20, advanced Perl-like regexp features, and more.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5603
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5604 @node Q6.0.3, , Q6.0.2, Current Events
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5605 @section Procedural changes in XEmacs development.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5606
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5607 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5608 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5609 Discussion about the development of XEmacs occurs on the xemacs-beta
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5610 mailing list. Subscriptions to this list will now be fully automated
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5611 instead of being handled by hand. Send a mail message to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5612 <xemacs-beta-request@@xemacs.org> with a subject of subscribe to join
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5613 the list. Please note this is a developers mailing list for people who
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5614 have an active interest in the development process.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5615
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5616 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5617 Due to the long development cycle in between releases, it has been
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5618 decided that intermediate versions will be made available in source only
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5619 form for the truly interested.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5620
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
5621 XEmacs 19.16 will be the last 19 release, basically consisting of 19.15
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
5622 plus the collected bugfixes.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5623
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5624 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5625 As of December 1996, Steve Baur <steve@@altair.xemacs.org> has become
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5626 the lead maintainer of XEmacs.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5627 @end enumerate
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5628
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5629 @bye