0
|
1 \input texinfo.tex @c -*-texinfo-*-
|
|
2 @c %**start of header
|
116
|
3 @setfilename xemacs-faq.info
|
0
|
4 @settitle Frequently asked questions about XEmacs
|
|
5 @setchapternewpage off
|
|
6 @c %**end of header
|
274
|
7 @finalout
|
0
|
8 @titlepage
|
|
9 @title XEmacs FAQ
|
282
|
10 @subtitle Frequently asked questions about XEmacs @* Last Modified: $Date: 1998/05/10 00:25:35 $
|
0
|
11 @sp 1
|
98
|
12 @author Tony Rossini <arossini@@stat.sc.edu>
|
169
|
13 @author Ben Wing <wing@@666.com>
|
215
|
14 @author Chuck Thompson <cthomp@@xemacs.org>
|
|
15 @author Steve Baur <steve@@xemacs.org>
|
126
|
16 @author Andreas Kaempf <andreas@@sccon.com>
|
274
|
17 @author Christian Nyb@o{} <chr@@mediascience.no>
|
0
|
18 @page
|
|
19 @end titlepage
|
|
20
|
82
|
21 @node Top, Introduction, (dir), (dir)
|
|
22 @top XEmacs FAQ
|
282
|
23 @unnumbered Introduction
|
82
|
24
|
|
25 This is the guide to the XEmacs Frequently Asked Questions list---a
|
|
26 compendium of questions and answers pertaining to one of the finest
|
|
27 programs ever written. It is much more than just a Text Editor.
|
|
28
|
|
29 This FAQ is freely redistributable. I take no liability for the
|
|
30 correctness and safety of any procedures or advice given here. This
|
|
31 FAQ is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
32 WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
33 FITNESS FOR A PARTICULAR PURPOSE.
|
|
34
|
|
35 If you have a Web browser, the official hypertext version is at
|
282
|
36 @iftex
|
|
37 @*
|
|
38 @end iftex
|
|
39 @uref{http://www.xemacs.org/faq/xemacs-faq.html}.
|
274
|
40
|
|
41 This version is somewhat nicer than the unofficial hypertext versions
|
|
42 that are archived at Utrecht, Oxford, Smart Pages, and other FAQ
|
|
43 archives.
|
0
|
44
|
282
|
45 @ifset CANONICAL
|
|
46 @html
|
|
47 This document is available in several different formats:
|
|
48 @itemize @bullet
|
|
49 @item
|
|
50 @uref{xemacs-faq.txt, As a single ASCII file}, produced by
|
|
51 @code{makeinfo --no-headers}
|
|
52 @item
|
|
53 @uref{xemacs-faq.dvi, As a .dvi file}, as used with
|
|
54 @uref{http://www.tug.org, TeX.}
|
|
55 @item
|
|
56 As a PostScript file @uref{xemacs-faq-a4.ps, in A4 format},
|
|
57 as well as in @uref{xemacs-faq-letter.ps, letter format}
|
|
58 @item
|
|
59 In html format, @uref{xemacs-faq_1.html, split by chapter}, or in
|
|
60 @uref{xemacs-faq.html, one monolithic} document.
|
|
61 @item
|
|
62 The canonical version of the FAQ is the texinfo document
|
|
63 @uref{xemacs-faq.texi, man/xemacs-faq.texi}.
|
|
64 @item
|
|
65 If you do not have makeinfo installed, you may @uref{xemacs-faq.info,
|
|
66 download the faq} in info format, and install it in @file{<XEmacs
|
|
67 libarary directory>/info/}. For example in
|
|
68 @file{/usr/local/lib/xemacs-20.4/info/}.
|
|
69
|
|
70 @end itemize
|
|
71
|
|
72 @end html
|
|
73
|
|
74 @end ifset
|
|
75
|
|
76 @c end ifset points to CANONICAL
|
|
77
|
0
|
78 @menu
|
82
|
79 * Introduction:: Introduction, Policy, Credits.
|
|
80 * Installation:: Installation and Trouble Shooting.
|
|
81 * Customization:: Customization and Options.
|
|
82 * Subsystems:: Major Subsystems.
|
|
83 * Miscellaneous:: The Miscellaneous Stuff.
|
|
84 * Current Events:: What the Future Holds.
|
207
|
85
|
|
86 @detailmenu
|
|
87
|
|
88 --- The Detailed Node Listing ---
|
|
89
|
|
90 Introduction, Policy, Credits
|
|
91
|
|
92 * Q1.0.1:: What is XEmacs?
|
|
93 * Q1.0.2:: What is the current version of XEmacs?
|
|
94 * Q1.0.3:: Where can I find it?
|
|
95 * Q1.0.4:: Why Another Version of Emacs?
|
|
96 * Q1.0.5:: Why Haven't XEmacs and GNU Emacs Merged?
|
282
|
97 * Q1.0.6:: Where can I get help?
|
207
|
98 * Q1.0.7:: Where is the mailing list archived?
|
|
99 * Q1.0.8:: How do you pronounce XEmacs?
|
282
|
100 * Q1.0.9:: What does XEmacs look like?
|
207
|
101 * Q1.0.10:: Is there a port of XEmacs to Microsoft ('95 or NT)?
|
|
102 * Q1.0.11:: Is there a port of XEmacs to the Macintosh?
|
|
103 * Q1.0.12:: Is there a port of XEmacs to NextStep?
|
|
104 * Q1.0.13:: Is there a port of XEmacs to OS/2?
|
|
105 * Q1.0.14:: Where can I get a printed copy of the XEmacs users manual?
|
|
106
|
|
107 Policies:
|
|
108 * Q1.1.1:: What is the FAQ editorial policy?
|
|
109 * Q1.1.2:: How do I become a Beta Tester?
|
|
110 * Q1.1.3:: How do I contribute to XEmacs itself?
|
|
111
|
|
112 Credits:
|
|
113 * Q1.2.1:: Who wrote XEmacs?
|
282
|
114 * Q1.2.2:: Who contributed to this version of the FAQ?
|
|
115 * Q1.2.3:: Who contributed to the FAQ in the past?
|
207
|
116
|
|
117 Internationalization:
|
282
|
118 * Q1.3.1:: What is the status of XEmacs v20?
|
207
|
119 * Q1.3.2:: What is the status of Asian-language support, aka @var{mule}?
|
|
120 * Q1.3.3:: How do I type non-ASCII characters?
|
|
121 * Q1.3.4:: Can XEmacs messages come out in a different language?
|
|
122 * Q1.3.5:: Please explain the various input methods in MULE/XEmacs 20.0
|
|
123 * Q1.3.6:: How do I portably code for MULE/XEmacs 20.0?
|
282
|
124 * Q1.3.7:: How about Cyrillic Modes?
|
207
|
125
|
|
126 Getting Started:
|
|
127 * Q1.4.1:: What is a @file{.emacs} and is there a sample one?
|
|
128 * Q1.4.2:: Can I use the same @file{.emacs} with the other Emacs?
|
|
129 * Q1.4.3:: Any good XEmacs tutorials around?
|
|
130 * Q1.4.4:: May I see an example of a useful XEmacs Lisp function?
|
|
131 * Q1.4.5:: And how do I bind it to a key?
|
|
132 * Q1.4.6:: What's the difference between a macro and a function?
|
|
133 * Q1.4.7:: Why options saved with 19.13 don't work with 19.14 or later?
|
|
134
|
|
135 Installation and Trouble Shooting
|
|
136
|
282
|
137 * Q2.0.1:: Running XEmacs without installing.
|
|
138 * Q2.0.2:: XEmacs is too big.
|
207
|
139 * Q2.0.3:: Compiling XEmacs with Netaudio.
|
|
140 * Q2.0.4:: Problems with Linux and ncurses.
|
|
141 * Q2.0.5:: Do I need X11 to run XEmacs?
|
|
142 * Q2.0.6:: I'm having strange crashes. What do I do?
|
|
143 * Q2.0.7:: Libraries in non-standard locations.
|
|
144 * Q2.0.8:: can't resolve symbol _h_errno
|
282
|
145 * Q2.0.9:: Where do I find external libraries?
|
207
|
146 * Q2.0.10:: After I run configure I find a coredump, is something wrong?
|
|
147 * Q2.0.11:: XEmacs can't resolve host names.
|
282
|
148 * Q2.0.12:: Why can't I strip XEmacs?
|
207
|
149 * Q2.0.13:: Can't link XEmacs on Solaris with Gcc.
|
282
|
150 * Q2.0.14:: Make on HP/UX 9 fails after linking temacs
|
207
|
151
|
|
152 Trouble Shooting:
|
|
153 * Q2.1.1:: XEmacs just crashed on me!
|
|
154 * Q2.1.2:: Cryptic Minibuffer messages.
|
|
155 * Q2.1.3:: Translation Table Syntax messages at Startup.
|
|
156 * Q2.1.4:: Startup warnings about deducing proper fonts?
|
|
157 * Q2.1.5:: XEmacs cannot connect to my X Terminal.
|
|
158 * Q2.1.6:: XEmacs just locked up my Linux X server.
|
|
159 * Q2.1.7:: HP Alt key as Meta.
|
|
160 * Q2.1.8:: got (wrong-type-argument color-instance-p nil)!
|
|
161 * Q2.1.9:: XEmacs causes my OpenWindows 3.0 server to crash.
|
|
162 * Q2.1.10:: Warnings from incorrect key modifiers.
|
282
|
163 * Q2.1.11:: Can't instantiate image error... in toolbar
|
207
|
164 * Q2.1.12:: Regular Expression Problems on DEC OSF1.
|
|
165 * Q2.1.13:: HP/UX 10.10 and @code{create_process} failure
|
|
166 * Q2.1.14:: @kbd{C-g} doesn't work for me. Is it broken?
|
|
167 * Q2.1.15:: How to debug an XEmacs problem with a debugger.
|
|
168 * Q2.1.16:: XEmacs crashes in @code{strcat} on HP/UX 10.
|
|
169 * Q2.1.17:: @samp{Marker does not point anywhere}.
|
|
170 * Q2.1.18:: 19.14 hangs on HP/UX 10.10.
|
|
171 * Q2.1.19:: XEmacs does not follow the local timezone.
|
|
172 * Q2.1.20:: @samp{Symbol's function definition is void: hkey-help-show.}
|
|
173 * Q2.1.21:: Every so often the XEmacs frame freezes.
|
|
174 * Q2.1.22:: XEmacs seems to take a really long time to do some things.
|
|
175 * Q2.1.23:: Movemail on Linux does not work for XEmacs 19.15 and later.
|
|
176
|
|
177 Customization and Options
|
|
178
|
282
|
179 * Q3.0.1:: What version of Emacs am I running?
|
207
|
180 * Q3.0.2:: How do I evaluate Elisp expressions?
|
|
181 * Q3.0.3:: @code{(setq tab-width 6)} behaves oddly.
|
|
182 * Q3.0.4:: How can I add directories to the @code{load-path}?
|
|
183 * Q3.0.5:: How to check if a lisp function is defined?
|
|
184 * Q3.0.6:: Can I force the output of @code{(face-list)} to a buffer?
|
282
|
185 * Q3.0.7:: Font selections don't get saved after @code{Save Options}.
|
207
|
186 * Q3.0.8:: How do I make a single minibuffer frame?
|
217
|
187 * Q3.0.9:: What is @code{Customize}?
|
207
|
188
|
|
189 X Window System & Resources:
|
|
190 * Q3.1.1:: Where is a list of X resources?
|
|
191 * Q3.1.2:: How can I detect a color display?
|
|
192 * Q3.1.3:: @code{(set-screen-width)} worked in 19.6, but not in 19.13?
|
217
|
193 * Q3.1.4:: Specifying @code{Emacs*EmacsScreen.geometry} in @file{.emacs} does not work in 19.15?
|
207
|
194 * Q3.1.5:: How can I get the icon to just say @samp{XEmacs}?
|
|
195 * Q3.1.6:: How can I have the window title area display the full path?
|
|
196 * Q3.1.7:: @samp{xemacs -name junk} doesn't work?
|
282
|
197 * Q3.1.8:: @samp{-iconic} doesn't work.
|
207
|
198
|
|
199 Textual Fonts & Colors:
|
|
200 * Q3.2.1:: How can I set color options from @file{.emacs}?
|
|
201 * Q3.2.2:: How do I set the text, menu and modeline fonts?
|
|
202 * Q3.2.3:: How can I set the colors when highlighting a region?
|
282
|
203 * Q3.2.4:: How can I limit color map usage?
|
207
|
204 * Q3.2.5:: My tty supports color, but XEmacs doesn't use them.
|
282
|
205 * Q3.2.6:: Can I have pixmap backgrounds in XEmacs?
|
207
|
206
|
|
207 The Modeline:
|
|
208 * Q3.3.1:: How can I make the modeline go away?
|
|
209 * Q3.3.2:: How do you have XEmacs display the line number in the modeline?
|
|
210 * Q3.3.3:: How do I get XEmacs to put the time of day on the modeline?
|
|
211 * Q3.3.4:: How do I turn off current chapter from AUC TeX modeline?
|
|
212 * Q3.3.5:: How can one change the modeline color based on the mode used?
|
|
213
|
282
|
214 Multiple Device Support:
|
|
215 * Q3.4.1:: How do I open a frame on another screen of my multi-headed display?
|
207
|
216 * Q3.4.2:: Can I really connect to a running XEmacs after calling up over a modem? How?
|
|
217
|
282
|
218 The Keyboard:
|
207
|
219 * Q3.5.1:: How can I bind complex functions (or macros) to keys?
|
|
220 * Q3.5.2:: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
|
|
221 * Q3.5.3:: How do I bind C-. and C-; to scroll one line up and down?
|
|
222 * Q3.5.4:: Globally binding @kbd{Delete}?
|
|
223 * Q3.5.5:: Scrolling one line at a time.
|
282
|
224 * Q3.5.6:: How to map @kbd{Help} key alone on Sun type4 keyboard?
|
207
|
225 * Q3.5.7:: How can you type in special characters in XEmacs?
|
|
226 * Q3.5.8:: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
|
|
227 * Q3.5.9:: How do I make the Delete key delete forward?
|
|
228 * Q3.5.10:: Can I turn on @dfn{sticky} modifier keys?
|
282
|
229 * Q3.5.11:: How do I map the arrow keys?
|
207
|
230
|
|
231 The Cursor:
|
|
232 * Q3.6.1:: Is there a way to make the bar cursor thicker?
|
|
233 * 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?
|
|
234 * Q3.6.3:: Can I make the cursor blink?
|
|
235
|
|
236 The Mouse and Highlighting:
|
|
237 * Q3.7.1:: How can I turn off Mouse pasting?
|
|
238 * Q3.7.2:: How do I set control/meta/etc modifiers on mouse buttons?
|
|
239 * Q3.7.3:: Clicking the left button does not do anything in buffer list.
|
|
240 * Q3.7.4:: How can I get a list of buffers when I hit mouse button 3?
|
|
241 * Q3.7.5:: Why does cut-and-paste not work between XEmacs and a cmdtool?
|
|
242 * Q3.7.6:: How I can set XEmacs up so that it pastes where the text cursor is?
|
|
243 * Q3.7.7:: How do I select a rectangular region?
|
|
244 * Q3.7.8:: Why does @kbd{M-w} take so long?
|
|
245
|
|
246 The Menubar and Toolbar:
|
|
247 * Q3.8.1:: How do I get rid of the menu (or menubar)?
|
|
248 * Q3.8.2:: Can I customize the basic menubar?
|
|
249 * Q3.8.3:: How do I control how many buffers are listed in the menu @code{Buffers} list?
|
|
250 * Q3.8.4:: Resources like @code{Emacs*menubar*font} are not working?
|
|
251 * Q3.8.5:: How can I bind a key to a function to toggle the toolbar?
|
|
252
|
|
253 Scrollbars:
|
|
254 * Q3.9.1:: How can I disable the scrollbar?
|
|
255 * Q3.9.2:: How can one use resources to change scrollbar colors?
|
|
256 * Q3.9.3:: Moving the scrollbar can move the point; can I disable this?
|
|
257 * Q3.9.4:: How can I get automatic horizontal scrolling?
|
|
258
|
|
259 Text Selections:
|
282
|
260 * Q3.10.1:: How can I turn off or change highlighted selections?
|
207
|
261 * Q3.10.2:: How do I get that typing on an active region removes it?
|
|
262 * Q3.10.3:: Can I turn off the highlight during isearch?
|
|
263 * Q3.10.4:: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
|
|
264 * Q3.10.5:: The region disappears when I hit the end of buffer while scrolling.
|
|
265
|
|
266 Major Subsystems
|
|
267
|
|
268 * Q4.0.1:: How do I set up VM to retrieve remote mail using POP?
|
|
269 * Q4.0.2:: How do I get VM to filter mail for me?
|
|
270 * Q4.0.3:: How can I get VM to automatically check for new mail?
|
|
271 * Q4.0.4:: [This question intentionally left blank]
|
|
272 * Q4.0.5:: How do I get my outgoing mail archived?
|
|
273 * 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"?
|
|
274 * Q4.0.7:: Is there a mailing list or FAQ for VM?
|
217
|
275 * Q4.0.8:: Remote mail reading with VM.
|
207
|
276 * Q4.0.9:: rmail or VM gets an error incorporating new mail.
|
|
277 * Q4.0.10:: How do I make VM stay in a single frame?
|
|
278 * Q4.0.11:: How do I make VM or mh-e display graphical smilies?
|
|
279 * Q4.0.12:: Customization of VM not covered in the manual or here.
|
|
280
|
|
281 Web browsing with W3:
|
|
282 * Q4.1.1:: What is W3?
|
|
283 * Q4.1.2:: How do I run W3 from behind a firewall?
|
|
284 * Q4.1.3:: Is it true that W3 supports style sheets and tables?
|
|
285
|
|
286 Reading Netnews and Mail with Gnus:
|
282
|
287 * Q4.2.1:: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus, Quassia Gnus, argh!
|
207
|
288 * Q4.2.2:: [This question intentionally left blank]
|
|
289 * Q4.2.3:: How do I make Gnus stay within a single frame?
|
|
290 * Q4.2.4:: How do I customize the From: line?
|
|
291
|
|
292 Other Mail & News:
|
|
293 * Q4.3.1:: How can I read and/or compose MIME messages?
|
|
294 * Q4.3.2:: What is TM and where do I get it?
|
|
295 * Q4.3.3:: Why isn't this @code{movemail} program working?
|
|
296 * Q4.3.4:: Movemail is also distributed by Netscape? Can that cause problems?
|
|
297 * Q4.3.5:: Where do I find pstogif (required by tm)?
|
|
298
|
|
299 Sparcworks, EOS, and WorkShop:
|
282
|
300 * Q4.4.1:: What is SPARCworks, EOS, and WorkShop
|
207
|
301
|
|
302 Energize:
|
|
303 * Q4.5.1:: What is/was Energize?
|
|
304
|
|
305 Infodock:
|
|
306 * Q4.6.1:: What is Infodock?
|
|
307
|
|
308 Other Unbundled Packages:
|
|
309 * Q4.7.1:: What is AUC TeX? Where do you get it?
|
|
310 * Q4.7.2:: Are there any Emacs Lisp Spreadsheets?
|
|
311 * Q4.7.3:: Byte compiling AUC TeX on XEmacs 19.14
|
|
312 * Q4.7.4:: Problems installing AUC TeX
|
|
313 * Q4.7.5:: Is there a reason for an Emacs package not to be included in XEmacs?
|
282
|
314 * Q4.7.6:: Is there a MatLab mode?
|
207
|
315
|
|
316 The Miscellaneous Stuff
|
|
317
|
|
318 * Q5.0.1:: How can I do source code highlighting using font-lock?
|
|
319 * Q5.0.2:: I do not like cc-mode. How do I use the old c-mode?
|
|
320 * Q5.0.3:: How do I get @samp{More} Syntax Highlighting on by default?
|
|
321 * Q5.0.4:: How can I enable auto-indent?
|
|
322 * Q5.0.5:: How can I get XEmacs to come up in text/auto-fill mode by default?
|
|
323 * Q5.0.6:: How do I start up a second shell buffer?
|
|
324 * Q5.0.7:: Telnet from shell filters too much.
|
|
325 * Q5.0.8:: Why does edt emulation not work?
|
|
326 * Q5.0.9:: How can I emulate VI and use it as my default mode?
|
282
|
327 * Q5.0.10:: [This question intentionally left blank]
|
|
328 * Q5.0.11:: Filladapt doesn't work in 19.15?
|
207
|
329 * Q5.0.12:: How do I disable gnuserv from opening a new frame?
|
|
330 * Q5.0.13:: How do I start gnuserv so that each subsequent XEmacs is a client?
|
|
331 * Q5.0.14:: Strange things are happening in Shell Mode.
|
|
332 * Q5.0.15:: Where do I get the latest CC Mode?
|
|
333 * Q5.0.16:: I find auto-show-mode disconcerting. How do I turn it off?
|
|
334 * Q5.0.17:: How can I get two instances of info?
|
|
335 * Q5.0.18:: I upgraded to XEmacs 19.14 and gnuserv stopped working
|
|
336 * Q5.0.19:: Is there something better than LaTeX mode?
|
274
|
337 * Q5.0.20:: Is there a way to start a new XEmacs if there's no gnuserv running, and otherwise use gnuclient?
|
207
|
338
|
|
339 Emacs Lisp Programming Techniques:
|
|
340 * Q5.1.1:: The difference in key sequences between XEmacs and GNU Emacs?
|
|
341 * Q5.1.2:: Can I generate "fake" keyboard events?
|
|
342 * Q5.1.3:: Could you explain @code{read-kbd-macro} in more detail?
|
|
343 * Q5.1.4:: What is the performance hit of @code{let}?
|
|
344 * Q5.1.5:: What is the recommended use of @code{setq}?
|
|
345 * Q5.1.6:: What is the typical misuse of @code{setq} ?
|
|
346 * Q5.1.7:: I like the the @code{do} form of cl, does it slow things down?
|
|
347 * Q5.1.8:: I like recursion, does it slow things down?
|
|
348 * Q5.1.9:: How do I put a glyph as annotation in a buffer?
|
282
|
349 * Q5.1.10:: @code{map-extents} won't traverse all of my extents!
|
|
350 * Q5.1.11:: My elisp program is horribly slow. Is there an easy way to find out where it spends time?
|
207
|
351
|
|
352 Sound:
|
|
353 * Q5.2.1:: How do I turn off the sound?
|
|
354 * Q5.2.2:: How do I get funky sounds instead of a boring beep?
|
|
355 * Q5.2.3:: What's NAS, how do I get it?
|
|
356 * Q5.2.4:: Sunsite sounds don't play.
|
|
357
|
|
358 Miscellaneous:
|
|
359 * Q5.3.1:: How do you make XEmacs indent CL if-clauses correctly?
|
|
360 * Q5.3.2:: Fontifying hangs when editing a postscript file.
|
|
361 * Q5.3.3:: How can I print WYSIWYG a font-locked buffer?
|
|
362 * Q5.3.4:: Getting @kbd{M-x lpr} to work with postscript printer.
|
|
363 * Q5.3.5:: How do I specify the paths that XEmacs uses for finding files?
|
|
364 * Q5.3.6:: [This question intentionally left blank]
|
|
365 * Q5.3.7:: Can I have the end of the buffer delimited in some way?
|
|
366 * Q5.3.8:: How do I insert today's date into a buffer?
|
|
367 * Q5.3.9:: Are only certain syntactic character classes available for abbrevs?
|
|
368 * Q5.3.10:: How can I get those oh-so-neat X-Face lines?
|
|
369 * Q5.3.11:: How do I add new Info directories?
|
|
370 * Q5.3.12:: What do I need to change to make printing work?
|
|
371
|
|
372 What the Future Holds
|
|
373
|
|
374 * Q6.0.1:: What is new in 20.2?
|
|
375 * Q6.0.2:: What is new in 20.3?
|
274
|
376 * Q6.0.3:: What is new in 20.4?
|
|
377 * Q6.0.4:: Procedural changes in XEmacs development.
|
207
|
378 @end detailmenu
|
70
|
379 @end menu
|
|
380
|
82
|
381 @node Introduction, Installation, Top, Top
|
274
|
382 @unnumbered 1 Introduction, Policy, Credits
|
|
383
|
|
384 Learning XEmacs is a lifelong activity. Even people who have used Emacs
|
|
385 for years keep discovering new features. Therefore this document cannot
|
|
386 be complete. Instead it is aimed at the person who is either
|
|
387 considering XEmacs for their own use, or has just obtained it and is
|
|
388 wondering what to do next. It is also useful as a reference to
|
|
389 available resources.
|
|
390
|
|
391 The previous maintainer of the FAQ was @email{rossini@@stat.sc.edu,
|
|
392 Anthony Rossini}, who started it, after getting tired of hearing JWZ
|
|
393 complain about repeatedly having to answer questions.
|
|
394 @email{ben@@666.com, Ben Wing} and @email{cthomp@@xemacs.org, Chuck
|
|
395 Thompson}, the principal authors of XEmacs, then took over and Ben did
|
|
396 a massive update reorganizing the whole thing. At which point Anthony
|
|
397 took back over, but then had to give it up again. Some of the other
|
|
398 contributors to this FAQ are listed later in this document.
|
82
|
399
|
116
|
400 The previous version was converted to hypertext format, and edited by
|
274
|
401 @email{steve@@altair.xemacs.org, Steven L. Baur}. It was converted back to
|
|
402 texinfo by @email{hniksic@@srce.hr, Hrvoje Niksic}.
|
|
403
|
|
404 The FAQ was then maintained by @email{andreas@@sccon.com, Andreas
|
282
|
405 Kaempf}, who passed it on to @email{faq@@xemacs.org, Christian
|
274
|
406 Nyb@o{}}, the current FAQ maintainer.
|
|
407
|
|
408 If you notice any errors or items which should be added or amended to
|
282
|
409 this FAQ please send email to @email{faq@@xemacs.org, Christian
|
274
|
410 Nyb@o{}}. Include @samp{XEmacs FAQ} on the Subject: line.
|
70
|
411
|
|
412 @menu
|
82
|
413 Introduction:
|
|
414 * Q1.0.1:: What is XEmacs?
|
|
415 * Q1.0.2:: What is the current version of XEmacs?
|
|
416 * Q1.0.3:: Where can I find it?
|
|
417 * Q1.0.4:: Why Another Version of Emacs?
|
|
418 * Q1.0.5:: Why Haven't XEmacs and GNU Emacs Merged?
|
282
|
419 * Q1.0.6:: Where can I get help?
|
82
|
420 * Q1.0.7:: Where is the mailing list archived?
|
|
421 * Q1.0.8:: How do you pronounce XEmacs?
|
282
|
422 * Q1.0.9:: What does XEmacs look like?
|
82
|
423 * Q1.0.10:: Is there a port of XEmacs to Microsoft ('95 or NT)?
|
|
424 * Q1.0.11:: Is there a port of XEmacs to the Macintosh?
|
|
425 * Q1.0.12:: Is there a port of XEmacs to NextStep?
|
|
426 * Q1.0.13:: Is there a port of XEmacs to OS/2?
|
86
|
427 * Q1.0.14:: Where can I get a printed copy of the XEmacs users manual?
|
82
|
428
|
|
429 Policies:
|
|
430 * Q1.1.1:: What is the FAQ editorial policy?
|
|
431 * Q1.1.2:: How do I become a Beta Tester?
|
|
432 * Q1.1.3:: How do I contribute to XEmacs itself?
|
|
433
|
|
434 Credits:
|
|
435 * Q1.2.1:: Who wrote XEmacs?
|
282
|
436 * Q1.2.2:: Who contributed to this version of the FAQ?
|
|
437 * Q1.2.3:: Who contributed to the FAQ in the past?
|
82
|
438
|
|
439 Internationalization:
|
282
|
440 * Q1.3.1:: What is the status of XEmacs v20?
|
82
|
441 * Q1.3.2:: What is the status of Asian-language support, aka @var{mule}?
|
|
442 * Q1.3.3:: How do I type non-ASCII characters?
|
|
443 * Q1.3.4:: Can XEmacs messages come out in a different language?
|
|
444 * Q1.3.5:: Please explain the various input methods in MULE/XEmacs 20.0
|
|
445 * Q1.3.6:: How do I portably code for MULE/XEmacs 20.0?
|
282
|
446 * Q1.3.7:: How about Cyrillic Modes?
|
82
|
447
|
|
448 Getting Started:
|
|
449 * Q1.4.1:: What is a @file{.emacs} and is there a sample one?
|
163
|
450 * Q1.4.2:: Can I use the same @file{.emacs} with the other Emacs?
|
82
|
451 * Q1.4.3:: Any good XEmacs tutorials around?
|
|
452 * Q1.4.4:: May I see an example of a useful XEmacs Lisp function?
|
|
453 * Q1.4.5:: And how do I bind it to a key?
|
|
454 * Q1.4.6:: What's the difference between a macro and a function?
|
126
|
455 * Q1.4.7:: Why options saved with 19.13 don't work with 19.14 or later?
|
0
|
456 @end menu
|
|
457
|
82
|
458 @node Q1.0.1, Q1.0.2, Introduction, Introduction
|
274
|
459 @unnumberedsec 1.0: Introduction
|
|
460 @unnumberedsubsec Q1.0.1: What is XEmacs?
|
|
461
|
0
|
462
|
|
463 An alternative to GNU Emacs, originally based on an early alpha version
|
82
|
464 of FSF's version 19, and has diverged quite a bit since then. XEmacs
|
|
465 was known as Lucid Emacs through version 19.10. Almost all features of
|
227
|
466 GNU Emacs are supported in XEmacs. The maintainers of XEmacs actively
|
82
|
467 track changes to GNU Emacs while also working to add new features.
|
|
468
|
|
469 @node Q1.0.2, Q1.0.3, Q1.0.1, Introduction
|
274
|
470 @unnumberedsubsec Q1.0.2: What is the current version of XEmacs?
|
|
471
|
|
472 XEmacs 20.4 is a minor upgrade from 20.3, containing many bugfixes. It
|
|
473 was released in February 1998.
|
215
|
474
|
|
475 XEmacs 19.16 was the last release of v19, released in November, 1997,
|
|
476 which was also the last version without international language support.
|
82
|
477
|
|
478 @node Q1.0.3, Q1.0.4, Q1.0.2, Introduction
|
274
|
479 @unnumberedsubsec Q1.0.3: Where can I find it?
|
82
|
480
|
|
481 The canonical source and binaries is found via anonymous FTP at:
|
|
482
|
|
483 @example
|
274
|
484 @uref{ftp://ftp.xemacs.org/pub/xemacs/}
|
82
|
485 @end example
|
|
486
|
|
487 @node Q1.0.4, Q1.0.5, Q1.0.3, Introduction
|
274
|
488 @unnumberedsubsec Q1.0.4: Why Another Version of Emacs?
|
82
|
489
|
0
|
490 For a detailed description of the differences between GNU Emacs and
|
|
491 XEmacs and a detailed history of XEmacs, check out the
|
82
|
492 @example
|
274
|
493 @uref{http://www.xemacs.org/NEWS.html, NEWS file}
|
82
|
494 @end example
|
|
495
|
|
496 However, here is a list of some of the reasons why we think you might
|
|
497 consider using it:
|
0
|
498
|
|
499 @itemize @bullet
|
|
500 @item
|
82
|
501 It looks nicer.
|
|
502
|
0
|
503 @item
|
|
504 The XEmacs maintainers are generally more receptive to suggestions than
|
82
|
505 the GNU Emacs maintainers.
|
|
506
|
0
|
507 @item
|
82
|
508 Many more bundled packages than GNU Emacs
|
|
509
|
0
|
510 @item
|
82
|
511 Binaries are available for many common operating systems.
|
|
512
|
0
|
513 @item
|
82
|
514 Face support on TTY's.
|
|
515
|
0
|
516 @item
|
82
|
517 A built-in toolbar.
|
|
518
|
0
|
519 @item
|
82
|
520 Better Motif compliance.
|
|
521
|
0
|
522 @item
|
163
|
523 Some internationalization support (including full MULE support, if
|
|
524 compiled with it.)
|
82
|
525
|
|
526 @item
|
|
527 Variable-width fonts.
|
|
528
|
16
|
529 @item
|
82
|
530 Variable-height lines.
|
|
531
|
0
|
532 @item
|
82
|
533 Marginal annotations.
|
|
534
|
0
|
535 @item
|
82
|
536 ToolTalk support.
|
|
537
|
0
|
538 @item
|
|
539 XEmacs can be used as an Xt widget, and can be embedded within another
|
82
|
540 application.
|
|
541
|
0
|
542 @item
|
82
|
543 Horizontal and vertical scrollbars (using real toolkit scrollbars).
|
|
544
|
0
|
545 @item
|
|
546 Better APIs (and performance) for attaching fonts, colors, and other
|
82
|
547 properties to text.
|
|
548
|
0
|
549 @item
|
82
|
550 The ability to embed arbitrary graphics in a buffer.
|
|
551
|
0
|
552 @item
|
82
|
553 Completely compatible (at the C level) with the Xt-based toolkits.
|
|
554
|
|
555 @item
|
|
556 First production Web Browser supporting Style Sheets.
|
0
|
557 @end itemize
|
|
558
|
82
|
559 @node Q1.0.5, Q1.0.6, Q1.0.4, Introduction
|
274
|
560 @unnumberedsubsec Q1.0.5: Why Haven't XEmacs and GNU Emacs Merged?
|
82
|
561
|
|
562 There are currently irreconcilable differences in the views about
|
|
563 technical, programming, design and organizational matters between RMS
|
|
564 and the XEmacs development team which provide little hope for a merge to
|
|
565 take place in the short-term future.
|
|
566
|
207
|
567 If you have a comment to add regarding the merge, it is a good idea to
|
274
|
568 avoid posting to the newsgroups, because of the very heated flamewars
|
282
|
569 that often result. Mail your questions to @email{xemacs-beta@@xemacs.org} and
|
274
|
570 @email{bug-gnu-emacs@@prep.ai.mit.edu}.
|
207
|
571
|
82
|
572 @node Q1.0.6, Q1.0.7, Q1.0.5, Introduction
|
274
|
573 @unnumberedsubsec Q1.0.6: Where can I get help?
|
0
|
574
|
|
575 Probably the easiest way, if everything is installed, is to use info, by
|
82
|
576 pressing @kbd{C-h i}, or selecting @code{Emacs Info} from the Help Menu.
|
|
577
|
0
|
578 Also, @kbd{M-x apropos} will look for commands for you.
|
|
579
|
|
580 Try reading this FAQ, examining the regular GNU Emacs FAQ (which can be
|
|
581 found with the Emacs 19 distribution) as well as at
|
282
|
582 @uref{http://www.eecs.nwu.edu/emacs/faq/} and reading the Usenet group
|
175
|
583 comp.emacs.xemacs.
|
82
|
584
|
|
585 If that does not help, try posting your question to comp.emacs.xemacs.
|
|
586 Please @strong{do not} post XEmacs related questions to gnu.emacs.help.
|
|
587
|
|
588 If you cannot post or read Usenet news, there is a corresponding mailing
|
|
589 list which is available. It can be subscribed to by sending a message
|
274
|
590 with a subject of @samp{subscribe} to @email{xemacs-request@@xemacs.org}
|
282
|
591 for subscription information and @email{xemacs@@xemacs.org} to send messages
|
175
|
592 to the list.
|
82
|
593
|
|
594 To cancel a subscription, you @strong{must} use the xemacs-request
|
|
595 address. Send a message with a subject of @samp{unsubscribe} to be
|
|
596 removed.
|
|
597
|
|
598 @node Q1.0.7, Q1.0.8, Q1.0.6, Introduction
|
274
|
599 @unnumberedsubsec Q1.0.7: Where is the mailing list archived?
|
82
|
600
|
207
|
601 The mailing list was archived in the directory
|
82
|
602 @example
|
274
|
603 @uref{ftp://ftp.xemacs.org/pub/mlists/}.
|
82
|
604 @end example
|
|
605
|
207
|
606 However, this archive is out of date. The current mailing list server
|
|
607 supports an @code{archive} feature, which may be utilized.
|
|
608
|
82
|
609 @node Q1.0.8, Q1.0.9, Q1.0.7, Introduction
|
274
|
610 @unnumberedsubsec Q1.0.8: How do you pronounce XEmacs?
|
82
|
611
|
|
612 I pronounce it @samp{Eks eemax}.
|
|
613
|
|
614 @node Q1.0.9, Q1.0.10, Q1.0.8, Introduction
|
274
|
615 @unnumberedsubsec Q1.0.9: What does XEmacs look like?
|
82
|
616
|
|
617 Screen snapshots are available in the WWW version of the FAQ.
|
126
|
618 @example
|
274
|
619 @uref{http://www.xemacs.org/faq/xemacs-faq.html}
|
126
|
620 @end example
|
82
|
621
|
|
622 @node Q1.0.10, Q1.0.11, Q1.0.9, Introduction
|
274
|
623 @unnumberedsubsec Q1.0.10: Is there a port of XEmacs to Microsoft ('95 or NT)?
|
|
624
|
|
625 Thanks to efforts of many people, coordinated by
|
|
626 @email{davidh@@wr.com.au, David Hobley} and @email{marcpa@@cam.org, Marc
|
|
627 Paquette}, beta versions of XEmacs now run on 32-bit Windows platforms
|
|
628 (NT and 95). The current betas require having an X server to run
|
|
629 XEmacs; however, a native NT/95 port is in alpha, thanks to
|
|
630 @email{jhar@@tardis.ed.ac.uk, Jonathan Harris}.
|
215
|
631
|
282
|
632 Although some features are still unimplemented, XEmacs 21.0 will support
|
|
633 MS-Windows.
|
|
634
|
215
|
635 The NT development is now coordinated by a mailing list at
|
274
|
636 @email{xemacs-nt@@xemacs.org}.
|
|
637
|
|
638 If you are willing to contribute or want to follow the progress, mail to
|
|
639 @iftex
|
|
640 @*
|
282
|
641 @end iftex
|
274
|
642 @email{xemacs-nt-request@@xemacs.org} to subscribe.
|
215
|
643
|
|
644 Furthermore, Altrasoft is seeking corporate and government sponsors to
|
|
645 help fund a fully native port of XEmacs to Windows 95 and NT using
|
|
646 full-time, senior-level staff working under a professionally managed
|
274
|
647 project structure. See @uref{http://www.altrasoft.com/, the Altrasoft
|
|
648 web site} for more details
|
215
|
649 or contact Altrasoft directly at 1-888-ALTSOFT.
|
|
650
|
|
651
|
|
652 The closest existing port is @dfn{Win-Emacs}, which is based on Lucid
|
274
|
653 Emacs 19.6. Available from @uref{http://www.pearlsoft.com/}.
|
116
|
654
|
82
|
655 There's a port of GNU Emacs (not XEmacs) at
|
|
656 @example
|
274
|
657 @uref{http://www.cs.washington.edu/homes/voelker/ntemacs.html}.
|
82
|
658 @end example
|
|
659
|
|
660 @node Q1.0.11, Q1.0.12, Q1.0.10, Introduction
|
274
|
661 @unnumberedsubsec Q1.0.11: Is there a port of XEmacs to the Macintosh?
|
282
|
662 @c changed
|
82
|
663
|
|
664 There has been a port to the MachTen environment of XEmacs 19.13, but no
|
|
665 patches have been submitted to the maintainers to get this in the
|
|
666 mainstream distribution.
|
|
667
|
282
|
668 For the MacOS, there is a port of
|
|
669 @uref{ftp://ftp.cs.cornell.edu/pub/parmet/, Emacs 18.59}.
|
|
670
|
82
|
671 @node Q1.0.12, Q1.0.13, Q1.0.11, Introduction
|
274
|
672 @unnumberedsubsec Q1.0.12: Is there a port of XEmacs to NextStep?
|
|
673
|
|
674 Carl Edman, apparently no longer at @email{cedman@@princeton.edu}, did
|
|
675 the port of GNU Emacs to NeXTstep and expressed interest in doing the
|
|
676 XEmacs port, but never went any farther.
|
82
|
677
|
86
|
678 @node Q1.0.13, Q1.0.14, Q1.0.12, Introduction
|
274
|
679 @unnumberedsubsec Q1.0.13: Is there a port of XEmacs to OS/2?
|
82
|
680
|
|
681 No, and there is no news of anyone working on it.
|
|
682
|
86
|
683 @node Q1.0.14, Q1.1.1, Q1.0.13, Introduction
|
274
|
684 @unnumberedsubsec Q1.0.14: Where can I obtain a printed copy of the XEmacs users manual?
|
86
|
685
|
213
|
686 Altrasoft Associates, a firm specializing in Emacs-related support and
|
86
|
687 development, will be maintaining the XEmacs user manual. The firm plans
|
207
|
688 to begin publishing printed copies of the manual soon.
|
|
689 @c This used to say `March 1997'!
|
86
|
690
|
|
691 @example
|
274
|
692 Web: @uref{http://www.xemacs.com}
|
|
693 E-mail: @email{info@@xemacs.com}
|
86
|
694 Tel: +1 408 243 3300
|
|
695 @end example
|
|
696
|
88
|
697 @node Q1.1.1, Q1.1.2, Q1.0.14, Introduction
|
274
|
698 @unnumberedsec 1.1: Policies
|
|
699 @unnumberedsubsec Q1.1.1: What is the FAQ editorial policy?
|
82
|
700
|
|
701 The FAQ is actively maintained and modified regularly. All links should
|
|
702 be up to date.
|
|
703
|
|
704 Changes are displayed on a monthly basis. @dfn{Months}, for this
|
|
705 purpose are defined as the 5th of the month through the 5th of the
|
|
706 month. Preexisting questions that have been changed are marked as such.
|
|
707 Brand new questions are tagged.
|
|
708
|
274
|
709 All submissions are welcome. E-mail submissions
|
282
|
710 to
|
|
711 @iftex
|
274
|
712 @*
|
282
|
713 @end iftex
|
|
714 @email{faq@@xemacs.org, Christian Nyb@o{}}.
|
82
|
715
|
|
716 Please make sure that @samp{XEmacs FAQ} appears on the Subject: line.
|
|
717 If you think you have a better way of answering a question, or think a
|
|
718 question should be included, I'd like to hear about it. Questions and
|
|
719 answers included into the FAQ will be edited for spelling and grammar,
|
|
720 and will be attributed. Answers appearing without attribution are
|
|
721 either from versions of the FAQ dated before May 1996, or are from one
|
|
722 of the four people listed at the top of this document. Answers quoted
|
|
723 from Usenet news articles will always be attributed, regardless of the
|
|
724 author.
|
|
725
|
|
726 @node Q1.1.2, Q1.1.3, Q1.1.1, Introduction
|
274
|
727 @unnumberedsubsec Q1.1.2: How do I become a Beta Tester?
|
|
728
|
|
729 Send an email message to @email{xemacs-beta-request@@xemacs.org} with a
|
282
|
730 subject line of @samp{subscribe}.
|
82
|
731
|
|
732 Be prepared to get your hands dirty, as beta testers are expected to
|
|
733 identify problems as best they can.
|
|
734
|
|
735 @node Q1.1.3, Q1.2.1, Q1.1.2, Introduction
|
274
|
736 @unnumberedsubsec Q1.1.3: How do I contribute to XEmacs itself?
|
|
737
|
|
738 Ben Wing @email{ben@@666.com} writes:
|
82
|
739
|
|
740 @quotation
|
|
741 BTW if you have a wish list of things that you want added, you have to
|
|
742 speak up about it! More specifically, you can do the following if you
|
|
743 want a feature added (in increasing order of usefulness):
|
|
744
|
|
745 @itemize @bullet
|
|
746 @item
|
|
747 Make a posting about a feature you want added.
|
|
748
|
|
749 @item
|
|
750 Become a beta tester and make more postings about those same features.
|
|
751
|
|
752 @item
|
|
753 Convince us that you're going to use the features in some cool and
|
|
754 useful way.
|
|
755
|
|
756 @item
|
|
757 Come up with a clear and well-thought-out API concerning the features.
|
|
758
|
|
759 @item
|
|
760 Write the code to implement a feature and send us a patch.
|
|
761 @end itemize
|
|
762
|
|
763 (not that we're necessarily requiring you to write the code, but we can
|
|
764 always hope :)
|
|
765 @end quotation
|
|
766
|
|
767 @node Q1.2.1, Q1.2.2, Q1.1.3, Introduction
|
274
|
768 @unnumberedsec 1.2: Credits
|
|
769 @unnumberedsubsec Q1.2.1: Who wrote XEmacs?
|
82
|
770
|
|
771 XEmacs is the result of the time and effort of many people. The
|
213
|
772 developers responsible for the 19.16/20.x releases are:
|
82
|
773
|
|
774 @itemize @bullet
|
282
|
775 @item @email{martin@@xemacs.org, Martin Buchholz}
|
274
|
776 @ifhtml
|
282
|
777 <br><img src="mrb.jpeg" alt="Portrait of Martin Buchholz"><br>
|
274
|
778 @end ifhtml
|
|
779
|
|
780
|
|
781 @item @email{steve@@altair.xemacs.org, Steve Baur}
|
|
782
|
|
783 @ifhtml
|
282
|
784 <br><img src="steve.gif" alt="Portrait of Steve Baur"><br>
|
274
|
785 @end ifhtml
|
|
786
|
|
787
|
|
788 @item @email{hniksic@@srce.hr, Hrvoje Niksic}
|
|
789
|
|
790 @ifhtml
|
282
|
791 <br><img src="hniksic.jpeg" alt="Portrait of Hrvoje Niksic"><br>
|
274
|
792 @end ifhtml
|
|
793
|
82
|
794 @end itemize
|
|
795
|
|
796 The developers responsible for the 19.14 release are:
|
|
797
|
|
798 @itemize @bullet
|
274
|
799 @item @email{cthomp@@xemacs.org, Chuck Thompson}
|
|
800 @ifhtml
|
282
|
801 <br><img src="cthomp.jpeg" alt="Portrait of Chuck Thompson"><br>
|
274
|
802 @end ifhtml
|
82
|
803
|
|
804 Chuck was Mr. XEmacs from 19.11 through 19.14, and is responsible
|
|
805 for XEmacs becoming a widely distributed program over the Internet.
|
|
806
|
274
|
807 @item @email{ben@@666.com, Ben Wing}
|
|
808 @ifhtml
|
282
|
809 <br><img src="wing.gif" alt="Portrait of Ben Wing"><br>
|
274
|
810 @end ifhtml
|
|
811
|
82
|
812 @end itemize
|
|
813
|
282
|
814
|
|
815 @itemize @bullet
|
|
816 @item @email{jwz@@netscape.com, Jamie Zawinski}
|
|
817 @ifhtml
|
|
818 <br><img src="jwz.gif" alt="Portrait of Jamie Zawinski"><br>
|
|
819 @end ifhtml
|
|
820
|
82
|
821 Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, the last
|
|
822 release actually named Lucid Emacs. Richard Mlynarik was crucial to
|
|
823 most of those releases.
|
|
824
|
274
|
825 @item @email{mly@@adoc.xerox.com, Richard Mlynarik}
|
82
|
826 @end itemize
|
|
827
|
|
828 Along with many other contributors, partially enumerated in the
|
|
829 @samp{About XEmacs} option in the Help menu.
|
|
830
|
|
831 @node Q1.2.2, Q1.2.3, Q1.2.1, Introduction
|
274
|
832 @unnumberedsubsec Q1.2.2: Who contributed to this version of the FAQ?
|
82
|
833
|
|
834 The following people contributed valuable suggestions to building this
|
|
835 version of the FAQ (listed in alphabetical order):
|
|
836
|
|
837 @itemize @bullet
|
274
|
838 @item @email{steve@@xemacs.org, SL Baur}
|
|
839
|
|
840 @item @email{hniksic@@srce.hr, Hrvoje Niksic}
|
|
841
|
|
842 @item @email{Aki.Vehtari@@hut.fi, Aki Vehtari}
|
227
|
843
|
82
|
844 @end itemize
|
|
845
|
|
846 @node Q1.2.3, Q1.3.1, Q1.2.2, Introduction
|
274
|
847 @unnumberedsubsec Q1.2.3: Who contributed to the FAQ in the past?
|
82
|
848
|
|
849 This is only a partial list, as many names were lost in a hard disk
|
|
850 crash some time ago.
|
|
851
|
|
852 @itemize @bullet
|
274
|
853 @item @email{binge@@aloft.att.com, Curtis.N.Bingham}
|
|
854
|
|
855 @item @email{rjc@@cogsci.ed.ac.uk, Richard Caley}
|
|
856
|
|
857 @item @email{cognot@@ensg.u-nancy.fr, Richard Cognot}
|
|
858
|
|
859 @item @email{wgd@@martigny.ai.mit.edu, William G. Dubuque}
|
|
860
|
|
861 @item @email{eeide@@cs.utah.edu, Eric Eide}
|
|
862
|
|
863 @item @email{cflatter@@nrao.edu, Chris Flatters}
|
|
864
|
|
865 @item @email{ginsparg@@adra.com, Evelyn Ginsparg}
|
|
866
|
|
867 @item @email{hall@@aplcenmp.apl.jhu.edu, Marty Hall}
|
|
868
|
|
869 @item @email{dkindred@@cmu.edu, Darrell Kindred}
|
|
870
|
|
871 @item @email{dmoore@@ucsd.edu, David Moore}
|
|
872
|
|
873 @item @email{arup+@@cmu.edu, Arup Mukherjee}
|
|
874
|
|
875 @item @email{nickel@@prz.tu-berlin.de, Juergen Nickelsen}
|
|
876
|
|
877 @item @email{powell@@csl.ncsa.uiuc.edu, Kevin R. Powell}
|
|
878
|
|
879 @item @email{dworkin@@ccs.neu.edu, Justin Sheehy}
|
|
880
|
|
881 @item @email{stig@@hackvan.com, Stig}
|
|
882
|
|
883 @item @email{Aki.Vehtari@@hut.fi, Aki Vehtari}
|
82
|
884 @end itemize
|
|
885
|
|
886 @node Q1.3.1, Q1.3.2, Q1.2.3, Introduction
|
274
|
887 @unnumberedsec 1.3: Internationalization
|
|
888 @unnumberedsubsec Q1.3.1: What is the status of XEmacs v20?
|
82
|
889
|
|
890 XEmacs v20 is the version of XEmacs that includes MULE (Asian-language)
|
163
|
891 support. XEmacs 20.0 was released in February 1997, followed by XEmacs
|
274
|
892 20.2 in May, XEmacs 20.3 in November and XEmacs 20.4 in February 1998. When compiled without MULE
|
|
893 support, 20.4 is approximately as stable as 19.16, and probably faster
|
215
|
894 (due to additional optimization work.)
|
|
895
|
|
896 As of XEmacs 20.3, version 20 is @emph{the} supported version of
|
|
897 XEmacs. This means that 19.16 will optionally receive stability fixes
|
282
|
898 (if any), but that all the real development work will be done on the v20
|
215
|
899 tree.
|
|
900
|
|
901 The incompatible changes in XEmacs 20 include the additional byte-codes,
|
|
902 new primitive data types (@code{character}, @code{char-table}, and
|
|
903 @code{range-table}). This means that the character-integer equivalence
|
|
904 inherent to all the previous Emacs and XEmacs releases no longer
|
|
905 applies.
|
|
906
|
|
907 However, to avoid breaking old code, many functions that should normally
|
|
908 accept characters work with integers, and vice versa. For more
|
282
|
909 information, see the Lisp reference manual. Here is a relevant excerpt,
|
215
|
910 for your convenience.
|
|
911
|
|
912 @quotation
|
|
913 In XEmacs version 19, and in all versions of FSF GNU Emacs, a
|
|
914 @dfn{character} in XEmacs Lisp is nothing more than an integer.
|
|
915 This is yet another holdover from XEmacs Lisp's derivation from
|
|
916 vintage-1980 Lisps; modern versions of Lisp consider this equivalence
|
|
917 a bad idea, and have separate character types. In XEmacs version 20,
|
|
918 the modern convention is followed, and characters are their own
|
|
919 primitive types. (This change was necessary in order for @sc{MULE},
|
|
920 i.e. Asian-language, support to be correctly implemented.)
|
|
921
|
|
922 Even in XEmacs version 20, remnants of the equivalence between
|
|
923 characters and integers still exist; this is termed the @dfn{char-int
|
|
924 confoundance disease}. In particular, many functions such as @code{eq},
|
|
925 @code{equal}, and @code{memq} have equivalent functions (@code{old-eq},
|
|
926 @code{old-equal}, @code{old-memq}, etc.) that pretend like characters
|
|
927 are integers are the same. Byte code compiled under any version 19
|
|
928 Emacs will have all such functions mapped to their @code{old-} equivalents
|
|
929 when the byte code is read into XEmacs 20. This is to preserve
|
|
930 compatibility -- Emacs 19 converts all constant characters to the equivalent
|
|
931 integer during byte-compilation, and thus there is no other way to preserve
|
|
932 byte-code compatibility even if the code has specifically been written
|
|
933 with the distinction between characters and integers in mind.
|
|
934
|
|
935 Every character has an equivalent integer, called the @dfn{character
|
|
936 code}. For example, the character @kbd{A} is represented as the
|
|
937 @w{integer 65}, following the standard @sc{ASCII} representation of
|
|
938 characters. If XEmacs was not compiled with @sc{MULE} support, the
|
|
939 range of this integer will always be 0 to 255 -- eight bits, or one
|
|
940 byte. (Integers outside this range are accepted but silently truncated;
|
|
941 however, you should most decidedly @emph{not} rely on this, because it
|
|
942 will not work under XEmacs with @sc{MULE} support.) When @sc{MULE}
|
|
943 support is present, the range of character codes is much
|
|
944 larger. (Currently, 19 bits are used.)
|
|
945
|
|
946 FSF GNU Emacs uses kludgy character codes above 255 to represent
|
|
947 keyboard input of @sc{ASCII} characters in combination with certain
|
|
948 modifiers. XEmacs does not use this (a more general mechanism is
|
|
949 used that does not distinguish between @sc{ASCII} keys and other
|
|
950 keys), so you will never find character codes above 255 in a
|
|
951 non-@sc{MULE} XEmacs.
|
|
952
|
|
953 Individual characters are not often used in programs. It is far more
|
|
954 common to work with @emph{strings}, which are sequences composed of
|
217
|
955 characters.
|
215
|
956 @end quotation
|
82
|
957
|
|
958 @node Q1.3.2, Q1.3.3, Q1.3.1, Introduction
|
274
|
959 @unnumberedsubsec Q1.3.2: What is the status of Asian-language support, aka MULE?
|
82
|
960
|
|
961 The MULE support works OK but still needs a fair amount of work before
|
|
962 it's really solid. We could definitely use some help here, esp. people
|
|
963 who speak Japanese and will use XEmacs/MULE to work with Japanese and
|
207
|
964 have some experience with E-Lisp.
|
|
965
|
282
|
966 As the fundings on Mule have stopped, the Mule part of XEmacs is currently
|
207
|
967 looking for a full-time maintainer. If you can provide help here, or
|
274
|
968 are willing to fund the work, please mail to @email{xemacs-beta@@xemacs.org}.
|
207
|
969
|
|
970 @xref{Q1.1.2}.
|
82
|
971
|
|
972 @node Q1.3.3, Q1.3.4, Q1.3.2, Introduction
|
274
|
973 @unnumberedsubsec Q1.3.3: How do I type non-ASCII characters?
|
82
|
974
|
|
975 See question 3.5.7 (@xref{Q3.5.7}) in part 3 of this FAQ.
|
|
976
|
|
977 @node Q1.3.4, Q1.3.5, Q1.3.3, Introduction
|
274
|
978 @unnumberedsubsec Q1.3.4: Can XEmacs messages come out in a different language?
|
82
|
979
|
|
980 The message-catalog support has mostly been written but doesn't
|
|
981 currently work. The first release of XEmacs 20 will @emph{not} support
|
|
982 it. However, menubar localization @emph{does} work, even in 19.14. To
|
|
983 enable it, add to your @file{Emacs} file entries like this:
|
|
984
|
|
985 @example
|
|
986 Emacs*XlwMenu.resourceLabels: True
|
|
987 Emacs*XlwMenu.file.labelString: Fichier
|
|
988 Emacs*XlwMenu.openInOtherWindow.labelString: In anderem Fenster offnen
|
|
989 @end example
|
|
990
|
|
991 The name of the resource is derived from the non-localized entry by
|
272
|
992 removing punctuation and capitalizing as above.
|
82
|
993
|
|
994 @node Q1.3.5, Q1.3.6, Q1.3.4, Introduction
|
274
|
995 @unnumberedsubsec Q1.3.5: Please explain the various input methods in MULE/XEmacs 20.0
|
|
996
|
|
997 @email{morioka@@jaist.ac.jp, MORIOKA Tomohiko} writes:
|
82
|
998
|
|
999 @quotation
|
282
|
1000 Original Mule supports the following input methods: Wnn4, Wnn6, Canna, SJ3
|
82
|
1001 and XIM. Interfaces for Wnn and SJ3 uses the @code{egg} user
|
|
1002 interface. Interface for Canna does not use @samp{egg}. I don't know
|
|
1003 about XIM. It is to support ATOK, of course, it may work for another
|
|
1004 servers.
|
|
1005
|
|
1006 Wnn supports Japanese, Chinese and Korean. It is made by OMRON and Kyôto
|
|
1007 university. It is a powerful and complex system. Wnn4 is free and Wnn6
|
|
1008 is not free.
|
|
1009
|
|
1010 Canna supports only Japanese. It is made by NEC. It is a simple and
|
|
1011 powerful system. Canna uses only grammar (Wnn uses grammar and
|
|
1012 probability between words), so I think Wnn is cleverer than Canna,
|
|
1013 however Canna users made a good grammar and dictionary. So for standard
|
|
1014 modern Japanese, Canna seems cleverer than Wnn4. In addition, the UNIX
|
|
1015 version of Canna is free (now there is a Microsoft Windows version).
|
|
1016
|
|
1017 SJ3 supports only Japanese. It is made by Sony. XIM supports was made
|
|
1018 to use ATOK (a major input method in personal computer world). XIM is
|
|
1019 the standard for accessing input methods bundled in Japanese versions of
|
|
1020 Solaris. (XEmacs 20 will support XIM input).
|
|
1021
|
|
1022 Egg consists of following parts:
|
|
1023
|
|
1024 @enumerate
|
|
1025 @item Input character Translation System (ITS) layer.
|
|
1026 It translates ASCII inputs to Kana/PinYin/Hangul characters.
|
|
1027
|
|
1028 @item Kana/PinYin/Hangul to Kanji transfer layer.
|
126
|
1029 It is interface layer for network Kana-Kanji server (Wnn and Sj3).
|
82
|
1030 @end enumerate
|
|
1031
|
|
1032 These input methods are modal, namely there are mode, alphabet mode and
|
|
1033 Kana-Kanji transfer mode. However there are mode-less input methods for
|
|
1034 Egg and Canna. @samp{Boiled-egg} is a mode-less input method running on
|
|
1035 Egg. For Canna, @samp{canna.el} has a tiny boiled-egg like command,
|
|
1036 @code{(canna-boil)}, and there are some boiled-egg like utilities. In
|
|
1037 addition, it was planned to make an abstraction for all transfer type
|
|
1038 input methods. However authors of input methods are busy, so maybe this
|
|
1039 plan is stopped. Perhaps after Mule merged GNU Emacs will be released,
|
|
1040 it will be continued.
|
|
1041 @end quotation
|
|
1042
|
|
1043 @node Q1.3.6, Q1.3.7, Q1.3.5, Introduction
|
274
|
1044 @unnumberedsubsec Q1.3.6: How do I portably code for MULE/XEmacs 20?
|
|
1045
|
|
1046 @email{morioka@@jaist.ac.jp, MORIOKA Tomohiko} writes:
|
82
|
1047
|
|
1048 @quotation
|
|
1049 MULE and XEmacs are quite different. So the application
|
|
1050 implementor must write separate code for these mule variants.
|
|
1051
|
|
1052 MULE and the next version of Emacs are similar but the symbols are very
|
|
1053 different---requiring separate code as well.
|
|
1054
|
|
1055 Namely we must support 3 kinds of mule variants and 4 or 5 or 6 kinds of
|
|
1056 emacs variants... (;_;) I'm shocked, so I wrote a wrapper package called
|
|
1057 @code{emu} to provide a common interface.
|
|
1058
|
|
1059 I have the following suggestions about dealing with mule variants:
|
|
1060
|
|
1061 @itemize @bullet
|
|
1062 @item
|
|
1063 @code{(featurep 'mule)} @code{t} on all mule variants
|
|
1064
|
|
1065 @item
|
|
1066 @code{(boundp 'MULE)} is @code{t} on only MULE. Maybe the next version
|
|
1067 of Emacs will not have this symbol.
|
|
1068
|
|
1069 @item
|
|
1070 MULE has a variable @code{mule-version}. Perhaps the next version of
|
|
1071 Emacs will have this variable as well.
|
|
1072 @end itemize
|
|
1073
|
|
1074 Following is a sample to distinguish mule variants:
|
|
1075
|
|
1076 @lisp
|
|
1077 (if (featurep 'mule)
|
|
1078 (cond ((boundp 'MULE)
|
|
1079 ;; for original Mule
|
|
1080 )
|
|
1081 ((string-match "XEmacs" emacs-version)
|
|
1082 ;; for XEmacs with Mule
|
|
1083 )
|
|
1084 (t
|
|
1085 ;; for next version of Emacs
|
|
1086 ))
|
|
1087 ;; for old emacs variants
|
|
1088 )
|
|
1089 @end lisp
|
|
1090 @end quotation
|
|
1091
|
|
1092 @node Q1.3.7, Q1.4.1, Q1.3.6, Introduction
|
274
|
1093 @unnumberedsubsec Q1.3.7: How about Cyrillic Modes?
|
|
1094
|
|
1095 @email{ilya@@math.ohio-state.edu, Ilya Zakharevich} writes:
|
82
|
1096
|
|
1097 @quotation
|
|
1098 There is a cyrillic mode in the file @file{mysetup.zip} in
|
274
|
1099 @iftex
|
|
1100 @*
|
282
|
1101 @end iftex
|
274
|
1102 @uref{ftp://ftp.math.ohio-state.edu/pub/users/ilya/emacs/}. This is a
|
|
1103 modification to @email{ava@@math.jhu.ed, Valery Alexeev's} @file{russian.el}
|
282
|
1104 which can be obtained from
|
82
|
1105 @end quotation
|
|
1106
|
282
|
1107 @uref{http://ftpsearch.ntnu.no/?query=russian.el.Z}.
|
|
1108 @c dead link above
|
|
1109
|
274
|
1110 @email{d.barsky@@ee.surrey.ac.uk, Dima Barsky} writes:
|
82
|
1111
|
|
1112 @quotation
|
274
|
1113 There is another cyrillic mode for both GNU Emacs and XEmacs by
|
|
1114 @email{manin@@camelot.mssm.edu, Dmitrii
|
282
|
1115 (Mitya) Manin} at
|
274
|
1116 @iftex
|
|
1117
|
282
|
1118 @end iftex
|
|
1119 @uref{http://kulichki-lat.rambler.ru/centrolit/manin/cyr.el}.
|
|
1120 @c Link above, <URL:http://camelot.mssm.edu/~manin/cyr.el> was dead.
|
|
1121 @c Changed to russian host instead
|
82
|
1122 @end quotation
|
|
1123
|
274
|
1124 @email{rebecca.ore@@op.net, Rebecca Ore} writes:
|
203
|
1125
|
|
1126 @quotation
|
|
1127 The fullest resource I found on Russian language use (in and out of
|
274
|
1128 XEmacs) is @uref{http://sunsite.oit.unc.edu/sergei/Software/Software.html}
|
203
|
1129 @end quotation
|
|
1130
|
82
|
1131 @node Q1.4.1, Q1.4.2, Q1.3.7, Introduction
|
274
|
1132 @unnumberedsec 1.4: Getting Started, Backing up & Recovery
|
|
1133 @unnumberedsubsec Q1.4.1: What is a @file{.emacs} and is there a sample one?
|
82
|
1134
|
|
1135 The @file{.emacs} file is used to customize XEmacs to your tastes. No
|
|
1136 two are alike, nor are they expected to be alike, but that's the point.
|
|
1137 The XEmacs distribution contains an excellent starter example in the etc
|
|
1138 directory called @file{sample.emacs}. Copy this file from there to your
|
|
1139 home directory and rename it @file{.emacs}. Then edit it to suit.
|
|
1140
|
|
1141 Starting with 19.14, you may bring the @file{sample.emacs} into an
|
|
1142 XEmacs buffer by selecting @samp{Help->Sample .emacs} from the menubar.
|
|
1143 To determine the location of the @file{etc} directory type the command
|
282
|
1144 @kbd{C-h v data-directory @key{RET}}.
|
82
|
1145
|
|
1146 @node Q1.4.2, Q1.4.3, Q1.4.1, Introduction
|
274
|
1147 @unnumberedsubsec Q1.4.2: Can I use the same @file{.emacs} with the other Emacs?
|
82
|
1148
|
|
1149 Yes. The sample @file{.emacs} included in the XEmacs distribution will
|
|
1150 show you how to handle different versions and flavors of Emacs.
|
|
1151
|
|
1152 @node Q1.4.3, Q1.4.4, Q1.4.2, Introduction
|
274
|
1153 @unnumberedsubsec Q1.4.3: Any good tutorials around?
|
82
|
1154
|
|
1155 There's the XEmacs tutorial available from the Help Menu, or by typing
|
274
|
1156 @kbd{C-h t}. To check whether it's available in a non-english language,
|
|
1157 type @kbd{C-u C-h t TAB}, type the first letters of your preferred
|
282
|
1158 language, then type @key{RET}.
|
82
|
1159
|
|
1160 There's an Emacs Lisp tutorial at
|
|
1161
|
|
1162 @example
|
274
|
1163 @uref{ftp://prep.ai.mit.edu/pub/gnu/emacs-lisp-intro-1.04.tar.gz}.
|
82
|
1164 @end example
|
|
1165
|
274
|
1166 @email{erik@@petaxp.rug.ac.be, Erik Sundermann} has made a tutorial web
|
282
|
1167 page at
|
274
|
1168 @iftex
|
|
1169 @*
|
282
|
1170 @end iftex
|
274
|
1171 @uref{http://petaxp.rug.ac.be/~erik/xemacs/}.
|
82
|
1172
|
|
1173 @node Q1.4.4, Q1.4.5, Q1.4.3, Introduction
|
274
|
1174 @unnumberedsubsec Q1.4.4: May I see an example of a useful XEmacs Lisp function?
|
82
|
1175
|
|
1176 The following function does a little bit of everything useful. It does
|
|
1177 something with the prefix argument, it examines the text around the
|
|
1178 cursor, and it's interactive so it may be bound to a key. It inserts
|
|
1179 copies of the current word the cursor is sitting on at the cursor. If
|
|
1180 you give it a prefix argument: @kbd{C-u 3 M-x double-word} then it will
|
|
1181 insert 3 copies.
|
|
1182
|
|
1183 @lisp
|
|
1184 (defun double-word (count)
|
|
1185 "Insert a copy of the current word underneath the cursor"
|
|
1186 (interactive "*p")
|
|
1187 (let (here there string)
|
|
1188 (save-excursion
|
|
1189 (forward-word -1)
|
|
1190 (setq here (point))
|
|
1191 (forward-word 1)
|
|
1192 (setq there (point))
|
|
1193 (setq string (buffer-substring here there)))
|
|
1194 (while (>= count 1)
|
163
|
1195 (insert string)
|
|
1196 (decf count))))
|
82
|
1197 @end lisp
|
|
1198
|
|
1199 The best way to see what is going on here is to let XEmacs tell you.
|
|
1200 Put the code into an XEmacs buffer, and do a @kbd{C-h f} with the cursor
|
|
1201 sitting just to the right of the function you want explained. Eg. move
|
|
1202 the cursor to the SPACE between @code{interactive} and @samp{"*p"} and
|
|
1203 hit @kbd{C-h f} to see what the function @code{interactive} does. Doing
|
|
1204 this will tell you that the @code{*} requires a writable buffer, and
|
|
1205 @code{p} converts the prefix argument to a number, and
|
|
1206 @code{interactive} allows you to execute the command with @kbd{M-x}.
|
|
1207
|
|
1208 @node Q1.4.5, Q1.4.6, Q1.4.4, Introduction
|
274
|
1209 @unnumberedsubsec Q1.4.5: And how do I bind it to a key?
|
82
|
1210
|
|
1211 To bind to a key do:
|
|
1212
|
|
1213 @lisp
|
|
1214 (global-set-key "\C-cd" 'double-word)
|
|
1215 @end lisp
|
|
1216
|
|
1217 Or interactively, @kbd{M-x global-set-key} and follow the prompts.
|
|
1218
|
|
1219 @node Q1.4.6, Q1.4.7, Q1.4.5, Introduction
|
274
|
1220 @unnumberedsubsec Q1.4.6: What's the difference between a macro and a function?
|
82
|
1221
|
163
|
1222 Quoting from the Lisp Reference (a.k.a @dfn{Lispref}) Manual:
|
82
|
1223
|
|
1224 @dfn{Macros} enable you to define new control constructs and other
|
|
1225 language features. A macro is defined much like a function, but instead
|
|
1226 of telling how to compute a value, it tells how to compute another Lisp
|
|
1227 expression which will in turn compute the value. We call this
|
|
1228 expression the @dfn{expansion} of the macro.
|
|
1229
|
|
1230 Macros can do this because they operate on the unevaluated expressions
|
|
1231 for the arguments, not on the argument values as functions do. They can
|
|
1232 therefore construct an expansion containing these argument expressions
|
|
1233 or parts of them.
|
|
1234
|
163
|
1235 Do not confuse the two terms with @dfn{keyboard macros}, which are
|
|
1236 another matter, entirely. A keyboard macro is a key bound to several
|
|
1237 other keys. Refer to manual for details.
|
|
1238
|
213
|
1239 @node Q1.4.7, , Q1.4.6, Introduction
|
274
|
1240 @unnumberedsubsec Q1.4.7: How come options saved with 19.13 don't work with 19.14 or later?
|
82
|
1241
|
|
1242 There's a problem with options of the form:
|
|
1243
|
|
1244 @lisp
|
|
1245 (add-spec-list-to-specifier (face-property 'searchm-field 'font)
|
|
1246 '((global (nil))))
|
|
1247 @end lisp
|
|
1248
|
|
1249 saved by a 19.13 XEmacs that causes a 19.14 XEmacs grief. You must
|
126
|
1250 delete these options. XEmacs 19.14 and later no longer write the
|
|
1251 options directly to @file{.emacs} which should allow us to deal with
|
|
1252 version incompatibilities better in the future.
|
82
|
1253
|
|
1254 Options saved under XEmacs 19.13 are protected by code that specifically
|
|
1255 requires a version 19 XEmacs. This won't be a problem unless you're
|
227
|
1256 using XEmacs v20. You should consider changing the code to read:
|
82
|
1257
|
|
1258 @lisp
|
|
1259 (cond
|
|
1260 ((and (string-match "XEmacs" emacs-version)
|
|
1261 (boundp 'emacs-major-version)
|
|
1262 (or (and (= emacs-major-version 19)
|
|
1263 (>= emacs-minor-version 12))
|
|
1264 (>= emacs-major-version 20)))
|
274
|
1265 ...
|
|
1266 ))
|
82
|
1267 @end lisp
|
|
1268
|
|
1269 @node Installation, Customization, Introduction, Top
|
274
|
1270 @unnumbered 2 Installation and Trouble Shooting
|
82
|
1271
|
|
1272 This is part 2 of the XEmacs Frequently Asked Questions list. This
|
|
1273 section is devoted to Installation, Maintenance and Trouble Shooting.
|
|
1274
|
|
1275 @menu
|
|
1276 Installation:
|
282
|
1277 * Q2.0.1:: Running XEmacs without installing.
|
|
1278 * Q2.0.2:: XEmacs is too big.
|
82
|
1279 * Q2.0.3:: Compiling XEmacs with Netaudio.
|
163
|
1280 * Q2.0.4:: Problems with Linux and ncurses.
|
82
|
1281 * Q2.0.5:: Do I need X11 to run XEmacs?
|
|
1282 * Q2.0.6:: I'm having strange crashes. What do I do?
|
|
1283 * Q2.0.7:: Libraries in non-standard locations.
|
|
1284 * Q2.0.8:: can't resolve symbol _h_errno
|
282
|
1285 * Q2.0.9:: Where do I find external libraries?
|
82
|
1286 * Q2.0.10:: After I run configure I find a coredump, is something wrong?
|
|
1287 * Q2.0.11:: XEmacs can't resolve host names.
|
282
|
1288 * Q2.0.12:: Why can't I strip XEmacs?
|
82
|
1289 * Q2.0.13:: Can't link XEmacs on Solaris with Gcc.
|
282
|
1290 * Q2.0.14:: Make on HP/UX 9 fails after linking temacs
|
82
|
1291
|
|
1292 Trouble Shooting:
|
|
1293 * Q2.1.1:: XEmacs just crashed on me!
|
|
1294 * Q2.1.2:: Cryptic Minibuffer messages.
|
163
|
1295 * Q2.1.3:: Translation Table Syntax messages at Startup.
|
82
|
1296 * Q2.1.4:: Startup warnings about deducing proper fonts?
|
|
1297 * Q2.1.5:: XEmacs cannot connect to my X Terminal.
|
|
1298 * Q2.1.6:: XEmacs just locked up my Linux X server.
|
|
1299 * Q2.1.7:: HP Alt key as Meta.
|
|
1300 * Q2.1.8:: got (wrong-type-argument color-instance-p nil)!
|
|
1301 * Q2.1.9:: XEmacs causes my OpenWindows 3.0 server to crash.
|
|
1302 * Q2.1.10:: Warnings from incorrect key modifiers.
|
282
|
1303 * Q2.1.11:: Can't instantiate image error... in toolbar
|
82
|
1304 * Q2.1.12:: Regular Expression Problems on DEC OSF1.
|
|
1305 * Q2.1.13:: HP/UX 10.10 and @code{create_process} failure
|
|
1306 * Q2.1.14:: @kbd{C-g} doesn't work for me. Is it broken?
|
|
1307 * Q2.1.15:: How to debug an XEmacs problem with a debugger.
|
|
1308 * Q2.1.16:: XEmacs crashes in @code{strcat} on HP/UX 10.
|
|
1309 * Q2.1.17:: @samp{Marker does not point anywhere}.
|
|
1310 * Q2.1.18:: 19.14 hangs on HP/UX 10.10.
|
|
1311 * Q2.1.19:: XEmacs does not follow the local timezone.
|
|
1312 * Q2.1.20:: @samp{Symbol's function definition is void: hkey-help-show.}
|
|
1313 * Q2.1.21:: Every so often the XEmacs frame freezes.
|
116
|
1314 * Q2.1.22:: XEmacs seems to take a really long time to do some things.
|
163
|
1315 * Q2.1.23:: Movemail on Linux does not work for XEmacs 19.15 and later.
|
82
|
1316 @end menu
|
|
1317
|
|
1318 @node Q2.0.1, Q2.0.2, Installation, Installation
|
274
|
1319 @unnumberedsec 2.0: Installation
|
|
1320 @unnumberedsubsec Q2.0.1: Running XEmacs without installing
|
82
|
1321 The @file{INSTALL} file says that up to 108 MB of space is needed
|
|
1322 temporarily during installation! How can I just try it out?
|
|
1323
|
|
1324 XEmacs will run in place without requiring installation and copying of
|
|
1325 the Lisp directories, and without having to specify a special build-time
|
|
1326 flag. It's the copying of the Lisp directories that requires so much
|
|
1327 space. XEmacs is largely written in Lisp.
|
|
1328
|
|
1329 A good method is to make a shell alias for xemacs:
|
|
1330
|
|
1331 @example
|
163
|
1332 alias xemacs=/i/xemacs-20.2/src/xemacs
|
82
|
1333 @end example
|
|
1334
|
|
1335 (You will obviously use whatever directory you downloaded the source
|
163
|
1336 tree to instead of @file{/i/xemacs-20.2}).
|
82
|
1337
|
|
1338 This will let you run XEmacs without massive copying.
|
|
1339
|
|
1340 @node Q2.0.2, Q2.0.3, Q2.0.1, Installation
|
274
|
1341 @unnumberedsubsec Q2.0.2: XEmacs is too big
|
82
|
1342
|
207
|
1343 Although this entry has been written for XEmacs 19.13, most of it still
|
|
1344 stands true.
|
|
1345
|
274
|
1346 @email{steve@@altair.xemacs.org, Steve Baur} writes:
|
82
|
1347
|
|
1348 @quotation
|
175
|
1349 The 45MB of space required by the installation directories can be
|
|
1350 reduced dramatically if desired. Gzip all the .el files. Remove all
|
|
1351 the packages you'll never want to use (or even ones you do like the two
|
|
1352 obsolete mailcrypts and Gnus 4 in 19.13). Remove the TexInfo manuals.
|
|
1353 Remove the Info (and use just hardcopy versions of the manual). Remove
|
|
1354 most of the stuff in etc. Remove or gzip all the source code. Gzip or
|
|
1355 remove the C source code. Configure it so that copies are not made of
|
|
1356 the support lisp. I'm not advocating any of these things, just pointing
|
|
1357 out ways to reduce the disk requirements if desired.
|
|
1358
|
|
1359 Now examine the space used by directory:
|
|
1360
|
282
|
1361 @format
|
175
|
1362 0 /usr/local/bin/xemacs
|
|
1363 2048 /usr/local/bin/xemacs-19.13
|
|
1364
|
|
1365 1546 /usr/local/lib/xemacs-19.13/i486-miranova-sco3.2v4.2
|
|
1366 1158 /usr/local/lib/xemacs-19.13/i486-unknown-linux1.2.13
|
282
|
1367 @end format
|
175
|
1368
|
|
1369 You need to keep these. XEmacs isn't stripped by default in
|
|
1370 installation, you should consider stripping. That will save you about
|
|
1371 5MB right there.
|
|
1372
|
282
|
1373 @format
|
175
|
1374 207 /usr/local/lib/xemacs-19.13/etc/w3
|
|
1375 122 /usr/local/lib/xemacs-19.13/etc/sounds
|
|
1376 18 /usr/local/lib/xemacs-19.13/etc/sparcworks
|
|
1377 159 /usr/local/lib/xemacs-19.13/etc/vm
|
|
1378 6 /usr/local/lib/xemacs-19.13/etc/e
|
|
1379 21 /usr/local/lib/xemacs-19.13/etc/eos
|
|
1380 172 /usr/local/lib/xemacs-19.13/etc/toolbar
|
|
1381 61 /usr/local/lib/xemacs-19.13/etc/ns
|
|
1382 43 /usr/local/lib/xemacs-19.13/etc/gnus
|
282
|
1383 @end format
|
175
|
1384
|
|
1385 These are support directories for various packages. In general they
|
|
1386 match a directory under ./xemacs-19.13/lib/xemacs-19.13/lisp/. If you
|
|
1387 do not require the package, you may delete or gzip the support too.
|
|
1388
|
282
|
1389 @format
|
175
|
1390 1959 /usr/local/lib/xemacs-19.13/etc
|
|
1391 175 /usr/local/lib/xemacs-19.13/lisp/bytecomp
|
|
1392 340 /usr/local/lib/xemacs-19.13/lisp/calendar
|
|
1393 342 /usr/local/lib/xemacs-19.13/lisp/comint
|
|
1394 517 /usr/local/lib/xemacs-19.13/lisp/dired
|
|
1395 42 /usr/local/lib/xemacs-19.13/lisp/electric
|
|
1396 212 /usr/local/lib/xemacs-19.13/lisp/emulators
|
|
1397 238 /usr/local/lib/xemacs-19.13/lisp/energize
|
|
1398 289 /usr/local/lib/xemacs-19.13/lisp/gnus
|
|
1399 457 /usr/local/lib/xemacs-19.13/lisp/ilisp
|
|
1400 1439 /usr/local/lib/xemacs-19.13/lisp/modes
|
|
1401 2276 /usr/local/lib/xemacs-19.13/lisp/packages
|
|
1402 1040 /usr/local/lib/xemacs-19.13/lisp/prim
|
|
1403 176 /usr/local/lib/xemacs-19.13/lisp/pcl-cvs
|
|
1404 154 /usr/local/lib/xemacs-19.13/lisp/rmail
|
|
1405 3 /usr/local/lib/xemacs-19.13/lisp/epoch
|
|
1406 45 /usr/local/lib/xemacs-19.13/lisp/term
|
|
1407 860 /usr/local/lib/xemacs-19.13/lisp/utils
|
|
1408 851 /usr/local/lib/xemacs-19.13/lisp/vm
|
|
1409 13 /usr/local/lib/xemacs-19.13/lisp/vms
|
|
1410 157 /usr/local/lib/xemacs-19.13/lisp/x11
|
|
1411 19 /usr/local/lib/xemacs-19.13/lisp/tooltalk
|
|
1412 14 /usr/local/lib/xemacs-19.13/lisp/sunpro
|
|
1413 291 /usr/local/lib/xemacs-19.13/lisp/games
|
|
1414 198 /usr/local/lib/xemacs-19.13/lisp/edebug
|
|
1415 619 /usr/local/lib/xemacs-19.13/lisp/w3
|
|
1416 229 /usr/local/lib/xemacs-19.13/lisp/eos
|
|
1417 55 /usr/local/lib/xemacs-19.13/lisp/iso
|
|
1418 59 /usr/local/lib/xemacs-19.13/lisp/mailcrypt
|
|
1419 187 /usr/local/lib/xemacs-19.13/lisp/eterm
|
|
1420 356 /usr/local/lib/xemacs-19.13/lisp/ediff
|
|
1421 408 /usr/local/lib/xemacs-19.13/lisp/hyperbole/kotl
|
|
1422 1262 /usr/local/lib/xemacs-19.13/lisp/hyperbole
|
|
1423 247 /usr/local/lib/xemacs-19.13/lisp/hm--html-menus
|
|
1424 161 /usr/local/lib/xemacs-19.13/lisp/mh-e
|
|
1425 299 /usr/local/lib/xemacs-19.13/lisp/viper
|
|
1426 53 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-x
|
|
1427 4 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj/DocWindow.nib
|
|
1428 3 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj/InfoPanel.nib
|
|
1429 3 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj/TreeView.nib
|
|
1430 11 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx/English.lproj
|
|
1431 53 /usr/local/lib/xemacs-19.13/lisp/oobr/tree-nx
|
|
1432 466 /usr/local/lib/xemacs-19.13/lisp/oobr
|
|
1433 14142 /usr/local/lib/xemacs-19.13/lisp
|
282
|
1434 @end format
|
175
|
1435
|
|
1436 These are all Emacs Lisp source code and bytecompiled object code. You
|
|
1437 may safely gzip everything named *.el here. You may remove any package
|
|
1438 you don't use. @emph{Nothing bad will happen if you delete a package
|
|
1439 that you do not use}. You must be sure you do not use it though, so be
|
|
1440 conservative at first.
|
|
1441
|
|
1442 Possible candidates for deletion include w3 (newer versions exist, or
|
|
1443 you may just use Lynx or Netscape for web browsing), games, hyperbole,
|
|
1444 mh-e, hm--html-menus (better packages exist), vm, viper, oobr, gnus (new
|
|
1445 versions exist), etc. Ask yourself, @emph{Do I ever want to use this
|
|
1446 package?} If the answer is no, then it is a candidate for removal.
|
|
1447
|
|
1448 First, gzip all the .el files. Then go about package by package and
|
|
1449 start gzipping the .elc files. Then run XEmacs and do whatever it is
|
|
1450 you normally do. If nothing bad happens, then delete the directory. Be
|
|
1451 conservative about deleting directories, and it would be handy to have a
|
|
1452 backup tape around in case you get too zealous.
|
|
1453
|
|
1454 @file{prim}, @file{modes}, @file{packages}, and @file{utils} are four
|
|
1455 directories you definitely do @strong{not} want to delete, although
|
|
1456 certain packages can be removed from them if you do not use them.
|
|
1457
|
|
1458 @example
|
|
1459 1972 /usr/local/lib/xemacs-19.13/info
|
|
1460 @end example
|
|
1461
|
|
1462 These are online texinfo sources. You may either gzip them or remove
|
|
1463 them. In either case, @kbd{C-h i} (info mode) will no longer work.
|
|
1464
|
|
1465 @example
|
|
1466 20778 /usr/local/lib/xemacs-19.13
|
|
1467 @end example
|
|
1468
|
|
1469 The 20MB achieved is less than half of what the full distribution takes up,
|
|
1470 @strong{and} can be achieved without deleting a single file.
|
|
1471 @end quotation
|
|
1472
|
274
|
1473 @email{boffi@@hp735.stru.polimi.it, Giacomo Boffi} provides this procedure:
|
175
|
1474
|
|
1475 @quotation
|
|
1476 Substitute @file{/usr/local/lib/} with the path where the xemacs tree is
|
|
1477 rooted, then use this script:
|
|
1478
|
|
1479 @example
|
|
1480 #!/bin/sh
|
|
1481
|
|
1482 r=/usr/local/lib/xemacs-19.13/lisp
|
|
1483
|
|
1484 cd $r ; rm -f cmpr ; touch cmpr
|
|
1485
|
|
1486 du -s .
|
|
1487
|
|
1488 for d in * ; do
|
|
1489 if test -d $d ; then
|
|
1490 cd $d
|
|
1491 for f in *.el ; do
|
|
1492 # compress (remove) only (ONLY) the sources that have a
|
282
|
1493 # corresponding compiled file --- do not (DO NOT)
|
274
|
1494 # touch other sources
|
175
|
1495 if test -f $@{f@}c ; then gzip -v9 $f >> $r/cmpr ; fi
|
|
1496 done
|
|
1497 cd ..
|
|
1498 fi
|
|
1499 done
|
|
1500
|
|
1501 du -s .
|
|
1502 @end example
|
|
1503
|
|
1504 A step beyond would be substituting @samp{rm -f} for @samp{gzip -v9},
|
|
1505 but you have to be desperate for removing the sources (remember that
|
|
1506 emacs can access compressed files transparently).
|
|
1507
|
|
1508 Also, a good megabyte could easily be trimmed from the $r/../etc
|
|
1509 directory, e.g., the termcap files, some O+NEWS, others that I don't
|
|
1510 remember as well.
|
|
1511 @end quotation
|
|
1512
|
|
1513 @quotation
|
282
|
1514 XEmacs 21.0 will unbundle the lisp hierarchy and allow the installer
|
126
|
1515 to choose exactly how much support code gets installed.
|
82
|
1516 @end quotation
|
|
1517
|
|
1518 @node Q2.0.3, Q2.0.4, Q2.0.2, Installation
|
274
|
1519 @unnumberedsubsec Q2.0.3: Compiling XEmacs with Netaudio.
|
82
|
1520
|
|
1521 What is the best way to compile XEmacs with the netaudio system, since I
|
|
1522 have got the netaudio system compiled but installed at a weird place, I
|
|
1523 am not root. Also in the READMEs it does not say anything about
|
|
1524 compiling with the audioserver?
|
|
1525
|
|
1526 You should only need to add some stuff to the configure command line.
|
|
1527 To tell it to compile in netaudio support: @samp{--with-sound=both}, or
|
|
1528 @samp{--with-sound=nas} if you don't want native sound support for some
|
|
1529 reason.) To tell it where to find the netaudio includes and libraries:
|
16
|
1530
|
|
1531 @example
|
82
|
1532 --site-libraries=WHATEVER
|
|
1533 --site-includes=WHATEVER
|
|
1534 @end example
|
|
1535
|
|
1536 Then (fingers crossed) it should compile and it will use netaudio if you
|
|
1537 have a server running corresponding to the X server. The netaudio server
|
|
1538 has to be there when XEmacs starts. If the netaudio server goes away and
|
|
1539 another is run, XEmacs should cope (fingers crossed, error handling in
|
|
1540 netaudio isn't perfect).
|
|
1541
|
|
1542 BTW, netaudio has been renamed as it has a name clash with something
|
|
1543 else, so if you see references to NAS or Network Audio System, it's the
|
|
1544 same thing. It also might be found at
|
274
|
1545 @uref{ftp://ftp.x.org/contrib/audio/nas/}.
|
82
|
1546
|
|
1547 @node Q2.0.4, Q2.0.5, Q2.0.3, Installation
|
274
|
1548 @unnumberedsubsec Q2.0.4: Problems with Linux and ncurses.
|
82
|
1549
|
|
1550 On Linux 1.3.98 with termcap 2.0.8 and the ncurses that came with libc
|
126
|
1551 5.2.18, XEmacs 20.0b20 is unable to open a tty device:
|
82
|
1552
|
|
1553 @example
|
|
1554 src/xemacs -nw -q
|
282
|
1555 Initialization error:
|
|
1556 @iftex
|
274
|
1557 @*
|
282
|
1558 @end iftex
|
274
|
1559 Terminal type `xterm' undefined (or can't access database?)
|
82
|
1560 @end example
|
|
1561
|
274
|
1562 @email{ben@@666.com, Ben Wing} writes:
|
82
|
1563
|
|
1564 @quotation
|
|
1565 Your ncurses configuration is messed up. Your /usr/lib/terminfo is a
|
|
1566 bad pointer, perhaps to a CD-ROM that is not inserted.
|
|
1567 @end quotation
|
|
1568
|
|
1569 @node Q2.0.5, Q2.0.6, Q2.0.4, Installation
|
274
|
1570 @unnumberedsubsec Q2.0.5: Do I need X11 to run XEmacs?
|
82
|
1571
|
|
1572 No. The name @dfn{XEmacs} is unfortunate in the sense that it is
|
|
1573 @strong{not} an X Window System-only version of Emacs. Starting with
|
|
1574 19.14 XEmacs has full color support on a color capable character
|
|
1575 terminal.
|
|
1576
|
|
1577 @node Q2.0.6, Q2.0.7, Q2.0.5, Installation
|
274
|
1578 @unnumberedsubsec Q2.0.6: I'm having strange crashes. What do I do?
|
82
|
1579
|
|
1580 There have been a variety of reports of crashes due to compilers with
|
|
1581 buggy optimizers. Please see the @file{PROBLEMS} file that comes with
|
|
1582 XEmacs to read what it says about your platform.
|
|
1583
|
|
1584 @node Q2.0.7, Q2.0.8, Q2.0.6, Installation
|
274
|
1585 @unnumberedsubsec Q2.0.7: Libraries in non-standard locations
|
82
|
1586
|
|
1587 I have x-faces, jpeg, xpm etc. all in different places. I've tried
|
|
1588 space-separated, comma-separated, several --site-libraries, all to no
|
|
1589 avail.
|
|
1590
|
|
1591 @example
|
|
1592 --site-libraries='/path/one /path/two /path/etc'
|
|
1593 @end example
|
|
1594
|
|
1595 @node Q2.0.8, Q2.0.9, Q2.0.7, Installation
|
274
|
1596 @unnumberedsubsec Q2.0.8: can't resolve symbol _h_errno
|
82
|
1597
|
|
1598 You are using the Linux/ELF distribution of XEmacs 19.14, and your ELF
|
|
1599 libraries are out of date. You have the following options:
|
|
1600
|
|
1601 @enumerate
|
|
1602 @item
|
|
1603 Upgrade your libc to at least 5.2.16 (better is 5.2.18, 5.3.12, or
|
|
1604 5.4.10).
|
|
1605
|
|
1606 @item
|
|
1607 Patch the XEmacs binary by replacing all occurrences of
|
282
|
1608 @samp{_h_errno^@@} with
|
|
1609 @iftex
|
274
|
1610 @*
|
282
|
1611 @end iftex
|
274
|
1612 @samp{h_errno^@@^@@}. Any version of Emacs will
|
82
|
1613 suffice. If you don't understand how to do this, don't do it.
|
|
1614
|
|
1615 @item
|
|
1616 Rebuild XEmacs yourself -- any working ELF version of libc should be
|
|
1617 O.K.
|
|
1618 @end enumerate
|
|
1619
|
274
|
1620 @email{hniksic@@srce.hr, Hrvoje Niksic} writes:
|
82
|
1621
|
|
1622 @quotation
|
|
1623 Why not use a Perl one-liner for No. 2?
|
|
1624
|
|
1625 @example
|
274
|
1626 perl -pi -e 's/_h_errno\0/h_errno\0\0/g' \
|
|
1627 /usr/local/bin/xemacs-19.14
|
82
|
1628 @end example
|
|
1629
|
|
1630 NB: You @emph{must} patch @file{/usr/local/bin/xemacs-19.14}, and not
|
|
1631 @file{xemacs} because @file{xemacs} is a link to @file{xemacs-19.14};
|
|
1632 the Perl @samp{-i} option will cause unwanted side-effects if applied to
|
|
1633 a symbolic link.
|
|
1634 @end quotation
|
|
1635
|
274
|
1636 @email{steve@@xemacs.org, SL Baur} writes:
|
116
|
1637
|
|
1638 @quotation
|
|
1639 If you build against a recent libc-5.4 (late enough to have caused
|
|
1640 problems earlier in the beta cycle) and then run with an earlier version
|
|
1641 of libc, you get a
|
|
1642
|
|
1643 @example
|
|
1644 $ xemacs
|
|
1645 xemacs: can't resolve symbol '__malloc_hook'
|
|
1646 zsh: 7942 segmentation fault (core dumped) xemacs
|
|
1647 @end example
|
|
1648
|
|
1649 (Example binary compiled against libc-5.4.23 and run with libc-5.4.16).
|
|
1650
|
|
1651 The solution is to upgrade to at least libc-5.4.23. Sigh. Drat.
|
|
1652 @end quotation
|
|
1653
|
82
|
1654 @node Q2.0.9, Q2.0.10, Q2.0.8, Installation
|
274
|
1655 @unnumberedsubsec Q2.0.9: Where do I find external libraries?
|
82
|
1656
|
|
1657 All external libraries used by XEmacs can be found at the XEmacs FTP
|
282
|
1658 site
|
274
|
1659 @iftex
|
|
1660 @*
|
282
|
1661 @end iftex
|
|
1662 @uref{ftp://ftp.xemacs.org/pub/xemacs/aux/}.
|
|
1663
|
|
1664 @c Changed June Link above, <URL:ftp://ftp.xemacs.org/pub/aux/> was dead.
|
207
|
1665 @c This list is a pain in the you-know-what to keep in synch with the
|
|
1666 @c world.
|
163
|
1667 The canonical locations (at the time of this writing) are as follows:
|
82
|
1668
|
|
1669 @table @asis
|
|
1670 @item JPEG
|
274
|
1671 @uref{ftp://ftp.uu.net/graphics/jpeg/}. Version 6a is current.
|
282
|
1672 @c Check from host with legal IP address
|
82
|
1673 @item XPM
|
274
|
1674 @uref{ftp://ftp.x.org/contrib/libraries/}. Version 3.4j is current.
|
82
|
1675 Older versions of this package are known to cause XEmacs crashes.
|
|
1676
|
|
1677 @item TIFF
|
274
|
1678 @uref{ftp://ftp.sgi.com/graphics/tiff/}. v3.4 is current. The latest
|
82
|
1679 beta is v3.4b035. There is a HOWTO here.
|
|
1680
|
|
1681 @item PNG
|
274
|
1682 @uref{ftp://ftp.uu.net/graphics/png/}. 0.89c is current. XEmacs
|
82
|
1683 requires a fairly recent version to avoid using temporary files.
|
282
|
1684 @c Check from host with legal IP address
|
82
|
1685
|
274
|
1686 @uref{ftp://swrinde.nde.swri.edu/pub/png/src/}
|
82
|
1687
|
|
1688 @item Compface
|
274
|
1689 @uref{ftp://ftp.cs.indiana.edu/pub/faces/compface/}. This library has
|
82
|
1690 been frozen for about 6 years, and is distributed without version
|
|
1691 numbers. @emph{It should be compiled with the same options that X11 was
|
|
1692 compiled with on your system}. The version of this library at
|
|
1693 XEmacs.org includes the @file{xbm2xface.pl} script, written by
|
274
|
1694 @email{stig@@hackvan.com}, which may be useful when generating your own xface.
|
82
|
1695
|
|
1696 @item NAS
|
274
|
1697 @uref{ftp://ftp.x.org/contrib/audio/nas/}.
|
82
|
1698 Version 1.2p5 is current. There is a FAQ here.
|
|
1699 @end table
|
|
1700
|
|
1701 @node Q2.0.10, Q2.0.11, Q2.0.9, Installation
|
274
|
1702 @unnumberedsubsec Q2.0.10: After I run configure I find a core dump, is something wrong?
|
82
|
1703
|
|
1704 Not necessarily. If you have GNU sed 3.0 you should downgrade it to
|
|
1705 2.05. From the @file{README} at prep.ai.mit.edu:
|
|
1706
|
|
1707 @quotation
|
|
1708 sed 3.0 has been withdrawn from distribution. It has major revisions,
|
|
1709 which mostly seem to be improvements; but it turns out to have bugs too
|
|
1710 which cause trouble in some common cases.
|
|
1711
|
|
1712 Tom Lord won't be able to work fixing the bugs until May. So in the
|
|
1713 mean time, we've decided to withdraw sed 3.0 from distribution and make
|
|
1714 version 2.05 once again the recommended version.
|
|
1715 @end quotation
|
|
1716
|
|
1717 It has also been observed that the vfork test on Solaris will leave a
|
126
|
1718 core dump.
|
82
|
1719
|
|
1720 @node Q2.0.11, Q2.0.12, Q2.0.10, Installation
|
274
|
1721 @unnumberedsubsec Q2.0.11: XEmacs doesn't resolve hostnames.
|
82
|
1722
|
|
1723 This is the result of a long-standing problem with SunOS and the fact
|
|
1724 that stock SunOS systems do not ship with DNS resolver code in libc.
|
|
1725
|
274
|
1726 @email{ckd@@loiosh.kei.com, Christopher Davis} writes:
|
82
|
1727
|
|
1728 @quotation
|
|
1729 That's correct [The SunOS 4.1.3 precompiled binaries don't do name
|
|
1730 lookup]. Since Sun figured that everyone used NIS to do name lookups
|
|
1731 (that DNS thing was apparently only a passing fad, right?), the stock
|
|
1732 SunOS 4.x systems don't have DNS-based name lookups in libc.
|
|
1733
|
|
1734 This is also why Netscape ships two binaries for SunOS 4.1.x.
|
|
1735
|
|
1736 The best solution is to compile it yourself; the configure script will
|
|
1737 check to see if you've put DNS in the shared libc and will then proceed
|
|
1738 to link against the DNS resolver library code.
|
|
1739 @end quotation
|
|
1740
|
|
1741 @node Q2.0.12, Q2.0.13, Q2.0.11, Installation
|
274
|
1742 @unnumberedsubsec Q2.0.12: Why can't I strip XEmacs?
|
|
1743
|
|
1744 @email{cognot@@fronsac.ensg.u-nancy.fr, Richard Cognot} writes:
|
82
|
1745
|
|
1746 @quotation
|
|
1747 Because of the way XEmacs (and every other Emacsen, AFAIK) is built. The
|
|
1748 link gives you a bare-boned emacs (called temacs). temacs is then run,
|
|
1749 preloading some of the lisp files. The result is then dumped into a new
|
|
1750 executable, named xemacs, which will contain all of the preloaded lisp
|
|
1751 functions and data.
|
|
1752
|
|
1753 Now, during the dump itself, the executable (code+data+symbols) is
|
|
1754 written on disk using a special unexec() function. This function is
|
|
1755 obviously heavily system dependent. And on some systems, it leads to an
|
|
1756 executable which, although valid, cannot be stripped without damage. If
|
|
1757 memory serves, this is especially the case for AIX binaries. On other
|
|
1758 architecture it might work OK.
|
|
1759
|
|
1760 The Right Way to strip the emacs binary is to strip temacs prior to
|
|
1761 dumping xemacs. This will always work, although you can do that only if
|
|
1762 you install from sources (as temacs is @file{not} part of the binary
|
|
1763 kits).
|
|
1764 @end quotation
|
|
1765
|
274
|
1766 @email{nat@@nataa.fr.eu.org, Nat Makarevitch} writes:
|
82
|
1767
|
|
1768 @quotation
|
|
1769 Here is the trick:
|
|
1770
|
|
1771 @enumerate
|
|
1772 @item
|
163
|
1773 [ ./configure; make ]
|
82
|
1774
|
|
1775 @item
|
163
|
1776 rm src/xemacs
|
82
|
1777
|
|
1778 @item
|
163
|
1779 strip src/temacs
|
82
|
1780
|
|
1781 @item
|
|
1782 make
|
|
1783
|
|
1784 @item
|
|
1785 cp src/xemacs /usr/local/bin/xemacs
|
|
1786
|
|
1787 @item
|
282
|
1788 cp lib-src/DOC-19.16-XEmacs
|
274
|
1789 @iftex
|
|
1790 \ @*
|
282
|
1791 @end iftex
|
274
|
1792 /usr/local/lib/xemacs-19.16/i586-unknown-linuxaout
|
82
|
1793 @end enumerate
|
|
1794 @end quotation
|
|
1795
|
126
|
1796 @node Q2.0.13, Q2.0.14, Q2.0.12, Installation
|
274
|
1797 @unnumberedsubsec Q2.0.13: Problems linking with Gcc on Solaris
|
82
|
1798
|
|
1799 There are known difficulties linking with Gnu ld on Solaris. A typical
|
|
1800 error message might look like:
|
|
1801
|
|
1802 @example
|
282
|
1803 unexec(): dlopen(../dynodump/dynodump.so): ld.so.1: ./temacs:
|
|
1804 fatal: relocation error:
|
82
|
1805 symbol not found: main: referenced in ../dynodump/dynodump.so
|
|
1806 @end example
|
|
1807
|
274
|
1808 @email{martin@@xemacs.org, Martin Buchholz} writes:
|
82
|
1809
|
|
1810 @quotation
|
|
1811 You need to specify @samp{-fno-gnu-linker} as part of your flags to pass
|
|
1812 to ld. Future releases of XEmacs will try to do this automatically.
|
|
1813 @end quotation
|
|
1814
|
126
|
1815 @node Q2.0.14, Q2.1.1, Q2.0.13, Installation
|
274
|
1816 @unnumberedsubsec Q2.0.14: Make on HP/UX 9 fails after linking temacs
|
126
|
1817
|
213
|
1818 Problem when building xemacs-19.16 on hpux 9:
|
126
|
1819
|
274
|
1820 @email{cognot@@ensg.u-nancy.fr, Richard Cognot} writes:
|
126
|
1821
|
|
1822 @quotation
|
|
1823 make on hpux fails after linking temacs with a message:
|
|
1824
|
|
1825 @example
|
|
1826 "make: don't know how to make .y."
|
|
1827 @end example
|
|
1828
|
|
1829 Solution: This is a problem with HP make revision 70.X. Either use GNU
|
|
1830 make, or install PHCO_6552, which will bring make to revision
|
|
1831 72.24.1.17.
|
|
1832 @end quotation
|
|
1833
|
|
1834
|
|
1835 @node Q2.1.1, Q2.1.2, Q2.0.14, Installation
|
274
|
1836 @unnumberedsec 2.1: Trouble Shooting
|
|
1837 @unnumberedsubsec Q2.1.1: Help! XEmacs just crashed on me!
|
82
|
1838
|
|
1839 First of all, don't panic. Whenever XEmacs crashes, it tries extremely
|
163
|
1840 hard to auto-save all of your files before dying. (The main time that
|
82
|
1841 this will not happen is if the machine physically lost power or if you
|
163
|
1842 killed the XEmacs process using @code{kill -9}). The next time you try
|
82
|
1843 to edit those files, you will be informed that a more recent auto-save
|
|
1844 file exists. You can use @kbd{M-x recover-file} to retrieve the
|
|
1845 auto-saved version of the file.
|
|
1846
|
|
1847 Starting with 19.14, you may use the command @kbd{M-x recover-session}
|
|
1848 after a crash to pick up where you left off.
|
|
1849
|
|
1850 Now, XEmacs is not perfect, and there may occasionally be times, or
|
|
1851 particular sequences of actions, that cause it to crash. If you can
|
|
1852 come up with a reproducible way of doing this (or even if you have a
|
|
1853 pretty good memory of exactly what you were doing at the time), the
|
|
1854 maintainers would be very interested in knowing about it. Post a
|
274
|
1855 message to comp.emacs.xemacs or send mail to @email{crashes@@xemacs.org}.
|
82
|
1856 Please note that the @samp{crashes} address is exclusively for crash
|
|
1857 reports.
|
|
1858
|
|
1859 If at all possible, include a stack backtrace of the core dump that was
|
|
1860 produced. This shows where exactly things went wrong, and makes it much
|
|
1861 easier to diagnose problems. To do this, you need to locate the core
|
|
1862 file (it's called @file{core}, and is usually sitting in the directory
|
|
1863 that you started XEmacs from, or your home directory if that other
|
|
1864 directory was not writable). Then, go to that directory and execute a
|
|
1865 command like:
|
|
1866
|
|
1867 @example
|
|
1868 gdb `which xemacs` core
|
|
1869 @end example
|
|
1870
|
|
1871 and then issue the command @samp{where} to get the stack backtrace. You
|
|
1872 might have to use @code{dbx} or some similar debugger in place of
|
|
1873 @code{gdb}. If you don't have any such debugger available, complain to
|
|
1874 your system administrator.
|
|
1875
|
|
1876 It's possible that a core file didn't get produced, in which case you're
|
|
1877 out of luck. Go complain to your system administrator and tell him not
|
|
1878 to disable core files by default. Also @xref{Q2.1.15} for tips and
|
|
1879 techniques for dealing with a debugger.
|
|
1880
|
|
1881 When making a problem report make sure that:
|
|
1882
|
|
1883 @enumerate
|
|
1884 @item
|
|
1885 Report @strong{all} of the information output by XEmacs during the
|
|
1886 crash.
|
|
1887
|
|
1888 @item
|
|
1889 You mention what O/S & Hardware you are running XEmacs on.
|
|
1890
|
|
1891 @item
|
|
1892 What version of XEmacs you are running.
|
|
1893
|
|
1894 @item
|
|
1895 What build options you are using.
|
|
1896
|
|
1897 @item
|
|
1898 If the problem is related to graphics, we will also need to know what
|
|
1899 version of the X Window System you are running, and what window manager
|
|
1900 you are using.
|
|
1901
|
|
1902 @item
|
|
1903 If the problem happened on a tty, please include the terminal type.
|
|
1904 @end enumerate
|
|
1905
|
|
1906 @node Q2.1.2, Q2.1.3, Q2.1.1, Installation
|
274
|
1907 @unnumberedsubsec Q2.1.2: Cryptic Minibuffer messages.
|
82
|
1908
|
|
1909 When I try to use some particular option of some particular package, I
|
|
1910 get a cryptic error in the minibuffer.
|
|
1911
|
|
1912 If you can't figure out what's going on, select Options/General
|
|
1913 Options/Debug on Error from the Menubar and then try and make the error
|
|
1914 happen again. This will give you a backtrace that may be enlightening.
|
|
1915 If not, try reading through this FAQ; if that fails, you could try
|
|
1916 posting to comp.emacs.xemacs (making sure to include the backtrace) and
|
|
1917 someone may be able to help. If you can identify which Emacs lisp
|
|
1918 source file the error is coming from you can get a more detailed stack
|
|
1919 backtrace by doing the following:
|
|
1920
|
|
1921 @enumerate
|
|
1922 @item
|
|
1923 Visit the .el file in an XEmacs buffer.
|
|
1924
|
|
1925 @item
|
|
1926 Issue the command @kbd{M-x eval-current-buffer}.
|
|
1927
|
|
1928 @item
|
|
1929 Reproduce the error.
|
|
1930 @end enumerate
|
|
1931
|
|
1932 Depending on the version of XEmacs, you may either select Edit->Show
|
|
1933 Messages (19.13 and earlier) or Help->Recent Keystrokes/Messages (19.14
|
|
1934 and later) from the menubar to see the most recent messages. This
|
|
1935 command is bound to @kbd{C-h l} by default.
|
|
1936
|
|
1937 @node Q2.1.3, Q2.1.4, Q2.1.2, Installation
|
274
|
1938 @unnumberedsubsec Q2.1.3: Translation Table Syntax messages at Startup
|
82
|
1939
|
|
1940 I get tons of translation table syntax error messages during startup.
|
|
1941 How do I get rid of them?
|
|
1942
|
|
1943 There are two causes of this problem. The first usually only strikes
|
|
1944 people using the prebuilt binaries. The culprit in both cases is the
|
|
1945 file @file{XKeysymDB}.
|
|
1946
|
|
1947 @itemize @bullet
|
|
1948 @item
|
|
1949 The binary cannot find the @file{XKeysymDB} file. The location is
|
|
1950 hardcoded at compile time so if the system the binary was built on puts
|
|
1951 it a different place than your system does, you have problems. To fix,
|
|
1952 set the environment variable @var{XKEYSYMDB} to the location of the
|
|
1953 @file{XKeysymDB} file on your system or to the location of the one
|
|
1954 included with XEmacs which should be at
|
274
|
1955 @iftex
|
|
1956 @*
|
282
|
1957 @end iftex
|
213
|
1958 @file{<xemacs_root_directory>/lib/xemacs-19.16/etc/XKeysymDB}.
|
82
|
1959
|
|
1960 @item
|
|
1961 The binary is finding the XKeysymDB but it is out-of-date on your system
|
|
1962 and does not contain the necessary lines. Either ask your system
|
|
1963 administrator to replace it with the one which comes with XEmacs (which
|
|
1964 is the stock R6 version and is backwards compatible) or set your
|
|
1965 @var{XKEYSYMDB} variable to the location of XEmacs's described above.
|
|
1966 @end itemize
|
|
1967
|
|
1968 @node Q2.1.4, Q2.1.5, Q2.1.3, Installation
|
274
|
1969 @unnumberedsubsec Q2.1.4: Startup warnings about deducing proper fonts?
|
82
|
1970
|
|
1971 How can I avoid the startup warnings about deducing proper fonts?
|
|
1972
|
|
1973 This is highly dependent on your installation, but try with the
|
|
1974 following font as your base font for XEmacs and see what it does:
|
|
1975
|
282
|
1976 @format
|
82
|
1977 -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
|
282
|
1978 @end format
|
82
|
1979
|
|
1980 More precisely, do the following in your resource file:
|
|
1981
|
282
|
1982 @format
|
|
1983 Emacs.default.attributeFont: \
|
|
1984 -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
|
|
1985 @end format
|
16
|
1986
|
82
|
1987 If you just don't want to see the @samp{*Warnings*} buffer at startup
|
|
1988 time, you can set this:
|
|
1989
|
|
1990 @lisp
|
|
1991 (setq display-warning-minimum-level 'error)
|
|
1992 @end lisp
|
|
1993
|
|
1994 The buffer still exists; it just isn't in your face.
|
|
1995
|
|
1996 @node Q2.1.5, Q2.1.6, Q2.1.4, Installation
|
274
|
1997 @unnumberedsubsec Q2.1.5: XEmacs cannot connect to my X Terminal!
|
82
|
1998
|
|
1999 Help! I can not get XEmacs to display on my Envizex X-terminal!
|
|
2000
|
|
2001 Try setting the @var{DISPLAY} variable using the numeric IP address of
|
|
2002 the host you are running XEmacs from.
|
|
2003
|
|
2004 @node Q2.1.6, Q2.1.7, Q2.1.5, Installation
|
274
|
2005 @unnumberedsubsec Q2.1.6: XEmacs just locked up my Linux X server!
|
82
|
2006
|
|
2007 There have been several reports of the X server locking up under Linux.
|
|
2008 In all reported cases removing speedo and scaled fonts from the font
|
|
2009 path corrected the problem. This can be done with the command
|
163
|
2010 @code{xset}.
|
82
|
2011
|
|
2012 It is possible that using a font server may also solve the problem.
|
|
2013
|
|
2014 @node Q2.1.7, Q2.1.8, Q2.1.6, Installation
|
274
|
2015 @unnumberedsubsec Q2.1.7: HP Alt key as Meta.
|
82
|
2016
|
|
2017 How can I make XEmacs recognize the Alt key of my HP workstation as a
|
|
2018 Meta key?
|
|
2019
|
|
2020 Put the following line into a file and load it with xmodmap(1) before
|
|
2021 starting XEmacs:
|
|
2022
|
|
2023 @example
|
|
2024 remove Mod1 = Mode_switch
|
|
2025 @end example
|
|
2026
|
|
2027 @node Q2.1.8, Q2.1.9, Q2.1.7, Installation
|
274
|
2028 @unnumberedsubsec Q2.1.8: got (wrong-type-argument color-instance-p nil)
|
|
2029
|
|
2030 @email{nataliek@@rd.scitec.com.au, Natalie Kershaw} writes:
|
82
|
2031
|
|
2032 @quotation
|
|
2033 I am trying to run xemacs 19.13 under X11R4. Whenever I move the mouse I
|
|
2034 get the following error. Has anyone seen anything like this? This
|
|
2035 doesn't occur on X11R5.
|
|
2036
|
|
2037 @lisp
|
282
|
2038 Signalling:
|
|
2039 (error "got (wrong-type-argument color-instance-p nil)
|
274
|
2040 and I don't know why!")
|
82
|
2041 @end lisp
|
|
2042 @end quotation
|
|
2043
|
274
|
2044 @email{map01kd@@gold.ac.uk, dinos} writes:
|
82
|
2045
|
|
2046 @quotation
|
|
2047 I think this is due to undefined resources; You need to define color
|
|
2048 backgrounds and foregrounds into your @file{.../app-defaults/Emacs}
|
|
2049 like:
|
|
2050
|
|
2051 @example
|
|
2052 *Foreground: Black ;everything will be of black on grey95,
|
|
2053 *Background: Grey95 ;unless otherwise specified.
|
|
2054 *cursorColor: Red3 ;red3 cursor with grey95 border.
|
|
2055 *pointerColor: Red3 ;red3 pointer with grey95 border.
|
|
2056 @end example
|
|
2057 @end quotation
|
|
2058
|
|
2059 Natalie Kershaw adds:
|
|
2060
|
|
2061 @quotation
|
|
2062 What fixed the problem was adding some more colors to the X color
|
|
2063 database (copying the X11R5 colors over), and also defining the
|
|
2064 following resources:
|
|
2065
|
|
2066 @example
|
|
2067 xemacs*cursorColor: black
|
|
2068 xemacs*pointerColor: black
|
|
2069 @end example
|
|
2070
|
282
|
2071 With the new colors installed the problem still occurs if the above
|
82
|
2072 resources are not defined.
|
|
2073
|
282
|
2074 If the new colors are not present then an additional error occurs on
|
82
|
2075 XEmacs startup, which says @samp{Color Red3} not defined.
|
|
2076 @end quotation
|
|
2077
|
|
2078 @node Q2.1.9, Q2.1.10, Q2.1.8, Installation
|
274
|
2079 @unnumberedsubsec Q2.1.9: XEmacs causes my OpenWindows 3.0 server to crash.
|
82
|
2080
|
|
2081 The OpenWindows 3.0 server is incredibly buggy. Your best bet is to
|
|
2082 replace it with one from the generic MIT X11 release. You might also
|
|
2083 try disabling parts of your @file{.emacs}, like enabling background
|
|
2084 pixmaps.
|
|
2085
|
|
2086 @node Q2.1.10, Q2.1.11, Q2.1.9, Installation
|
274
|
2087 @unnumberedsubsec Q2.1.10: Warnings from incorrect key modifiers.
|
82
|
2088
|
|
2089 The following information comes from the @file{PROBLEMS} file that comes
|
|
2090 with XEmacs.
|
|
2091
|
|
2092 If you're having troubles with HP/UX it is because HP/UX defines the
|
|
2093 modifiers wrong in X. Here is a shell script to fix the problem; be
|
|
2094 sure that it is run after VUE configures the X server.
|
|
2095
|
|
2096 @example
|
|
2097 #! /bin/sh
|
|
2098 xmodmap 2> /dev/null - << EOF
|
|
2099 keysym Alt_L = Meta_L
|
|
2100 keysym Alt_R = Meta_R
|
|
2101 EOF
|
|
2102
|
|
2103 xmodmap - << EOF
|
|
2104 clear mod1
|
|
2105 keysym Mode_switch = NoSymbol
|
|
2106 add mod1 = Meta_L
|
|
2107 keysym Meta_R = Mode_switch
|
|
2108 add mod2 = Mode_switch
|
|
2109 EOF
|
|
2110 @end example
|
|
2111
|
|
2112 @node Q2.1.11, Q2.1.12, Q2.1.10, Installation
|
282
|
2113 @unnumberedsubsec Q2.1.11: @samp{Can't instantiate image error...} in toolbar
|
|
2114 @c New
|
|
2115
|
|
2116 @email{expt@@alanine.ram.org, Dr. Ram Samudrala} writes:
|
|
2117
|
|
2118 I just installed the XEmacs (20.4-2) RPMS that I downloaded from
|
|
2119 @uref{http://www.xemacs.org/}. Everything works fine, except that when
|
|
2120 I place my mouse over the toolbar, it beeps and gives me this message:
|
|
2121
|
|
2122 @example
|
|
2123 Can't instantiate image (probably cached):
|
|
2124 [xbm :mask-file "/usr/include/X11/bitmaps/leftptrmsk :mask-data
|
|
2125 (16 16 <strange control characters> ...
|
|
2126 @end example
|
|
2127
|
|
2128 @email{kyle_jones@@wonderworks.com, Kyle Jones} writes:
|
|
2129 @quotation
|
|
2130 This is problem specific to some Chips and Technologies video
|
|
2131 chips, when running XFree86. Putting
|
|
2132
|
|
2133 @code{Option "sw_cursor"}
|
|
2134
|
|
2135 in @file{XF86Config} gets rid of the problem.
|
|
2136 @end quotation
|
82
|
2137
|
|
2138 @node Q2.1.12, Q2.1.13, Q2.1.11, Installation
|
274
|
2139 @unnumberedsubsec Q2.1.12: Problems with Regular Expressions on DEC OSF1.
|
82
|
2140
|
|
2141 I have xemacs 19.13 running on an alpha running OSF1 V3.2 148 and ispell
|
|
2142 would not run because it claimed the version number was incorrect
|
|
2143 although it was indeed OK. I traced the problem to the regular
|
|
2144 expression handler.
|
|
2145
|
274
|
2146 @email{douglask@@dstc.edu.au, Douglas Kosovic} writes:
|
82
|
2147
|
|
2148 @quotation
|
282
|
2149 Actually it's a DEC cc optimization bug that screws up the regexp
|
82
|
2150 handling in XEmacs.
|
|
2151
|
|
2152 Rebuilding using the @samp{-migrate} switch for DEC cc (which uses a
|
282
|
2153 different sort of optimization) works fine.
|
82
|
2154 @end quotation
|
|
2155
|
|
2156 See @file{xemacs-19_13-dunix-3_2c.patch} at the following URL on how to
|
|
2157 build with the @samp{-migrate} flag:
|
|
2158
|
|
2159 @example
|
274
|
2160 @uref{http://www-digital.cern.ch/carney/emacs/emacs.html}
|
282
|
2161 @c Link above, <URL:http://www-digital.cern.ch/carney/emacs/emacs.html> is
|
|
2162 @c dead. And the directory `carney' is empty.
|
|
2163
|
|
2164
|
|
2165
|
82
|
2166 @end example
|
|
2167
|
|
2168 NOTE: There have been a variety of other problems reported that are
|
|
2169 fixed in this fashion.
|
|
2170
|
|
2171 @node Q2.1.13, Q2.1.14, Q2.1.12, Installation
|
274
|
2172 @unnumberedsubsec Q2.1.13: HP/UX 10.10 and @code{create_process} failure.
|
|
2173
|
|
2174 @email{Dave.Carrigan@@ipl.ca, Dave Carrigan} writes:
|
82
|
2175
|
|
2176 @quotation
|
|
2177 With XEmacs 19.13 and HP/UX 10.10, anything that relies on the
|
|
2178 @code{create_process} function fails. This breaks a lot of things
|
|
2179 (shell-mode, compile, ange-ftp, to name a few).
|
|
2180 @end quotation
|
|
2181
|
274
|
2182 @email{johnson@@dtc.hp.com, Phil Johnson} writes:
|
82
|
2183
|
|
2184 @quotation
|
|
2185 This is a problem specific to HP-UX 10.10. It only occurs when XEmacs
|
|
2186 is compiled for shared libraries (the default), so you can work around
|
|
2187 it by compiling a statically-linked binary (run configure with
|
|
2188 @samp{--dynamic=no}).
|
|
2189
|
|
2190 I'm not sure whether the problem is with a particular shared library or
|
|
2191 if it's a kernel problem which crept into 10.10.
|
|
2192 @end quotation
|
|
2193
|
274
|
2194 @email{cognot@@ensg.u-nancy.fr, Richard Cognot} writes:
|
82
|
2195
|
|
2196 @quotation
|
|
2197 I had a few problems with 10.10. Apparently, some of them were solved by
|
|
2198 forcing a static link of libc (manually).
|
|
2199 @end quotation
|
|
2200
|
|
2201 @node Q2.1.14, Q2.1.15, Q2.1.13, Installation
|
274
|
2202 @unnumberedsubsec Q2.1.14: @kbd{C-g} doesn't work for me. Is it broken?
|
|
2203
|
|
2204 @email{ben@@666.com, Ben Wing} writes:
|
82
|
2205
|
|
2206 @quotation
|
|
2207 @kbd{C-g} does work for most people in most circumstances. If it
|
|
2208 doesn't, there are only two explanations:
|
|
2209
|
|
2210 @enumerate
|
|
2211 @item
|
|
2212 The code is wrapped with a binding of @code{inhibit-quit} to
|
|
2213 @code{t}. @kbd{Ctrl-Shift-G} should still work, I think.
|
|
2214
|
|
2215 @item
|
|
2216 SIGIO is broken on your system, but BROKEN_SIGIO isn't defined.
|
|
2217 @end enumerate
|
|
2218
|
|
2219 To test #2, try executing @code{(while t)} from the @samp{*scratch*}
|
|
2220 buffer. If @kbd{C-g} doesn't interrupt, then you're seeing #2.
|
|
2221 @end quotation
|
|
2222
|
274
|
2223 @email{terra@@diku.dk, Morten Welinder} writes:
|
82
|
2224
|
|
2225 @quotation
|
|
2226 On some (but @emph{not} all) machines a hung XEmacs can be revived by
|
|
2227 @code{kill -FPE <pid>}. This is a hack, of course, not a solution.
|
|
2228 This technique works on a Sun4 running 4.1.3_U1. To see if it works for
|
|
2229 you, start another XEmacs and test with that first. If you get a core
|
|
2230 dump the method doesn't work and if you get @samp{Arithmetic error} then
|
|
2231 it does.
|
|
2232 @end quotation
|
|
2233
|
|
2234 @node Q2.1.15, Q2.1.16, Q2.1.14, Installation
|
274
|
2235 @unnumberedsubsec Q2.1.15: How to Debug an XEmacs problem with a debugger
|
82
|
2236
|
|
2237 If XEmacs does crash on you, one of the most productive things you can
|
|
2238 do to help get the bug fixed is to poke around a bit with the debugger.
|
|
2239 Here are some hints:
|
|
2240
|
|
2241 @itemize @bullet
|
|
2242 @item
|
|
2243 First of all, if the crash is at all reproducible, consider very
|
|
2244 strongly recompiling your XEmacs with debugging symbols, with no
|
282
|
2245 optimization, and with the configure options @samp{--debug=yes} and
|
|
2246 @samp{--error-checking=all}. This will make your XEmacs run somewhat
|
|
2247 slower but make it a lot more likely to catch the problem earlier
|
|
2248 (closer to its source), and a lot easier to determine what's going on
|
|
2249 with a debugger.
|
82
|
2250
|
|
2251 @item
|
|
2252 If you're able to run XEmacs under a debugger and reproduce the crash
|
|
2253 (if it's inconvenient to do this because XEmacs is already running or is
|
|
2254 running in batch mode as part of a bunch of scripts, consider attaching
|
|
2255 to the existing process with your debugger; most debuggers let you do
|
|
2256 this by substituting the process ID for the core file when you invoke
|
|
2257 the debugger from the command line, or by using the @code{attach}
|
|
2258 command or something similar), here are some things you can do:
|
|
2259
|
|
2260 @item
|
|
2261 If XEmacs is hitting an assertion failure, put a breakpoint on
|
|
2262 @code{assert_failed()}.
|
|
2263
|
|
2264 @item
|
|
2265 If XEmacs is hitting some weird Lisp error that's causing it to crash
|
|
2266 (e.g. during startup), put a breakpoint on @code{signal_1()}---this is
|
|
2267 declared static in eval.c.
|
|
2268
|
|
2269 @item
|
|
2270 Internally, you will probably see lots of variables that hold objects of
|
|
2271 type @code{Lisp_Object}. These are exactly what they appear to be,
|
|
2272 i.e. references to Lisp objects. Printing them out with the debugger
|
282
|
2273 probably won't be too useful---you'll likely just see a number. To
|
|
2274 decode them, do this:
|
82
|
2275
|
|
2276 @example
|
|
2277 call debug_print (OBJECT)
|
|
2278 @end example
|
|
2279
|
|
2280 where @var{OBJECT} is whatever you want to decode (it can be a variable,
|
|
2281 a function call, etc.). This will print out a readable representation
|
|
2282 on the TTY from which the xemacs process was invoked.
|
|
2283
|
|
2284 @item
|
|
2285 If you want to get a Lisp backtrace showing the Lisp call
|
|
2286 stack, do this:
|
|
2287
|
|
2288 @example
|
|
2289 call debug_backtrace ()
|
|
2290 @end example
|
|
2291
|
|
2292 @item
|
272
|
2293 Using @code{debug_print} and @code{debug_backtrace} has two
|
|
2294 disadvantages - it can only be used with a running xemacs process, and
|
|
2295 it cannot display the internal C structure of a Lisp Object. Even if
|
|
2296 all you've got is a core dump, all is not lost.
|
|
2297
|
|
2298 If you're using GDB, there are some macros in the file
|
|
2299 @file{src/gdbinit} in the XEmacs source distribution that should make it
|
|
2300 easier for you to decode Lisp objects. Copy this file to
|
|
2301 @file{~/.gdbinit}, or @code{source} it from @file{~/.gdbinit}, and use
|
|
2302 the macros defined therein. In particular, use the @code{pobj} macro to
|
|
2303 print the internal C representation of a lisp object. This will work
|
|
2304 with a core file or not-yet-run executable. The aliases @code{ldp} and
|
|
2305 @code{lbt} are provided for conveniently calling @code{debug_print} and
|
|
2306 @code{debug_backtrace}.
|
|
2307
|
|
2308 If you are using Sun's @file{dbx} debugger, there is an equivalent file
|
|
2309 @file{src/dbxrc} to copy to or source from @file{~/.dbxrc}.
|
82
|
2310
|
|
2311 @item
|
|
2312 If you're using a debugger to get a C stack backtrace and you're seeing
|
|
2313 stack traces with some of the innermost frames mangled, it may be due to
|
|
2314 dynamic linking. (This happens especially under Linux.) Consider
|
|
2315 reconfiguring with @samp{--dynamic=no}. Also, sometimes (again under
|
|
2316 Linux), stack backtraces of core dumps will have the frame where the
|
|
2317 fatal signal occurred mangled; if you can obtain a stack trace while
|
|
2318 running the XEmacs process under a debugger, the stack trace should be
|
|
2319 clean.
|
|
2320
|
274
|
2321 @email{1CMC3466@@ibm.mtsac.edu, Curtiss} suggests upgrading to ld.so version 1.8
|
82
|
2322 if dynamic linking and debugging is a problem on Linux.
|
|
2323
|
|
2324 @item
|
|
2325 If you're using a debugger to get a C stack backtrace and you're
|
|
2326 getting a completely mangled and bogus stack trace, it's probably due to
|
|
2327 one of the following:
|
|
2328
|
|
2329 @enumerate a
|
|
2330 @item
|
|
2331 Your executable has been stripped. Bad news. Tell your sysadmin not to
|
|
2332 do this---it doesn't accomplish anything except to save a bit of disk
|
|
2333 space, and makes debugging much much harder.
|
|
2334
|
|
2335 @item
|
|
2336 Your stack is getting trashed. Debugging this is hard; you have to do a
|
282
|
2337 binary-search type of narrowing down where the crash occurs, until you
|
82
|
2338 figure out exactly which line is causing the problem. Of course, this
|
|
2339 only works if the bug is highly reproducible.
|
|
2340
|
|
2341 @item
|
|
2342 If your stack trace has exactly one frame in it, with address 0x0, this
|
|
2343 could simply mean that XEmacs attempted to execute code at that address,
|
|
2344 e.g. through jumping to a null function pointer. Unfortunately, under
|
|
2345 those circumstances, GDB under Linux doesn't know how to get a stack
|
|
2346 trace. (Yes, this is the third Linux-related problem I've mentioned. I
|
|
2347 have no idea why GDB under Linux is so bogus. Complain to the GDB
|
|
2348 authors, or to comp.os.linux.development.system). Again, you'll have to
|
|
2349 use the narrowing-down process described above.
|
|
2350
|
|
2351 @item
|
163
|
2352 If you compiled 19.14 with @samp{--debug} (or by default in later
|
|
2353 versions), you will get a Lisp backtrace output when XEmacs crashes, so
|
282
|
2354 you'll have something useful.
|
274
|
2355
|
82
|
2356 @end enumerate
|
272
|
2357
|
282
|
2358 @item
|
|
2359 If you compile with the newer gcc variants gcc-2.8 or egcs, you will
|
|
2360 also need gdb 4.17. Earlier releases of gdb can't handle the debug
|
|
2361 information generated by the newer compilers.
|
|
2362
|
|
2363 @item
|
|
2364 The above information on using @file{src/gdbinit} works for XEmacs-21.0
|
|
2365 and above. For older versions of XEmacs, there are different
|
|
2366 @file{gdbinit} files provided in the @file{src} directory. Use the one
|
|
2367 corresponding to the configure options used when building XEmacs.
|
|
2368
|
82
|
2369 @end itemize
|
|
2370
|
|
2371 @node Q2.1.16, Q2.1.17, Q2.1.15, Installation
|
274
|
2372 @unnumberedsubsec Q2.1.16: XEmacs crashes in @code{strcat} on HP/UX 10
|
82
|
2373
|
|
2374 >From the problems database (through
|
274
|
2375 @uref{http://support.mayfield.hp.com/}):
|
54
|
2376
|
|
2377 @example
|
82
|
2378 Problem Report: 5003302299
|
|
2379 Status: Open
|
|
2380
|
|
2381 System/Model: 9000/700
|
|
2382 Product Name: HPUX S800 10.0X
|
|
2383 Product Vers: 9245XB.10.00
|
|
2384
|
274
|
2385 Description: strcat(3C) may read beyond
|
|
2386 end of source string, can cause SIGSEGV
|
82
|
2387
|
|
2388
|
|
2389 *** PROBLEM TEXT ***
|
|
2390 strcat(3C) may read beyond the source string onto an unmapped page,
|
|
2391 causing a segmentation violation.
|
|
2392 @end example
|
|
2393
|
|
2394 @node Q2.1.17, Q2.1.18, Q2.1.16, Installation
|
274
|
2395 @unnumberedsubsec Q2.1.17: @samp{Marker does not point anywhere}
|
82
|
2396
|
163
|
2397 As with other errors, set @code{debug-on-error} to @code{t} to get the
|
|
2398 backtrace when the error occurs. Specifically, two problems have been
|
|
2399 reported (and fixed).
|
|
2400
|
|
2401 @enumerate
|
|
2402 @item
|
|
2403 A problem with line-number-mode in XEmacs 19.14 affected a large number
|
|
2404 of other packages. If you see this error message, turn off
|
82
|
2405 line-number-mode.
|
|
2406
|
163
|
2407 @item
|
|
2408 A problem with some early versions of Gnus 5.4 caused this error.
|
|
2409 Upgrade your Gnus.
|
|
2410 @end enumerate
|
|
2411
|
82
|
2412 @node Q2.1.18, Q2.1.19, Q2.1.17, Installation
|
274
|
2413 @unnumberedsubsec Q2.1.18: 19.14 hangs on HP/UX 10.10.
|
|
2414
|
|
2415 @email{cognot@@ensg.u-nancy.fr, Richard Cognot} writes:
|
82
|
2416
|
|
2417 @quotation
|
|
2418 For the record, compiling on hpux 10.10 leads to a hang in Gnus when
|
|
2419 compiled with optimization on.
|
|
2420
|
|
2421 I've just discovered that my hpux 10.01 binary was working less well
|
|
2422 than expected. In fact, on a 10.10 system, @code{(while t)} was not
|
217
|
2423 interrupted by @kbd{C-g}. I defined @code{BROKEN_SIGIO} and recompiled on
|
82
|
2424 10.10, and... the hang is now gone.
|
|
2425
|
|
2426 As far as configure goes, this will be a bit tricky: @code{BROKEN_SIGIO}
|
|
2427 is needed on 10.10, but @strong{not} on 10.01: if I run my 10.01 binary
|
|
2428 on a 10.01 machine, without @code{BROKEN_SIGIO} being defined, @kbd{C-g}
|
|
2429 works as expected.
|
|
2430 @end quotation
|
|
2431
|
274
|
2432 @email{cognot@@ensg.u-nancy.fr, Richard Cognot} adds:
|
82
|
2433
|
|
2434 @quotation
|
282
|
2435 Apparently somebody has found the reason why there is this
|
274
|
2436 @iftex
|
|
2437 @*
|
282
|
2438 @end iftex
|
274
|
2439 @samp{poll:
|
82
|
2440 interrupted...} message for each event. For some reason, libcurses
|
|
2441 reimplements a @code{select()} system call, in a highly broken fashion.
|
|
2442 The fix is to add a -lc to the link line @emph{before} the
|
|
2443 -lxcurses. XEmacs will then use the right version of @code{select()}.
|
|
2444 @end quotation
|
|
2445
|
|
2446
|
274
|
2447 @email{af@@biomath.jussieu.fr, Alain Fauconnet} writes:
|
82
|
2448
|
|
2449 @quotation
|
|
2450 The @emph{real} solution is to @emph{not} link -lcurses in! I just
|
|
2451 changed -lcurses to -ltermcap in the Makefile and it fixed:
|
|
2452
|
|
2453 @enumerate
|
|
2454 @item
|
|
2455 The @samp{poll: interrupted system call} message.
|
|
2456
|
|
2457 @item
|
|
2458 A more serious problem I had discovered in the meantime, that is the
|
|
2459 fact that subprocess handling was seriously broken: subprocesses
|
163
|
2460 e.g. started by AUC TeX for TeX compilation of a buffer would
|
82
|
2461 @emph{hang}. Actually they would wait forever for emacs to read the
|
|
2462 socket which connects stdout...
|
|
2463 @end enumerate
|
|
2464 @end quotation
|
|
2465
|
|
2466 @node Q2.1.19, Q2.1.20, Q2.1.18, Installation
|
274
|
2467 @unnumberedsubsec Q2.1.19: XEmacs does not follow the local timezone.
|
82
|
2468
|
|
2469 When using one of the prebuilt binaries many users have observed that
|
|
2470 XEmacs uses the timezone under which it was built, but not the timezone
|
|
2471 under which it is running. The solution is to add:
|
|
2472
|
|
2473 @lisp
|
|
2474 (set-time-zone-rule "MET")
|
|
2475 @end lisp
|
|
2476
|
|
2477 to your @file{.emacs} or the @file{site-start.el} file if you can.
|
|
2478 Replace @code{MET} with your local timezone.
|
|
2479
|
|
2480 @node Q2.1.20, Q2.1.21, Q2.1.19, Installation
|
274
|
2481 @unnumberedsubsec Q2.1.20: @samp{Symbol's function definition is void: hkey-help-show.}
|
82
|
2482
|
|
2483 This is a problem with a partially loaded hyperbole. Try adding:
|
|
2484
|
|
2485 @lisp
|
|
2486 (require 'hmouse-drv)
|
|
2487 @end lisp
|
|
2488
|
|
2489 where you load hyperbole and the problem should go away.
|
|
2490
|
116
|
2491 @node Q2.1.21, Q2.1.22, Q2.1.20, Installation
|
274
|
2492 @unnumberedsubsec Q2.1.21: Every so often the XEmacs frame freezes
|
82
|
2493
|
|
2494 This problem has been fixed in 19.15, and was due to a not easily
|
|
2495 reproducible race condition.
|
|
2496
|
126
|
2497 @node Q2.1.22, Q2.1.23, Q2.1.21, Installation
|
274
|
2498 @unnumberedsubsec Q2.1.22: XEmacs seems to take a really long time to do some things
|
|
2499
|
|
2500 @email{dmoore@@ucsd.edu, David Moore} writes:
|
116
|
2501
|
|
2502 @quotation
|
|
2503 Two things you can do:
|
|
2504
|
|
2505 1) C level:
|
|
2506
|
|
2507 When you see it going mad like this, you might want to use gdb from an
|
|
2508 'xterm' to attach to the running process and get a stack trace. To do
|
|
2509 this just run:
|
|
2510
|
|
2511 @example
|
|
2512 gdb /path/to/xemacs/xemacs ####
|
|
2513 @end example
|
|
2514
|
163
|
2515 Where @code{####} is the process id of your xemacs, instead of
|
|
2516 specifying the core. When gdb attaches, the xemacs will stop [1] and
|
|
2517 you can type `where' in gdb to get a stack trace as usual. To get
|
|
2518 things moving again, you can just type `quit' in gdb. It'll tell you
|
|
2519 the program is running and ask if you want to quit anyways. Say 'y' and
|
|
2520 it'll quit and have your emacs continue from where it was at.
|
116
|
2521
|
|
2522 2) Lisp level:
|
|
2523
|
|
2524 Turn on debug-on-quit early on. When you think things are going slow
|
|
2525 hit C-g and it may pop you in the debugger so you can see what routine
|
|
2526 is running. Press `c' to get going again.
|
|
2527
|
|
2528 debug-on-quit doesn't work if something's turned on inhibit-quit or in
|
|
2529 some other strange cases.
|
|
2530 @end quotation
|
|
2531
|
126
|
2532 @node Q2.1.23, , Q2.1.22, Installation
|
282
|
2533 @unnumberedsubsec Q2.1.23: Movemail on Linux does not work for XEmacs 19.15 and later.
|
126
|
2534
|
|
2535 Movemail used to work fine in 19.14 but has stopped working in 19.15
|
|
2536 and 20.x. I am using Linux.
|
|
2537
|
274
|
2538 @email{steve@@xemacs.org, SL Baur} writes:
|
126
|
2539
|
|
2540 @quotation
|
163
|
2541 Movemail on Linux used to default to using flock file locking. With
|
|
2542 19.15 and later versions it now defaults to using @code{.lock} file
|
|
2543 locking. If this is not appropriate for your system, edit src/s/linux.h
|
|
2544 and uncomment the line that reads:
|
|
2545
|
|
2546 @example
|
|
2547 #define MAIL_USE_FLOCK
|
|
2548 @end example
|
126
|
2549 @end quotation
|
|
2550
|
82
|
2551 @node Customization, Subsystems, Installation, Top
|
274
|
2552 @unnumbered 3 Customization and Options
|
82
|
2553
|
|
2554 This is part 3 of the XEmacs Frequently Asked Questions list. This
|
|
2555 section is devoted to Customization and screen settings.
|
|
2556
|
|
2557 @menu
|
|
2558 Customization---Emacs Lisp and @file{.emacs}:
|
282
|
2559 * Q3.0.1:: What version of Emacs am I running?
|
82
|
2560 * Q3.0.2:: How do I evaluate Elisp expressions?
|
|
2561 * Q3.0.3:: @code{(setq tab-width 6)} behaves oddly.
|
|
2562 * Q3.0.4:: How can I add directories to the @code{load-path}?
|
|
2563 * Q3.0.5:: How to check if a lisp function is defined?
|
|
2564 * Q3.0.6:: Can I force the output of @code{(face-list)} to a buffer?
|
282
|
2565 * Q3.0.7:: Font selections don't get saved after @code{Save Options}.
|
82
|
2566 * Q3.0.8:: How do I make a single minibuffer frame?
|
217
|
2567 * Q3.0.9:: What is @code{Customize}?
|
82
|
2568
|
|
2569 X Window System & Resources:
|
|
2570 * Q3.1.1:: Where is a list of X resources?
|
|
2571 * Q3.1.2:: How can I detect a color display?
|
|
2572 * Q3.1.3:: @code{(set-screen-width)} worked in 19.6, but not in 19.13?
|
217
|
2573 * Q3.1.4:: Specifying @code{Emacs*EmacsScreen.geometry} in @file{.emacs} does not work in 19.15?
|
82
|
2574 * Q3.1.5:: How can I get the icon to just say @samp{XEmacs}?
|
|
2575 * Q3.1.6:: How can I have the window title area display the full path?
|
|
2576 * Q3.1.7:: @samp{xemacs -name junk} doesn't work?
|
282
|
2577 * Q3.1.8:: @samp{-iconic} doesn't work.
|
82
|
2578
|
|
2579 Textual Fonts & Colors:
|
|
2580 * Q3.2.1:: How can I set color options from @file{.emacs}?
|
|
2581 * Q3.2.2:: How do I set the text, menu and modeline fonts?
|
|
2582 * Q3.2.3:: How can I set the colors when highlighting a region?
|
282
|
2583 * Q3.2.4:: How can I limit color map usage?
|
82
|
2584 * Q3.2.5:: My tty supports color, but XEmacs doesn't use them.
|
282
|
2585 * Q3.2.6:: Can I have pixmap backgrounds in XEmacs?
|
82
|
2586
|
|
2587 The Modeline:
|
|
2588 * Q3.3.1:: How can I make the modeline go away?
|
|
2589 * Q3.3.2:: How do you have XEmacs display the line number in the modeline?
|
|
2590 * Q3.3.3:: How do I get XEmacs to put the time of day on the modeline?
|
163
|
2591 * Q3.3.4:: How do I turn off current chapter from AUC TeX modeline?
|
|
2592 * Q3.3.5:: How can one change the modeline color based on the mode used?
|
82
|
2593
|
|
2594 3.4 Multiple Device Support:
|
282
|
2595 * Q3.4.1:: How do I open a frame on another screen of my multi-headed display?
|
82
|
2596 * Q3.4.2:: Can I really connect to a running XEmacs after calling up over a modem? How?
|
|
2597
|
|
2598 3.5 The Keyboard:
|
|
2599 * Q3.5.1:: How can I bind complex functions (or macros) to keys?
|
|
2600 * Q3.5.2:: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
|
|
2601 * Q3.5.3:: How do I bind C-. and C-; to scroll one line up and down?
|
|
2602 * Q3.5.4:: Globally binding @kbd{Delete}?
|
|
2603 * Q3.5.5:: Scrolling one line at a time.
|
282
|
2604 * Q3.5.6:: How to map @kbd{Help} key alone on Sun type4 keyboard?
|
82
|
2605 * Q3.5.7:: How can you type in special characters in XEmacs?
|
|
2606 * Q3.5.8:: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
|
|
2607 * Q3.5.9:: How do I make the Delete key delete forward?
|
|
2608 * Q3.5.10:: Can I turn on @dfn{sticky} modifier keys?
|
282
|
2609 * Q3.5.11:: How do I map the arrow keys?
|
82
|
2610
|
|
2611 The Cursor:
|
|
2612 * Q3.6.1:: Is there a way to make the bar cursor thicker?
|
|
2613 * 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?
|
|
2614 * Q3.6.3:: Can I make the cursor blink?
|
|
2615
|
|
2616 The Mouse and Highlighting:
|
|
2617 * Q3.7.1:: How can I turn off Mouse pasting?
|
|
2618 * Q3.7.2:: How do I set control/meta/etc modifiers on mouse buttons?
|
|
2619 * Q3.7.3:: Clicking the left button does not do anything in buffer list.
|
|
2620 * Q3.7.4:: How can I get a list of buffers when I hit mouse button 3?
|
|
2621 * Q3.7.5:: Why does cut-and-paste not work between XEmacs and a cmdtool?
|
|
2622 * Q3.7.6:: How I can set XEmacs up so that it pastes where the text cursor is?
|
|
2623 * Q3.7.7:: How do I select a rectangular region?
|
|
2624 * Q3.7.8:: Why does @kbd{M-w} take so long?
|
|
2625
|
|
2626 The Menubar and Toolbar:
|
|
2627 * Q3.8.1:: How do I get rid of the menu (or menubar)?
|
|
2628 * Q3.8.2:: Can I customize the basic menubar?
|
|
2629 * Q3.8.3:: How do I control how many buffers are listed in the menu @code{Buffers} list?
|
|
2630 * Q3.8.4:: Resources like @code{Emacs*menubar*font} are not working?
|
|
2631 * Q3.8.5:: How can I bind a key to a function to toggle the toolbar?
|
|
2632
|
|
2633 Scrollbars:
|
|
2634 * Q3.9.1:: How can I disable the scrollbar?
|
|
2635 * Q3.9.2:: How can one use resources to change scrollbar colors?
|
|
2636 * Q3.9.3:: Moving the scrollbar can move the point; can I disable this?
|
|
2637 * Q3.9.4:: How can I get automatic horizontal scrolling?
|
|
2638
|
|
2639 Text Selections:
|
282
|
2640 * Q3.10.1:: How can I turn off or change highlighted selections?
|
82
|
2641 * Q3.10.2:: How do I get that typing on an active region removes it?
|
|
2642 * Q3.10.3:: Can I turn off the highlight during isearch?
|
|
2643 * Q3.10.4:: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
|
|
2644 * Q3.10.5:: The region disappears when I hit the end of buffer while scrolling.
|
|
2645 @end menu
|
|
2646
|
|
2647 @node Q3.0.1, Q3.0.2, Customization, Customization
|
274
|
2648 @unnumberedsec 3.0: Customization -- Emacs Lisp and .emacs
|
|
2649 @unnumberedsubsec Q3.0.1: What version of Emacs am I running?
|
82
|
2650
|
|
2651 How can @file{.emacs} determine which of the family of Emacsen I am
|
|
2652 using?
|
|
2653
|
|
2654 To determine if you are currently running GNU Emacs 18, GNU Emacs 19,
|
126
|
2655 XEmacs 19, XEmacs 20, or Epoch, and use appropriate code, check out the
|
|
2656 example given in @file{etc/sample.emacs}. There are other nifty things
|
|
2657 in there as well!
|
82
|
2658
|
|
2659 For all new code, all you really need to do is:
|
|
2660
|
|
2661 @lisp
|
|
2662 (defvar running-xemacs (string-match "XEmacs\\|Lucid" emacs-version))
|
|
2663 @end lisp
|
|
2664
|
|
2665 @node Q3.0.2, Q3.0.3, Q3.0.1, Customization
|
274
|
2666 @unnumberedsubsec Q3.0.2: How can I evaluate Emacs-Lisp expressions?
|
82
|
2667
|
|
2668 I know I can evaluate Elisp expressions from @code{*scratch*} buffer
|
|
2669 with @kbd{C-j} after the expression. How do I do it from another
|
|
2670 buffer?
|
|
2671
|
163
|
2672 Press @kbd{M-:} (the default binding of @code{eval-expression}), and
|
|
2673 enter the expression to the minibuffer. In XEmacs prior to 19.15
|
|
2674 @code{eval-expression} used to be a disabled command by default. If
|
|
2675 this is the case, upgrade your XEmacs.
|
82
|
2676
|
|
2677 @node Q3.0.3, Q3.0.4, Q3.0.2, Customization
|
274
|
2678 @unnumberedsubsec Q3.0.3: @code{(setq tab-width 6)} behaves oddly.
|
82
|
2679
|
|
2680 If you put @code{(setq tab-width 6)} in your @file{.emacs} file it does
|
|
2681 not work! Is there a reason for this? If you do it at the EVAL prompt
|
|
2682 it works fine!! How strange.
|
|
2683
|
|
2684 Use @code{setq-default} instead, since @code{tab-width} is
|
|
2685 all-buffer-local.
|
|
2686
|
|
2687 @node Q3.0.4, Q3.0.5, Q3.0.3, Customization
|
274
|
2688 @unnumberedsubsec Q3.0.4: How can I add directories to the @code{load-path}?
|
82
|
2689
|
|
2690 Here are two ways to do that, one that puts your directories at the
|
|
2691 front of the load-path, the other at the end:
|
|
2692
|
|
2693 @lisp
|
|
2694 ;;; Add things at the beginning of the load-path, do not add
|
|
2695 ;;; duplicate directories:
|
163
|
2696 (pushnew "bar" load-path :test 'equal)
|
|
2697
|
|
2698 (pushnew "foo" load-path :test 'equal)
|
82
|
2699
|
|
2700 ;;; Add things at the end, unconditionally
|
163
|
2701 (setq load-path (nconc load-path '("foo" "bar")))
|
82
|
2702 @end lisp
|
|
2703
|
274
|
2704 @email{keithh@@nortel.ca, keith (k.p.) hanlan} writes:
|
82
|
2705
|
|
2706 @quotation
|
|
2707 To add directories using Unix shell metacharacters use
|
|
2708 @file{expand-file-name} like this:
|
|
2709
|
|
2710 @lisp
|
163
|
2711 (push (expand-file-name "~keithh/.emacsdir") load-path)
|
82
|
2712 @end lisp
|
|
2713 @end quotation
|
|
2714
|
|
2715 @node Q3.0.5, Q3.0.6, Q3.0.4, Customization
|
274
|
2716 @unnumberedsubsec Q3.0.5: How to check if a lisp function is defined?
|
82
|
2717
|
|
2718 Use the following elisp:
|
|
2719
|
|
2720 @lisp
|
|
2721 (fboundp 'foo)
|
|
2722 @end lisp
|
|
2723
|
|
2724 It's almost always a mistake to test @code{emacs-version} or any similar
|
|
2725 variables.
|
|
2726
|
|
2727 Instead, use feature-tests, such as @code{featurep}, @code{boundp},
|
274
|
2728 @code{fboundp}, or even simple behavioural tests, eg.:
|
82
|
2729
|
|
2730 @lisp
|
282
|
2731 (defvar foo-old-losing-code-p
|
82
|
2732 (condition-case nil (progn (losing-code t) nil)
|
274
|
2733 (wrong-number-of-arguments t)))
|
82
|
2734 @end lisp
|
|
2735
|
|
2736 There is an incredible amount of broken code out there which could work
|
|
2737 much better more often in more places if it did the above instead of
|
|
2738 trying to divine its environment from the value of one variable.
|
|
2739
|
|
2740 @node Q3.0.6, Q3.0.7, Q3.0.5, Customization
|
274
|
2741 @unnumberedsubsec Q3.0.6: Can I force the output of @code{(face-list)} to a buffer?
|
82
|
2742
|
|
2743 It would be good having it in a buffer, as the output of
|
|
2744 @code{(face-list)} is too wide to fit to a minibuffer.
|
|
2745
|
|
2746 Evaluate the expression in the @samp{*scratch*} buffer with point after
|
|
2747 the rightmost paren and typing @kbd{C-j}.
|
|
2748
|
163
|
2749 If the minibuffer smallness is the only problem you encounter, you can
|
|
2750 simply press @kbd{C-h l} to get the former minibuffer contents in a
|
|
2751 buffer.
|
|
2752
|
82
|
2753 @node Q3.0.7, Q3.0.8, Q3.0.6, Customization
|
274
|
2754 @unnumberedsubsec Q3.0.7: Font selections in don't get saved after @code{Save Options}.
|
126
|
2755
|
|
2756 For XEmacs 19.14 and previous:
|
82
|
2757
|
274
|
2758 @email{mannj@@ll.mit.edu, John Mann} writes:
|
82
|
2759
|
|
2760 @quotation
|
|
2761 You have to go to Options->Menubar Appearance and unselect
|
|
2762 @samp{Frame-Local Font Menu}. If this option is selected, font changes
|
|
2763 are only applied to the @emph{current} frame and do @emph{not} get saved
|
|
2764 when you save options.
|
|
2765 @end quotation
|
|
2766
|
126
|
2767 For XEmacs 19.15 and later:
|
|
2768
|
282
|
2769 Implement the above as well as set the following in your @file{.emacs}
|
126
|
2770
|
|
2771 @lisp
|
163
|
2772 (setq options-save-faces t)
|
126
|
2773 @end lisp
|
|
2774
|
215
|
2775 @node Q3.0.8, Q3.0.9, Q3.0.7, Customization
|
274
|
2776 @unnumberedsubsec Q3.0.8: How do I get a single minibuffer frame?
|
|
2777
|
|
2778 @email{acs@@acm.org, Vin Shelton} writes:
|
82
|
2779
|
|
2780 @lisp
|
|
2781 (setq initial-frame-plist '(minibuffer nil))
|
|
2782 (setq default-frame-plist '(minibuffer nil))
|
|
2783 (setq default-minibuffer-frame
|
|
2784 (make-frame
|
274
|
2785 '(minibuffer only
|
|
2786 width 86
|
|
2787 height 1
|
|
2788 menubar-visible-p nil
|
|
2789 default-toolbar-visible-p nil
|
|
2790 name "minibuffer"
|
|
2791 top -2
|
|
2792 left -2
|
|
2793 has-modeline-p nil)))
|
82
|
2794 (frame-notice-user-settings)
|
|
2795 @end lisp
|
|
2796
|
|
2797 @strong{NOTE:} The single minibuffer frame may not be to everyone's
|
|
2798 taste, and there any number of other XEmacs options settings that may
|
|
2799 make it difficult or inconvenient to use.
|
|
2800
|
215
|
2801 @node Q3.0.9, Q3.1.1, Q3.0.8, Customization
|
274
|
2802 @unnumberedsubsec Q3.0.9: What is @code{Customize}?
|
217
|
2803
|
|
2804 Starting with XEmacs 20.2 there is new system 'Customize' for customizing
|
215
|
2805 XEmacs options.
|
|
2806
|
|
2807 You can access @code{Customize} from the @code{Options} menu
|
217
|
2808 or invoking one of customize commands by typing eg.
|
215
|
2809 @kbd{M-x customize}, @kbd{M-x customize-face},
|
|
2810 @kbd{M-x customize-variable} or @kbd{M-x customize-apropos}.
|
|
2811
|
217
|
2812 Starting with XEmacs 20.3 there is also new `browser' mode for Customize.
|
215
|
2813 Try it out with @kbd{M-x customize-browse}
|
|
2814
|
|
2815 @node Q3.1.1, Q3.1.2, Q3.0.9, Customization
|
274
|
2816 @unnumberedsec 3.1: X Window System & Resources
|
|
2817 @unnumberedsubsec Q3.1.1: Where is a list of X resources?
|
82
|
2818
|
|
2819 Search through the @file{NEWS} file for @samp{X Resources}. A fairly
|
|
2820 comprehensive list is given after it.
|
|
2821
|
|
2822 In addition, an @file{app-defaults} file is supplied,
|
|
2823 @file{etc/Emacs.ad} listing the defaults. The file
|
|
2824 @file{etc/sample.Xdefaults} gives a set of defaults that you might
|
|
2825 consider. It is essentially the same as @file{etc/Emacs.ad} but some
|
|
2826 entries are slightly altered. Be careful about installing the contents
|
|
2827 of this file into your @file{.Xdefaults} or @file{.Xresources} file if
|
|
2828 you use GNU Emacs under X11 as well.
|
|
2829
|
|
2830 @node Q3.1.2, Q3.1.3, Q3.1.1, Customization
|
274
|
2831 @unnumberedsubsec Q3.1.2: How can I detect a color display?
|
82
|
2832
|
|
2833 You can test the return value of the function @code{(device-class)}, as
|
|
2834 in:
|
|
2835
|
|
2836 @lisp
|
|
2837 (when (eq (device-class) 'color)
|
|
2838 (set-face-foreground 'font-lock-comment-face "Grey")
|
|
2839 (set-face-foreground 'font-lock-string-face "Red")
|
|
2840 ....
|
|
2841 )
|
|
2842 @end lisp
|
|
2843
|
|
2844 @node Q3.1.3, Q3.1.4, Q3.1.2, Customization
|
274
|
2845 @unnumberedsubsec Q3.1.3: @code{(set-screen-width)} worked in 19.6, but not in 19.13?
|
82
|
2846
|
|
2847 In Lucid Emacs 19.6 I did @code{(set-screen-width @var{characters})} and
|
|
2848 @code{(set-screen-height @var{lines})} in my @file{.emacs} instead of
|
282
|
2849 specifying @code{Emacs*EmacsScreen.geometry} in my
|
274
|
2850 @iftex
|
|
2851 @*
|
282
|
2852 @end iftex
|
274
|
2853 @file{.Xdefaults} but
|
82
|
2854 this does not work in XEmacs 19.13.
|
|
2855
|
|
2856 These two functions now take frame arguments:
|
|
2857
|
|
2858 @lisp
|
|
2859 (set-frame-width (selected-frame) @var{characters})
|
|
2860 (set-frame-height (selected-frame) @var{lines})
|
|
2861 @end lisp
|
|
2862
|
|
2863 @node Q3.1.4, Q3.1.5, Q3.1.3, Customization
|
274
|
2864 @unnumberedsubsec Q3.1.4: Specifying @code{Emacs*EmacsScreen.geometry} in @file{.emacs} does not work in 19.15?
|
82
|
2865
|
|
2866 In XEmacs 19.11 I specified @code{Emacs*EmacsScreen.geometry} in
|
126
|
2867 my @file{.emacs} but this does not work in XEmacs 19.15.
|
82
|
2868
|
|
2869 We have switched from using the term @dfn{screen} to using the term
|
|
2870 @dfn{frame}.
|
|
2871
|
|
2872 The correct entry for your @file{.Xdefaults} is now:
|
|
2873
|
|
2874 @example
|
|
2875 Emacs*EmacsFrame.geometry
|
|
2876 @end example
|
|
2877
|
|
2878 @node Q3.1.5, Q3.1.6, Q3.1.4, Customization
|
274
|
2879 @unnumberedsubsec Q3.1.5: How can I get the icon to just say @samp{XEmacs}?
|
82
|
2880
|
|
2881 I'd like the icon to just say @samp{XEmacs}, and not include the name of
|
|
2882 the current file in it.
|
|
2883
|
|
2884 Add the following line to your @file{.emacs}:
|
|
2885
|
|
2886 @lisp
|
|
2887 (setq frame-icon-title-format "XEmacs")
|
|
2888 @end lisp
|
|
2889
|
|
2890 @node Q3.1.6, Q3.1.7, Q3.1.5, Customization
|
274
|
2891 @unnumberedsubsec Q3.1.6: How can I have the window title area display the full path?
|
82
|
2892
|
|
2893 I'd like to have the window title area display the full directory/name
|
|
2894 of the current buffer file and not just the name.
|
|
2895
|
|
2896 Add the following line to your @file{.emacs}:
|
|
2897
|
|
2898 @lisp
|
|
2899 (setq frame-title-format "%S: %f")
|
|
2900 @end lisp
|
|
2901
|
|
2902 A more sophisticated title might be:
|
|
2903
|
|
2904 @lisp
|
|
2905 (setq frame-title-format
|
282
|
2906 '("%S: " (buffer-file-name "%f"
|
274
|
2907 (dired-directory dired-directory "%b"))))
|
82
|
2908 @end lisp
|
|
2909
|
|
2910 That is, use the file name, or the dired-directory, or the buffer name.
|
|
2911
|
|
2912 @node Q3.1.7, Q3.1.8, Q3.1.6, Customization
|
274
|
2913 @unnumberedsubsec Q3.1.7: @samp{xemacs -name junk} doesn't work?
|
82
|
2914
|
|
2915 When I run @samp{xterm -name junk}, I get an xterm whose class name
|
|
2916 according to xprop, is @samp{junk}. This is the way it's supposed to
|
|
2917 work, I think. When I run @samp{xemacs -name junk} the class name is
|
|
2918 not set to @samp{junk}. It's still @samp{emacs}. What does
|
|
2919 @samp{xemacs -name} really do? The reason I ask is that my window
|
|
2920 manager (fvwm) will make a window sticky and I use XEmacs to read my
|
|
2921 mail. I want that XEmacs window to be sticky, without having to use the
|
|
2922 window manager's function to set the window sticky. What gives?
|
|
2923
|
|
2924 @samp{xemacs -name} sets the application name for the program (that is,
|
|
2925 the thing which normally comes from @samp{argv[0]}). Using @samp{-name}
|
|
2926 is the same as making a copy of the executable with that new name. The
|
|
2927 @code{WM_CLASS} property on each frame is set to the frame-name, and the
|
|
2928 application-class. So, if you did @samp{xemacs -name FOO} and then
|
|
2929 created a frame named @var{BAR}, you'd get an X window with WM_CLASS =
|
|
2930 @code{( "BAR", "Emacs")}. However, the resource hierarchy for this
|
|
2931 widget would be:
|
|
2932
|
|
2933 @example
|
|
2934 Name: FOO .shell .container .BAR
|
|
2935 Class: Emacs .TopLevelEmacsShell.EmacsManager.EmacsFrame
|
|
2936 @end example
|
|
2937
|
|
2938 instead of the default
|
|
2939
|
|
2940 @example
|
|
2941 Name: xemacs.shell .container .emacs
|
|
2942 Class: Emacs .TopLevelEmacsShell.EmacsManager.EmacsFrame
|
|
2943 @end example
|
|
2944
|
|
2945
|
|
2946 It is arguable that the first element of WM_CLASS should be set to the
|
|
2947 application-name instead of the frame-name, but I think that's less
|
|
2948 flexible, since it does not give you the ability to have multiple frames
|
|
2949 with different WM_CLASS properties. Another possibility would be for
|
|
2950 the default frame name to come from the application name instead of
|
|
2951 simply being @samp{emacs}. However, at this point, making that change
|
|
2952 would be troublesome: it would mean that many users would have to make
|
|
2953 yet another change to their resource files (since the default frame name
|
|
2954 would suddenly change from @samp{emacs} to @samp{xemacs}, or whatever
|
|
2955 the executable happened to be named), so we'd rather avoid it.
|
|
2956
|
|
2957 To make a frame with a particular name use:
|
|
2958
|
|
2959 @lisp
|
|
2960 (make-frame '((name . "the-name")))
|
|
2961 @end lisp
|
|
2962
|
|
2963 @node Q3.1.8, Q3.2.1, Q3.1.7, Customization
|
274
|
2964 @unnumberedsubsec Q3.1.8: @samp{-iconic} doesn't work.
|
82
|
2965
|
|
2966 When I start up XEmacs using @samp{-iconic} it doesn't work right.
|
|
2967 Using @samp{-unmapped} on the command line, and setting the
|
|
2968 @code{initiallyUnmapped} X Resource don't seem to help much either...
|
|
2969
|
274
|
2970 @email{ben@@666.com, Ben Wing} writes:
|
82
|
2971
|
|
2972 @quotation
|
|
2973 Ugh, this stuff is such an incredible mess that I've about given up
|
|
2974 getting it to work. The principal problem is numerous window-manager
|
|
2975 bugs...
|
|
2976 @end quotation
|
|
2977
|
|
2978 @node Q3.2.1, Q3.2.2, Q3.1.8, Customization
|
274
|
2979 @unnumberedsec 3.2: Textual Fonts & Colors
|
|
2980 @unnumberedsubsec Q3.2.1: How can I set color options from @file{.emacs}?
|
82
|
2981
|
|
2982 How can I set the most commonly used color options from my @file{.emacs}
|
|
2983 instead of from my @file{.Xdefaults}?
|
|
2984
|
|
2985 Like this:
|
|
2986
|
|
2987 @lisp
|
274
|
2988 (set-face-background 'default "bisque") ; frame background
|
|
2989 (set-face-foreground 'default "black") ; normal text
|
|
2990 (set-face-background 'zmacs-region "red") ; When selecting w/
|
282
|
2991 ; mouse
|
82
|
2992 (set-face-foreground 'zmacs-region "yellow")
|
|
2993 (set-face-font 'default "*courier-bold-r*120-100-100*")
|
274
|
2994 (set-face-background 'highlight "blue") ; Ie when selecting
|
|
2995 ; buffers
|
82
|
2996 (set-face-foreground 'highlight "yellow")
|
282
|
2997 (set-face-background 'modeline "blue") ; Line at bottom
|
274
|
2998 ; of buffer
|
82
|
2999 (set-face-foreground 'modeline "white")
|
|
3000 (set-face-font 'modeline "*bold-r-normal*140-100-100*")
|
282
|
3001 (set-face-background 'isearch "yellow") ; When highlighting
|
|
3002 ; while searching
|
82
|
3003 (set-face-foreground 'isearch "red")
|
274
|
3004 (setq x-pointer-foreground-color "black") ; Adds to bg color,
|
|
3005 ; so keep black
|
282
|
3006 (setq x-pointer-background-color "blue") ; This is color
|
274
|
3007 ; you really
|
|
3008 ; want ptr/crsr
|
82
|
3009 @end lisp
|
|
3010
|
|
3011 @node Q3.2.2, Q3.2.3, Q3.2.1, Customization
|
274
|
3012 @unnumberedsubsec Q3.2.2: How do I set the text, menu and modeline fonts?
|
82
|
3013
|
|
3014 Note that you should use @samp{Emacs.} and not @samp{Emacs*} when
|
|
3015 setting face values.
|
|
3016
|
|
3017 In @file{.Xdefaults}:
|
|
3018
|
|
3019 @example
|
282
|
3020 Emacs.default.attributeFont: -*-*-medium-r-*-*-*-120-*-*-m-*-*-*
|
82
|
3021 Emacs*menubar*font: fixed
|
|
3022 Emacs.modeline.attributeFont: fixed
|
|
3023 @end example
|
|
3024
|
|
3025 This is confusing because modeline is a face, and can be found listed
|
|
3026 with all faces in the current mode by using @kbd{M-x set-face-font
|
|
3027 (enter) ?}. It uses the face specification of @code{attributeFont},
|
|
3028 while menubar is a normal X thing that uses the specification
|
|
3029 @code{font}. With Motif it may be necessary to use @code{fontList}
|
|
3030 instead of @code{font}.
|
|
3031
|
|
3032 @node Q3.2.3, Q3.2.4, Q3.2.2, Customization
|
274
|
3033 @unnumberedsubsec Q3.2.3: How can I set the colors when highlighting a region?
|
82
|
3034
|
|
3035 How can I set the background/foreground colors when highlighting a
|
|
3036 region?
|
|
3037
|
|
3038 You can change the face @code{zmacs-region} either in your
|
|
3039 @file{.Xdefaults}:
|
|
3040
|
|
3041 @example
|
|
3042 Emacs.zmacs-region.attributeForeground: firebrick
|
|
3043 Emacs.zmacs-region.attributeBackground: lightseagreen
|
16
|
3044 @end example
|
|
3045
|
82
|
3046 or in your @file{.emacs}:
|
|
3047
|
|
3048 @lisp
|
282
|
3049 (set-face-background 'zmacs-region "red")
|
82
|
3050 (set-face-foreground 'zmacs-region "yellow")
|
|
3051 @end lisp
|
|
3052
|
|
3053 @node Q3.2.4, Q3.2.5, Q3.2.3, Customization
|
274
|
3054 @unnumberedsubsec Q3.2.4: How can I limit color map usage?
|
82
|
3055
|
|
3056 I'm using Netscape (or another color grabber like XEmacs);
|
|
3057 is there anyway to limit the number of available colors in the color map?
|
|
3058
|
126
|
3059 XEmacs 19.13 didn't have such a mechanism (unlike netscape, or other
|
82
|
3060 color-hogs). One solution is to start XEmacs prior to netscape, since
|
|
3061 this will prevent Netscape from grabbing all colors (but Netscape will
|
|
3062 complain). You can use the flags for Netscape, like -mono, -ncols <#>
|
|
3063 or -install (for mono, limiting to <#> colors, or for using a private
|
|
3064 color map). Since Netscape will take the entire colormap and never
|
|
3065 release it, the only reasonable way to run it is with @samp{-install}.
|
|
3066
|
|
3067 If you have the money, another solution would be to use a truecolor or
|
|
3068 direct color video.
|
|
3069
|
|
3070 Starting with XEmacs 19.14, XEmacs uses the closest available color if
|
|
3071 the colormap is full, so it's O.K. now to start Netscape first.
|
|
3072
|
282
|
3073 @node Q3.2.5, Q3.2.6, Q3.2.4, Customization
|
274
|
3074 @unnumberedsubsec Q3.2.5: My tty supports color, but XEmacs doesn't use them.
|
82
|
3075
|
|
3076 XEmacs tries to automatically determine whether your tty supports color,
|
|
3077 but sometimes guesses wrong. In that case, you can make XEmacs Do The
|
|
3078 Right Thing using this Lisp code:
|
|
3079
|
|
3080 @lisp
|
|
3081 (if (eq 'tty (device-type))
|
|
3082 (set-device-class nil 'color))
|
|
3083 @end lisp
|
|
3084
|
282
|
3085 @node Q3.2.6, Q3.3.1, Q3.2.5, Customization
|
|
3086 @unnumberedsubsec Q3.2.6: Can I have pixmap backgrounds in XEmacs?
|
|
3087 @c New
|
|
3088 @email{jvillaci@@wahnsinnig.extreme.indiana.edu, Juan Villacis} writes:
|
|
3089
|
|
3090 @quotation
|
|
3091 There are several ways to do it. For example, you could specify a
|
|
3092 default pixmap image to use in your @file{~/.Xresources}, e.g.,
|
|
3093
|
|
3094
|
|
3095 @example
|
|
3096 Emacs*EmacsFrame.default.attributeBackgroundPixmap: /path/to/image.xpm
|
|
3097 @end example
|
|
3098
|
|
3099
|
|
3100 and then reload ~/.Xresources and restart XEmacs. Alternatively,
|
|
3101 since each face can have its own pixmap background, a better way
|
|
3102 would be to set a face's pixmap within your XEmacs init file, e.g.,
|
|
3103
|
|
3104 @lisp
|
|
3105 (set-face-background-pixmap 'default "/path/to/image.xpm")
|
|
3106 (set-face-background-pixmap 'bold "/path/to/another_image.xpm")
|
|
3107 @end lisp
|
|
3108
|
|
3109 and so on. You can also do this interactively via @kbd{M-x edit-faces}.
|
|
3110
|
|
3111 @end quotation
|
|
3112
|
|
3113 @unnumberedsec 3.3: The Modeline
|
|
3114 @node Q3.3.1, Q3.3.2, Q3.2.6, Customization
|
274
|
3115 @unnumberedsubsec Q3.3.1: How can I make the modeline go away?
|
82
|
3116
|
|
3117 @lisp
|
|
3118 (set-specifier has-modeline-p nil)
|
|
3119 @end lisp
|
|
3120
|
|
3121 Starting with XEmacs 19.14 the modeline responds to mouse clicks, so if
|
|
3122 you haven't liked or used the modeline in the past, you might want to
|
|
3123 try the new version out.
|
|
3124
|
|
3125 @node Q3.3.2, Q3.3.3, Q3.3.1, Customization
|
274
|
3126 @unnumberedsubsec Q3.3.2: How do you have XEmacs display the line number in the modeline?
|
82
|
3127
|
|
3128 Add the following line to your @file{.emacs} file to display the
|
|
3129 line number:
|
|
3130
|
|
3131 @lisp
|
215
|
3132 (line-number-mode 1)
|
82
|
3133 @end lisp
|
|
3134
|
|
3135 Use the following to display the column number:
|
|
3136
|
|
3137 @lisp
|
215
|
3138 (column-number-mode 1)
|
82
|
3139 @end lisp
|
|
3140
|
215
|
3141 Or select from the @code{Options} menu
|
274
|
3142 @iftex
|
|
3143 @*
|
282
|
3144 @end iftex
|
274
|
3145 @code{Customize->Emacs->Editing->Basics->Line Number Mode}
|
215
|
3146 and/or
|
274
|
3147 @iftex
|
|
3148 @*
|
282
|
3149 @end iftex
|
274
|
3150 @code{Customize->Emacs->Editing->Basics->Column Number Mode}
|
215
|
3151
|
282
|
3152 Or type @kbd{M-x customize @key{RET} editing-basics @key{RET}}.
|
215
|
3153
|
82
|
3154 @node Q3.3.3, Q3.3.4, Q3.3.2, Customization
|
274
|
3155 @unnumberedsubsec Q3.3.3: How do I get XEmacs to put the time of day on the modeline?
|
82
|
3156
|
215
|
3157 Add the following line to your @file{.emacs} file to display the
|
|
3158 time:
|
|
3159
|
82
|
3160 @lisp
|
|
3161 (display-time)
|
|
3162 @end lisp
|
|
3163
|
215
|
3164 See @code{Customize} from the @code{Options} menu for customization.
|
|
3165
|
82
|
3166 @node Q3.3.4, Q3.3.5, Q3.3.3, Customization
|
274
|
3167 @unnumberedsubsec Q3.3.4: How do I turn off current chapter from AUC TeX modeline?
|
163
|
3168
|
|
3169 With AUC TeX, fast typing is hard because the current chapter, section
|
82
|
3170 etc. are given in the modeline. How can I turn this off?
|
|
3171
|
163
|
3172 It's not AUC TeX, it comes from @code{func-menu} in @file{func-menu.el}.
|
82
|
3173 Add this code to your @file{.emacs} to turn it off:
|
|
3174
|
|
3175 @lisp
|
|
3176 (setq fume-display-in-modeline-p nil)
|
|
3177 @end lisp
|
|
3178
|
|
3179 Or just add a hook to @code{TeX-mode-hook} to turn it off only for TeX
|
|
3180 mode:
|
|
3181
|
|
3182 @lisp
|
282
|
3183 (add-hook 'TeX-mode-hook
|
274
|
3184 '(lambda () (setq fume-display-in-modeline-p nil)))
|
82
|
3185 @end lisp
|
|
3186
|
274
|
3187 @email{dhughes@@origin-at.co.uk, David Hughes} writes:
|
82
|
3188
|
|
3189 @quotation
|
|
3190 If you have 19.14 or later, try this instead; you'll still get the
|
|
3191 function name displayed in the modeline, but it won't attempt to keep
|
|
3192 track when you modify the file. To refresh when it gets out of synch,
|
|
3193 you simply need click on the @samp{Rescan Buffer} option in the
|
|
3194 function-menu.
|
|
3195
|
|
3196 @lisp
|
|
3197 (setq-default fume-auto-rescan-buffer-p nil)
|
|
3198 @end lisp
|
|
3199 @end quotation
|
|
3200
|
|
3201 @node Q3.3.5, Q3.4.1, Q3.3.4, Customization
|
274
|
3202 @unnumberedsubsec Q3.3.5: How can one change the modeline color based on the mode used?
|
82
|
3203
|
|
3204 You can use something like the following:
|
|
3205
|
|
3206 @lisp
|
282
|
3207 (add-hook 'lisp-mode-hook
|
163
|
3208 (lambda ()
|
|
3209 (set-face-background 'modeline "red" (current-buffer))))
|
82
|
3210 @end lisp
|
|
3211
|
|
3212 Then, when editing a Lisp file (i.e. when in Lisp mode), the modeline
|
|
3213 colors change from the default set in your @file{.emacs}. The change
|
|
3214 will only be made in the buffer you just entered (which contains the
|
|
3215 Lisp file you are editing) and will not affect the modeline colors
|
|
3216 anywhere else.
|
|
3217
|
|
3218 Notes:
|
|
3219
|
|
3220 @itemize @bullet
|
|
3221
|
|
3222 @item
|
|
3223 The hook is the mode name plus @code{-hook}. eg. c-mode-hook,
|
|
3224 c++-mode-hook, emacs-lisp-mode-hook (used for your @file{.emacs} or a
|
|
3225 @file{xx.el} file), lisp-interaction-mode-hook (the @samp{*scratch*}
|
|
3226 buffer), text-mode-hook, etc.
|
|
3227
|
|
3228 @item
|
|
3229 Be sure to use @code{add-hook}, not @code{(setq c-mode-hook xxxx)},
|
|
3230 otherwise you will erase anything that anybody has already put on the
|
|
3231 hook.
|
|
3232
|
|
3233 @item
|
|
3234 You can also do @code{(set-face-font 'modeline @var{font})},
|
|
3235 eg. @code{(set-face-font 'modeline "*bold-r-normal*140-100-100*"
|
|
3236 (current-buffer))} if you wish the modeline font to vary based on the
|
|
3237 current mode.
|
|
3238 @end itemize
|
|
3239
|
126
|
3240 This works in 19.15 as well, but there are additional modeline faces,
|
82
|
3241 @code{modeline-buffer-id}, @code{modeline-mousable}, and
|
|
3242 @code{modeline-mousable-minor-mode}, which you may want to customize.
|
|
3243
|
|
3244 @node Q3.4.1, Q3.4.2, Q3.3.5, Customization
|
274
|
3245 @unnumberedsec 3.4: Multiple Device Support
|
|
3246 @unnumberedsubsec Q3.4.1: How do I open a frame on another screen of my multi-headed display?
|
82
|
3247
|
163
|
3248 The support for this was revamped for 19.14. Use the command
|
82
|
3249 @kbd{M-x make-frame-on-display}. This command is also on the File menu
|
|
3250 in the menubar.
|
|
3251
|
163
|
3252 XEmacs 19.14 and later also have the command @code{make-frame-on-tty}
|
|
3253 which will establish a connection to any tty-like device. Opening the
|
|
3254 TTY devices should be left to @code{gnuclient}, though.
|
82
|
3255
|
|
3256 @node Q3.4.2, Q3.5.1, Q3.4.1, Customization
|
274
|
3257 @unnumberedsubsec Q3.4.2: Can I really connect to a running XEmacs after calling up over a modem? How?
|
82
|
3258
|
|
3259 If you're not running at least XEmacs 19.14, you can't. Otherwise check
|
163
|
3260 out the @code{gnuattach} program supplied with XEmacs. Starting with
|
227
|
3261 XEmacs 20.3, @code{gnuattach} and @code{gnudoit} functionality is
|
163
|
3262 provided by @code{gnuclient}.
|
82
|
3263
|
227
|
3264 Also @xref{Q5.0.12}.
|
|
3265
|
82
|
3266 @node Q3.5.1, Q3.5.2, Q3.4.2, Customization
|
274
|
3267 @unnumberedsec 3.5: The Keyboard
|
|
3268 @unnumberedsubsec Q3.5.1: How can I bind complex functions (or macros) to keys?
|
82
|
3269
|
|
3270 As an example, say you want the @kbd{paste} key on a Sun keyboard to
|
|
3271 insert the current Primary X selection at point. You can accomplish this
|
|
3272 with:
|
|
3273
|
|
3274 @lisp
|
|
3275 (define-key global-map [f18] 'x-insert-selection)
|
|
3276 @end lisp
|
|
3277
|
|
3278 However, this only works if there is a current X selection (the
|
|
3279 selection will be highlighted). The functionality I like is for the
|
|
3280 @kbd{paste} key to insert the current X selection if there is one,
|
|
3281 otherwise insert the contents of the clipboard. To do this you need to
|
|
3282 pass arguments to @code{x-insert-selection}. This is done by wrapping
|
|
3283 the call in a 'lambda form:
|
|
3284
|
|
3285 @lisp
|
163
|
3286 (global-set-key [f18]
|
274
|
3287 (lambda () (interactive) (x-insert-selection t nil)))
|
82
|
3288 @end lisp
|
|
3289
|
|
3290 This binds the f18 key to a @dfn{generic} functional object. The
|
|
3291 interactive spec is required because only interactive functions can be
|
163
|
3292 bound to keys.
|
82
|
3293
|
|
3294 For the FAQ example you could use:
|
|
3295
|
|
3296 @lisp
|
|
3297 (global-set-key [(control ?.)]
|
274
|
3298 (lambda () (interactive) (scroll-up 1)))
|
|
3299 (global-set-key [(control ? ;)]
|
|
3300 (lambda () (interactive) (scroll-up -1)))
|
82
|
3301 @end lisp
|
|
3302
|
|
3303 This is fine if you only need a few functions within the lambda body.
|
|
3304 If you're doing more it's cleaner to define a separate function as in
|
|
3305 question 3.5.3 (@xref{Q3.5.3}).
|
|
3306
|
|
3307 @node Q3.5.2, Q3.5.3, Q3.5.1, Customization
|
274
|
3308 @unnumberedsubsec Q3.5.2: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
|
82
|
3309
|
|
3310 Add the following line to your @file{.emacs} file:
|
|
3311
|
|
3312 @lisp
|
|
3313 (setq next-line-add-newlines nil)
|
|
3314 @end lisp
|
|
3315
|
163
|
3316 This has been the default setting in XEmacs for some time.
|
|
3317
|
82
|
3318 @node Q3.5.3, Q3.5.4, Q3.5.2, Customization
|
274
|
3319 @unnumberedsubsec Q3.5.3: How do I bind C-. and C-; to scroll one line up and down?
|
|
3320
|
|
3321 Add the following (Thanks to @email{mly@@adoc.xerox.com, Richard Mlynarik} and
|
|
3322 @email{wayne@@zen.cac.stratus.com, Wayne Newberry}) to @file{.emacs}:
|
82
|
3323
|
|
3324 @lisp
|
|
3325 (defun scroll-up-one-line ()
|
|
3326 (interactive)
|
|
3327 (scroll-up 1))
|
|
3328
|
|
3329 (defun scroll-down-one-line ()
|
|
3330 (interactive)
|
|
3331 (scroll-down 1))
|
|
3332
|
274
|
3333 (global-set-key [(control ?.)] 'scroll-up-one-line) ; C-.
|
|
3334 (global-set-key [(control ? ;)] 'scroll-down-one-line) ; C-;
|
82
|
3335 @end lisp
|
|
3336
|
|
3337 The key point is that you can only bind simple functions to keys; you
|
|
3338 can not bind a key to a function that you're also passing arguments to.
|
|
3339 (@xref{Q3.5.1} for a better answer).
|
|
3340
|
|
3341 @node Q3.5.4, Q3.5.5, Q3.5.3, Customization
|
274
|
3342 @unnumberedsubsec Q3.5.4: Globally binding @kbd{Delete}?
|
82
|
3343
|
|
3344 I cannot manage to globally bind my @kbd{Delete} key to something other
|
|
3345 than the default. How does one do this?
|
|
3346
|
|
3347 @lisp
|
163
|
3348 (defun foo ()
|
82
|
3349 (interactive)
|
163
|
3350 (message "You hit DELETE"))
|
|
3351
|
|
3352 (global-set-key 'delete 'foo)
|
82
|
3353 @end lisp
|
|
3354
|
|
3355 However, some modes explicitly bind @kbd{Delete}, so you would need to
|
227
|
3356 add a hook that does @code{local-set-key} for them. If what you want to
|
82
|
3357 do is make the Backspace and Delete keys work more PC/Motif-like, then
|
215
|
3358 take a look at the @file{delbs.el} package.
|
82
|
3359
|
|
3360 New in XEmacs 19.14 is a variable called @code{key-translation-map}
|
227
|
3361 which makes it easier to bind @kbd{Delete}. @file{delbs.el} is a
|
82
|
3362 good example of how to do this correctly.
|
|
3363
|
215
|
3364 Also @xref{Q3.5.10}.
|
|
3365
|
82
|
3366 @node Q3.5.5, Q3.5.6, Q3.5.4, Customization
|
274
|
3367 @unnumberedsubsec Q3.5.5: Scrolling one line at a time.
|
82
|
3368
|
|
3369 Can the cursor keys scroll the screen a line at a time, rather than the
|
|
3370 default half page jump? I tend it to find it disorienting.
|
|
3371
|
|
3372 Try this:
|
|
3373
|
|
3374 @lisp
|
|
3375 (defun scroll-one-line-up (&optional arg)
|
|
3376 "Scroll the selected window up (forward in the text) one line (or N lines)."
|
|
3377 (interactive "p")
|
|
3378 (scroll-up (or arg 1)))
|
|
3379
|
|
3380 (defun scroll-one-line-down (&optional arg)
|
|
3381 "Scroll the selected window down (backward in the text) one line (or N)."
|
|
3382 (interactive "p")
|
|
3383 (scroll-down (or arg 1)))
|
|
3384
|
163
|
3385 (global-set-key [up] 'scroll-one-line-up)
|
|
3386 (global-set-key [down] 'scroll-one-line-down)
|
82
|
3387 @end lisp
|
|
3388
|
|
3389 The following will also work but will affect more than just the cursor
|
|
3390 keys (i.e. @kbd{C-n} and @kbd{C-p}):
|
|
3391
|
|
3392 @lisp
|
|
3393 (setq scroll-step 1)
|
|
3394 @end lisp
|
|
3395
|
227
|
3396 Starting with XEmacs-20.3 you can also change this with Customize.
|
215
|
3397 Select from the @code{Options} menu
|
227
|
3398 @code{Customize->Emacs->Environment->Windows->Scroll Step...} or type
|
282
|
3399 @kbd{M-x customize @key{RET} windows @key{RET}}.
|
215
|
3400
|
82
|
3401 @node Q3.5.6, Q3.5.7, Q3.5.5, Customization
|
274
|
3402 @unnumberedsubsec Q3.5.6: How to map @kbd{Help} key alone on Sun type4 keyboard?
|
82
|
3403
|
|
3404 The following works in GNU Emacs 19:
|
|
3405
|
|
3406 @lisp
|
274
|
3407 (global-set-key [help] 'help-command);; Help
|
82
|
3408 @end lisp
|
|
3409
|
126
|
3410 The following works in XEmacs 19.15 with the addition of shift:
|
82
|
3411
|
|
3412 @lisp
|
274
|
3413 (global-set-key [(shift help)] 'help-command);; Help
|
82
|
3414 @end lisp
|
|
3415
|
|
3416 But it doesn't work alone. This is in the file @file{PROBLEMS} which
|
|
3417 should have come with your XEmacs installation: @emph{Emacs ignores the
|
|
3418 @kbd{help} key when running OLWM}.
|
|
3419
|
|
3420 OLWM grabs the @kbd{help} key, and retransmits it to the appropriate
|
282
|
3421 client using
|
274
|
3422 @iftex
|
|
3423 @*
|
282
|
3424 @end iftex
|
274
|
3425 @code{XSendEvent}. Allowing Emacs to react to synthetic
|
82
|
3426 events is a security hole, so this is turned off by default. You can
|
|
3427 enable it by setting the variable @code{x-allow-sendevents} to t. You
|
|
3428 can also cause fix this by telling OLWM to not grab the help key, with
|
|
3429 the null binding @code{OpenWindows.KeyboardCommand.Help:}.
|
|
3430
|
|
3431 @node Q3.5.7, Q3.5.8, Q3.5.6, Customization
|
274
|
3432 @unnumberedsubsec Q3.5.7: How can you type in special characters in XEmacs?
|
282
|
3433 @c Changed
|
227
|
3434 One way is to use the package @code{x-compose}. Then you can use
|
82
|
3435 sequences like @kbd{Compose " a} to get ä, etc.
|
|
3436
|
227
|
3437 Another way is to use the @code{iso-insert} package, provided in XEmacs
|
|
3438 19.15 and later. Then you can use sequences like @kbd{C-x 8 " a} to get
|
|
3439 ä, etc.
|
82
|
3440
|
282
|
3441 @email{glynn@@sensei.co.uk, Glynn Clements} writes:
|
|
3442
|
|
3443 @quotation
|
|
3444 It depends upon your X server.
|
|
3445
|
|
3446 Generally, the simplest way is to define a key as Multi_key with
|
|
3447 xmodmap, e.g.
|
|
3448 @c hey, show some respect, willya -- there's xkeycaps, isn't there? --
|
|
3449 @c chr ;)
|
|
3450 @example
|
|
3451 xmodmap -e 'keycode 0xff20 = Multi_key'
|
|
3452 @end example
|
|
3453
|
|
3454 You will need to pick an appropriate keycode. Use xev to find out the
|
|
3455 keycodes for each key.
|
|
3456
|
|
3457 [NB: On a `Windows' keyboard, recent versions of XFree86 automatically
|
|
3458 define the right `Windows' key as Multi_key'.]
|
|
3459
|
|
3460 Once you have Multi_key defined, you can use e.g.
|
|
3461 @example
|
|
3462 Multi a ' => á
|
|
3463 Multi e " => ë
|
|
3464 Multi c , => ç
|
|
3465 @end example
|
|
3466
|
|
3467 etc.
|
|
3468
|
|
3469 Also, recent versions of XFree86 define various AltGr-<key>
|
|
3470 combinations as dead keys, i.e.
|
|
3471 @example
|
|
3472 AltGr [ => dead_diaeresis
|
|
3473 AltGr ] => dead_tilde
|
|
3474 AltGr ; => dead_acute
|
|
3475 @end example
|
|
3476 etc.
|
|
3477
|
|
3478 Running @samp{xmodmap -pk} will list all of the defined keysyms.
|
|
3479 @end quotation
|
|
3480
|
82
|
3481 @node Q3.5.8, Q3.5.9, Q3.5.7, Customization
|
274
|
3482 @unnumberedsubsec Q3.5.8: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
|
82
|
3483
|
|
3484 Why does @code{(define-key global-map [ delete-forward ] 'delete-char)}
|
|
3485 complain of not being able to bind an unknown key?
|
|
3486
|
|
3487 Try this instead:
|
|
3488
|
|
3489 @lisp
|
|
3490 (define-key global-map [delete_forward] 'delete-char)
|
|
3491 @end lisp
|
|
3492
|
|
3493 and it will work.
|
|
3494
|
|
3495 What you are seeing above is a bug due to code that is trying to check
|
|
3496 for GNU Emacs syntax like:
|
|
3497
|
|
3498 (define-key global-map [C-M-a] 'delete-char)
|
|
3499
|
|
3500 which otherwise would cause no errors but would not result in the
|
|
3501 expected behavior.
|
|
3502
|
|
3503 This bug has been fixed in 19.14.
|
|
3504
|
|
3505 @node Q3.5.9, Q3.5.10, Q3.5.8, Customization
|
274
|
3506 @unnumberedsubsec Q3.5.9: How do I make the Delete key delete forward?
|
82
|
3507
|
227
|
3508 With XEmacs-20.2 use the @code{delbs} package:
|
82
|
3509
|
|
3510 @lisp
|
163
|
3511 (require 'delbs)
|
82
|
3512 @end lisp
|
|
3513
|
163
|
3514 This will give you the functions @code{delbs-enable-delete-forward} to
|
|
3515 set things up, and @code{delbs-disable-delete-forward} to revert to
|
227
|
3516 ``normal'' behavior. Note that @code{delbackspace} package is obsolete.
|
|
3517
|
|
3518 Starting with XEmacs-20.3 better solution is to set variable
|
|
3519 @code{delete-key-deletes-forward} to t. You can also change this with
|
|
3520 Customize. Select from the @code{Options} menu
|
|
3521 @code{Customize->Emacs->Editing->Basics->Delete Key Deletes Forward} or
|
282
|
3522 type @kbd{M-x customize @key{RET} editing-basics @key{RET}}.
|
215
|
3523
|
82
|
3524 Also @xref{Q3.5.4}.
|
|
3525
|
282
|
3526 @node Q3.5.10, Q3.5.11, Q3.5.9, Customization
|
274
|
3527 @unnumberedsubsec Q3.5.10: Can I turn on @dfn{sticky} modifier keys?
|
82
|
3528
|
|
3529 Yes, with @code{(setq modifier-keys-are-sticky t)}. This will give the
|
|
3530 effect of being able to press and release Shift and have the next
|
|
3531 character typed come out in upper case. This will affect all the other
|
|
3532 modifier keys like Control and Meta as well.
|
|
3533
|
274
|
3534 @email{ben@@666.com, Ben Wing} writes:
|
82
|
3535
|
|
3536 @quotation
|
|
3537 One thing about the sticky modifiers is that if you move the mouse out
|
163
|
3538 of the frame and back in, it cancels all currently ``stuck'' modifiers.
|
82
|
3539 @end quotation
|
|
3540
|
282
|
3541 @node Q3.5.11, Q3.6.1, Q3.5.10, Customization
|
|
3542 @unnumberedsubsec Q3.5.11: How do I map the arrow keys?
|
|
3543 @c New
|
|
3544 Say you want to map @kbd{C-@key{right}} to forward-word:
|
|
3545
|
|
3546 @email{sds@@usa.net, Sam Steingold} writes:
|
|
3547
|
|
3548 @quotation
|
|
3549 @lisp
|
|
3550 ; both XEmacs and Emacs
|
|
3551 (define-key global-map [(control right)] 'forward-word)
|
|
3552 @end lisp
|
|
3553 or
|
|
3554 @lisp
|
|
3555 ; Emacs only
|
|
3556 (define-key global-map [C-right] 'forward-word)
|
|
3557 @end lisp
|
|
3558 or
|
|
3559 @lisp
|
|
3560 ; ver > 20, both
|
|
3561 (define-key global-map (kbd "C-<right>") 'forward-word)
|
|
3562 @end lisp
|
|
3563 @end quotation
|
|
3564
|
|
3565
|
|
3566
|
|
3567 @node Q3.6.1, Q3.6.2, Q3.5.11, Customization
|
274
|
3568 @unnumberedsec 3.6: The Cursor
|
|
3569 @unnumberedsubsec Q3.6.1: Is there a way to make the bar cursor thicker?
|
82
|
3570
|
|
3571 I'd like to have the bar cursor a little thicker, as I tend to "lose" it
|
|
3572 often.
|
|
3573
|
|
3574 For a 1 pixel bar cursor, use:
|
|
3575
|
|
3576 @lisp
|
|
3577 (setq bar-cursor t)
|
|
3578 @end lisp
|
|
3579
|
|
3580 For a 2 pixel bar cursor, use:
|
|
3581
|
|
3582 @lisp
|
|
3583 (setq bar-cursor 'anything-else)
|
|
3584 @end lisp
|
|
3585
|
227
|
3586 Starting with XEmacs-20.3 you can also change these with Customize.
|
215
|
3587 Select from the @code{Options} menu
|
227
|
3588 @code{Customize->Emacs->Environment->Display->Bar Cursor...} or type
|
282
|
3589 @kbd{M-x customize @key{RET} display @key{RET}}.
|
215
|
3590
|
82
|
3591 You can use a color to make it stand out better:
|
|
3592
|
|
3593 @example
|
|
3594 Emacs*cursorColor: Red
|
|
3595 @end example
|
|
3596
|
|
3597 @node Q3.6.2, Q3.6.3, Q3.6.1, Customization
|
274
|
3598 @unnumberedsubsec Q3.6.2: Is there a way to get back the block cursor?
|
82
|
3599
|
|
3600 @lisp
|
|
3601 (setq bar-cursor nil)
|
|
3602 @end lisp
|
|
3603
|
227
|
3604 Starting with XEmacs-20.3 you can also change this with Customize.
|
215
|
3605 Select from the @code{Options} menu
|
227
|
3606 @code{Customize->Emacs->Environment->Display->Bar Cursor...} or type
|
282
|
3607 @kbd{M-x customize @key{RET} display @key{RET}}.
|
215
|
3608
|
82
|
3609 @node Q3.6.3, Q3.7.1, Q3.6.2, Customization
|
274
|
3610 @unnumberedsubsec Q3.6.3: Can I make the cursor blink?
|
82
|
3611
|
|
3612 If you are running a version of XEmacs older than 19.14, no. Otherwise
|
|
3613 you can do the following:
|
|
3614
|
|
3615 @lisp
|
|
3616 (blink-cursor-mode)
|
|
3617 @end lisp
|
|
3618
|
|
3619 This function toggles between a steady cursor and a blinking cursor.
|
|
3620 You may also set this mode from the menu bar by selecting @samp{Options
|
227
|
3621 => Frame Appearance => Blinking Cursor}. Remember to save options.
|
82
|
3622
|
|
3623 @node Q3.7.1, Q3.7.2, Q3.6.3, Customization
|
274
|
3624 @unnumberedsec 3.7: The Mouse and Highlighting
|
|
3625 @unnumberedsubsec Q3.7.1: How can I turn off Mouse pasting?
|
82
|
3626
|
|
3627 I keep hitting the middle mouse button by accident and getting stuff
|
|
3628 pasted into my buffer so how can I turn this off?
|
|
3629
|
|
3630 Here is an alternative binding, whereby the middle mouse button selects
|
|
3631 (but does not cut) the expression under the mouse. Clicking middle on a
|
|
3632 left or right paren will select to the matching one. Note that you can
|
|
3633 use @code{define-key} or @code{global-set-key}.
|
|
3634
|
|
3635 @lisp
|
163
|
3636 (defun mouse-set-point-and-select (event)
|
82
|
3637 "Sets the point at the mouse location, then marks following form"
|
|
3638 (interactive "@@e")
|
|
3639 (mouse-set-point event)
|
163
|
3640 (mark-sexp 1))
|
|
3641 (define-key global-map [button2] 'mouse-set-point-and-select)
|
82
|
3642 @end lisp
|
|
3643
|
|
3644 @node Q3.7.2, Q3.7.3, Q3.7.1, Customization
|
274
|
3645 @unnumberedsubsec Q3.7.2: How do I set control/meta/etc modifiers on mouse buttons?
|
82
|
3646
|
227
|
3647 Use, for instance, @code{[(meta button1)]}. For example, here is a common
|
|
3648 setting for Common Lisp programmers who use the bundled @code{ilisp}
|
|
3649 package, whereby meta-button1 on a function name will find the file where
|
|
3650 the function name was defined, and put you at that location in the source
|
|
3651 file.
|
82
|
3652
|
|
3653 [Inside a function that gets called by the lisp-mode-hook and
|
|
3654 ilisp-mode-hook]
|
|
3655
|
|
3656 @lisp
|
|
3657 (local-set-key [(meta button1)] 'edit-definitions-lisp)
|
|
3658 @end lisp
|
|
3659
|
|
3660 @node Q3.7.3, Q3.7.4, Q3.7.2, Customization
|
274
|
3661 @unnumberedsubsec Q3.7.3: Clicking the left button does not do anything in buffer list.
|
82
|
3662
|
|
3663 I do @kbd{C-x C-b} to get a list of buffers and the entries get
|
|
3664 highlighted when I move the mouse over them but clicking the left mouse
|
|
3665 does not do anything.
|
|
3666
|
|
3667 Use the middle mouse button.
|
|
3668
|
|
3669 @node Q3.7.4, Q3.7.5, Q3.7.3, Customization
|
274
|
3670 @unnumberedsubsec Q3.7.4: How can I get a list of buffers when I hit mouse button 3?
|
82
|
3671
|
163
|
3672 The following code will replace the default popup on button3:
|
82
|
3673
|
|
3674 @lisp
|
163
|
3675 (global-set-key [button3] 'popup-buffer-menu)
|
82
|
3676 @end lisp
|
|
3677
|
|
3678 @node Q3.7.5, Q3.7.6, Q3.7.4, Customization
|
274
|
3679 @unnumberedsubsec Q3.7.5: Why does cut-and-paste not work between XEmacs and a cmdtool?
|
82
|
3680
|
|
3681 We don't know. It's a bug. There does seem to be a work-around,
|
|
3682 however. Try running xclipboard first. It appears to fix the problem
|
|
3683 even if you exit it. (This should be mostly fixed in 19.13, but we
|
|
3684 haven't yet verified that).
|
|
3685
|
|
3686 @node Q3.7.6, Q3.7.7, Q3.7.5, Customization
|
274
|
3687 @unnumberedsubsec Q3.7.6: How I can set XEmacs up so that it pastes where the text cursor is?
|
82
|
3688
|
|
3689 By default XEmacs pastes X selections where the mouse pointer is. How
|
|
3690 do I disable this?
|
|
3691
|
|
3692 Examine the function @code{mouse-yank}, by typing @kbd{C-h f mouse-yank
|
282
|
3693 @key{RET}}.
|
82
|
3694
|
|
3695 To get XEmacs to paste at the text cursor, add this your @file{.emacs}:
|
|
3696
|
|
3697 @lisp
|
|
3698 (setq mouse-yank-at-point t)
|
|
3699 @end lisp
|
|
3700
|
227
|
3701 Starting with XEmacs-20.2 you can also change this with Customize.
|
|
3702 Select from the @code{Options} menu
|
|
3703 @code{Customize->Emacs->Editing->Mouse->Yank At Point...} or type
|
282
|
3704 @kbd{M-x customize @key{RET} mouse @key{RET}}.
|
227
|
3705
|
82
|
3706 @node Q3.7.7, Q3.7.8, Q3.7.6, Customization
|
274
|
3707 @unnumberedsubsec Q3.7.7: How do I select a rectangular region?
|
82
|
3708
|
|
3709 Just select the region normally, then use the rectangle commands (e.g.
|
|
3710 @code{kill-rectangle} on it. The region does not highlight as a
|
|
3711 rectangle, but the commands work just fine.
|
|
3712
|
227
|
3713 To actually sweep out rectangular regions with the mouse you can use
|
|
3714 @code{mouse-track-do-rectangle} which is assigned to @kbd{M-button1}.
|
|
3715 Then use rectangle commands.
|
|
3716
|
|
3717 You can also do the following to change default behavior to sweep out
|
|
3718 rectangular regions:
|
82
|
3719
|
|
3720 @lisp
|
|
3721 (setq mouse-track-rectangle-p t)
|
|
3722 @end lisp
|
|
3723
|
227
|
3724 Starting with XEmacs-20.2 you can also change this with Customize.
|
|
3725 Select from the @code{Options} menu
|
|
3726 @code{Customize->Emacs->Editing->Mouse->Track Rectangle...} or type
|
282
|
3727 @kbd{M-x customize @key{RET} mouse @key{RET}}.
|
227
|
3728
|
82
|
3729
|
|
3730 @example
|
|
3731 mouse-track-do-rectangle: (event)
|
|
3732 -- an interactive compiled Lisp function.
|
|
3733 Like `mouse-track' but selects rectangles instead of regions.
|
|
3734 @end example
|
|
3735
|
|
3736 @node Q3.7.8, Q3.8.1, Q3.7.7, Customization
|
274
|
3737 @unnumberedsubsec Q3.7.8: Why does @kbd{M-w} take so long?
|
82
|
3738
|
|
3739 It actually doesn't. It leaves the region visible for a second so that
|
|
3740 you can see what area is being yanked. If you start working, though, it
|
|
3741 will immediately complete its operation. In other words, it will only
|
|
3742 delay for a second if you let it.
|
|
3743
|
|
3744 @node Q3.8.1, Q3.8.2, Q3.7.8, Customization
|
274
|
3745 @unnumberedsec 3.8: The Menubar and Toolbar
|
|
3746 @unnumberedsubsec Q3.8.1: How do I get rid of the menu (or menubar)?
|
82
|
3747
|
|
3748 If you are running XEmacs 19.13 and earlier, add this command to your
|
|
3749 @file{.emacs}.
|
|
3750
|
|
3751 @lisp
|
|
3752 (set-menubar nil)
|
|
3753 @end lisp
|
|
3754
|
|
3755 Starting with XEmacs 19.14 the preferred method is:
|
|
3756
|
|
3757 @lisp
|
|
3758 (set-specifier menubar-visible-p nil)
|
|
3759 @end lisp
|
|
3760
|
|
3761 @node Q3.8.2, Q3.8.3, Q3.8.1, Customization
|
274
|
3762 @unnumberedsubsec Q3.8.2: Can I customize the basic menubar?
|
82
|
3763
|
|
3764 For an extensive menubar, add this line to your @file{.emacs}:
|
|
3765
|
|
3766 @lisp
|
|
3767 (load "big-menubar")
|
|
3768 @end lisp
|
|
3769
|
|
3770 If you'd like to write your own, this file provides as good a set of
|
|
3771 examples as any to start from. The file is located in
|
|
3772 @file{lisp/packages/big-menubar.el} in the XEmacs installation
|
|
3773 directory.
|
|
3774
|
|
3775 @node Q3.8.3, Q3.8.4, Q3.8.2, Customization
|
274
|
3776 @unnumberedsubsec Q3.8.3: How do I control how many buffers are listed in the menu @code{Buffers List}?
|
82
|
3777
|
|
3778 Add the following to your @file{.emacs} (suit to fit):
|
|
3779
|
|
3780 @lisp
|
|
3781 (setq buffers-menu-max-size 20)
|
|
3782 @end lisp
|
|
3783
|
|
3784 For no limit, use an argument of @samp{nil}.
|
|
3785
|
227
|
3786 Starting with XEmacs-20.3 you can also change this with Customize.
|
|
3787 Select from the @code{Options} menu
|
|
3788 @code{Customize->Emacs->Environment->Menu->Buffers Menu->Max Size...} or
|
282
|
3789 type @kbd{M-x customize @key{RET} buffers-menu @key{RET}}.
|
227
|
3790
|
82
|
3791 @node Q3.8.4, Q3.8.5, Q3.8.3, Customization
|
274
|
3792 @unnumberedsubsec Q3.8.4: Resources like @code{Emacs*menubar*font} are not working?
|
82
|
3793
|
|
3794 I am trying to use a resource like @code{Emacs*menubar*font} to set the
|
|
3795 font of the menubar but it's not working.
|
|
3796
|
|
3797 If you are using the real Motif menubar, this resource is not
|
|
3798 recognized; you have to say:
|
|
3799
|
|
3800 @example
|
|
3801 Emacs*menubar*fontList: FONT
|
|
3802 @end example
|
|
3803
|
|
3804 If you are using the Lucid menubar, the former resource will be
|
|
3805 recognized only if the latter resource is unset. This means that the
|
|
3806 resource
|
|
3807
|
|
3808 @example
|
|
3809 *fontList: FONT
|
|
3810 @end example
|
|
3811
|
|
3812 will override
|
|
3813
|
|
3814 @example
|
|
3815 Emacs*menubar*font: FONT
|
|
3816 @end example
|
|
3817
|
|
3818 even though the latter is more specific.
|
|
3819
|
|
3820 @node Q3.8.5, Q3.9.1, Q3.8.4, Customization
|
274
|
3821 @unnumberedsubsec Q3.8.5: How can I bind a key to a function to toggle the toolbar?
|
82
|
3822
|
|
3823 Try something like:
|
|
3824
|
|
3825 @lisp
|
163
|
3826 (defun my-toggle-toolbar ()
|
|
3827 (interactive)
|
|
3828 (set-specifier default-toolbar-visible-p
|
|
3829 (not (specifier-instance default-toolbar-visible-p))))
|
|
3830 (global-set-key "\C-xT" 'my-toggle-toolbar)
|
82
|
3831 @end lisp
|
|
3832
|
|
3833 There are redisplay bugs in 19.14 that may make the preceding result in
|
|
3834 a messed-up display, especially for frames with multiple windows. You
|
|
3835 may need to resize the frame before XEmacs completely realizes the
|
|
3836 toolbar is really gone.
|
|
3837
|
274
|
3838 Thanks to @email{martin@@xemacs.org, Martin Buchholz} for the correct
|
82
|
3839 code.
|
|
3840
|
|
3841 @node Q3.9.1, Q3.9.2, Q3.8.5, Customization
|
274
|
3842 @unnumberedsec 3.9: Scrollbars
|
|
3843 @unnumberedsubsec Q3.9.1: How can I disable the scrollbar?
|
82
|
3844
|
|
3845 To disable them for all frames, add the following line to
|
|
3846 your @file{.Xdefaults}:
|
|
3847
|
|
3848 @example
|
|
3849 Emacs.scrollBarWidth: 0
|
|
3850 @end example
|
|
3851
|
282
|
3852 Or select from the @code{Options} menu @code{Frame Appearance->Scrollbars}.
|
227
|
3853 Remember to save options.
|
|
3854
|
82
|
3855 To turn the scrollbar off on a per-frame basis, use the following
|
|
3856 function:
|
|
3857
|
|
3858 @lisp
|
163
|
3859 (set-specifier scrollbar-width 0 (selected-frame))
|
82
|
3860 @end lisp
|
|
3861
|
|
3862 You can actually turn the scrollbars on at any level you want by
|
|
3863 substituting for (selected-frame) in the above command. For example, to
|
|
3864 turn the scrollbars off only in a single buffer:
|
|
3865
|
|
3866 @lisp
|
163
|
3867 (set-specifier scrollbar-width 0 (current-buffer))
|
82
|
3868 @end lisp
|
|
3869
|
163
|
3870 In XEmacs versions prior to 19.14, you had to use the hairier construct:
|
82
|
3871
|
|
3872 @lisp
|
163
|
3873 (set-specifier scrollbar-width (cons (selected-frame) 0))
|
82
|
3874 @end lisp
|
|
3875
|
|
3876 @node Q3.9.2, Q3.9.3, Q3.9.1, Customization
|
274
|
3877 @unnumberedsubsec Q3.9.2: How can one use resources to change scrollbar colors?
|
82
|
3878
|
|
3879 Here's a recap of how to use resources to change your scrollbar colors:
|
|
3880
|
|
3881 @example
|
|
3882 ! Motif scrollbars
|
|
3883
|
|
3884 Emacs*XmScrollBar.Background: skyblue
|
|
3885 Emacs*XmScrollBar.troughColor: lightgray
|
|
3886
|
|
3887 ! Athena scrollbars
|
|
3888
|
|
3889 Emacs*Scrollbar.Foreground: skyblue
|
|
3890 Emacs*Scrollbar.Background: lightgray
|
|
3891 @end example
|
|
3892
|
|
3893 Note the capitalization of @code{Scrollbar} for the Athena widget.
|
|
3894
|
|
3895 @node Q3.9.3, Q3.9.4, Q3.9.2, Customization
|
274
|
3896 @unnumberedsubsec Q3.9.3: Moving the scrollbar can move the point; can I disable this?
|
82
|
3897
|
|
3898 When I move the scrollbar in an XEmacs window, it moves the point as
|
|
3899 well, which should not be the default behavior. Is this a bug or a
|
|
3900 feature? Can I disable it?
|
|
3901
|
|
3902 The current behavior is a feature, not a bug. Point remains at the same
|
|
3903 buffer position as long as that position does not scroll off the screen.
|
|
3904 In that event, point will end up in either the upper-left or lower-left
|
|
3905 hand corner.
|
|
3906
|
|
3907 This cannot be changed.
|
|
3908
|
|
3909 @node Q3.9.4, Q3.10.1, Q3.9.3, Customization
|
274
|
3910 @unnumberedsubsec Q3.9.4: How can I get automatic horizontal scrolling?
|
82
|
3911
|
|
3912 By the same token, how can I turn it off in specific modes?
|
|
3913
|
|
3914 To do this, add to your @file{.emacs} file:
|
|
3915
|
|
3916 @lisp
|
|
3917 (require 'auto-show)
|
|
3918 @end lisp
|
|
3919
|
|
3920 Then do @code{(setq truncate-lines t)} in the mode-hooks for any modes
|
|
3921 in which you want lines truncated.
|
|
3922
|
|
3923 More precisely: If @code{truncate-lines} is nil, horizontal scrollbars
|
|
3924 will never appear. Otherwise, they will appear only if the value of
|
|
3925 @code{scrollbar-height} for that buffer/window/etc. is non-zero. If you
|
|
3926 do
|
|
3927
|
|
3928 @lisp
|
|
3929 (set-specifier scrollbar-height 0)
|
|
3930 @end lisp
|
|
3931
|
|
3932 then horizontal scrollbars will not appear in truncated buffers unless
|
|
3933 the package specifically asked for them.
|
|
3934
|
|
3935 Automatic horizontal scrolling is now standard, starting with 19.14.
|
|
3936
|
|
3937 @node Q3.10.1, Q3.10.2, Q3.9.4, Customization
|
282
|
3938 @unnumberedsec 3.10: Text Selections
|
274
|
3939 @unnumberedsubsec Q3.10.1: How can I turn off or change highlighted selections?
|
82
|
3940
|
|
3941 The @code{zmacs} mode allows for what some might call gratuitous
|
|
3942 highlighting for selected regions (either by setting mark or by using
|
|
3943 the mouse). This is the default behavior. To turn off, add the
|
|
3944 following line to your @file{.emacs} file:
|
|
3945
|
|
3946 @lisp
|
|
3947 (setq zmacs-regions nil)
|
|
3948 @end lisp
|
|
3949
|
227
|
3950 Starting with XEmacs-20.2 you can also change this with Customize. Select
|
|
3951 from the @code{Options} menu @code{Customize->Emacs->Editing->Basics->Zmacs
|
282
|
3952 Regions} or type @kbd{M-x customize @key{RET} editing-basics @key{RET}}.
|
215
|
3953
|
126
|
3954 To change the face for selection, look at @code{Options->Customize} on
|
82
|
3955 the menubar.
|
|
3956
|
|
3957 @node Q3.10.2, Q3.10.3, Q3.10.1, Customization
|
274
|
3958 @unnumberedsubsec Q3.10.2: How do I get that typing on an active region removes it?
|
82
|
3959
|
|
3960 I want to change things so that if I select some text and start typing,
|
|
3961 the typed text replaces the selected text, similar to Motif.
|
|
3962
|
|
3963 You want to use something called @dfn{pending delete}. Pending delete
|
|
3964 is what happens when you select a region (with the mouse or keyboard)
|
|
3965 and you press a key to replace the selected region by the key you typed.
|
|
3966 Usually backspace kills the selected region.
|
|
3967
|
|
3968 To get this behavior, add the following line to your @file{.emacs}:
|
|
3969
|
|
3970 @lisp
|
215
|
3971 (turn-on-pending-delete)
|
82
|
3972 @end lisp
|
|
3973
|
|
3974 Note that this will work with both Backspace and Delete.
|
|
3975
|
|
3976 @node Q3.10.3, Q3.10.4, Q3.10.2, Customization
|
274
|
3977 @unnumberedsubsec Q3.10.3: Can I turn off the highlight during isearch?
|
82
|
3978
|
|
3979 I do not like my text highlighted while I am doing isearch as I am not
|
|
3980 able to see what's underneath. How do I turn it off?
|
|
3981
|
|
3982 Put the following in your @file{.emacs}:
|
|
3983
|
|
3984 @lisp
|
|
3985 (setq isearch-highlight nil)
|
|
3986 @end lisp
|
|
3987
|
227
|
3988 Starting with XEmacs-20.2 you can also change this with Customize. Type
|
282
|
3989 @kbd{M-x customize-variable @key{RET} isearch-highlight @key{RET}}.
|
215
|
3990
|
82
|
3991 Note also that isearch-highlight affects query-replace and ispell.
|
|
3992 Instead of disabling isearch-highlight you may find that a better
|
|
3993 solution consists of customizing the @code{isearch} face.
|
|
3994
|
|
3995 @node Q3.10.4, Q3.10.5, Q3.10.3, Customization
|
274
|
3996 @unnumberedsubsec Q3.10.4: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
|
82
|
3997
|
|
3998 Put this in your @code{.emacs}:
|
|
3999
|
|
4000 @lisp
|
|
4001 (setq zmacs-regions nil)
|
|
4002 @end lisp
|
|
4003
|
|
4004 @strong{Warning: This command turns off all region highlighting.}
|
|
4005
|
215
|
4006 Also @xref{Q3.10.1}.
|
|
4007
|
82
|
4008 @node Q3.10.5, , Q3.10.4, Customization
|
274
|
4009 @unnumberedsubsec Q3.10.5: The region disappears when I hit the end of buffer while scrolling.
|
82
|
4010
|
227
|
4011 This has been fixed by default starting with XEmacs-20.3.
|
|
4012
|
|
4013 With older versions you can turn this feature (if it indeed is a feature)
|
|
4014 off like this:
|
82
|
4015
|
|
4016 @lisp
|
|
4017 (defadvice scroll-up (around scroll-up freeze)
|
|
4018 (interactive "_P")
|
|
4019 (let ((zmacs-region-stays t))
|
|
4020 (if (interactive-p)
|
|
4021 (condition-case nil
|
|
4022 ad-do-it
|
|
4023 (end-of-buffer (goto-char (point-max))))
|
|
4024 ad-do-it)))
|
|
4025
|
|
4026 (defadvice scroll-down (around scroll-down freeze)
|
|
4027 (interactive "_P")
|
|
4028 (let ((zmacs-region-stays t))
|
|
4029 (if (interactive-p)
|
|
4030 (condition-case nil
|
|
4031 ad-do-it
|
|
4032 (beginning-of-buffer (goto-char (point-min))))
|
|
4033 ad-do-it)))
|
|
4034 @end lisp
|
|
4035
|
274
|
4036 Thanks to @email{raman@@adobe.com, T. V. Raman} for assistance in deriving this
|
82
|
4037 answer.
|
|
4038
|
|
4039 @node Subsystems, Miscellaneous, Customization, Top
|
274
|
4040 @unnumbered 4 Major Subsystems
|
82
|
4041
|
|
4042 This is part 4 of the XEmacs Frequently Asked Questions list. This
|
|
4043 section is devoted to major XEmacs subsystems.
|
|
4044
|
|
4045 @menu
|
|
4046 Reading Mail with VM:
|
|
4047 * Q4.0.1:: How do I set up VM to retrieve remote mail using POP?
|
|
4048 * Q4.0.2:: How do I get VM to filter mail for me?
|
|
4049 * Q4.0.3:: How can I get VM to automatically check for new mail?
|
|
4050 * Q4.0.4:: [This question intentionally left blank]
|
|
4051 * Q4.0.5:: How do I get my outgoing mail archived?
|
|
4052 * 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"?
|
|
4053 * Q4.0.7:: Is there a mailing list or FAQ for VM?
|
217
|
4054 * Q4.0.8:: Remote mail reading with VM.
|
82
|
4055 * Q4.0.9:: rmail or VM gets an error incorporating new mail.
|
|
4056 * Q4.0.10:: How do I make VM stay in a single frame?
|
|
4057 * Q4.0.11:: How do I make VM or mh-e display graphical smilies?
|
|
4058 * Q4.0.12:: Customization of VM not covered in the manual or here.
|
|
4059
|
|
4060 Web browsing with W3:
|
|
4061 * Q4.1.1:: What is W3?
|
|
4062 * Q4.1.2:: How do I run W3 from behind a firewall?
|
163
|
4063 * Q4.1.3:: Is it true that W3 supports style sheets and tables?
|
82
|
4064
|
|
4065 Reading Netnews and Mail with Gnus:
|
282
|
4066 * Q4.2.1:: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus,argh!
|
82
|
4067 * Q4.2.2:: [This question intentionally left blank]
|
|
4068 * Q4.2.3:: How do I make Gnus stay within a single frame?
|
|
4069 * Q4.2.4:: How do I customize the From: line?
|
|
4070
|
|
4071 Other Mail & News:
|
|
4072 * Q4.3.1:: How can I read and/or compose MIME messages?
|
|
4073 * Q4.3.2:: What is TM and where do I get it?
|
|
4074 * Q4.3.3:: Why isn't this @code{movemail} program working?
|
|
4075 * Q4.3.4:: Movemail is also distributed by Netscape? Can that cause problems?
|
|
4076 * Q4.3.5:: Where do I find pstogif (required by tm)?
|
|
4077
|
|
4078 Sparcworks, EOS, and WorkShop:
|
282
|
4079 * Q4.4.1:: What is SPARCworks, EOS, and WorkShop
|
82
|
4080
|
|
4081 Energize:
|
|
4082 * Q4.5.1:: What is/was Energize?
|
|
4083
|
|
4084 Infodock:
|
|
4085 * Q4.6.1:: What is Infodock?
|
|
4086
|
|
4087 Other Unbundled Packages:
|
163
|
4088 * Q4.7.1:: What is AUC TeX? Where do you get it?
|
82
|
4089 * Q4.7.2:: Are there any Emacs Lisp Spreadsheets?
|
163
|
4090 * Q4.7.3:: Byte compiling AUC TeX on XEmacs 19.14
|
|
4091 * Q4.7.4:: Problems installing AUC TeX
|
|
4092 * Q4.7.5:: Is there a reason for an Emacs package not to be included in XEmacs?
|
282
|
4093 * Q4.7.6:: Is there a MatLab mode?
|
82
|
4094 @end menu
|
|
4095
|
|
4096 @node Q4.0.1, Q4.0.2, Subsystems, Subsystems
|
282
|
4097 @unnumberedsec 4.0: Reading Mail with VM
|
274
|
4098 @unnumberedsubsec Q4.0.1: How do I set up VM to retrieve mail from a remote site using POP?
|
82
|
4099
|
|
4100 Use @code{vm-spool-files}, like this for example:
|
|
4101
|
|
4102 @lisp
|
|
4103 (setq vm-spool-files '("/var/spool/mail/wing"
|
|
4104 "netcom23.netcom.com:110:pass:wing:MYPASS"))
|
|
4105 @end lisp
|
|
4106
|
|
4107 Of course substitute your actual password for MYPASS.
|
|
4108
|
|
4109 @node Q4.0.2, Q4.0.3, Q4.0.1, Subsystems
|
274
|
4110 @unnumberedsubsec Q4.0.2: How do I get VM to filter mail for me?
|
82
|
4111
|
|
4112 One possibility is to use procmail to split your mail before it gets to
|
|
4113 VM. I prefer this personally, since there are many strange and
|
|
4114 wonderful things one can do with procmail. Procmail may be found at
|
274
|
4115 @uref{ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/}.
|
82
|
4116
|
|
4117 Also see the Mail Filtering FAQ at:
|
274
|
4118 @iftex
|
|
4119 @*
|
282
|
4120 @end iftex
|
|
4121 @uref{ftp://rtfm.mit.edu/pub/usenet/news.answers/mail/filtering-faq}.
|
|
4122 @c Link above,
|
|
4123 @c <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/mail/filtering-faq/faq.html>
|
|
4124 @c was dead.
|
82
|
4125
|
|
4126 @node Q4.0.3, Q4.0.4, Q4.0.2, Subsystems
|
274
|
4127 @unnumberedsubsec Q4.0.3: How can I get VM to automatically check for new mail?
|
|
4128
|
|
4129 @email{turner@@lanl.gov, John Turner} writes:
|
82
|
4130
|
|
4131 @quotation
|
|
4132 Use the following:
|
|
4133
|
|
4134 @lisp
|
|
4135 (setq vm-auto-get-new-mail 60)
|
|
4136 @end lisp
|
|
4137 @end quotation
|
|
4138
|
|
4139 @node Q4.0.4, Q4.0.5, Q4.0.3, Subsystems
|
274
|
4140 @unnumberedsubsec Q4.0.4: [This question intentionally left blank]
|
82
|
4141
|
|
4142 Obsolete question, left blank to avoid renumbering.
|
|
4143
|
|
4144 @node Q4.0.5, Q4.0.6, Q4.0.4, Subsystems
|
274
|
4145 @unnumberedsubsec Q4.0.5: How do I get my outgoing mail archived?
|
82
|
4146
|
|
4147 @lisp
|
|
4148 (setq mail-archive-file-name "~/outbox")
|
|
4149 @end lisp
|
|
4150
|
|
4151 @node Q4.0.6, Q4.0.7, Q4.0.5, Subsystems
|
274
|
4152 @unnumberedsubsec 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"?
|
82
|
4153
|
|
4154 Set @code{vm-reply-ignored-addresses} to a list, like
|
|
4155
|
|
4156 @lisp
|
282
|
4157 (setq vm-reply-ignored-addresses
|
274
|
4158 '("wing@@nuspl@@nvwls.cc.purdue.edu,netcom[0-9]*.netcom.com"
|
|
4159 "wing@@netcom.com" "wing@@666.com"))
|
82
|
4160 @end lisp
|
|
4161
|
|
4162 Note that each string is a regular expression.
|
|
4163
|
|
4164 @node Q4.0.7, Q4.0.8, Q4.0.6, Subsystems
|
274
|
4165 @unnumberedsubsec Q4.0.7: Is there a mailing list or FAQ for VM?
|
|
4166
|
282
|
4167 A FAQ for VM exists at @uref{http://www.cyberpass.net/~gorkab/vmfaq.htm}.
|
82
|
4168
|
163
|
4169 VM has its own newsgroups gnu.emacs.vm.info and gnu.emacs.vm.bug.
|
82
|
4170
|
274
|
4171 @node Q4.0.8, Q4.0.9, Q4.0.7, Subsystems
|
|
4172 @unnumberedsubsec Q4.0.8: Remote mail reading with VM.
|
82
|
4173
|
|
4174 My mailbox lives at the office on a big honkin server. My regular INBOX
|
|
4175 lives on my honkin desktop machine. I now can PPP to the office from
|
|
4176 home which is far from honking... I'd like to be able to read mail at
|
|
4177 home without storing it here and I'd like to use xemacs and VM at
|
|
4178 home... Is there a recommended setup?
|
|
4179
|
274
|
4180 @email{nuspl@@nvwls.cc.purdue.edu, Joseph J. Nuspl Jr.} writes:
|
82
|
4181
|
|
4182 @quotation
|
|
4183 There are several ways to do this.
|
|
4184
|
|
4185 @enumerate
|
|
4186 @item
|
|
4187 Set your display to your home machine and run dxpc or one of the other X
|
|
4188 compressors.
|
|
4189
|
|
4190 @item
|
|
4191 NFS mount your desktop machine on your home machine and modify your pop
|
|
4192 command on your home machine to rsh to your desktop machine and actually
|
|
4193 do the pop get's.
|
|
4194
|
|
4195 @item
|
|
4196 Run a POP server on your desktop machine as well and do a sort of two
|
|
4197 tiered POP get.
|
|
4198 @end enumerate
|
|
4199 @end quotation
|
|
4200
|
274
|
4201 @email{wmperry@@monolith.spry.com, William Perry} adds:
|
82
|
4202
|
|
4203 @quotation
|
|
4204 Or you could run a pop script periodically on your desktop machine, and
|
|
4205 just use ange-ftp or NFS to get to your mailbox. I used to do this all
|
|
4206 the time back at IU.
|
|
4207 @end quotation
|
|
4208
|
|
4209 @node Q4.0.9, Q4.0.10, Q4.0.8, Subsystems
|
274
|
4210 @unnumberedsubsec Q4.0.9: rmail or VM gets an error incorporating new mail.
|
82
|
4211
|
163
|
4212 Quoting the XEmacs PROBLEMS file:
|
82
|
4213
|
|
4214 @quotation
|
|
4215 rmail and VM get new mail from @file{/usr/spool/mail/$USER} using a
|
|
4216 program called @code{movemail}. This program interlocks with
|
|
4217 @code{/bin/mail} using the protocol defined by @code{/bin/mail}.
|
282
|
4218
|
82
|
4219 There are two different protocols in general use. One of them uses the
|
|
4220 @code{flock} system call. The other involves creating a lock file;
|
|
4221 @code{movemail} must be able to write in @file{/usr/spool/mail} in order
|
|
4222 to do this. You control which one is used by defining, or not defining,
|
|
4223 the macro @code{MAIL_USE_FLOCK} in @file{config.h} or the m- or s- file
|
|
4224 it includes.
|
|
4225
|
|
4226 @strong{IF YOU DON'T USE THE FORM OF INTERLOCKING THAT IS NORMAL ON YOUR
|
|
4227 SYSTEM, YOU CAN LOSE MAIL!}
|
|
4228
|
|
4229 If your system uses the lock file protocol, and fascist restrictions
|
|
4230 prevent ordinary users from writing the lock files in
|
|
4231 @file{/usr/spool/mail}, you may need to make @code{movemail} setgid to a
|
|
4232 suitable group such as @samp{mail}. You can use these commands (as
|
|
4233 root):
|
|
4234
|
|
4235 @example
|
|
4236 chgrp mail movemail
|
|
4237 chmod 2755 movemail
|
|
4238 @end example
|
|
4239
|
|
4240 If your system uses the lock file protocol, and fascist restrictions
|
|
4241 prevent ordinary users from writing the lock files in
|
|
4242 @file{/usr/spool/mail}, you may need to make @code{movemail} setgid to a
|
|
4243 suitable group such as @code{mail}. To do this, use the following
|
|
4244 commands (as root) after doing the make install.
|
|
4245
|
|
4246 @example
|
|
4247 chgrp mail movemail
|
|
4248 chmod 2755 movemail
|
|
4249 @end example
|
|
4250
|
|
4251 Installation normally copies movemail from the build directory to an
|
|
4252 installation directory which is usually under @file{/usr/local/lib}.
|
|
4253 The installed copy of @code{movemail} is usually in the directory
|
|
4254 @file{/usr/local/lib/emacs/VERSION/TARGET}. You must change the group
|
|
4255 and mode of the installed copy; changing the group and mode of the build
|
|
4256 directory copy is ineffective.
|
|
4257 @end quotation
|
|
4258
|
|
4259 @node Q4.0.10, Q4.0.11, Q4.0.9, Subsystems
|
274
|
4260 @unnumberedsubsec Q4.0.10: How do I make VM stay in a single frame?
|
|
4261
|
|
4262 John.@email{Cooper@@Eng.Sun.COM, John S Cooper} writes:
|
82
|
4263
|
|
4264 @quotation
|
|
4265 @lisp
|
274
|
4266 ; Don't use multiple frames
|
82
|
4267 (setq vm-frame-per-composition nil)
|
|
4268 (setq vm-frame-per-folder nil)
|
|
4269 (setq vm-frame-per-edit nil)
|
|
4270 (setq vm-frame-per-summary nil)
|
|
4271 @end lisp
|
|
4272 @end quotation
|
|
4273
|
|
4274 @node Q4.0.11, Q4.0.12, Q4.0.10, Subsystems
|
274
|
4275 @unnumberedsubsec Q4.0.11: How do I make VM or mh-e display graphical smilies?
|
282
|
4276 @c Changed June
|
82
|
4277 For mh-e use the following:
|
|
4278
|
|
4279 @lisp
|
282
|
4280 (add-hook 'mh-show-mode-hook '(lambda ()
|
274
|
4281 (smiley-region (point-min)
|
|
4282 (point-max))))
|
82
|
4283 @end lisp
|
|
4284
|
282
|
4285 @email{bill@@carpenter.ORG, WJCarpenter} writes:
|
|
4286 For VM use the following:
|
82
|
4287 @lisp
|
282
|
4288 (autoload 'smiley-region "smiley" nil t)
|
|
4289 (add-hook 'vm-select-message-hook
|
|
4290 '(lambda ()
|
|
4291 (smiley-region (point-min)
|
|
4292 (point-max))))
|
82
|
4293 @end lisp
|
|
4294
|
|
4295 For tm use the following:
|
|
4296 @lisp
|
|
4297 (autoload 'smiley-buffer "smiley" nil t)
|
|
4298 (add-hook 'mime-viewer/plain-text-preview-hook 'smiley-buffer)
|
|
4299 @end lisp
|
|
4300
|
|
4301 @node Q4.0.12, Q4.1.1, Q4.0.11, Subsystems
|
274
|
4302 @unnumberedsubsec Q4.0.12: Customization of VM not covered in the manual, or here.
|
|
4303
|
|
4304 @email{boffi@@hp735.stru.polimi.it, giacomo boffi} writes:
|
82
|
4305
|
|
4306 @quotation
|
|
4307 The meta-answer is to look into the file @file{vm-vars.el}, in the vm
|
|
4308 directory of the lisp library.
|
|
4309
|
|
4310 @file{vm-vars.el} contains, initializes and carefully describes, with
|
|
4311 examples of usage, the plethora of user options that @emph{fully}
|
|
4312 control VM's behavior.
|
|
4313
|
|
4314 Enter vm-vars, @code{forward-search} for toolbar, find the variables
|
|
4315 that control the toolbar placement, appearance, existence, copy to your
|
|
4316 @file{.emacs} or @file{.vm} and modify according to the detailed
|
|
4317 instructions.
|
|
4318
|
|
4319 The above also applies to all the various features of VM: search for
|
|
4320 some keywords, maybe the first you conjure isn't appropriate, find the
|
|
4321 appropriate variables, copy and experiment.
|
|
4322 @end quotation
|
|
4323
|
|
4324 @node Q4.1.1, Q4.1.2, Q4.0.12, Subsystems
|
282
|
4325 @unnumberedsec 4.1: Web browsing with W3
|
274
|
4326 @unnumberedsubsec Q4.1.1: What is W3?
|
82
|
4327
|
|
4328 W3 is an advanced graphical browser written in Emacs lisp that runs on
|
|
4329 XEmacs. It has full support for cascaded style sheets, and more...
|
|
4330
|
|
4331 It has a home web page at
|
274
|
4332 @uref{http://www.cs.indiana.edu/elisp/w3/docs.html}.
|
82
|
4333
|
163
|
4334 @node Q4.1.2, Q4.1.3, Q4.1.1, Subsystems
|
274
|
4335 @unnumberedsubsec Q4.1.2: How do I run W3 from behind a firewall?
|
82
|
4336
|
|
4337 There is a long, well-written, detailed section in the W3 manual that
|
|
4338 describes how to do this. Look in the section entitled "Firewalls".
|
|
4339
|
163
|
4340 @node Q4.1.3, Q4.2.1, Q4.1.2, Subsystems
|
274
|
4341 @unnumberedsubsec Q4.1.3: Is it true that W3 supports style sheets and tables?
|
163
|
4342
|
|
4343 Yes, and much more. W3, as distributed with the latest XEmacs is a
|
|
4344 full-featured web browser.
|
|
4345
|
|
4346 @node Q4.2.1, Q4.2.2, Q4.1.3, Subsystems
|
282
|
4347 @unnumberedsec 4.2: Reading Netnews and Mail with Gnus
|
274
|
4348 @unnumberedsubsec Q4.2.1: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus, Quassia Gnus, argh!
|
82
|
4349
|
163
|
4350 The Gnus numbering issues are not meant for mere mortals to know them.
|
|
4351 If you feel you @emph{must} enter the muddy waters of Gnus, visit the
|
|
4352 excellent FAQ, maintained by Justin Sheehy, at:
|
|
4353
|
|
4354 @example
|
282
|
4355 @uref{http://www.ccs.neu.edu/software/contrib/gnus/}
|
163
|
4356 @end example
|
82
|
4357
|
215
|
4358 See also Gnus home page
|
|
4359 @example
|
274
|
4360 @uref{http://www.gnus.org/}
|
215
|
4361 @end example
|
|
4362
|
82
|
4363 @node Q4.2.2, Q4.2.3, Q4.2.1, Subsystems
|
274
|
4364 @unnumberedsubsec Q4.2.2: This question intentionally left blank.
|
82
|
4365
|
|
4366 Obsolete question, left blank to avoid renumbering.
|
|
4367
|
|
4368 @node Q4.2.3, Q4.2.4, Q4.2.2, Subsystems
|
274
|
4369 @unnumberedsubsec Q4.2.3: How do I make Gnus stay within a single frame?
|
82
|
4370
|
163
|
4371 The toolbar code to start Gnus opens the new frame---and it's a feature
|
|
4372 rather than a bug. If you don't like it, but would still like to click
|
|
4373 on the seemly icon, use the following code:
|
82
|
4374
|
|
4375 @lisp
|
|
4376 (defun toolbar-news ()
|
|
4377 (gnus))
|
|
4378 @end lisp
|
163
|
4379
|
|
4380 It will redefine the callback function of the icon to just call
|
|
4381 @code{gnus}, without all the fancy frame stuff.
|
82
|
4382
|
|
4383 @node Q4.2.4, Q4.3.1, Q4.2.3, Subsystems
|
274
|
4384 @unnumberedsubsec Q4.2.4: How do I customize the From: line?
|
82
|
4385
|
|
4386 How do I change the @code{From:} line? I have set gnus-user-from-line
|
282
|
4387 to
|
|
4388 @example
|
274
|
4389 Gail Gurman <gail.gurman@@sybase.com>
|
|
4390 @end example
|
|
4391 @noindent , but XEmacs Gnus doesn't use
|
282
|
4392 it. Instead it uses
|
|
4393 @example
|
|
4394 Gail Mara Gurman @email{gailg@@deall}
|
274
|
4395 @end example
|
|
4396 @noindent and then complains
|
82
|
4397 that it's incorrect. Also, as you perhaps can see, my Message-ID is
|
|
4398 screwy. How can I change that?
|
|
4399
|
274
|
4400 @email{larsi@@ifi.uio.no, Lars Magne Ingebrigtsen} writes:
|
82
|
4401
|
|
4402 @quotation
|
|
4403 Set @code{user-mail-address} to @samp{gail.gurman@@sybase.com} or
|
|
4404 @code{mail-host-address} to @samp{sybase.com}.
|
|
4405 @end quotation
|
|
4406
|
|
4407 @node Q4.3.1, Q4.3.2, Q4.2.4, Subsystems
|
282
|
4408 @unnumberedsec 4.3: Other Mail & News
|
274
|
4409 @unnumberedsubsec Q4.3.1: How can I read and/or compose MIME messages?
|
282
|
4410 @c Changed June
|
|
4411
|
|
4412 VM supports MIME natively.
|
82
|
4413
|
|
4414 You probably want to use the Tools for MIME (tm). @xref{Q4.3.2} for
|
|
4415 details.
|
|
4416
|
274
|
4417 @email{trey@@cs.berkeley.edu, Trey Jackson} has an Emacs & MIME web page at
|
|
4418 @iftex
|
|
4419 @*
|
282
|
4420 @end iftex
|
274
|
4421 @uref{http://bmrc.berkeley.edu/~trey/emacs/mime.html}.
|
82
|
4422
|
282
|
4423
|
|
4424 Another possibility is RMIME. You may find RMIME at
|
|
4425 @iftex
|
|
4426 @*
|
|
4427 @end iftex
|
|
4428 @uref{http://www.cinti.net/~rmoody/rmime/index.html}.
|
|
4429
|
|
4430
|
82
|
4431 @node Q4.3.2, Q4.3.3, Q4.3.1, Subsystems
|
274
|
4432 @unnumberedsubsec Q4.3.2: What is TM and where do I get it?
|
82
|
4433
|
|
4434 TM stands for @dfn{Tools for MIME} and not Tiny MIME. TM integrates
|
|
4435 with all major XEmacs packages like Gnus (all flavors), VM, MH-E, and
|
|
4436 mailcrypt. It provides totally transparent and trouble-free MIME
|
|
4437 support. When appropriate a message will be decoded in place in an
|
|
4438 XEmacs buffer.
|
|
4439
|
213
|
4440 TM now comes as a package with XEmacs 19.16 and XEmacs 20.2.
|
126
|
4441
|
274
|
4442 TM was written by @email{morioka@@jaist.ac.jp, MORIOKA Tomohiko} and
|
|
4443 @email{shuhei-k@@jaist.ac.jp, KOBAYASHI
|
282
|
4444 Shuhei}.
|
274
|
4445
|
|
4446 It is based on the work of @email{umerin@@mse.kyutech.ac.jp, UMEDA
|
|
4447 Masanobu}, the original writer of GNUS.
|
82
|
4448
|
|
4449 The following information is from the @file{README}:
|
|
4450
|
|
4451 @dfn{tm} is a MIME package for GNU Emacs.
|
|
4452 tm has following functions:
|
|
4453
|
|
4454 @itemize @bullet
|
|
4455 @item MIME style multilingual header.
|
|
4456 @item MIME message viewer (mime/viewer-mode).
|
|
4457 @item MIME message composer (mime/editor-mode).
|
|
4458 @item MIME extenders for mh-e, GNUS, RMAIL and VM.
|
|
4459 @end itemize
|
|
4460
|
|
4461 tm is available from following anonymous ftp sites:
|
|
4462 @itemize @bullet
|
274
|
4463 @item @uref{ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/} (Japan).
|
|
4464 @item @uref{ftp://ftp.nis.co.jp/pub/gnu/emacs-lisp/tm/} (Japan).
|
282
|
4465 @c The host above is unknown.
|
|
4466
|
274
|
4467 @item @uref{ftp://ftp.nisiq.net/pub/gnu/emacs-lisp/tm/} (US).
|
|
4468 @item @uref{ftp://ftp.miranova.com/pub/gnus/jaist.ac.jp/} (US).
|
|
4469 @item @uref{ftp://ftp.unicamp.br/pub/mail/mime/tm/} (Brasil).
|
|
4470 @item @uref{ftp://ftp.th-darmstadt.de/pub/editors/GNU-Emacs/lisp/mime/} (Germany).
|
|
4471 @item @uref{ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib/} (Germany).
|
82
|
4472 @end itemize
|
|
4473
|
|
4474 Don't let the installation procedure & instructions stop you from trying
|
|
4475 this package out---it's much simpler than it looks, and once installed,
|
|
4476 trivial to use.
|
|
4477
|
|
4478 @node Q4.3.3, Q4.3.4, Q4.3.2, Subsystems
|
274
|
4479 @unnumberedsubsec Q4.3.3: Why isn't this @code{movemail} program working?
|
|
4480
|
|
4481 Ben Wing @email{ben@@666.com} writes:
|
82
|
4482
|
|
4483 @quotation
|
|
4484 It wasn't chown'ed/chmod'd correctly.
|
|
4485 @end quotation
|
|
4486
|
|
4487 @node Q4.3.4, Q4.3.5, Q4.3.3, Subsystems
|
274
|
4488 @unnumberedsubsec Q4.3.4: Movemail is also distributed by Netscape? Can that cause problems?
|
|
4489
|
|
4490 @email{steve@@altair.xemacs.org, Steve Baur} writes:
|
82
|
4491
|
|
4492 @quotation
|
|
4493 Yes. Always use the movemail installed with your XEmacs. Failure to do
|
|
4494 so can result in lost mail.
|
|
4495 @end quotation
|
|
4496
|
274
|
4497 Please refer to @email{jwz@@netscape.com, Jamie Zawinski's} notes at
|
|
4498 @iftex
|
|
4499 @*
|
282
|
4500 @end iftex
|
274
|
4501 @uref{http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/movemail.html}.
|
82
|
4502 In particular, this document will show you how to make Netscape use the
|
|
4503 version of movemail configured for your system by the person who built
|
|
4504 XEmacs.
|
|
4505
|
|
4506 @node Q4.3.5, Q4.4.1, Q4.3.4, Subsystems
|
274
|
4507 @unnumberedsubsec Q4.3.5: Where do I find pstogif (required by tm)?
|
82
|
4508
|
|
4509 pstogif is part of the latex2html package.
|
|
4510
|
274
|
4511 @email{vroonhof@@math.ethz.ch, Jan Vroonhof} writes:
|
82
|
4512
|
|
4513 latex2html is best found at the CTAN hosts and their mirrors
|
282
|
4514 in
|
274
|
4515 @iftex
|
|
4516 @*
|
282
|
4517 @end iftex
|
274
|
4518 @file{tex-archive/support/latex2html}.
|
82
|
4519
|
|
4520 CTAN hosts are:
|
|
4521
|
|
4522 @itemize @bullet
|
274
|
4523 @item @uref{ftp://ftp.tex.ac.uk/tex-archive/support/latex2html/}.
|
|
4524 @item @uref{ftp://ftp.dante.de/tex-archive/support/latex2html/}.
|
82
|
4525 @end itemize
|
|
4526
|
|
4527 There is a good mirror at ftp.cdrom.com;
|
274
|
4528 @iftex
|
|
4529 @*
|
282
|
4530 @end iftex
|
274
|
4531 @uref{ftp://ftp.cdrom.com/pub/tex/ctan/support/latex2html/}.
|
82
|
4532
|
|
4533 @node Q4.4.1, Q4.5.1, Q4.3.5, Subsystems
|
282
|
4534 @unnumberedsec 4.4: Sparcworks, EOS, and WorkShop
|
274
|
4535 @unnumberedsubsec Q4.4.1: What is SPARCworks, EOS, and WorkShop?
|
|
4536
|
|
4537 @email{turner@@lanl.gov, John Turner} writes:
|
82
|
4538
|
|
4539 @quotation
|
|
4540 SPARCworks is SunSoft's development environment, comprising compilers
|
|
4541 (C, C++, FORTRAN 77, Fortran 90, Ada, and Pascal), a debugger, and other
|
|
4542 tools such as TeamWare (for configuration management), MakeTool, etc.
|
|
4543 @end quotation
|
|
4544
|
282
|
4545 See @uref{http://www.sun.com/software/Developer-products/}
|
82
|
4546 for more info.
|
|
4547
|
|
4548 EOS stands for "Era on SPARCworks", but I don't know what Era stands
|
|
4549 for.
|
|
4550
|
|
4551 EOS is the integration of XEmacs with the SPARCworks debugger. It
|
|
4552 allows one to use an XEmacs frame to view code (complete with
|
|
4553 fontification, etc.), set breakpoints, print variables, etc., while
|
|
4554 using the SPARCworks debugger. It works very well and I use it all the
|
|
4555 time.
|
|
4556
|
274
|
4557 @email{cthomp@@xemacs.org, Chuck Thompson} writes:
|
82
|
4558
|
|
4559 @quotation
|
|
4560 Era stood for "Emacs Rewritten Again". It was what we were calling the
|
|
4561 modified version of Lucid Emacs for Sun when I was dragged, er, allowed
|
|
4562 to work on this wonderful editor.
|
|
4563 @end quotation
|
|
4564
|
274
|
4565 @email{martin@@xemacs.org, Martin Buchholz} writes:
|
82
|
4566
|
|
4567 @quotation
|
|
4568 EOS is being replaced with a new graphical development environment
|
|
4569 called Sun WorkShop, which is currently (07/96) in Alpha Test. For more
|
|
4570 details, check out
|
274
|
4571 @iftex
|
|
4572 @*
|
282
|
4573 @end iftex
|
|
4574 @uref{http://www.sun.com/software/Products/Developer-products/programs.html}.
|
82
|
4575 @end quotation
|
|
4576
|
|
4577 @node Q4.5.1, Q4.6.1, Q4.4.1, Subsystems
|
282
|
4578 @unnumberedsec 4.5: Energize
|
274
|
4579 @unnumberedsubsec Q4.5.1: What is/was Energize?
|
|
4580
|
|
4581 @email{gray@@meteor.harlequin.com, David N Gray} writes:
|
82
|
4582 @quotation
|
|
4583 The files in @file{lisp/energize} are to enable Emacs to interface with
|
|
4584 the "Energize Programming System", a C and C++ development environment,
|
|
4585 which was a product of Lucid, Inc. Tragically, Lucid went out of
|
|
4586 business in 1994, so although Energize is still a great system, if you
|
|
4587 don't already have it, there isn't any way to get it now. (Unless you
|
|
4588 happen to be in Japan; INS Engineering may still be selling it there.
|
|
4589 Tartan bought the rights to sell it in the rest of the world, but never
|
|
4590 did so.)
|
|
4591 @end quotation
|
|
4592
|
|
4593 @node Q4.6.1, Q4.7.1, Q4.5.1, Subsystems
|
282
|
4594 @unnumberedsec 4.6: Infodock
|
274
|
4595 @unnumberedsubsec Q4.6.1: What is Infodock?
|
82
|
4596
|
0
|
4597 InfoDock is an integrated productivity toolset, mainly aimed at
|
86
|
4598 technical people. It is developed and supported by InfoDock
|
|
4599 Associates, a firm that offers custom support and development
|
274
|
4600 for InfoDock, XEmacs and GNU Emacs. ( @uref{http://www.infodock.com},
|
|
4601 @email{info@@infodock.com}, +1 408 243 3300).
|
86
|
4602
|
|
4603 InfoDock is built atop the XEmacs variant of GNU Emacs and so has all of
|
|
4604 the power of Emacs, but with an easier to use and more comprehensive
|
|
4605 menu-based user interface. The bottom portion of this text describes
|
|
4606 how it differs from XEmacs and GNU Emacs from the Free Software
|
|
4607 Foundation.
|
0
|
4608
|
|
4609 InfoDock is aimed at people who want a free, turn-key productivity
|
|
4610 environment. Although InfoDock is customizable, it is not intended for
|
|
4611 people who like basic versions of Emacs which need to be customized
|
|
4612 extensively for local use; standard Emacs distributions are better for
|
|
4613 such uses. InfoDock is for those people who want a complete,
|
|
4614 pre-customized environment in one package, which they need not touch
|
|
4615 more than once or twice a year to update to new revisions.
|
|
4616
|
86
|
4617 InfoDock is pre-built for SPARC SunOS/Solaris systems, PA-RISC HP-UX,
|
|
4618 and Intel Linux systems. It is intended for use on a color display,
|
|
4619 although most features will work on monochrome monitors. Simply unpack
|
|
4620 InfoDock according to the instructions in the ID-INSTALL file and you
|
|
4621 are ready to run.
|
0
|
4622
|
|
4623 The InfoDock Manual is concise, yet sufficient as a user guide for users
|
|
4624 who have never used an Emacs-type editor before. For users who are
|
|
4625 already familiar with Emacs, it supplements the information in the GNU
|
|
4626 Emacs Manual.
|
|
4627
|
|
4628 InfoDock menus are much more extensive and more mature than standard
|
86
|
4629 Emacs menus. Each menu offers a @samp{Manual} item which displays
|
0
|
4630 documentation associated with the menu's functions.
|
282
|
4631
|
86
|
4632 @noindent
|
|
4633 Four types of menubars are provided:
|
0
|
4634 @enumerate
|
|
4635 @item
|
|
4636 An extensive menubar providing access to global InfoDock commands.
|
|
4637 @item
|
|
4638 Mode-specific menubars tailored to the current major mode.
|
|
4639 @item
|
86
|
4640 A simple menubar for basic editing to help novices get started with InfoDock.
|
|
4641 @item
|
|
4642 The standard XEmacs menubar.
|
0
|
4643 @end enumerate
|
|
4644
|
86
|
4645 Most modes also include mode-specific popup menus. Additionally, region and
|
|
4646 rectangle popup menus are included.
|
|
4647
|
|
4648 @samp{Hyperbole}, the everyday information manager, is a core part of
|
0
|
4649 InfoDock. This provides context-sensitive mouse keys, a rolodex-type
|
|
4650 contact manager, programmable hypertext buttons, and an autonumbered
|
|
4651 outliner with embedded hyperlink anchors.
|
82
|
4652
|
86
|
4653 The @samp{OO-Browser}, a multi-language object-oriented code browser, is a
|
|
4654 standard part of InfoDock.
|
0
|
4655
|
|
4656 InfoDock saves a more extensive set of user options than other Emacs
|
|
4657 versions.
|
|
4658
|
|
4659 InfoDock inserts a useful file header in many file types, showing the
|
|
4660 author, summary, and last modification time of each file. A summary
|
|
4661 program can then be used to summarize all of the files in a directory,
|
|
4662 for easy MANIFEST file creation.
|
|
4663
|
|
4664 Your working set of buffers is automatically saved and restored (if you
|
|
4665 answer yes to a prompt) between InfoDock sessions.
|
|
4666
|
86
|
4667 Refined color choices for code highlighting are provided for both dark and
|
|
4668 light background display frames.
|
|
4669
|
|
4670 The @kbd{C-z} key prefix performs frame-based commands which parallel the
|
|
4671 @kbd{C-x} key prefix for window-based commands.
|
0
|
4672
|
|
4673 The Smart Menu system is included for producing command menus on dumb
|
86
|
4674 terminals.
|
0
|
4675
|
|
4676 Lisp libraries are better categorized according to function.
|
|
4677
|
86
|
4678 Extensions and improvements to many areas of Emacs are included, such as:
|
|
4679 paragraph filling, mail reading with Rmail, shell handling, outlining, code
|
|
4680 highlighting and browsing, and man page browsing.
|
0
|
4681
|
|
4682 InfoDock questions, answers and discussion should go to the mail list
|
274
|
4683 @iftex
|
|
4684 @*
|
282
|
4685 @end iftex
|
274
|
4686 @email{infodock@@infodock.com}. Use
|
|
4687 @email{infodock-request@@infodock.com} to be added or removed from the
|
86
|
4688 list. Always include your InfoDock version number when sending help
|
|
4689 requests.
|
|
4690
|
|
4691 InfoDock is available across the Internet via anonymous FTP. To get
|
|
4692 it, first move to a directory into which you want the InfoDock archive
|
|
4693 files placed. We will call this <DIST-DIR>.
|
282
|
4694
|
86
|
4695 @example
|
|
4696 cd <DIST-DIR>
|
|
4697 @end example
|
|
4698
|
|
4699 Ftp to ftp.xemacs.org (Internet Host ID = 128.174.252.16):
|
82
|
4700
|
0
|
4701 @example
|
86
|
4702 prompt> ftp ftp.xemacs.org
|
0
|
4703 @end example
|
|
4704
|
86
|
4705 Login as @samp{anonymous} with your own <user-id>@@<site-name> as a password.
|
|
4706
|
282
|
4707 @example
|
86
|
4708 Name (ftp.xemacs.org): anonymous
|
|
4709 331 Guest login ok, send your complete e-mail address as password.
|
274
|
4710 Password: -<your-user-id>@@<your-domain>
|
86
|
4711 230 Guest login ok, access restrictions apply.
|
0
|
4712 @end example
|
|
4713
|
|
4714 Move to the location of the InfoDock archives:
|
|
4715
|
|
4716 @example
|
86
|
4717 ftp> cd pub/infodock
|
0
|
4718 @end example
|
|
4719
|
|
4720 Set your transfer mode to binary:
|
|
4721
|
|
4722 @example
|
86
|
4723 ftp> bin
|
|
4724 200 Type set to I.
|
0
|
4725 @end example
|
|
4726
|
|
4727 Turn off prompting:
|
|
4728
|
|
4729 @example
|
86
|
4730 ftp> prompt
|
|
4731 Interactive mode off.
|
0
|
4732 @end example
|
|
4733
|
|
4734 Retrieve the InfoDock archives that you want, either by using a
|
86
|
4735 @samp{get <file>} for each file you want or by using the following to
|
0
|
4736 get a complete distribution, including all binaries:
|
|
4737
|
|
4738 @example
|
86
|
4739 ftp> mget ID-INSTALL
|
|
4740 ftp> mget id-*
|
0
|
4741 @end example
|
|
4742
|
|
4743 Close the FTP connection:
|
|
4744
|
|
4745 @example
|
86
|
4746 ftp> quit
|
|
4747 221 Goodbye.
|
0
|
4748 @end example
|
|
4749
|
|
4750 Read the @file{ID-INSTALL} file which you just retrieved for
|
|
4751 step-by-step installation instructions.
|
|
4752
|
82
|
4753 @node Q4.7.1, Q4.7.2, Q4.6.1, Subsystems
|
282
|
4754 @unnumberedsec 4.7: Other Unbundled Packages
|
274
|
4755 @unnumberedsubsec Q4.7.1: What is AUC TeX? Where do you get it?
|
|
4756
|
|
4757 AUC TeX is a package written by @email{abraham@@dina.kvl.dk, Per Abrahamsen}.
|
213
|
4758 Starting with XEmacs 19.16, AUC TeX is bundled with XEmacs. The
|
163
|
4759 following information is from the @file{README} and website.
|
82
|
4760
|
|
4761 AUC TeX is an extensible package that supports writing and formatting
|
|
4762 TeX files for most variants of GNU Emacs. Many different macro packages
|
|
4763 are supported, including AMS TeX, LaTeX, and TeXinfo.
|
|
4764
|
|
4765 The most recent version is always available by ftp at
|
274
|
4766 @iftex
|
|
4767 @*
|
282
|
4768 @end iftex
|
274
|
4769 @uref{ftp://sunsite.auc.dk/packages/auctex/auctex.tar.gz}.
|
82
|
4770
|
|
4771 In case you don't have access to anonymous ftp, you can get it by an
|
274
|
4772 email request to @email{ftpmail@@decwrl.dec.com}.
|
82
|
4773
|
|
4774 WWW users may want to check out the AUC TeX page at
|
274
|
4775 @iftex
|
|
4776 @*
|
282
|
4777 @end iftex
|
274
|
4778 @uref{http://sunsite.auc.dk/auctex/}.
|
82
|
4779
|
|
4780 @node Q4.7.2, Q4.7.3, Q4.7.1, Subsystems
|
274
|
4781 @unnumberedsubsec Q4.7.2: Are there any Emacs Lisp Spreadsheets?
|
82
|
4782
|
|
4783 Yes. Check out @dfn{dismal} (which stands for Dis' Mode Ain't Lotus) at
|
274
|
4784 @iftex
|
|
4785 @*
|
282
|
4786 @end iftex
|
274
|
4787 @uref{ftp://cs.nyu.edu/pub/local/fox/dismal/}.
|
82
|
4788
|
|
4789 @node Q4.7.3, Q4.7.4, Q4.7.2, Subsystems
|
274
|
4790 @unnumberedsubsec Q4.7.3: Byte compiling AUC TeX on XEmacs 19.14.
|
|
4791
|
|
4792 @email{bruncott@@dormeur.inria.fr, Georges Brun-Cottan} writes:
|
82
|
4793
|
|
4794 @quotation
|
282
|
4795 When byte compiling auctex-9.4g, you must use the command:
|
0
|
4796
|
|
4797 @example
|
82
|
4798 xemacs -batch -l lpath.el
|
0
|
4799 @end example
|
82
|
4800 @end quotation
|
|
4801
|
163
|
4802 @node Q4.7.4, Q4.7.5, Q4.7.3, Subsystems
|
274
|
4803 @unnumberedsubsec Q4.7.4: Problems installing AUC TeX.
|
|
4804
|
|
4805 @email{vroonhof@@math.ethz.ch, Jan Vroonhof} writes:
|
82
|
4806
|
|
4807 @quotation
|
163
|
4808 AUC TeX works fine on both stock Emacs and XEmacs has been doing so for
|
274
|
4809 a very very long time. This is mostly due to the work of
|
|
4810 @email{abraham@@dina.kvl.dk, Per Abrahamsen} (clap clap) in particular his @file{easymenu}
|
82
|
4811 package. Which leads to what is probably the problem...
|
|
4812 @end quotation
|
|
4813
|
163
|
4814 Most problems with AUC TeX are one of two things:
|
0
|
4815
|
|
4816 @itemize @bullet
|
|
4817 @item
|
82
|
4818 The TeX-lisp-directory in @file{tex-site.el} and the makefile don't
|
|
4819 match.
|
|
4820
|
163
|
4821 Fix: make sure you configure AUC TeX properly @strong{before} installing.
|
82
|
4822
|
54
|
4823 @item
|
82
|
4824 You have an old version of easymenu.el in your path.
|
|
4825
|
|
4826 Fix: use @code{locate-library} and remove old versions to make sure it
|
|
4827 @strong{only} finds the one that came with XEmacs.
|
70
|
4828 @end itemize
|
|
4829
|
163
|
4830
|
282
|
4831 @node Q4.7.5, Q4.7.6, Q4.7.4, Subsystems
|
274
|
4832 @unnumberedsubsec Q4.7.5: Is there a reason for an Emacs package not to be included in XEmacs?
|
163
|
4833
|
|
4834 The reason for an Emacs package not to be included in XEmacs is
|
|
4835 usually one or more of the following:
|
|
4836
|
|
4837 @enumerate
|
|
4838 @item
|
|
4839 The package has not been ported to XEmacs. This will typically happen
|
|
4840 when it uses GNU-Emacs-specific features, which make it fail under
|
|
4841 XEmacs.
|
|
4842
|
|
4843 Porting a package to XEmacs can range from a trivial amount of change to
|
|
4844 a partial or full rewrite. Fortunately, the authors of modern packages
|
|
4845 usually choose to support both Emacsen themselves.
|
|
4846
|
|
4847 @item
|
|
4848 The package has been decided not to be appropriate for XEmacs. It may
|
|
4849 have an equivalent or better replacement within XEmacs, in which case
|
|
4850 the developers may choose not to burden themselves with supporting an
|
|
4851 additional package.
|
|
4852
|
|
4853 Each package bundled with XEmacs means more work for the maintainers,
|
|
4854 whether they want it or not. If you are ready to take over the
|
217
|
4855 maintenance responsibilities for the package you port, be sure to say
|
163
|
4856 so -- we will more likely include it.
|
|
4857
|
|
4858 @item
|
|
4859 The package simply hasn't been noted by the XEmacs development. If
|
|
4860 that's the case, the messages like yours are very useful for attracting
|
|
4861 our attention.
|
|
4862
|
|
4863 @item
|
|
4864 The package was noted by the developers, but they simply haven't yet
|
|
4865 gotten around to including/porting it. Wait for the next release or,
|
|
4866 even better, offer your help. It will be gladly accepted and
|
|
4867 appreciated.
|
|
4868 @end enumerate
|
|
4869
|
282
|
4870 @node Q4.7.6, , Q4.7.5, Subsystems
|
|
4871 @unnumberedsubsec Q4.7.5: Is there a MatLab mode?
|
|
4872 @c New
|
|
4873 Is there any way I can get syntax highlighting for MatLab .m files?
|
|
4874 Can I "teach" emacs what words are MatLab commands, comments, etc. ?
|
|
4875
|
|
4876 @email{elsner@@mathematik.tu-chemnitz.de, Ulrich Elsner} writes:
|
|
4877 @quotation
|
|
4878 One way to do this (and much more) is by using the
|
|
4879 @iftex
|
|
4880 @*
|
|
4881 @end iftex
|
|
4882 @uref{ftp://ftp.mathworks.com/pub/contrib/v5/tools/matlab.el, matlab mode}.
|
|
4883
|
|
4884 Instructions on how to install this mode are included in this file.
|
|
4885 @end quotation
|
|
4886
|
|
4887
|
82
|
4888 @node Miscellaneous, Current Events, Subsystems, Top
|
274
|
4889 @unnumbered 5 The Miscellaneous Stuff
|
82
|
4890
|
|
4891 This is part 5 of the XEmacs Frequently Asked Questions list. This
|
|
4892 section is devoted to anything that doesn't fit neatly into the other
|
|
4893 sections.
|
70
|
4894
|
|
4895 @menu
|
82
|
4896 Major & Minor Modes:
|
|
4897 * Q5.0.1:: How can I do source code highlighting using font-lock?
|
|
4898 * Q5.0.2:: I do not like cc-mode. How do I use the old c-mode?
|
|
4899 * Q5.0.3:: How do I get @samp{More} Syntax Highlighting on by default?
|
|
4900 * Q5.0.4:: How can I enable auto-indent?
|
|
4901 * Q5.0.5:: How can I get XEmacs to come up in text/auto-fill mode by default?
|
|
4902 * Q5.0.6:: How do I start up a second shell buffer?
|
|
4903 * Q5.0.7:: Telnet from shell filters too much.
|
|
4904 * Q5.0.8:: Why does edt emulation not work?
|
|
4905 * Q5.0.9:: How can I emulate VI and use it as my default mode?
|
282
|
4906 * Q5.0.10:: [This question intentionally left blank]
|
|
4907 * Q5.0.11:: Filladapt doesn't work in 19.15?
|
82
|
4908 * Q5.0.12:: How do I disable gnuserv from opening a new frame?
|
|
4909 * Q5.0.13:: How do I start gnuserv so that each subsequent XEmacs is a client?
|
|
4910 * Q5.0.14:: Strange things are happening in Shell Mode.
|
|
4911 * Q5.0.15:: Where do I get the latest CC Mode?
|
|
4912 * Q5.0.16:: I find auto-show-mode disconcerting. How do I turn it off?
|
|
4913 * Q5.0.17:: How can I get two instances of info?
|
|
4914 * Q5.0.18:: I upgraded to XEmacs 19.14 and gnuserv stopped working
|
|
4915 * Q5.0.19:: Is there something better than LaTeX mode?
|
274
|
4916 * Q5.0.20:: Is there a way to start a new XEmacs if there's no gnuserv running, and otherwise use gnuclient?
|
82
|
4917
|
|
4918 Emacs Lisp Programming Techniques:
|
|
4919 * Q5.1.1:: The difference in key sequences between XEmacs and GNU Emacs?
|
|
4920 * Q5.1.2:: Can I generate "fake" keyboard events?
|
163
|
4921 * Q5.1.3:: Could you explain @code{read-kbd-macro} in more detail?
|
|
4922 * Q5.1.4:: What is the performance hit of @code{let}?
|
|
4923 * Q5.1.5:: What is the recommended use of @code{setq}?
|
213
|
4924 * Q5.1.6:: What is the typical misuse of @code{setq}?
|
163
|
4925 * Q5.1.7:: I like the the @code{do} form of cl, does it slow things down?
|
|
4926 * Q5.1.8:: I like recursion, does it slow things down?
|
|
4927 * Q5.1.9:: How do I put a glyph as annotation in a buffer?
|
213
|
4928 * Q5.1.10:: @code{map-extents} won't traverse all of my extents!
|
282
|
4929 * Q5.1.11:: My elisp program is horribly slow. Is there an easy way to find out where it spends time?
|
82
|
4930
|
|
4931 Sound:
|
|
4932 * Q5.2.1:: How do I turn off the sound?
|
163
|
4933 * Q5.2.2:: How do I get funky sounds instead of a boring beep?
|
82
|
4934 * Q5.2.3:: What's NAS, how do I get it?
|
|
4935 * Q5.2.4:: Sunsite sounds don't play.
|
|
4936
|
|
4937 Miscellaneous:
|
|
4938 * Q5.3.1:: How do you make XEmacs indent CL if-clauses correctly?
|
|
4939 * Q5.3.2:: Fontifying hangs when editing a postscript file.
|
|
4940 * Q5.3.3:: How can I print WYSIWYG a font-locked buffer?
|
|
4941 * Q5.3.4:: Getting @kbd{M-x lpr} to work with postscript printer.
|
|
4942 * Q5.3.5:: How do I specify the paths that XEmacs uses for finding files?
|
|
4943 * Q5.3.6:: [This question intentionally left blank]
|
|
4944 * Q5.3.7:: Can I have the end of the buffer delimited in some way?
|
|
4945 * Q5.3.8:: How do I insert today's date into a buffer?
|
|
4946 * Q5.3.9:: Are only certain syntactic character classes available for abbrevs?
|
|
4947 * Q5.3.10:: How can I get those oh-so-neat X-Face lines?
|
|
4948 * Q5.3.11:: How do I add new Info directories?
|
|
4949 * Q5.3.12:: What do I need to change to make printing work?
|
70
|
4950 @end menu
|
|
4951
|
82
|
4952 @node Q5.0.1, Q5.0.2, Miscellaneous, Miscellaneous
|
282
|
4953 @unnumberedsec 5.0: Major & Minor Modes
|
274
|
4954 @unnumberedsubsec Q5.0.1: How can I do source code highlighting using font-lock?
|
82
|
4955
|
|
4956 For most modes, font-lock is already set up and just needs to be turned
|
|
4957 on. This can be done by @kbd{M-x font-lock-mode}, or by having XEmacs
|
|
4958 automatically start it by adding lines like:
|
|
4959
|
|
4960 @lisp
|
|
4961 (add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
|
|
4962 (add-hook 'dired-mode-hook 'turn-on-font-lock)
|
|
4963 @end lisp
|
|
4964
|
|
4965 to your @file{.emacs}. See the file @file{etc/sample.emacs} for more
|
|
4966 examples.
|
|
4967
|
215
|
4968 See also @code{Syntax Highlighting} from the @code{Options} menu.
|
|
4969 Remember to save options.
|
|
4970
|
82
|
4971 @node Q5.0.2, Q5.0.3, Q5.0.1, Miscellaneous
|
274
|
4972 @unnumberedsubsec Q5.0.2: I do not like cc-mode. How do I use the old c-mode?
|
82
|
4973
|
|
4974 Well, first off, consider if you really want to do this. cc-mode is
|
|
4975 much more powerful than the old c-mode. If you're having trouble
|
|
4976 getting your old offsets to work, try using @code{c-set-offset} instead.
|
|
4977 You might also consider using the package @code{cc-compat}.
|
|
4978
|
|
4979 But, if you still insist, add the following lines to your @file{.emacs}:
|
|
4980
|
|
4981 @lisp
|
|
4982 (fmakunbound 'c-mode)
|
|
4983 (makunbound 'c-mode-map)
|
|
4984 (fmakunbound 'c++-mode)
|
|
4985 (makunbound 'c++-mode-map)
|
|
4986 (makunbound 'c-style-alist)
|
|
4987 (load-library "old-c-mode")
|
282
|
4988 (load-library "old-c++-mode")
|
82
|
4989 @end lisp
|
|
4990
|
|
4991 This must be done before any other reference is made to either c-mode or
|
|
4992 c++-mode.
|
|
4993
|
|
4994 @node Q5.0.3, Q5.0.4, Q5.0.2, Miscellaneous
|
274
|
4995 @unnumberedsubsec Q5.0.3: How do I get @samp{More} Syntax Highlighting on by default?
|
82
|
4996
|
163
|
4997 Use the following code in your @file{.emacs}:
|
82
|
4998
|
|
4999 @lisp
|
163
|
5000 (setq-default font-lock-maximum-decoration t)
|
82
|
5001 @end lisp
|
|
5002
|
163
|
5003 In versions of XEmacs prior to 19.14, you had to use a kludgy solution
|
|
5004 like this:
|
|
5005
|
|
5006 @lisp
|
|
5007 (setq c-font-lock-keywords c-font-lock-keywords-2
|
|
5008 c++-font-lock-keywords c++-font-lock-keywords-2
|
|
5009 lisp-font-lock-keywords lisp-font-lock-keywords-2)
|
|
5010 @end lisp
|
|
5011
|
|
5012 It will work for C, C++ and Lisp.
|
|
5013
|
215
|
5014 See also @code{Syntax Highlighting} from the @code{Options} menu.
|
|
5015 Remember to save options.
|
|
5016
|
82
|
5017 @node Q5.0.4, Q5.0.5, Q5.0.3, Miscellaneous
|
274
|
5018 @unnumberedsubsec Q5.0.4: How can I enable auto-indent?
|
82
|
5019
|
|
5020 Put the following line in your @file{.emacs}:
|
|
5021
|
|
5022 @lisp
|
|
5023 (setq indent-line-function 'indent-relative-maybe)
|
|
5024 @end lisp
|
|
5025
|
|
5026 If you want to get fancy, try the @code{filladapt} package available
|
|
5027 standard with XEmacs. Put this into your @file{.emacs}:
|
|
5028
|
|
5029 @lisp
|
|
5030 (require 'filladapt)
|
|
5031 (add-hook 'text-mode-hook 'turn-on-filladapt-mode)
|
163
|
5032 ;;; and others ...
|
82
|
5033 @end lisp
|
|
5034
|
215
|
5035 You can customize filling and adaptive filling with Customize.
|
|
5036 Select from the @code{Options} menu
|
|
5037 @code{Customize->Emacs->->Editing->Fill->Fill...}
|
282
|
5038 or type @kbd{M-x customize @key{RET} fill @key{RET}}.
|
215
|
5039
|
163
|
5040 Note that well-behaving text-lookalike modes will run
|
|
5041 @code{text-mode-hook} by default (e.g. that's what Message does). For
|
|
5042 the nasty ones, you'll have to provide the @code{add-hook}s yourself.
|
|
5043
|
82
|
5044 Please note that the @code{fa-extras} package is no longer useful.
|
|
5045
|
|
5046 @node Q5.0.5, Q5.0.6, Q5.0.4, Miscellaneous
|
274
|
5047 @unnumberedsubsec Q5.0.5: How can I get XEmacs to come up in text/auto-fill mode by default?
|
82
|
5048
|
|
5049 Try the following lisp in your @file{.emacs}:
|
|
5050
|
|
5051 @lisp
|
|
5052 (setq default-major-mode 'text-mode)
|
|
5053 (setq text-mode-hook 'turn-on-auto-fill)
|
|
5054 @end lisp
|
|
5055
|
|
5056 @strong{WARNING}: note that changing the value of
|
|
5057 @code{default-major-mode} from @code{fundamental-mode} can break a large
|
|
5058 amount of built-in code that expects newly created buffers to be in
|
|
5059 @code{fundamental-mode}. (Changing from @code{fundamental-mode} to
|
|
5060 @code{text-mode} might not wreak too much havoc, but changing to
|
|
5061 something more exotic like a lisp-mode would break many Emacs packages).
|
|
5062
|
|
5063 Note that Emacs by default starts up in buffer @code{*scratch*} in
|
|
5064 @code{initial-major-mode}, which defaults to
|
|
5065 @code{lisp-interaction-mode}. Thus adding the following form to your
|
|
5066 Emacs init file will cause the initial @code{*scratch*} buffer to be put
|
|
5067 into auto-fill'ed @code{text-mode}:
|
|
5068
|
|
5069 @lisp
|
|
5070 (setq initial-major-mode
|
163
|
5071 (lambda ()
|
82
|
5072 (text-mode)
|
163
|
5073 (turn-on-auto-fill)))
|
82
|
5074 @end lisp
|
|
5075
|
|
5076 Note that after your init file is loaded, if
|
163
|
5077 @code{inhibit-startup-message} is @code{nil} (the default) and the
|
|
5078 startup buffer is @code{*scratch*} then the startup message will be
|
|
5079 inserted into @code{*scratch*}; it will be removed after a timeout by
|
|
5080 erasing the entire @code{*scratch*} buffer. Keep in mind this default
|
|
5081 usage of @code{*scratch*} if you desire any prior manipulation of
|
82
|
5082 @code{*scratch*} from within your Emacs init file. In particular,
|
|
5083 anything you insert into @code{*scratch*} from your init file will be
|
|
5084 later erased. Also, if you change the mode of the @code{*scratch*}
|
|
5085 buffer, be sure that this will not interfere with possible later
|
|
5086 insertion of the startup message (e.g. if you put @code{*scratch*} into
|
|
5087 a nonstandard mode that has automatic font lock rules, then the startup
|
|
5088 message might get fontified in a strange foreign manner, e.g. as code in
|
|
5089 some programming language).
|
|
5090
|
|
5091 @node Q5.0.6, Q5.0.7, Q5.0.5, Miscellaneous
|
274
|
5092 @unnumberedsubsec Q5.0.6: How do I start up a second shell buffer?
|
82
|
5093
|
|
5094 In the @code{*shell*} buffer:
|
|
5095
|
|
5096 @lisp
|
282
|
5097 M-x rename-buffer @key{RET} *shell-1* @key{RET}
|
82
|
5098 M-x shell RET
|
|
5099 @end lisp
|
|
5100
|
|
5101 This will then start a second shell. The key is that no buffer named
|
|
5102 @samp{*shell*} can exist. It might be preferable to use @kbd{M-x
|
|
5103 rename-uniquely} to rename the @code{*shell*} buffer instead of @kbd{M-x
|
|
5104 rename-buffer}.
|
|
5105
|
|
5106 @node Q5.0.7, Q5.0.8, Q5.0.6, Miscellaneous
|
274
|
5107 @unnumberedsubsec Q5.0.7: Telnet from shell filters too much
|
82
|
5108
|
|
5109 I'm using the Emacs @kbd{M-x shell} function, and I would like to invoke
|
|
5110 and use a telnet session within it. Everything works fine except that
|
|
5111 now all @samp{^M}'s are filtered out by Emacs. Fixes?
|
|
5112
|
|
5113 Use @kbd{M-x rsh} or @kbd{M-x telnet} to open remote sessions rather
|
227
|
5114 than doing rsh or telnet within the local shell buffer. Starting with
|
|
5115 XEmacs-20.3 you can also use @kbd{M-x ssh} to open secure remote session
|
|
5116 if you have @code{ssh} installed.
|
82
|
5117
|
|
5118 @node Q5.0.8, Q5.0.9, Q5.0.7, Miscellaneous
|
274
|
5119 @unnumberedsubsec Q5.0.8: Why does edt emulation not work?
|
82
|
5120
|
|
5121 We don't know, but you can use tpu-edt emulation instead, which works
|
|
5122 fine and is a little fancier than the standard edt emulation. To do
|
|
5123 this, add the following line to your @file{.emacs}:
|
|
5124
|
|
5125 @lisp
|
163
|
5126 (tpu-edt)
|
82
|
5127 @end lisp
|
|
5128
|
|
5129 If you don't want it to replace @kbd{C-h} with an edt-style help menu
|
|
5130 add this as well:
|
|
5131
|
|
5132 @lisp
|
163
|
5133 (global-set-key [(control h)] 'help-for-help)
|
82
|
5134 @end lisp
|
|
5135
|
|
5136 @node Q5.0.9, Q5.0.10, Q5.0.8, Miscellaneous
|
274
|
5137 @unnumberedsubsec Q5.0.9: How can I emulate VI and use it as my default mode?
|
82
|
5138
|
|
5139 Our recommended VI emulator is viper. To make viper-mode the default,
|
|
5140 add this to your @file{.emacs}:
|
|
5141
|
|
5142 @lisp
|
|
5143 (viper-mode)
|
|
5144 @end lisp
|
|
5145
|
274
|
5146 @email{kifer@@CS.SunySB.EDU, Michael Kifer} writes:
|
82
|
5147
|
|
5148 @quotation
|
|
5149 This should be added as close to the top of @file{.emacs} as you can get
|
|
5150 it, otherwise some minor modes may not get viper-ized.
|
|
5151 @end quotation
|
|
5152
|
|
5153 @node Q5.0.10, Q5.0.11, Q5.0.9, Miscellaneous
|
274
|
5154 @unnumberedsubsec Q5.0.10: [This question intentionally left blank]
|
126
|
5155
|
|
5156 Obsolete question, left blank to avoid renumbering
|
282
|
5157
|
82
|
5158 @node Q5.0.11, Q5.0.12, Q5.0.10, Miscellaneous
|
274
|
5159 @unnumberedsubsec Q5.0.11: Filladapt doesn't work in 19.15
|
126
|
5160
|
|
5161 Filladapt 2.x is included in 19.15. In it filladapt is now a minor
|
82
|
5162 mode and minor modes are traditionally off by default. The following
|
|
5163 added to your @file{.emacs} will turn it on for all buffers:
|
|
5164
|
|
5165 @lisp
|
|
5166 (setq-default filladapt-mode t)
|
|
5167 @end lisp
|
|
5168
|
|
5169 Use @code{turn-on-filladapt-mode} to turn Filladapt on in particular
|
|
5170 major modes, like this:
|
|
5171
|
|
5172 @lisp
|
282
|
5173 (add-hook 'text-mode-hook 'turn-on-filladapt-mode)
|
82
|
5174 @end lisp
|
|
5175
|
|
5176 @node Q5.0.12, Q5.0.13, Q5.0.11, Miscellaneous
|
274
|
5177 @unnumberedsubsec Q5.0.12: How do I disable gnuserv from opening a new frame?
|
82
|
5178
|
|
5179 If you set the @code{gnuserv-frame} variable to the frame that should be
|
|
5180 used to display buffers that are pulled up, a new frame will not be
|
|
5181 created. For example, you could put
|
|
5182
|
|
5183 @lisp
|
|
5184 (setq gnuserv-frame (selected-frame))
|
|
5185 @end lisp
|
|
5186
|
|
5187 early on in your @file{.emacs}, to ensure that the first frame created
|
|
5188 is the one used for your gnuserv buffers.
|
|
5189
|
|
5190 Starting in 19.15, there is an option to set the gnuserv target to
|
|
5191 the current frame. See
|
|
5192 @code{Options->"Other Window" Location->Make current frame gnuserv target}
|
|
5193
|
227
|
5194 Starting with XEmacs-20.3 you can also change this with Customize.
|
|
5195 Select from the @code{Options} menu
|
|
5196 @code{Customize->Emacs->Environment->Gnuserv->Gnuserv Frame...} or type
|
282
|
5197 @kbd{M-x customize @key{RET} gnuserv @key{RET}}.
|
227
|
5198
|
|
5199
|
82
|
5200 @node Q5.0.13, Q5.0.14, Q5.0.12, Miscellaneous
|
274
|
5201 @unnumberedsubsec Q5.0.13: How do I start gnuserv so that each subsequent XEmacs is a client?
|
82
|
5202
|
|
5203 Put the following in your @file{.emacs} file to start the server:
|
|
5204
|
|
5205 @lisp
|
|
5206 (gnuserv-start)
|
|
5207 @end lisp
|
|
5208
|
|
5209 Start your first XEmacs as usual. After that, you can do:
|
70
|
5210
|
|
5211 @example
|
82
|
5212 gnuclient randomfilename
|
70
|
5213 @end example
|
|
5214
|
82
|
5215 from the command line to get your existing XEmacs process to open a new
|
|
5216 frame and visit randomfilename in that window. When you're done editing
|
|
5217 randomfilename, hit @kbd{C-x #} to kill the buffer and get rid of the
|
|
5218 frame.
|
|
5219
|
227
|
5220 See also man page of gnuclient.
|
|
5221
|
82
|
5222 @node Q5.0.14, Q5.0.15, Q5.0.13, Miscellaneous
|
274
|
5223 @unnumberedsubsec Q5.0.14: Strange things are happening in Shell Mode.
|
82
|
5224
|
|
5225 Sometimes (i.e. it's not repeatable, and I can't work out why it
|
|
5226 happens) when I'm typing into shell mode, I hit return and only a
|
|
5227 portion of the command is given to the shell, and a blank prompt is
|
|
5228 returned. If I hit return again, the rest of the previous command is
|
|
5229 given to the shell.
|
|
5230
|
274
|
5231 @email{martin@@xemacs.org, Martin Buchholz} writes:
|
82
|
5232
|
|
5233 @quotation
|
|
5234 There is a known problem with interaction between @code{csh} and the
|
|
5235 @code{filec} option and XEmacs. You should add the following to your
|
|
5236 @file{.cshrc}:
|
70
|
5237
|
|
5238 @example
|
82
|
5239 if ( "$TERM" == emacs || "$TERM" == unknown ) unset filec
|
70
|
5240 @end example
|
82
|
5241 @end quotation
|
|
5242
|
|
5243 @node Q5.0.15, Q5.0.16, Q5.0.14, Miscellaneous
|
274
|
5244 @unnumberedsubsec Q5.0.15: Where do I get the latest CC Mode?
|
|
5245
|
|
5246 @email{bwarsaw@@cnri.reston.va.us, Barry A. Warsaw} writes:
|
82
|
5247
|
|
5248 @quotation
|
274
|
5249 This can be had from @uref{http://www.python.org/ftp/emacs/}.
|
82
|
5250 @end quotation
|
|
5251
|
|
5252 @node Q5.0.16, Q5.0.17, Q5.0.15, Miscellaneous
|
274
|
5253 @unnumberedsubsec Q5.0.16: I find auto-show-mode disconcerting. How do I turn it off?
|
82
|
5254
|
|
5255 @code{auto-show-mode} controls whether or not a horizontal scrollbar
|
|
5256 magically appears when a line is too long to be displayed. This is
|
|
5257 enabled by default. To turn it off, put the following in your
|
|
5258 @file{.emacs}:
|
|
5259
|
|
5260 @lisp
|
|
5261 (setq auto-show-mode nil)
|
|
5262 (setq-default auto-show-mode nil)
|
|
5263 @end lisp
|
|
5264
|
|
5265 @node Q5.0.17, Q5.0.18, Q5.0.16, Miscellaneous
|
274
|
5266 @unnumberedsubsec Q5.0.17: How can I get two instances of info?
|
82
|
5267
|
227
|
5268 You can't. The @code{info} package does not provide for multiple info buffers.
|
82
|
5269
|
|
5270 @node Q5.0.18, Q5.0.19, Q5.0.17, Miscellaneous
|
274
|
5271 @unnumberedsubsec Q5.0.18: I upgraded to XEmacs 19.14 and gnuserv stopped working.
|
|
5272
|
|
5273 @email{daku@@nortel.ca, Mark Daku} writes:
|
82
|
5274
|
|
5275 @quotation
|
|
5276 It turns out I was using an older version of gnuserv. The installation
|
|
5277 didn't put the binary into the public bin directory. It put it in
|
274
|
5278 @iftex
|
|
5279 @*
|
282
|
5280 @end iftex
|
82
|
5281 @file{lib/xemacs-19.14/hppa1.1-hp-hpux9.05/gnuserv}. Shouldn't it have
|
|
5282 been put in @file{bin/hppa1.1-hp-hpux9.0}?
|
|
5283 @end quotation
|
|
5284
|
274
|
5285 @node Q5.0.19, Q5.0.20, Q5.0.18, Miscellaneous
|
|
5286 @unnumberedsubsec Q5.0.19: Is there something better than LaTeX mode?
|
|
5287
|
|
5288 @email{dak@@fsnif.neuroinformatik.ruhr-uni-bochum.de, David Kastrup} writes:
|
82
|
5289
|
|
5290 @quotation
|
|
5291 The standard TeX modes leave much to be desired, and are somewhat
|
163
|
5292 leniently maintained. Serious TeX users use AUC TeX (@xref{Q4.7.1}).
|
82
|
5293 @end quotation
|
|
5294
|
274
|
5295 @node Q5.0.20, Q5.1.1, Q5.0.19, Miscellaneous
|
|
5296 @unnumberedsubsec Q5.0.20: Is there a way to start a new XEmacs if there's no gnuserv running, and otherwise use gnuclient?
|
|
5297
|
|
5298 @email{vroonhof@@math.ethz.ch, Jan Vroonhof} writes:
|
|
5299 @quotation
|
|
5300 Here is one of the solutions, we have this in a script called
|
|
5301 @file{etc/editclient.sh}.
|
|
5302 @example
|
|
5303 #!/bin/sh
|
|
5304 if gnuclient -batch -eval t >/dev/null 2>&1
|
|
5305 then
|
|
5306 exec gnuclient $@{1+"$@@"@}
|
|
5307 else
|
|
5308 xemacs -unmapped -f gnuserv-start &
|
|
5309 until gnuclient -batch -eval t >/dev/null 2>&1
|
|
5310 do
|
|
5311 sleep 1
|
|
5312 done
|
|
5313 exec gnuclient $@{1+"$@@"@}
|
|
5314 fi
|
|
5315 @end example
|
|
5316
|
|
5317 Note that there is a known problem when running XEmacs and 'gnuclient
|
|
5318 -nw' on the same TTY.
|
|
5319 @end quotation
|
|
5320
|
|
5321 @node Q5.1.1, Q5.1.2, Q5.0.20, Miscellaneous
|
282
|
5322 @unnumberedsec 5.1: Emacs Lisp Programming Techniques
|
274
|
5323 @unnumberedsubsec Q5.1.1: What is the difference in key sequences between XEmacs and GNU Emacs?
|
|
5324
|
|
5325 @email{clerik@@naggum.no, Erik Naggum} writes;
|
82
|
5326
|
|
5327 @quotation
|
|
5328 Emacs has a legacy of keyboards that produced characters with modifier
|
|
5329 bits, and therefore map a variety of input systems into this scheme even
|
|
5330 today. XEmacs is instead optimized for X events. This causes an
|
|
5331 incompatibility in the way key sequences are specified, but both Emacs
|
|
5332 and XEmacs will accept a key sequence as a vector of lists of modifiers
|
163
|
5333 that ends with a key, e.g., to bind @kbd{M-C-a}, you would say
|
|
5334 @code{[(meta control a)]} in both Emacsen. XEmacs has an abbreviated
|
|
5335 form for a single key, just (meta control a). Emacs has an abbreviated
|
|
5336 form for the Control and the Meta modifiers to string-characters (the
|
|
5337 ASCII characters), as in @samp{\M-\C-a}. XEmacs users need to be aware
|
|
5338 that the abbreviated form works only for one-character key sequences,
|
|
5339 while Emacs users need to be aware that the string-character is rather
|
217
|
5340 limited. Specifically, the string-character can accommodate only 256
|
163
|
5341 different values, 128 of which have the Meta modifier and 128 of which
|
|
5342 have not. In each of these blocks, only 32 characters have the Control
|
|
5343 modifier. Whereas @code{[(meta control A)]} differs from @code{[(meta
|
|
5344 control a)]} because the case differs, @samp{\M-\C-a} and @samp{\M-\C-A}
|
|
5345 do not. Programmers are advised to use the full common form, both
|
|
5346 because it is more readable and less error-prone, and because it is
|
|
5347 supported by both Emacsen.
|
82
|
5348 @end quotation
|
|
5349
|
163
|
5350 Another (even safer) way to be sure of the key-sequences is to use the
|
|
5351 @code{read-kbd-macro} function, which takes a string like @samp{C-c
|
|
5352 <up>}, and converts it to the internal key representation of the Emacs
|
|
5353 you use. The function is available both on XEmacs and GNU Emacs.
|
|
5354
|
82
|
5355 @node Q5.1.2, Q5.1.3, Q5.1.1, Miscellaneous
|
274
|
5356 @unnumberedsubsec Q5.1.2: Can I generate "fake" keyboard events?
|
82
|
5357
|
163
|
5358 I wonder if there is an interactive function that can generate
|
|
5359 @dfn{fake} keyboard events. This way, I could simply map them inside
|
|
5360 XEmacs.
|
70
|
5361
|
|
5362 This seems to work:
|
82
|
5363
|
|
5364 @lisp
|
70
|
5365 (defun cg--generate-char-event (ch)
|
|
5366 "Generate an event, as if ch has been typed"
|
|
5367 (dispatch-event (character-to-event ch)))
|
|
5368
|
|
5369 ;; Backspace and Delete stuff
|
163
|
5370 (global-set-key [backspace]
|
274
|
5371 (lambda () (interactive) (cg--generate-char-event 127)))
|
163
|
5372 (global-set-key [unknown_keysym_0x4]
|
274
|
5373 (lambda () (interactive) (cg--generate-char-event 4)))
|
82
|
5374 @end lisp
|
|
5375
|
|
5376 @node Q5.1.3, Q5.1.4, Q5.1.2, Miscellaneous
|
274
|
5377 @unnumberedsubsec Q5.1.3: Could you explain @code{read-kbd-macro} in more detail?
|
163
|
5378
|
|
5379 The @code{read-kbd-macro} function returns the internal Emacs
|
|
5380 representation of a human-readable string (which is its argument).
|
|
5381 Thus:
|
82
|
5382
|
|
5383 @lisp
|
163
|
5384 (read-kbd-macro "C-c C-a")
|
274
|
5385 @result{} [(control ?c) (control ?a)]
|
163
|
5386
|
|
5387 (read-kbd-macro "C-c C-. <up>")
|
274
|
5388 @result{} [(control ?c) (control ?.) up]
|
82
|
5389 @end lisp
|
|
5390
|
163
|
5391 In GNU Emacs the same forms will be evaluated to what GNU Emacs
|
|
5392 understands internally---the sequences @code{"\C-x\C-c"} and @code{[3
|
|
5393 67108910 up]}, respectively.
|
|
5394
|
|
5395 The exact @dfn{human-readable} syntax is defined in the docstring of
|
|
5396 @code{edmacro-mode}. I'll repeat it here, for completeness.
|
|
5397
|
|
5398 @quotation
|
|
5399 Format of keyboard macros during editing:
|
|
5400
|
|
5401 Text is divided into @dfn{words} separated by whitespace. Except for
|
|
5402 the words described below, the characters of each word go directly as
|
|
5403 characters of the macro. The whitespace that separates words is
|
|
5404 ignored. Whitespace in the macro must be written explicitly, as in
|
282
|
5405 @kbd{foo @key{SPC} bar @key{RET}}.
|
163
|
5406
|
|
5407 @itemize @bullet
|
|
5408 @item
|
|
5409 The special words @kbd{RET}, @kbd{SPC}, @kbd{TAB}, @kbd{DEL}, @kbd{LFD},
|
|
5410 @kbd{ESC}, and @kbd{NUL} represent special control characters. The
|
|
5411 words must be written in uppercase.
|
|
5412
|
|
5413 @item
|
|
5414 A word in angle brackets, e.g., @code{<return>}, @code{<down>}, or
|
|
5415 @code{<f1>}, represents a function key. (Note that in the standard
|
|
5416 configuration, the function key @code{<return>} and the control key
|
282
|
5417 @key{RET} are synonymous.) You can use angle brackets on the words
|
|
5418 @key{RET}, @key{SPC}, etc., but they are not required there.
|
163
|
5419
|
|
5420 @item
|
|
5421 Keys can be written by their @sc{ascii} code, using a backslash followed
|
|
5422 by up to six octal digits. This is the only way to represent keys with
|
|
5423 codes above \377.
|
|
5424
|
|
5425 @item
|
|
5426 One or more prefixes @kbd{M-} (meta), @kbd{C-} (control), @kbd{S-}
|
|
5427 (shift), @kbd{A-} (alt), @kbd{H-} (hyper), and @kbd{s-} (super) may
|
|
5428 precede a character or key notation. For function keys, the prefixes
|
|
5429 may go inside or outside of the brackets: @code{C-<down>} @equiv{}
|
|
5430 @code{<C-down>}. The prefixes may be written in any order: @kbd{M-C-x}
|
|
5431 @equiv{} @kbd{C-M-x}.
|
|
5432
|
|
5433 Prefixes are not allowed on multi-key words, e.g., @kbd{C-abc}, except
|
|
5434 that the Meta prefix is allowed on a sequence of digits and optional
|
|
5435 minus sign: @kbd{M--123} @equiv{} @kbd{M-- M-1 M-2 M-3}.
|
|
5436
|
|
5437 @item
|
|
5438 The @code{^} notation for control characters also works: @kbd{^M}
|
|
5439 @equiv{} @kbd{C-m}.
|
|
5440
|
|
5441 @item
|
|
5442 Double angle brackets enclose command names: @code{<<next-line>>} is
|
282
|
5443 shorthand for @kbd{M-x next-line @key{RET}}.
|
163
|
5444
|
|
5445 @item
|
|
5446 Finally, @code{REM} or @code{;;} causes the rest of the line to be
|
|
5447 ignored as a comment.
|
|
5448 @end itemize
|
|
5449
|
|
5450 Any word may be prefixed by a multiplier in the form of a decimal number
|
|
5451 and @code{*}: @code{3*<right>} @equiv{} @code{<right> <right> <right>},
|
282
|
5452 and @code{10*foo} @equiv{}
|
274
|
5453 @iftex
|
|
5454 @*
|
282
|
5455 @end iftex
|
274
|
5456 @code{foofoofoofoofoofoofoofoofoofoo}.
|
163
|
5457
|
|
5458 Multiple text keys can normally be strung together to form a word, but
|
|
5459 you may need to add whitespace if the word would look like one of the
|
|
5460 above notations: @code{; ; ;} is a keyboard macro with three semicolons,
|
|
5461 but @code{;;;} is a comment. Likewise, @code{\ 1 2 3} is four keys but
|
|
5462 @code{\123} is a single key written in octal, and @code{< right >} is
|
|
5463 seven keys but @code{<right>} is a single function key. When in doubt,
|
|
5464 use whitespace.
|
|
5465 @end quotation
|
|
5466
|
|
5467 @node Q5.1.4, Q5.1.5, Q5.1.3, Miscellaneous
|
274
|
5468 @unnumberedsubsec Q5.1.4: What is the performance hit of @code{let}?
|
163
|
5469
|
217
|
5470 In most cases, not noticeable. Besides, there's no avoiding
|
163
|
5471 @code{let}---you have to bind your local variables, after all. Some
|
|
5472 pose a question whether to nest @code{let}s, or use one @code{let} per
|
|
5473 function. I think because of clarity and maintenance (and possible
|
|
5474 future implementation), @code{let}-s should be used (nested) in a way to
|
|
5475 provide the clearest code.
|
|
5476
|
|
5477 @node Q5.1.5, Q5.1.6, Q5.1.4, Miscellaneous
|
274
|
5478 @unnumberedsubsec Q5.1.5: What is the recommended use of @code{setq}?
|
163
|
5479
|
|
5480 @itemize @bullet
|
|
5481 @item Global variables
|
|
5482
|
|
5483 You will typically @code{defvar} your global variable to a default
|
|
5484 value, and use @code{setq} to set it later.
|
|
5485
|
|
5486 It is never a good practice to @code{setq} user variables (like
|
|
5487 @code{case-fold-search}, etc.), as it ignores the user's choice
|
|
5488 unconditionally. Note that @code{defvar} doesn't change the value of a
|
|
5489 variable if it was bound previously. If you wish to change a
|
|
5490 user-variable temporarily, use @code{let}:
|
82
|
5491
|
|
5492 @lisp
|
163
|
5493 (let ((case-fold-search nil))
|
274
|
5494 ... ; code with searches that must be case-sensitive
|
163
|
5495 ...)
|
82
|
5496 @end lisp
|
|
5497
|
163
|
5498 You will notice the user-variables by their docstrings beginning with an
|
|
5499 asterisk (a convention).
|
|
5500
|
|
5501 @item Local variables
|
|
5502
|
|
5503 Bind them with @code{let}, which will unbind them (or restore their
|
|
5504 previous value, if they were bound) after exiting from the @code{let}
|
|
5505 form. Change the value of local variables with @code{setq} or whatever
|
|
5506 you like (e.g. @code{incf}, @code{setf} and such). The @code{let} form
|
|
5507 can even return one of its local variables.
|
|
5508
|
|
5509 Typical usage:
|
82
|
5510
|
|
5511 @lisp
|
163
|
5512 ;; iterate through the elements of the list returned by
|
|
5513 ;; `hairy-function-that-returns-list'
|
|
5514 (let ((l (hairy-function-that-returns-list)))
|
|
5515 (while l
|
|
5516 ... do something with (car l) ...
|
|
5517 (setq l (cdr l))))
|
|
5518 @end lisp
|
|
5519
|
|
5520 Another typical usage includes building a value simply to work with it.
|
|
5521
|
|
5522 @lisp
|
|
5523 ;; Build the mode keymap out of the key-translation-alist
|
|
5524 (let ((inbox (file-truename (expand-file-name box)))
|
|
5525 (i 0))
|
|
5526 ... code dealing with inbox ...
|
|
5527 inbox)
|
|
5528 @end lisp
|
|
5529
|
|
5530 This piece of code uses the local variable @code{inbox}, which becomes
|
|
5531 unbound (or regains old value) after exiting the form. The form also
|
|
5532 returns the value of @code{inbox}, which can be reused, for instance:
|
|
5533
|
|
5534 @lisp
|
|
5535 (setq foo-processed-inbox
|
|
5536 (let .....))
|
82
|
5537 @end lisp
|
163
|
5538 @end itemize
|
|
5539
|
|
5540 @node Q5.1.6, Q5.1.7, Q5.1.5, Miscellaneous
|
274
|
5541 @unnumberedsubsec Q5.1.6: What is the typical misuse of @code{setq} ?
|
163
|
5542
|
|
5543 A typical misuse is probably @code{setq}ing a variable that was meant to
|
|
5544 be local. Such a variable will remain bound forever, never to be
|
|
5545 garbage-collected. For example, the code doing:
|
|
5546
|
|
5547 @lisp
|
|
5548 (defun my-function (whatever)
|
|
5549 (setq a nil)
|
|
5550 ... build a large list ...
|
|
5551 ... and exit ...)
|
|
5552 @end lisp
|
|
5553
|
|
5554 does a bad thing, as @code{a} will keep consuming memory, never to be
|
|
5555 unbound. The correct thing is to do it like this:
|
|
5556
|
|
5557 @lisp
|
|
5558 (defun my-function (whatever)
|
274
|
5559 (let (a) ; default initialization is to nil
|
163
|
5560 ... build a large list ...
|
|
5561 ... and exit, unbinding `a' in the process ...)
|
|
5562 @end lisp
|
|
5563
|
|
5564 Not only is this prettier syntactically, but it makes it possible for
|
|
5565 Emacs to garbage-collect the objects which @code{a} used to reference.
|
|
5566
|
|
5567 Note that even global variables should not be @code{setq}ed without
|
|
5568 @code{defvar}ing them first, because the byte-compiler issues warnings.
|
|
5569 The reason for the warning is the following:
|
|
5570
|
|
5571 @lisp
|
274
|
5572 (defun flurgoze nil) ; ok, global internal variable
|
163
|
5573 ...
|
|
5574
|
274
|
5575 (setq flurghoze t) ; ops! a typo, but semantically correct.
|
|
5576 ; however, the byte-compiler warns.
|
163
|
5577
|
|
5578 While compiling toplevel forms:
|
274
|
5579 ** assignment to free variable flurghoze
|
163
|
5580 @end lisp
|
|
5581
|
|
5582 @node Q5.1.7, Q5.1.8, Q5.1.6, Miscellaneous
|
274
|
5583 @unnumberedsubsec Q5.1.7: I like the the @code{do} form of cl, does it slow things down?
|
163
|
5584
|
|
5585 It shouldn't. Here is what Dave Gillespie has to say about cl.el
|
|
5586 performance:
|
82
|
5587
|
|
5588 @quotation
|
163
|
5589 Many of the advanced features of this package, such as @code{defun*},
|
|
5590 @code{loop}, and @code{setf}, are implemented as Lisp macros. In
|
|
5591 byte-compiled code, these complex notations will be expanded into
|
|
5592 equivalent Lisp code which is simple and efficient. For example, the
|
|
5593 forms
|
82
|
5594
|
|
5595 @lisp
|
163
|
5596 (incf i n)
|
|
5597 (push x (car p))
|
82
|
5598 @end lisp
|
|
5599
|
163
|
5600 are expanded at compile-time to the Lisp forms
|
82
|
5601
|
|
5602 @lisp
|
163
|
5603 (setq i (+ i n))
|
|
5604 (setcar p (cons x (car p)))
|
82
|
5605 @end lisp
|
|
5606
|
163
|
5607 which are the most efficient ways of doing these respective operations
|
|
5608 in Lisp. Thus, there is no performance penalty for using the more
|
|
5609 readable @code{incf} and @code{push} forms in your compiled code.
|
|
5610
|
|
5611 @emph{Interpreted} code, on the other hand, must expand these macros
|
|
5612 every time they are executed. For this reason it is strongly
|
|
5613 recommended that code making heavy use of macros be compiled. (The
|
|
5614 features labelled @dfn{Special Form} instead of @dfn{Function} in this
|
|
5615 manual are macros.) A loop using @code{incf} a hundred times will
|
|
5616 execute considerably faster if compiled, and will also garbage-collect
|
|
5617 less because the macro expansion will not have to be generated, used,
|
|
5618 and thrown away a hundred times.
|
|
5619
|
|
5620 You can find out how a macro expands by using the @code{cl-prettyexpand}
|
|
5621 function.
|
82
|
5622 @end quotation
|
|
5623
|
163
|
5624 @node Q5.1.8, Q5.1.9, Q5.1.7, Miscellaneous
|
274
|
5625 @unnumberedsubsec Q5.1.8: I like recursion, does it slow things down?
|
163
|
5626
|
|
5627 Yes. Emacs byte-compiler cannot do much to optimize recursion. But
|
|
5628 think well whether this is a real concern in Emacs. Much of the Emacs
|
|
5629 slowness comes from internal mechanisms such as redisplay, or from the
|
|
5630 fact that it is an interpreter.
|
|
5631
|
|
5632 Please try not to make your code much uglier to gain a very small speed
|
|
5633 gain. It's not usually worth it.
|
|
5634
|
213
|
5635 @node Q5.1.9, Q5.1.10, Q5.1.8, Miscellaneous
|
274
|
5636 @unnumberedsubsec Q5.1.9: How do I put a glyph as annotation in a buffer?
|
163
|
5637
|
|
5638 Here is a solution that will insert the glyph annotation at the
|
|
5639 beginning of buffer:
|
|
5640
|
|
5641 @lisp
|
|
5642 (make-annotation (make-glyph '([FORMAT :file FILE]
|
|
5643 [string :data "fallback-text"]))
|
|
5644 (point-min)
|
|
5645 'text
|
|
5646 (current-buffer))
|
|
5647 @end lisp
|
|
5648
|
282
|
5649 Replace @samp{FORMAT} with an unquoted symbol representing the format of
|
163
|
5650 the image (e.g. @code{xpm}, @code{xbm}, @code{gif}, @code{jpeg}, etc.)
|
|
5651 Instead of @samp{FILE}, use the image file name
|
282
|
5652 (e.g.
|
274
|
5653 @iftex
|
|
5654 @*
|
282
|
5655 @end iftex
|
274
|
5656 @file{/usr/local/lib/xemacs-20.2/etc/recycle.xpm}).
|
163
|
5657
|
|
5658 You can turn this to a function (that optionally prompts you for a file
|
|
5659 name), and inserts the glyph at @code{(point)} instead of
|
|
5660 @code{(point-min)}.
|
|
5661
|
282
|
5662 @node Q5.1.10, Q5.1.11, Q5.1.9, Miscellaneous
|
274
|
5663 @unnumberedsubsec Q5.1.10: @code{map-extents} won't traverse all of my extents!
|
213
|
5664
|
|
5665 I tried to use @code{map-extents} to do an operation on all the extents
|
282
|
5666 in a region. However, it seems to quit after processing a random number
|
213
|
5667 of extents. Is it buggy?
|
|
5668
|
282
|
5669 No. The documentation of @code{map-extents} states that it will iterate
|
213
|
5670 across the extents as long as @var{function} returns @code{nil}.
|
|
5671 Unexperienced programmers often forget to return @code{nil} explicitly,
|
|
5672 which results in buggy code. For instance, the following code is
|
|
5673 supposed to delete all the extents in a buffer, and issue as many
|
|
5674 @samp{fubar!} messages.
|
|
5675
|
|
5676 @lisp
|
|
5677 (map-extents (lambda (ext ignore)
|
|
5678 (delete-extent ext)
|
|
5679 (message "fubar!")))
|
|
5680 @end lisp
|
|
5681
|
|
5682 Instead, it will delete only the first extent, and stop right there --
|
|
5683 because @code{message} will return a non-nil value. The correct code
|
|
5684 is:
|
|
5685
|
|
5686 @lisp
|
|
5687 (map-extents (lambda (ext ignore)
|
|
5688 (delete-extent ext)
|
|
5689 (message "fubar!")
|
|
5690 nil))
|
|
5691 @end lisp
|
|
5692
|
282
|
5693 @node Q5.1.11, Q5.2.1, Q5.1.10, Miscellaneous
|
|
5694 @unnumberedsubsec Q5.1.11: My elisp program is horribly slow. Is there
|
|
5695 an easy way to find out where it spends time?
|
|
5696 @c New
|
|
5697
|
|
5698 z@email{hniksic@@srce.hr, Hrvoje Niksic} writes:
|
|
5699 @quotation
|
|
5700 Under XEmacs 20.4 and later you can use @kbd{M-x profile-key-sequence}, press a key
|
|
5701 (say @key{RET} in the Gnus Group buffer), and get the results using
|
|
5702 @kbd{M-x profile-results}. It should give you an idea of where the time
|
|
5703 is being spent.
|
|
5704 @end quotation
|
|
5705
|
|
5706 @node Q5.2.1, Q5.2.2, Q5.1.11, Miscellaneous
|
274
|
5707 @unnumberedsubsec Q5.2.1: How do I turn off the sound?
|
82
|
5708
|
|
5709 Add the following line to your @file{.emacs}:
|
|
5710
|
|
5711 @lisp
|
|
5712 (setq bell-volume 0)
|
|
5713 (setq sound-alist nil)
|
|
5714 @end lisp
|
|
5715
|
282
|
5716 That will make your XEmacs totally silent -- even the default ding sound
|
163
|
5717 (TTY beep on TTY-s) will be gone.
|
|
5718
|
227
|
5719 Starting with XEmacs-20.2 you can also change these with Customize.
|
|
5720 Select from the @code{Options} menu
|
|
5721 @code{Customize->Emacs->Environment->Sound->Sound...} or type
|
282
|
5722 @kbd{M-x customize @key{RET} sound @key{RET}}.
|
227
|
5723
|
|
5724
|
82
|
5725 @node Q5.2.2, Q5.2.3, Q5.2.1, Miscellaneous
|
274
|
5726 @unnumberedsubsec Q5.2.2: How do I get funky sounds instead of a boring beep?
|
82
|
5727
|
|
5728 Make sure your XEmacs was compiled with sound support, and then put this
|
|
5729 in your @file{.emacs}:
|
|
5730
|
|
5731 @lisp
|
|
5732 (load-default-sounds)
|
|
5733 @end lisp
|
|
5734
|
126
|
5735 The sound support in XEmacs 19.14 was greatly improved over previous
|
82
|
5736 versions.
|
|
5737
|
|
5738 @node Q5.2.3, Q5.2.4, Q5.2.2, Miscellaneous
|
274
|
5739 @unnumberedsubsec Q5.2.3: What's NAS, how do I get it?
|
82
|
5740
|
|
5741 @xref{Q2.0.3} for an explanation of the @dfn{Network Audio System}.
|
|
5742
|
|
5743 @node Q5.2.4, Q5.3.1, Q5.2.3, Miscellaneous
|
274
|
5744 @unnumberedsubsec Q5.2.4: Sunsite sounds don't play.
|
82
|
5745
|
|
5746 I'm having some trouble with sounds I've downloaded from sunsite. They
|
|
5747 play when I run them through @code{showaudio} or cat them directly to
|
|
5748 @file{/dev/audio}, but XEmacs refuses to play them.
|
|
5749
|
274
|
5750 @email{gutschk@@uni-muenster.de, Markus Gutschke} writes:
|
82
|
5751
|
|
5752 @quotation
|
|
5753 [Many of] These files have an (erroneous) 24byte header that tells about
|
|
5754 the format that they have been recorded in. If you cat them to
|
|
5755 @file{/dev/audio}, the header will be ignored and the default behavior
|
|
5756 for /dev/audio will be used. This happens to be 8kHz uLaw. It is
|
|
5757 probably possible to fix the header by piping through @code{sox} and
|
|
5758 passing explicit parameters for specifying the sampling format; you then
|
|
5759 need to perform a 'null' conversion from SunAudio to SunAudio.
|
|
5760 @end quotation
|
|
5761
|
|
5762 @node Q5.3.1, Q5.3.2, Q5.2.4, Miscellaneous
|
282
|
5763 @unnumberedsec 5.3: Miscellaneous
|
274
|
5764 @unnumberedsubsec Q5.3.1: How do you make XEmacs indent CL if-clauses correctly?
|
82
|
5765
|
|
5766 I'd like XEmacs to indent all the clauses of a Common Lisp @code{if} the
|
|
5767 same amount instead of indenting the 3rd clause differently from the
|
|
5768 first two.
|
70
|
5769
|
|
5770 One way is to add, to @file{.emacs}:
|
|
5771
|
82
|
5772 @lisp
|
70
|
5773 (put 'if 'lisp-indent-function nil)
|
82
|
5774 @end lisp
|
70
|
5775
|
227
|
5776 However, note that the package @code{cl-indent} that comes with
|
82
|
5777 XEmacs sets up this kind of indentation by default. @code{cl-indent}
|
|
5778 also knows about many other CL-specific forms. To use @code{cl-indent},
|
|
5779 one can do this:
|
|
5780
|
|
5781 @lisp
|
70
|
5782 (load "cl-indent")
|
|
5783 (setq lisp-indent-function (function common-lisp-indent-function))
|
82
|
5784 @end lisp
|
|
5785
|
|
5786 One can also customize @file{cl-indent.el} so it mimics the default
|
|
5787 @code{if} indentation @code{then} indented more than the @code{else}.
|
|
5788 Here's how:
|
|
5789
|
|
5790 @lisp
|
70
|
5791 (put 'if 'common-lisp-indent-function '(nil nil &body))
|
82
|
5792 @end lisp
|
70
|
5793
|
|
5794 Also, a new version (1.2) of @file{cl-indent.el} was posted to
|
82
|
5795 comp.emacs.xemacs on 12/9/94. This version includes more documentation
|
|
5796 than previous versions. This may prove useful if you need to customize
|
|
5797 any indent-functions.
|
|
5798
|
|
5799 @node Q5.3.2, Q5.3.3, Q5.3.1, Miscellaneous
|
274
|
5800 @unnumberedsubsec Q5.3.2: Fontifying hang when editing a postscript file.
|
82
|
5801
|
|
5802 When I try to edit a postscript file it gets stuck saying:
|
|
5803 @samp{fontifying 'filename' (regexps....)} and it just sits there. If I
|
|
5804 press @kbd{C-c} in the window where XEmacs was started, it suddenly
|
|
5805 becomes alive again.
|
70
|
5806
|
|
5807 This was caused by a bug in the Postscript font-lock regular
|
82
|
5808 expressions. It was fixed in 19.13. For earlier versions of XEmacs,
|
|
5809 have a look at your @file{.emacs} file. You will probably have a line
|
|
5810 like:
|
|
5811
|
|
5812 @lisp
|
70
|
5813 (add-hook 'postscript-mode-hook 'turn-on-font-lock)
|
82
|
5814 @end lisp
|
|
5815
|
|
5816 Take it out, restart XEmacs, and it won't try to fontify your postscript
|
|
5817 files anymore.
|
|
5818
|
|
5819 @node Q5.3.3, Q5.3.4, Q5.3.2, Miscellaneous
|
274
|
5820 @unnumberedsubsec Q5.3.3: How can I print WYSIWYG a font-locked buffer?
|
82
|
5821
|
|
5822 Font-lock looks nice. How can I print (WYSIWYG) the highlighted
|
|
5823 document?
|
|
5824
|
227
|
5825 The package @code{ps-print}, which is now included with XEmacs, provides
|
|
5826 the ability to do this. The source code contains complete instructions
|
282
|
5827 on its use, in @file{<xemacs_src_root>/lisp/packages/ps-print.el}.
|
82
|
5828
|
|
5829 @node Q5.3.4, Q5.3.5, Q5.3.3, Miscellaneous
|
274
|
5830 @unnumberedsubsec Q5.3.4: Getting @kbd{M-x lpr} to work with postscript printer.
|
82
|
5831
|
|
5832 My printer is a Postscript printer and @code{lpr} only works for
|
|
5833 Postscript files, so how do I get @kbd{M-x lpr-region} and @kbd{M-x
|
|
5834 lpr-buffer} to work?
|
|
5835
|
|
5836 Put something like this in your @file{.emacs}:
|
|
5837
|
|
5838 @lisp
|
|
5839 (setq lpr-command "a2ps")
|
|
5840 (setq lpr-switches '("-p" "-1"))
|
|
5841 @end lisp
|
|
5842
|
|
5843 If you don't use a2ps to convert ASCII to postscript (why not, it's
|
|
5844 free?), replace with the command you do use. Note also that some
|
|
5845 versions of a2ps require a @samp{-Pprinter} to ensure spooling.
|
|
5846
|
|
5847 @node Q5.3.5, Q5.3.6, Q5.3.4, Miscellaneous
|
274
|
5848 @unnumberedsubsec Q5.3.5: How do I specify the paths that XEmacs uses for finding files?
|
0
|
5849
|
|
5850 You can specify what paths to use by using a number of different flags
|
|
5851 when running configure. See the section MAKE VARIABLES in the top-level
|
|
5852 file INSTALL in the XEmacs distribution for a listing of those flags.
|
|
5853
|
82
|
5854 Most of the time, however, the simplest fix is: @strong{do not} specify
|
|
5855 paths as you might for GNU Emacs. XEmacs can generally determine the
|
0
|
5856 necessary paths dynamically at run time. The only path that generally
|
|
5857 needs to be specified is the root directory to install into. That can
|
|
5858 be specified by passing the @code{--prefix} flag to configure. For a
|
82
|
5859 description of the XEmacs install tree, please consult the @file{NEWS}
|
|
5860 file.
|
|
5861
|
|
5862 @node Q5.3.6, Q5.3.7, Q5.3.5, Miscellaneous
|
274
|
5863 @unnumberedsubsec Q5.3.6: [This question intentionally left blank]
|
82
|
5864
|
|
5865 Obsolete question, left blank to avoid renumbering.
|
|
5866
|
|
5867 @node Q5.3.7, Q5.3.8, Q5.3.6, Miscellaneous
|
274
|
5868 @unnumberedsubsec Q5.3.7: Can I have the end of the buffer delimited in some way?
|
82
|
5869
|
163
|
5870 Say, with: @samp{[END]}?
|
|
5871
|
|
5872 Try this:
|
|
5873
|
|
5874 @lisp
|
|
5875 (let ((ext (make-extent (point-min) (point-max))))
|
|
5876 (set-extent-property ext 'start-closed t)
|
|
5877 (set-extent-property ext 'end-closed t)
|
282
|
5878 (set-extent-property ext 'detachable nil)
|
163
|
5879 (set-extent-end-glyph ext (make-glyph [string :data "[END]"])))
|
|
5880 @end lisp
|
|
5881
|
|
5882 Since this is XEmacs, you can specify an icon to be shown on
|
|
5883 window-system devices. To do so, change the @code{make-glyph} call to
|
|
5884 something like this:
|
|
5885
|
|
5886 @lisp
|
|
5887 (make-glyph '([xpm :file "~/something.xpm"]
|
|
5888 [string :data "[END]"]))
|
|
5889 @end lisp
|
|
5890
|
|
5891 You can inline the @sc{xpm} definition yourself by specifying
|
|
5892 @code{:data} instead of @code{:file}. Here is such a full-featured
|
|
5893 version that works on both X and TTY devices:
|
82
|
5894
|
|
5895 @lisp
|
163
|
5896 (let ((ext (make-extent (point-min) (point-max))))
|
|
5897 (set-extent-property ext 'start-closed t)
|
|
5898 (set-extent-property ext 'end-closed t)
|
282
|
5899 (set-extent-property ext 'detachable nil)
|
163
|
5900 (set-extent-end-glyph ext (make-glyph '([xpm :data "\
|
|
5901 /* XPM */
|
|
5902 static char* eye = @{
|
|
5903 \"20 11 7 2\",
|
|
5904 \"__ c None\"
|
|
5905 \"_` c #7f7f7f\",
|
|
5906 \"_a c #fefefe\",
|
|
5907 \"_b c #7f0000\",
|
|
5908 \"_c c #fefe00\",
|
|
5909 \"_d c #fe0000\",
|
|
5910 \"_e c #bfbfbf\",
|
282
|
5911 \"___________`_`_`___b_b_b_b_________`____\",
|
|
5912 \"_________`_`_`___b_c_c_c_b_b____________\",
|
|
5913 \"_____`_`_`_e___b_b_c_c_c___b___b_______`\",
|
|
5914 \"___`_`_e_a___b_b_d___b___b___b___b______\",
|
|
5915 \"_`_`_e_a_e___b_b_d_b___b___b___b___b____\",
|
|
5916 \"_`_`_a_e_a___b_b_d___b___b___b___b___b__\",
|
|
5917 \"_`_`_e_a_e___b_b_d_b___b___b___b___b_b__\",
|
|
5918 \"___`_`_e_a___b_b_b_d_c___b___b___d_b____\",
|
|
5919 \"_____`_`_e_e___b_b_b_d_c___b_b_d_b______\",
|
|
5920 \"_`_____`_`_`_`___b_b_b_d_d_d_d_b________\",
|
|
5921 \"___`_____`_`_`_`___b_b_b_b_b_b__________\",
|
163
|
5922 @} ;"]
|
|
5923 [string :data "[END]"]))))
|
82
|
5924 @end lisp
|
|
5925
|
163
|
5926 Note that you might want to make this a function, and put it to a hook.
|
217
|
5927 We leave that as an exercise for the reader.
|
82
|
5928
|
|
5929 @node Q5.3.8, Q5.3.9, Q5.3.7, Miscellaneous
|
274
|
5930 @unnumberedsubsec Q5.3.8: How do I insert today's date into a buffer?
|
82
|
5931
|
|
5932 Like this:
|
|
5933
|
|
5934 @lisp
|
|
5935 (insert (current-time-string))
|
|
5936 @end lisp
|
|
5937
|
|
5938 @node Q5.3.9, Q5.3.10, Q5.3.8, Miscellaneous
|
274
|
5939 @unnumberedsubsec Q5.3.9: Are only certain syntactic character classes available for abbrevs?
|
|
5940
|
|
5941 @email{gutschk@@uni-muenster.de, Markus Gutschke} writes:
|
82
|
5942
|
|
5943 @quotation
|
|
5944 Yes, abbrevs only expands word-syntax strings. While XEmacs does not
|
|
5945 prevent you from defining (e.g. with @kbd{C-x a g} or @kbd{C-x a l})
|
|
5946 abbrevs that contain special characters, it will refuse to expand
|
|
5947 them. So you need to ensure, that the abbreviation contains letters and
|
|
5948 digits only. This means that @samp{xd}, @samp{d5}, and @samp{5d} are
|
|
5949 valid abbrevs, but @samp{&d}, and @samp{x d} are not.
|
|
5950
|
|
5951 If this sounds confusing to you, (re-)read the online documentation for
|
282
|
5952 abbrevs (@kbd{C-h i m XEmacs @key{RET} m Abbrevs @key{RET}}), and then come back and
|
82
|
5953 read this question/answer again.
|
|
5954 @end quotation
|
|
5955
|
227
|
5956 Starting with XEmacs 20.3 this restriction has been lifted.
|
163
|
5957
|
82
|
5958 @node Q5.3.10, Q5.3.11, Q5.3.9, Miscellaneous
|
274
|
5959 @unnumberedsubsec Q5.3.10: How can I get those oh-so-neat X-Face lines?
|
82
|
5960
|
|
5961 Firstly there is an ftp site which describes X-faces and has the
|
|
5962 associated tools mentioned below, at
|
274
|
5963 @uref{ftp://ftp.cs.indiana.edu:/pub/faces/}.
|
82
|
5964
|
|
5965 Then the steps are
|
|
5966
|
|
5967 @enumerate
|
|
5968 @item
|
|
5969 Create 48x48x1 bitmap with your favorite tool
|
|
5970
|
|
5971 @item
|
|
5972 Convert to "icon" format using one of xbm2ikon, pbmtoicon, etc.,
|
|
5973 and then compile the face.
|
|
5974
|
|
5975 @item
|
0
|
5976 @example
|
82
|
5977 cat file.xbm | xbm2ikon |compface > file.face
|
0
|
5978 @end example
|
|
5979
|
82
|
5980 @item
|
|
5981 Then be sure to quote things that are necessary for emacs strings:
|
0
|
5982
|
|
5983 @example
|
274
|
5984 cat ./file.face | sed 's/\\/\\\\/g'
|
|
5985 @iftex
|
|
5986 \ @*
|
282
|
5987 @end iftex
|
274
|
5988 | sed 's/\"/\\\"/g' > ./file.face.quoted
|
0
|
5989 @end example
|
|
5990
|
82
|
5991 @item
|
|
5992 Then set up emacs to include the file as a mail header - there were a
|
|
5993 couple of suggestions here---either something like:
|
|
5994
|
|
5995 @lisp
|
282
|
5996 (setq mail-default-headers
|
274
|
5997 "X-Face: @email{Ugly looking text string here}")
|
82
|
5998 @end lisp
|
|
5999
|
|
6000 Or, alternatively, as:
|
|
6001
|
|
6002 @lisp
|
|
6003 (defun mail-insert-x-face ()
|
282
|
6004 (save-excursion
|
82
|
6005 (goto-char (point-min))
|
|
6006 (search-forward mail-header-separator)
|
163
|
6007 (beginning-of-line)
|
82
|
6008 (insert "X-Face:")
|
163
|
6009 (insert-file-contents "~/.face")))
|
82
|
6010
|
|
6011 (add-hook 'mail-setup-hook 'mail-insert-x-face)
|
|
6012 @end lisp
|
|
6013 @end enumerate
|
|
6014
|
|
6015 However, 2 things might be wrong:
|
|
6016
|
|
6017 Some versions of pbmtoicon produces some header lines that is not
|
|
6018 expected by the version of compface that I grabbed. So I found I had to
|
|
6019 include a @code{tail +3} in the pipeline like this:
|
0
|
6020
|
|
6021 @example
|
82
|
6022 cat file.xbm | xbm2ikon | tail +3 |compface > file.face
|
0
|
6023 @end example
|
|
6024
|
82
|
6025 Some people have also found that if one uses the @code{(insert-file)}
|
|
6026 method, one should NOT quote the face string using the sed script .
|
|
6027
|
274
|
6028 It might also be helpful to use @email{stig@@hackvan.com, Stig's} script
|
82
|
6029 (included in the compface distribution at XEmacs.org) to do the
|
|
6030 conversion. For convenience xbm2xface is available for anonymous FTP at
|
274
|
6031 @uref{ftp://ftp.miranova.com/pub/xemacs/xbm2xface.pl}.
|
82
|
6032
|
|
6033 Contributors for this item:
|
|
6034
|
282
|
6035 Paul Emsley,
|
82
|
6036 Ricardo Marek,
|
|
6037 Amir J. Katz,
|
|
6038 Glen McCort,
|
282
|
6039 Heinz Uphoff,
|
82
|
6040 Peter Arius,
|
|
6041 Paul Harrison, and
|
|
6042 Vegard Vesterheim
|
|
6043
|
|
6044 @node Q5.3.11, Q5.3.12, Q5.3.10, Miscellaneous
|
274
|
6045 @unnumberedsubsec Q5.3.11: How do I add new Info directories?
|
82
|
6046
|
|
6047 You use something like:
|
|
6048
|
|
6049 @lisp
|
282
|
6050 (setq Info-directory-list (cons
|
274
|
6051 (expand-file-name "~/info")
|
|
6052 Info-default-directory-list))
|
82
|
6053 @end lisp
|
|
6054
|
274
|
6055 @email{davidm@@prism.kla.com, David Masterson} writes:
|
82
|
6056
|
|
6057 @quotation
|
|
6058 Emacs Info and XEmacs Info do many things differently. If you're trying to
|
|
6059 support a number of versions of Emacs, here are some notes to remember:
|
|
6060
|
|
6061 @enumerate
|
|
6062 @item
|
|
6063 Emacs Info scans @code{Info-directory-list} from right-to-left while
|
|
6064 XEmacs Info reads it from left-to-right, so append to the @emph{correct}
|
|
6065 end of the list.
|
|
6066
|
|
6067 @item
|
|
6068 Use @code{Info-default-directory-list} to initialize
|
|
6069 @code{Info-directory-list} @emph{if} it is available at startup, but not
|
|
6070 all Emacsen define it.
|
|
6071
|
|
6072 @item
|
|
6073 Emacs Info looks for a standard @file{dir} file in each of the
|
|
6074 directories scanned from #1 and magically concatenates them together.
|
|
6075
|
|
6076 @item
|
|
6077 XEmacs Info looks for a @file{localdir} file (which consists of just the
|
|
6078 menu entries from a @file{dir} file) in each of the directories scanned
|
217
|
6079 from #1 (except the first), does a simple concatenation of them, and
|
82
|
6080 magically attaches the resulting list to the end of the menu in the
|
|
6081 @file{dir} file in the first directory.
|
|
6082 @end enumerate
|
|
6083
|
|
6084 Another alternative is to convert the documentation to HTML with
|
|
6085 texi2html and read it from a web browser like Lynx or W3.
|
|
6086 @end quotation
|
|
6087
|
|
6088 @node Q5.3.12, , Q5.3.11, Miscellaneous
|
274
|
6089 @unnumberedsubsec Q5.3.12: What do I need to change to make printing work?
|
82
|
6090
|
|
6091 For regular printing there are two variables that can be customized.
|
|
6092
|
|
6093 @table @code
|
|
6094 @item lpr-command
|
|
6095 This should be set to a command that takes standard input and sends
|
|
6096 it to a printer. Something like:
|
|
6097
|
|
6098 @lisp
|
|
6099 (setq lpr-command "lp")
|
|
6100 @end lisp
|
|
6101
|
|
6102 @item lpr-switches
|
|
6103 This should be set to a list that contains whatever the print command
|
|
6104 requires to do its job. Something like:
|
|
6105
|
|
6106 @lisp
|
|
6107 (setq lpr-switches '("-depson"))
|
|
6108 @end lisp
|
|
6109 @end table
|
|
6110
|
|
6111 For postscript printing there are three analogous variables to
|
|
6112 customize.
|
|
6113
|
|
6114 @table @code
|
|
6115 @item ps-lpr-command
|
|
6116 This should be set to a command that takes postscript on standard input
|
|
6117 and directs it to a postscript printer.
|
|
6118
|
|
6119 @item ps-lpr-switches
|
|
6120 This should be set to a list of switches required for
|
|
6121 @code{ps-lpr-command} to do its job.
|
|
6122
|
|
6123 @item ps-print-color-p
|
|
6124 This boolean variable should be set @code{t} if printing will be done in
|
|
6125 color, otherwise it should be set to @code{nil}.
|
|
6126 @end table
|
|
6127
|
|
6128 NOTE: It is an undocumented limitation in XEmacs that postscript
|
|
6129 printing (the @code{Pretty Print Buffer} menu item) @strong{requires} a
|
|
6130 window system environment. It cannot be used outside of X11.
|
|
6131
|
|
6132 @node Current Events, , Miscellaneous, Top
|
274
|
6133 @unnumbered 6 What the Future Holds
|
82
|
6134
|
|
6135 This is part 6 of the XEmacs Frequently Asked Questions list. This
|
|
6136 section will change monthly, and contains any interesting items that have
|
|
6137 transpired over the previous month. If you are reading this from the
|
|
6138 XEmacs distribution, please see the version on the Web or archived at the
|
|
6139 various FAQ FTP sites, as this file is surely out of date.
|
|
6140
|
|
6141 @menu
|
163
|
6142 * Q6.0.1:: What is new in 20.2?
|
|
6143 * Q6.0.2:: What is new in 20.3?
|
282
|
6144 * Q6.0.3:: What is new in 20.4?
|
274
|
6145 * Q6.0.4:: Procedural changes in XEmacs development.
|
82
|
6146 @end menu
|
|
6147
|
163
|
6148 @node Q6.0.1, Q6.0.2, Current Events, Current Events
|
282
|
6149 @unnumberedsec 6.0: Changes
|
274
|
6150 @unnumberedsubsec Q6.0.1: What is new in 20.2?
|
163
|
6151
|
217
|
6152 The biggest changes in 20.2 include integration of EFS (the next
|
163
|
6153 generation of ange-ftp) and AUC Tex (the Emacs subsystem that includes a
|
126
|
6154 major mode for editing Tex and LaTeX, and a lot of other stuff). Many
|
163
|
6155 bugs from 20.0 have been fixed for this release. 20.2 also contains a
|
|
6156 new system for customizing XEmacs options, invoked via @kbd{M-x
|
|
6157 customize}.
|
|
6158
|
|
6159 XEmacs 20.2 is the development release (20.0 was beta), and is no longer
|
|
6160 considered unstable.
|
|
6161
|
|
6162 @node Q6.0.2, Q6.0.3, Q6.0.1, Current Events
|
274
|
6163 @unnumberedsubsec Q6.0.2: What is new in 20.3?
|
163
|
6164
|
227
|
6165 XEmacs 20.3 was released in November 1997. It contains many bugfixes,
|
|
6166 and a number of new features, including Autoconf 2 based configuration,
|
|
6167 additional support for Mule (Multi-language extensions to Emacs), many
|
|
6168 more customizations, multiple frames on TTY-s, support for multiple info
|
|
6169 directories, an enhanced gnuclient, improvements to regexp matching,
|
|
6170 increased MIME support, and many, many synches with GNU Emacs 20.
|
|
6171
|
|
6172 The XEmacs/Mule support has been only seriously tested in a Japanese
|
|
6173 locale, and no doubt many problems still remain. The support for
|
|
6174 ISO-Latin-1 and Japanese is fairly strong. MULE support comes at a
|
|
6175 price -- about a 30% slowdown from 19.16. We're making progress on
|
|
6176 improving performance and XEmacs 20.3 compiled without Mule (which is
|
|
6177 the default) is definitely faster than XEmacs 19.16.
|
|
6178
|
|
6179 XEmacs 20.3 is the first non-beta v20 release, and will be the
|
215
|
6180 basis for all further development.
|
|
6181
|
274
|
6182 @node Q6.0.3, Q6.0.4, Q6.0.2, Current Events
|
|
6183 @unnumberedsubsec Q6.0.3: What's new in XEmacs 20.4?
|
|
6184
|
|
6185 XEmacs 20.4 is a bugfix release with no user-visible changes.
|
|
6186 @c Filled in from NEWS file of 20.5-b33
|
|
6187
|
|
6188
|
|
6189 @node Q6.0.4, , Q6.0.3, Current Events
|
|
6190 @unnumberedsubsec Q6.0.4: Procedural changes in XEmacs development.
|
82
|
6191
|
|
6192 @enumerate
|
|
6193 @item
|
|
6194 Discussion about the development of XEmacs occurs on the xemacs-beta
|
|
6195 mailing list. Subscriptions to this list will now be fully automated
|
|
6196 instead of being handled by hand. Send a mail message to
|
282
|
6197 @email{xemacs-beta-request@@xemacs.org} with @samp{subscribe} as the
|
|
6198 BODY of the message to join the list. Please note this is a developers
|
|
6199 mailing list for people who have an active interest in the development
|
|
6200 process.
|
82
|
6201
|
215
|
6202 The discussion of NT XEmacs development is taking place on a separate
|
282
|
6203 mailing list. Send mail to
|
|
6204 @iftex
|
|
6205 @*
|
|
6206 @end iftex
|
274
|
6207 @email{xemacs-nt-request@@xemacs.org} to
|
215
|
6208 subscribe.
|
|
6209
|
82
|
6210 @item
|
|
6211 Due to the long development cycle in between releases, it has been
|
|
6212 decided that intermediate versions will be made available in source only
|
|
6213 form for the truly interested.
|
|
6214
|
215
|
6215 XEmacs 19.16 was the last 19 release, basically consisting of 19.15 plus
|
|
6216 the collected bugfixes.
|
82
|
6217
|
|
6218 @item
|
274
|
6219 As of December 1996, @email{steve@@altair.xemacs.org, Steve Baur} has become
|
82
|
6220 the lead maintainer of XEmacs.
|
163
|
6221 @end enumerate
|
82
|
6222
|
0
|
6223 @bye
|