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