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