annotate man/xemacs-faq.texi @ 369:1d62742628b6 r21-1-14

Import from CVS: tag r21-1-14
author cvs
date Mon, 13 Aug 2007 11:01:51 +0200
parents a4f53d9b3154
children cc15677e0335
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
361
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
1 \input texinfo.tex @c -*- mode: texinfo; coding: iso-2022-8 -*-
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 @c %**start of header
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 282
diff changeset
3 @setfilename ../info/xemacs-faq.info
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 @settitle Frequently asked questions about XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 @setchapternewpage off
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 @c %**end of header
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
7 @finalout
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 @titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 @title XEmacs FAQ
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
10 @subtitle Frequently asked questions about XEmacs @* Last Modified: $Date: 2001/01/20 20:49:32 $
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 @sp 1
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
12 @author Tony Rossini <rossini@@biostat.washington.edu>
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
13 @author Ben Wing <ben@@xemacs.org>
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
14 @author Chuck Thompson <cthomp@@xemacs.org>
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
15 @author Steve Baur <steve@@xemacs.org>
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
16 @author Andreas Kaempf <andreas@@sccon.com>
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
17 @author Christian Nyb@o{} <chr@@mediascience.no>
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
18 @author Sandra Wambold <wambold@@xemacs.org>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 @end titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21
343
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
22 @ifinfo
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
23 @dircategory XEmacs Editor
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
24 @direntry
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
25 * FAQ: (xemacs-faq). XEmacs FAQ.
343
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
26 @end direntry
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
27 @end ifinfo
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
28
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
29 @node Top, Introduction, (dir), (dir)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
30 @top XEmacs FAQ
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
31 @unnumbered Introduction
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
32
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
33 This is the guide to the XEmacs Frequently Asked Questions list---a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
34 compendium of questions and answers pertaining to one of the finest
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
35 programs ever written. XEmacs is much more than just a Text Editor.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
36
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
37 This FAQ is freely redistributable. This FAQ is distributed in the hope
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
38 that it will be useful, but WITHOUT ANY WARRANTY; without even the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
39 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
40
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
41 If you have a Web browser, the official hypertext version is at
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
42 @iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
43 @*
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
44 @end iftex
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
45 @uref{http://www.xemacs.org/faq/xemacs-faq.html}
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
47 @ifset CANONICAL
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
48 @html
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
49 This document is available in several different formats:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
50 @itemize @bullet
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
51 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
52 @uref{xemacs-faq.txt, As a single ASCII file}, produced by
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
53 @code{makeinfo --no-headers}
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
54 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
55 @uref{xemacs-faq.dvi, As a .dvi file}, as used with
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
56 @uref{http://www.tug.org, TeX.}
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
57 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
58 As a PostScript file @uref{xemacs-faq-a4.ps, in A4 format},
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
59 as well as in @uref{xemacs-faq-letter.ps, letter format}
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
60 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
61 In html format, @uref{xemacs-faq_1.html, split by chapter}, or in
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
62 @uref{xemacs-faq.html, one monolithic} document.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
63 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
64 The canonical version of the FAQ is the texinfo document
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
65 @uref{xemacs-faq.texi, man/xemacs-faq.texi}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
66 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
67 If you do not have makeinfo installed, you may @uref{xemacs-faq.info,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
68 download the faq} in info format, and install it in @file{<XEmacs
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
69 library directory>/info/}. For example in
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
70 @file{/usr/local/lib/xemacs-20.4/info/}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
71
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
72 @end itemize
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
73
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
74 @end html
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
75
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
76 @end ifset
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
77
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
78 @c end ifset points to CANONICAL
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
79
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 @menu
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
81 * Introduction:: Introduction, Policy, Credits.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
82 * Installation:: Installation and Trouble Shooting.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
83 * Customization:: Customization and Options.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
84 * Subsystems:: Major Subsystems.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
85 * Miscellaneous:: The Miscellaneous Stuff.
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
86 * MS Windows:: XEmacs on Microsoft Windows.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
87 * Current Events:: What the Future Holds.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
88
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
89 @detailmenu
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
90
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
91 --- The Detailed Node Listing ---
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
92
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
93 Introduction, Policy, Credits
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
94
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
95 * Q1.0.1:: What is XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
96 * Q1.0.2:: What is the current version of XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
97 * Q1.0.3:: Where can I find it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
98 * Q1.0.4:: Why Another Version of Emacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
99 * Q1.0.5:: Why Haven't XEmacs and GNU Emacs Merged?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
100 * Q1.0.6:: Where can I get help?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
101 * Q1.0.7:: Where are the mailing lists archived?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
102 * Q1.0.8:: How do you pronounce XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
103 * Q1.0.9:: What does XEmacs look like?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
104 * Q1.0.10:: Is there a port of XEmacs to Microsoft ('95 or NT)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
105 * Q1.0.11:: Is there a port of XEmacs to the Macintosh?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
106 * Q1.0.12:: Is there a port of XEmacs to NextStep?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
107 * Q1.0.13:: Is there a port of XEmacs to OS/2?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
108 * Q1.0.14:: Where can I get a printed copy of the XEmacs users manual?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
109
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
110 Policies:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
111 * Q1.1.1:: What is the FAQ editorial policy?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
112 * Q1.1.2:: How do I become a Beta Tester?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
113 * Q1.1.3:: How do I contribute to XEmacs itself?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
114
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
115 Credits:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
116 * Q1.2.1:: Who wrote XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
117 * Q1.2.2:: Who contributed to this version of the FAQ?
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
118 * Q1.2.3:: Who contributed to the FAQ in the past?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
119
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
120 Internationalization:
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
121 * Q1.3.1:: What is the status of internationalization support aka MULE (including Asian language support?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
122 * Q1.3.2:: How can I help with internationalization?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
123 * Q1.3.3:: How do I type non-ASCII characters?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
124 * Q1.3.4:: Can XEmacs messages come out in a different language?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
125 * Q1.3.5:: Please explain the various input methods in MULE/XEmacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
126 * Q1.3.6:: How do I portably code for MULE/XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
127 * Q1.3.7:: How about Cyrillic Modes?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
128
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
129 Getting Started:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
130 * Q1.4.1:: What is a @file{.emacs} and is there a sample one?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
131 * Q1.4.2:: Can I use the same @file{.emacs} with the other Emacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
132 * Q1.4.3:: Any good XEmacs tutorials around?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
133 * Q1.4.4:: May I see an example of a useful XEmacs Lisp function?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
134 * Q1.4.5:: And how do I bind it to a key?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
135 * Q1.4.6:: What's the difference between a macro and a function?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
136
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
137 Installation and Trouble Shooting
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
138
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
139 * Q2.0.1:: Running XEmacs without installing.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
140 * Q2.0.2:: XEmacs is too big.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
141 * Q2.0.3:: Compiling XEmacs with Netaudio.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
142 * Q2.0.4:: Problems with Linux and ncurses.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
143 * Q2.0.5:: Do I need X11 to run XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
144 * Q2.0.6:: I'm having strange crashes. What do I do?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
145 * Q2.0.7:: Libraries in non-standard locations.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
146 * Q2.0.8:: can't resolve symbol _h_errno
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
147 * Q2.0.9:: Where do I find external libraries?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
148 * Q2.0.10:: After I run configure I find a coredump, is something wrong?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
149 * Q2.0.11:: XEmacs can't resolve host names.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
150 * Q2.0.12:: Why can't I strip XEmacs?
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
151 * Q2.0.13:: I don't need no steenkin' packages. Do I? (NEW)
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
152 * Q2.0.14:: How do I figure out which packages to install? (NEW)
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
153
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
154 Trouble Shooting:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
155 * Q2.1.1:: XEmacs just crashed on me!
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
156 * Q2.1.2:: Cryptic Minibuffer messages.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
157 * Q2.1.3:: Translation Table Syntax messages at Startup.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
158 * Q2.1.4:: Startup warnings about deducing proper fonts?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
159 * Q2.1.5:: XEmacs cannot connect to my X Terminal.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
160 * Q2.1.6:: XEmacs just locked up my Linux X server.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
161 * Q2.1.7:: HP Alt key as Meta.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
162 * Q2.1.8:: got (wrong-type-argument color-instance-p nil)!
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
163 * Q2.1.9:: XEmacs causes my OpenWindows 3.0 server to crash.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
164 * Q2.1.10:: Warnings from incorrect key modifiers.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
165 * Q2.1.11:: Can't instantiate image error... in toolbar
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
166 * Q2.1.12:: Regular Expression Problems on DEC OSF1.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
167 * Q2.1.13:: HP/UX 10.10 and @code{create_process} failure
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
168 * Q2.1.14:: @kbd{C-g} doesn't work for me. Is it broken?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
169 * Q2.1.15:: How to debug an XEmacs problem with a debugger.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
170 * Q2.1.16:: XEmacs crashes in @code{strcat} on HP/UX 10.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
171 * Q2.1.17:: @samp{Marker does not point anywhere}.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
172 * Q2.1.18:: [This question intentionally left blank]
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
173 * Q2.1.19:: XEmacs does not follow the local timezone.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
174 * Q2.1.20:: @samp{Symbol's function definition is void: hkey-help-show.}
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
175 * Q2.1.21:: [This question intentionally left blank]
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
176 * Q2.1.22:: XEmacs seems to take a really long time to do some things.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
177 * Q2.1.23:: Movemail on Linux does not work for XEmacs 19.15 and later.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
178 * Q2.1.24:: XEmacs won't start without network. (NEW)
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
179 * Q2.1.25:: After upgrading, XEmacs won't do `foo' any more! (NEW)
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
180
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
181 Customization and Options
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
182
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
183 * Q3.0.1:: What version of Emacs am I running?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
184 * Q3.0.2:: How do I evaluate Elisp expressions?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
185 * Q3.0.3:: @code{(setq tab-width 6)} behaves oddly.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
186 * Q3.0.4:: How can I add directories to the @code{load-path}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
187 * Q3.0.5:: How to check if a lisp function is defined?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
188 * Q3.0.6:: Can I force the output of @code{(face-list)} to a buffer?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
189 * Q3.0.7:: Font selections don't get saved after @code{Save Options}.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
190 * Q3.0.8:: How do I make a single minibuffer frame?
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
191 * Q3.0.9:: What is @code{Customize}?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
192
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
193 X Window System & Resources:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
194 * Q3.1.1:: Where is a list of X resources?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
195 * Q3.1.2:: How can I detect a color display?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
196 * Q3.1.3:: [This question intentionally left blank]
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
197 * Q3.1.4:: [This question intentionally left blank]
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
198 * Q3.1.5:: How can I get the icon to just say @samp{XEmacs}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
199 * Q3.1.6:: How can I have the window title area display the full path?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
200 * Q3.1.7:: @samp{xemacs -name junk} doesn't work?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
201 * Q3.1.8:: @samp{-iconic} doesn't work.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
202
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
203 Textual Fonts & Colors:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
204 * Q3.2.1:: How can I set color options from @file{.emacs}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
205 * Q3.2.2:: How do I set the text, menu and modeline fonts?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
206 * Q3.2.3:: How can I set the colors when highlighting a region?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
207 * Q3.2.4:: How can I limit color map usage?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
208 * Q3.2.5:: My tty supports color, but XEmacs doesn't use them.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
209 * Q3.2.6:: Can I have pixmap backgrounds in XEmacs?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
210
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
211 The Modeline:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
212 * Q3.3.1:: How can I make the modeline go away?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
213 * Q3.3.2:: How do you have XEmacs display the line number in the modeline?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
214 * Q3.3.3:: How do I get XEmacs to put the time of day on the modeline?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
215 * Q3.3.4:: How do I turn off current chapter from AUC TeX modeline?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
216 * Q3.3.5:: How can one change the modeline color based on the mode used?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
217
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
218 Multiple Device Support:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
219 * Q3.4.1:: How do I open a frame on another screen of my multi-headed display?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
220 * Q3.4.2:: Can I really connect to a running XEmacs after calling up over a modem? How?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
221
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
222 The Keyboard:
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
223 * Q3.5.1:: How can I bind complex functions (or macros) to keys?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
224 * Q3.5.2:: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
225 * Q3.5.3:: How do I bind C-. and C-; to scroll one line up and down?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
226 * Q3.5.4:: Globally binding @kbd{Delete}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
227 * Q3.5.5:: Scrolling one line at a time.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
228 * Q3.5.6:: How to map @kbd{Help} key alone on Sun type4 keyboard?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
229 * Q3.5.7:: How can you type in special characters in XEmacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
230 * Q3.5.8:: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
231 * Q3.5.9:: How do I make the Delete key delete forward?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
232 * Q3.5.10:: Can I turn on @dfn{sticky} modifier keys?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
233 * Q3.5.11:: How do I map the arrow keys?
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
234 * Q3.5.12:: XEmacs complains about my xmodmap (I hate the default X keymap).
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
235
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
236 The Cursor:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
237 * Q3.6.1:: Is there a way to make the bar cursor thicker?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
238 * Q3.6.2:: Is there a way to get back the old block cursor where the cursor covers the character in front of the point?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
239 * Q3.6.3:: Can I make the cursor blink?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
240
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
241 The Mouse and Highlighting:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
242 * Q3.7.1:: How can I turn off Mouse pasting?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
243 * Q3.7.2:: How do I set control/meta/etc modifiers on mouse buttons?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
244 * Q3.7.3:: Clicking the left button does not do anything in buffer list.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
245 * Q3.7.4:: How can I get a list of buffers when I hit mouse button 3?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
246 * Q3.7.5:: Why does cut-and-paste not work between XEmacs and a cmdtool?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
247 * Q3.7.6:: How I can set XEmacs up so that it pastes where the text cursor is?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
248 * Q3.7.7:: How do I select a rectangular region?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
249 * Q3.7.8:: Why does @kbd{M-w} take so long?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
250
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
251 The Menubar and Toolbar:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
252 * Q3.8.1:: How do I get rid of the menu (or menubar)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
253 * Q3.8.2:: Can I customize the basic menubar?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
254 * Q3.8.3:: How do I control how many buffers are listed in the menu @code{Buffers} list?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
255 * Q3.8.4:: Resources like @code{Emacs*menubar*font} are not working?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
256 * Q3.8.5:: How can I bind a key to a function to toggle the toolbar?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
257
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
258 Scrollbars:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
259 * Q3.9.1:: How can I disable the scrollbar?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
260 * Q3.9.2:: How can one use resources to change scrollbar colors?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
261 * Q3.9.3:: Moving the scrollbar can move the point; can I disable this?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
262 * Q3.9.4:: How can I get automatic horizontal scrolling?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
263
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
264 Text Selections:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
265 * Q3.10.1:: How can I turn off or change highlighted selections?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
266 * Q3.10.2:: How do I get that typing on an active region removes it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
267 * Q3.10.3:: Can I turn off the highlight during isearch?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
268 * Q3.10.4:: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
269 * Q3.10.5:: The region disappears when I hit the end of buffer while scrolling.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
270
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
271 Major Subsystems
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
272
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
273 * Q4.0.1:: How do I set up VM to retrieve remote mail using POP?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
274 * Q4.0.2:: How do I get VM to filter mail for me?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
275 * Q4.0.3:: How can I get VM to automatically check for new mail?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
276 * Q4.0.4:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
277 * Q4.0.5:: How do I get my outgoing mail archived?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
278 * Q4.0.6:: I have various addresses at which I receive mail. How can I tell VM to ignore them when doing a "reply-all"?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
279 * Q4.0.7:: Is there a mailing list or FAQ for VM?
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
280 * Q4.0.8:: Remote mail reading with VM.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
281 * Q4.0.9:: rmail or VM gets an error incorporating new mail.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
282 * Q4.0.10:: How do I make VM stay in a single frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
283 * Q4.0.11:: How do I make VM or mh-e display graphical smilies?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
284 * Q4.0.12:: Customization of VM not covered in the manual or here.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
285
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
286 Web browsing with W3:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
287 * Q4.1.1:: What is W3?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
288 * Q4.1.2:: How do I run W3 from behind a firewall?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
289 * Q4.1.3:: Is it true that W3 supports style sheets and tables?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
290
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
291 Reading Netnews and Mail with Gnus:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
292 * Q4.2.1:: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus, Quassia Gnus, argh!
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
293 * Q4.2.2:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
294 * Q4.2.3:: How do I make Gnus stay within a single frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
295 * Q4.2.4:: How do I customize the From: line?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
296
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
297 Other Mail & News:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
298 * Q4.3.1:: How can I read and/or compose MIME messages?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
299 * Q4.3.2:: What is TM and where do I get it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
300 * Q4.3.3:: Why isn't this @code{movemail} program working?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
301 * Q4.3.4:: Movemail is also distributed by Netscape? Can that cause problems?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
302 * Q4.3.5:: Where do I find pstogif (required by tm)?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
303
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
304 Sparcworks, EOS, and WorkShop:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
305 * Q4.4.1:: What is SPARCworks, EOS, and WorkShop
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
306 * Q4.4.2:: How do I start the Sun Workshop support in XEmacs 21?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
307
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
308 Energize:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
309 * Q4.5.1:: What is/was Energize?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
310
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
311 Infodock:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
312 * Q4.6.1:: What is Infodock?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
313
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
314 Other Unbundled Packages:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
315 * Q4.7.1:: What is AUC TeX? Where do you get it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
316 * Q4.7.2:: Are there any Emacs Lisp Spreadsheets?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
317 * Q4.7.3:: [This question intentionally left blank]
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
318 * Q4.7.4:: Problems installing AUC TeX
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
319 * Q4.7.5:: Is there a reason for an Emacs package not to be included in XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
320 * Q4.7.6:: Is there a MatLab mode?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
321
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
322 The Miscellaneous Stuff
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
323
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
324 * Q5.0.1:: How can I do source code highlighting using font-lock?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
325 * Q5.0.2:: I do not like cc-mode. How do I use the old c-mode?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
326 * Q5.0.3:: How do I get @samp{More} Syntax Highlighting on by default?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
327 * Q5.0.4:: How can I enable auto-indent?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
328 * Q5.0.5:: How can I get XEmacs to come up in text/auto-fill mode by default?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
329 * Q5.0.6:: How do I start up a second shell buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
330 * Q5.0.7:: Telnet from shell filters too much.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
331 * Q5.0.8:: Why does edt emulation not work?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
332 * Q5.0.9:: How can I emulate VI and use it as my default mode?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
333 * Q5.0.10:: [This question intentionally left blank]
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
334 * Q5.0.11:: How do I turn on filladapt for all buffers?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
335 * Q5.0.12:: How do I disable gnuserv from opening a new frame?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
336 * Q5.0.13:: How do I start gnuserv so that each subsequent XEmacs is a client?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
337 * Q5.0.14:: Strange things are happening in Shell Mode.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
338 * Q5.0.15:: Where do I get the latest CC Mode?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
339 * Q5.0.16:: I find auto-show-mode disconcerting. How do I turn it off?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
340 * Q5.0.17:: How can I get two instances of info?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
341 * Q5.0.18:: [This question intentionally left blank]
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
342 * Q5.0.19:: Is there something better than LaTeX mode?
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
343 * Q5.0.20:: Is there a way to start a new XEmacs if there's no gnuserv running, and otherwise use gnuclient?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
344
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
345 Emacs Lisp Programming Techniques:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
346 * Q5.1.1:: The difference in key sequences between XEmacs and GNU Emacs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
347 * Q5.1.2:: Can I generate "fake" keyboard events?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
348 * Q5.1.3:: Could you explain @code{read-kbd-macro} in more detail?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
349 * Q5.1.4:: What is the performance hit of @code{let}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
350 * Q5.1.5:: What is the recommended use of @code{setq}?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
351 * Q5.1.6:: What is the typical misuse of @code{setq} ?
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
352 * Q5.1.7:: I like the @code{do} form of cl, does it slow things down?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
353 * Q5.1.8:: I like recursion, does it slow things down?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
354 * Q5.1.9:: How do I put a glyph as annotation in a buffer?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
355 * Q5.1.10:: @code{map-extents} won't traverse all of my extents!
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
356 * Q5.1.11:: My elisp program is horribly slow. Is there an easy way to find out where it spends time?
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
357
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
358 Sound:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
359 * Q5.2.1:: How do I turn off the sound?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
360 * Q5.2.2:: How do I get funky sounds instead of a boring beep?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
361 * Q5.2.3:: What's NAS, how do I get it?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
362 * Q5.2.4:: Sunsite sounds don't play.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
363
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
364 Miscellaneous:
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
365 * Q5.3.1:: How do you make XEmacs indent CL if-clauses correctly?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
366 * Q5.3.2:: Fontifying hangs when editing a postscript file.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
367 * Q5.3.3:: How can I print WYSIWYG a font-locked buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
368 * Q5.3.4:: Getting @kbd{M-x lpr} to work with postscript printer.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
369 * Q5.3.5:: How do I specify the paths that XEmacs uses for finding files?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
370 * Q5.3.6:: [This question intentionally left blank]
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
371 * Q5.3.7:: Can I have the end of the buffer delimited in some way?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
372 * Q5.3.8:: How do I insert today's date into a buffer?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
373 * Q5.3.9:: Are only certain syntactic character classes available for abbrevs?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
374 * Q5.3.10:: How can I get those oh-so-neat X-Face lines?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
375 * Q5.3.11:: How do I add new Info directories?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
376 * Q5.3.12:: What do I need to change to make printing work?
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
377
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
378 XEmacs on MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
379
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
380 General Info:
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
381 * Q6.0.1:: What is the status of the XEmacs port to Windows?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
382 * Q6.0.2:: What flavors of MS Windows are supported?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
383 * Q6.0.3:: Are binary kits available?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
384 * Q6.0.4:: Does XEmacs on MS Windows require an X server to run?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
385
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
386 Building XEmacs on MS Windows:
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
387 * Q6.1.1:: I decided to run with X. Where do I get an X server?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
388 * Q6.1.2:: What compiler do I need to compile XEmacs?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
389 * Q6.1.3:: How do I compile for the native port?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
390 * Q6.1.4:: How do I compile for the X port?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
391 * Q6.1.5:: How do I compile for Cygnus' Cygwin?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
392 * Q6.1.6:: What do I need for Cygwin?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
393
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
394 Customization and User Interface:
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
395 * Q6.2.1:: How will the port cope with differences in the Windows user interface?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
396 * Q6.2.2:: How do I change fonts in XEmacs on MS Windows?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
397 * Q6.2.3:: Where do I put my @file{.emacs} file?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
398
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
399 Miscellaneous:
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
400 * Q6.3.1:: Will XEmacs rename all the win32-* symbols to w32-*?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
401 * Q6.3.2:: What are the differences between the various MS Windows emacsen?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
402 * Q6.3.3:: What is the porting team doing at the moment?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
403
361
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
404 Troubleshooting:
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
405 * Q6.4.1:: XEmacs won't start on Windows. (NEW)
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
406
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
407 Current Events:
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
408
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
409 * Q7.0.1:: What is new in 20.2?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
410 * Q7.0.2:: What is new in 20.3?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
411 * Q7.0.3:: What is new in 20.4?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
412 * Q7.0.4:: Procedural changes in XEmacs development.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
413 @end detailmenu
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
414 @end menu
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
415
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
416 @node Introduction, Installation, Top, Top
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
417 @unnumbered 1 Introduction, Policy, Credits
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
418
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
419 Learning XEmacs is a lifelong activity. Even people who have used Emacs
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
420 for years keep discovering new features. Therefore this document cannot
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
421 be complete. Instead it is aimed at the person who is either
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
422 considering XEmacs for their own use, or has just obtained it and is
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
423 wondering what to do next. It is also useful as a reference to
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
424 available resources.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
425
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
426 The previous maintainer of the FAQ was @email{rossini@@biostat.washington.edu,
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
427 Anthony Rossini}, who started it, after getting tired of hearing JWZ
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
428 complain about repeatedly having to answer questions.
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
429 @email{ben@@xemacs.org, Ben Wing} and @email{cthomp@@xemacs.org, Chuck
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
430 Thompson}, the principal authors of XEmacs, then took over and Ben did
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
431 a massive update reorganizing the whole thing. At which point Anthony
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
432 took back over, but then had to give it up again. Some of the other
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
433 contributors to this FAQ are listed later in this document.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
434
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
435 The previous version was converted to hypertext format, and edited by
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
436 @email{steve@@xemacs.org, Steven L. Baur}. It was converted back to
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
437 texinfo by @email{hniksic@@xemacs.org, Hrvoje Niksic}. The FAQ was then
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
438 maintained by @email{andreas@@sccon.com, Andreas Kaempf}, who passed it
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
439 on to ChristianNyb@o{}.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
440
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
441 If you notice any errors or items which should be added or amended to
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
442 this FAQ please send email to @email{faq@@xemacs.org, Sandra
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
443 Wambold}. Include @samp{XEmacs FAQ} on the Subject: line.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
444
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
445 @menu
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
446 Introduction:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
447 * Q1.0.1:: What is XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
448 * Q1.0.2:: What is the current version of XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
449 * Q1.0.3:: Where can I find it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
450 * Q1.0.4:: Why Another Version of Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
451 * Q1.0.5:: Why Haven't XEmacs and GNU Emacs Merged?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
452 * Q1.0.6:: Where can I get help?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
453 * Q1.0.7:: Where are the mailing lists archived?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
454 * Q1.0.8:: How do you pronounce XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
455 * Q1.0.9:: What does XEmacs look like?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
456 * Q1.0.10:: Is there a port of XEmacs to Microsoft ('95 or NT)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
457 * Q1.0.11:: Is there a port of XEmacs to the Macintosh?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
458 * Q1.0.12:: Is there a port of XEmacs to NextStep?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
459 * Q1.0.13:: Is there a port of XEmacs to OS/2?
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
460 * Q1.0.14:: Where can I get a printed copy of the XEmacs users manual?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
461
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
462 Policies:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
463 * Q1.1.1:: What is the FAQ editorial policy?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
464 * Q1.1.2:: How do I become a Beta Tester?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
465 * Q1.1.3:: How do I contribute to XEmacs itself?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
466
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
467 Credits:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
468 * Q1.2.1:: Who wrote XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
469 * Q1.2.2:: Who contributed to this version of the FAQ?
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
470 * Q1.2.3:: Who contributed to the FAQ in the past?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
471
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
472 Internationalization:
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
473 * Q1.3.1:: What is the status of internationalization support aka MULE (including Asian language support?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
474 * Q1.3.2:: How can I help with internationalization?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
475 * Q1.3.3:: How do I type non-ASCII characters?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
476 * Q1.3.4:: Can XEmacs messages come out in a different language?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
477 * Q1.3.5:: Please explain the various input methods in MULE/XEmacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
478 * Q1.3.6:: How do I portably code for MULE/XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
479 * Q1.3.7:: How about Cyrillic Modes?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
480
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
481 Getting Started:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
482 * Q1.4.1:: What is a @file{.emacs} and is there a sample one?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
483 * Q1.4.2:: Can I use the same @file{.emacs} with the other Emacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
484 * Q1.4.3:: Any good XEmacs tutorials around?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
485 * Q1.4.4:: May I see an example of a useful XEmacs Lisp function?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
486 * Q1.4.5:: And how do I bind it to a key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
487 * Q1.4.6:: What's the difference between a macro and a function?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
490 @node Q1.0.1, Q1.0.2, Introduction, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
491 @unnumberedsec 1.0: Introduction
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
492 @unnumberedsubsec Q1.0.1: What is XEmacs?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
493
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 An alternative to GNU Emacs, originally based on an early alpha version
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
496 of FSF's version 19, and has diverged quite a bit since then. XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
497 was known as Lucid Emacs through version 19.10. Almost all features of
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
498 GNU Emacs are supported in XEmacs. The maintainers of XEmacs actively
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
499 track changes to GNU Emacs while also working to add new features.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
500
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
501 @node Q1.0.2, Q1.0.3, Q1.0.1, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
502 @unnumberedsubsec Q1.0.2: What is the current version of XEmacs?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
503
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
504 XEmacs versions 21.1.* are releases made from the current stable
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
505 sources. XEmacs versions 21.2.* are releases made from the development
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
506 sources. Check at @uref{http://www.xemacs.org} for the current minor
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
507 version.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
508
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
509 XEmacs 19.16 was the last release of v19, released in November, 1997,
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
510 which was also the last version without international language support.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
511
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
512 @node Q1.0.3, Q1.0.4, Q1.0.2, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
513 @unnumberedsubsec Q1.0.3: Where can I find it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
514
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
515 The canonical source and binaries can be found via anonymous FTP at:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
516
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
517 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
518 @uref{ftp://ftp.xemacs.org/pub/xemacs/}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
519 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
520
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
521 @node Q1.0.4, Q1.0.5, Q1.0.3, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
522 @unnumberedsubsec Q1.0.4: Why Another Version of Emacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
523
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 For a detailed description of the differences between GNU Emacs and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 XEmacs and a detailed history of XEmacs, check out the
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
526 @example
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
527 @uref{http://www.xemacs.org/About/XEmacsVsGNUemacs.html, NEWS file}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
528 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
529
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
530 However, here is a list of some of the reasons why we think you might
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
531 consider using it:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
535 It looks nicer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
536
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 The XEmacs maintainers are generally more receptive to suggestions than
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
539 the GNU Emacs maintainers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
540
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
542 Many more bundled packages than GNU Emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
543
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
545 Binaries are available for many common operating systems.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
546
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
548 Face support on TTY's.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
549
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
551 A built-in toolbar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
552
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
554 Better Motif compliance.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
555
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
557 Some internationalization support (including full MULE support, if
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
558 compiled with it.)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
559
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
560 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
561 Variable-width fonts.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
562
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
563 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
564 Variable-height lines.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
565
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
567 Marginal annotations.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
568
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
570 ToolTalk support.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
571
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573 XEmacs can be used as an Xt widget, and can be embedded within another
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
574 application.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
575
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
577 Horizontal and vertical scrollbars (using real toolkit scrollbars).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
578
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 Better APIs (and performance) for attaching fonts, colors, and other
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
581 properties to text.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
582
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
584 The ability to embed arbitrary graphics in a buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
585
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
587 Completely compatible (at the C level) with the Xt-based toolkits.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
588
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
589 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
590 First production Web Browser supporting Style Sheets.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
593 @node Q1.0.5, Q1.0.6, Q1.0.4, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
594 @unnumberedsubsec Q1.0.5: Why Haven't XEmacs and GNU Emacs Merged?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
595
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
596 There are currently irreconcilable differences in the views about
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
597 technical, programming, design and organizational matters between RMS
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
598 and the XEmacs development team which provide little hope for a merge to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
599 take place in the short-term future.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
600
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
601 If you have a comment to add regarding the merge, it is a good idea to
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
602 avoid posting to the newsgroups, because of the very heated flamewars
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
603 that often result. Mail your questions to @email{xemacs-beta@@xemacs.org} and
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
604 @email{bug-gnu-emacs@@prep.ai.mit.edu}.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
605
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
606 @node Q1.0.6, Q1.0.7, Q1.0.5, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
607 @unnumberedsubsec Q1.0.6: Where can I get help?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
609 Probably the easiest way, if everything is installed, is to use Info, by
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
610 pressing @kbd{C-h i}, or selecting @code{Manuals->Info} from the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
611 Help Menu. @kbd{M-x apropos} can be used to look for particular commands.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
612
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
613 For items not found in the manual, try reading this FAQ
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
614 @comment , examining the regular GNU Emacs FAQ (which can be
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
615 @comment found with the Emacs 19 distribution) as well as at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
616 @comment @uref{http://www.eecs.nwu.edu/emacs/faq/}
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
617 and reading the Usenet group comp.emacs.xemacs.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
618
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
619 If you choose to post to a newsgroup, @strong{please use
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
620 comp.emacs.xemacs}. Please do not post XEmacs related questions to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
621 gnu.emacs.help.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
622
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
623 If you cannot post or read Usenet news, there is a corresponding mailing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
624 list which is available. It can be subscribed to by sending a message
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
625 to @email{xemacs-request@@xemacs.org} with @samp{subscribe} in the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
626 body of the message. Send to the list at @email{xemacs@@xemacs.org}.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
627 list. To cancel a subscription, you @strong{must} use the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
628 xemacs-request address. Send a message with a subject of
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
629 @samp{unsubscribe} to be removed.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
630
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
631 @node Q1.0.7, Q1.0.8, Q1.0.6, Introduction
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
632 @unnumberedsubsec Q1.0.7: Where are the mailing lists archived?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
633
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
634 The archives can be found at @uref{http://www.xemacs.org/Lists/Archive}
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
635
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
636 @node Q1.0.8, Q1.0.9, Q1.0.7, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
637 @unnumberedsubsec Q1.0.8: How do you pronounce XEmacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
638
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
639 The most common pronounciation is @samp{Eks eemax}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
640
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
641 @node Q1.0.9, Q1.0.10, Q1.0.8, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
642 @unnumberedsubsec Q1.0.9: What does XEmacs look like?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
643
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
644 Screen snapshots are available in the WWW version of the FAQ.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
645 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
646 @uref{http://www.xemacs.org/faq/xemacs-faq.html}
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
647 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
648
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
649 @node Q1.0.10, Q1.0.11, Q1.0.9, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
650 @unnumberedsubsec Q1.0.10: Is there a port of XEmacs to Microsoft ('95 or NT)?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
651
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
652 Yes, @xref{MS Windows}.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
653
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
654 @comment Thanks to efforts of many people, coordinated by
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
655 @comment @email{davidh@@wr.com.au, David Hobley} and @email{marcpa@@cam.org, Marc
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
656 @comment Paquette}, beta versions of XEmacs now run on 32-bit Windows platforms
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
657 @comment (NT and 95). The current betas require having an X server to run
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
658 @comment XEmacs; however, a native NT/95 port is in alpha, thanks to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
659 @comment @email{jhar@@tardis.ed.ac.uk, Jonathan Harris}.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
660 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
661 @comment Although some features are still unimplemented, XEmacs 21.0 will support
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
662 @comment MS-Windows.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
663 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
664 @comment The NT development is now coordinated by a mailing list at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
665 @comment @email{xemacs-nt@@xemacs.org}.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
666 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
667 @comment If you are willing to contribute or want to follow the progress, mail to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
668 @comment @iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
669 @comment @*
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
670 @comment @end iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
671 @comment @email{xemacs-nt-request@@xemacs.org} to subscribe.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
672 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
673 @comment Furthermore, Altrasoft is seeking corporate and government sponsors to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
674 @comment help fund a fully native port of XEmacs to Windows 95 and NT using
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
675 @comment full-time, senior-level staff working under a professionally managed
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
676 @comment project structure. See @uref{http://www.altrasoft.com/, the Altrasoft
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
677 @comment web site} for more details
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
678 @comment or contact Altrasoft directly at 1-888-ALTSOFT.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
679 @comment
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
680 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
681 @comment The closest existing port is @dfn{Win-Emacs}, which is based on Lucid
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
682 @comment Emacs 19.6. Available from @uref{http://www.pearlsoft.com/}.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
683 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
684 @comment There's a port of GNU Emacs (not XEmacs) at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
685 @comment @example
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
686 @comment @uref{http://www.cs.washington.edu/homes/voelker/ntemacs.html}.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
687 @comment @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
688
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
689 @node Q1.0.11, Q1.0.12, Q1.0.10, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
690 @unnumberedsubsec Q1.0.11: Is there a port of XEmacs to the Macintosh?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
691 @c changed
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
692
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
693 @c There has been a port to the MachTen environment of XEmacs 19.13, but no
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
694 @c patches have been submitted to the maintainers to get this in the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
695 @c mainstream distribution.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
696 @c
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
697 @c For the MacOS, there is a port of
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
698 @c @uref{ftp://ftp.cs.cornell.edu/pub/parmet/, Emacs 18.59}.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
699
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
700 Yes, there is a port of XEmacs 19.14, tested on MacOS 7.6.1 and MacOS
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
701 8.5.1 by @email{pjarvis@@ispchannel.com, Pitts Jarvis}. It's available
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
702 at @uref{http://homepage.mac.com/pjarvis/xemacs.html}.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
703
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
704 @node Q1.0.12, Q1.0.13, Q1.0.11, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
705 @unnumberedsubsec Q1.0.12: Is there a port of XEmacs to NextStep?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
706
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
707 Carl Edman, apparently no longer at @email{cedman@@princeton.edu}, did
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
708 the port of GNU Emacs to NeXTstep and expressed interest in doing the
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
709 XEmacs port, but never went any farther.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
710
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
711 @node Q1.0.13, Q1.0.14, Q1.0.12, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
712 @unnumberedsubsec Q1.0.13: Is there a port of XEmacs to OS/2?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
713
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
714 No, but Alexander Nikolaev <avn_1251@@mail.ru> is working on it.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
715
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
716 @node Q1.0.14, Q1.1.1, Q1.0.13, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
717 @unnumberedsubsec Q1.0.14: Where can I obtain a printed copy of the XEmacs users manual?
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
718
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
719 Pre-printed manuals are not available. If you are familiar with
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
720 TeX, you can generate your own manual from the XEmacs sources.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
721
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
722 HTML and Postscript versions of XEmacs manuals may be available from the
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
723 XEmacs web site in the future. Send requests to @email{faq@@xemacs.org}.
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
724
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
725 @node Q1.1.1, Q1.1.2, Q1.0.14, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
726 @unnumberedsec 1.1: Policies
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
727 @unnumberedsubsec Q1.1.1: What is the FAQ editorial policy?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
728
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
729 The FAQ is actively maintained and modified regularly. All links should
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
730 be up to date. Unfortunately, some of the information is out of date --
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
731 a situation which the FAQ maintainer is working on. All submissions are
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
732 welcome, please e-mail submissions to @email{faq@@xemacs.org, XEmacs FAQ
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
733 maintainers}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
734
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
735 Please make sure that @samp{XEmacs FAQ} appears on the Subject: line.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
736 If you think you have a better way of answering a question, or think a
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
737 question should be included, we'd like to hear about it. Questions and
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
738 answers included into the FAQ will be edited for spelling and grammar
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
739 and will be attributed. Answers appearing without attribution are
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
740 either from versions of the FAQ dated before May 1996 or are from
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
741 previous FAQ maintainers. Answers quoted from Usenet news articles will
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
742 always be attributed, regardless of the author.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
743
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
744 @node Q1.1.2, Q1.1.3, Q1.1.1, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
745 @unnumberedsubsec Q1.1.2: How do I become a Beta Tester?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
746
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
747 Send an email message to @email{xemacs-beta-request@@xemacs.org} with
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
748 the line @samp{subscribe} in the body of the message.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
749
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
750 Be prepared to get your hands dirty, as beta testers are expected to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
751 identify problems as best they can.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
752
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
753 @node Q1.1.3, Q1.2.1, Q1.1.2, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
754 @unnumberedsubsec Q1.1.3: How do I contribute to XEmacs itself?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
755
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
756 Ben Wing @email{ben@@xemacs.org} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
757
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
758 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
759 BTW if you have a wish list of things that you want added, you have to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
760 speak up about it! More specifically, you can do the following if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
761 want a feature added (in increasing order of usefulness):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
762
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
763 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
764 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
765 Make a posting about a feature you want added.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
766
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
767 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
768 Become a beta tester and make more postings about those same features.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
769
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
770 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
771 Convince us that you're going to use the features in some cool and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
772 useful way.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
773
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
774 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
775 Come up with a clear and well-thought-out API concerning the features.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
776
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
777 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
778 Write the code to implement a feature and send us a patch.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
779 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
780
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
781 (not that we're necessarily requiring you to write the code, but we can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
782 always hope :)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
783 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
784
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
785 @node Q1.2.1, Q1.2.2, Q1.1.3, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
786 @unnumberedsec 1.2: Credits
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
787 @unnumberedsubsec Q1.2.1: Who wrote XEmacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
788
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
789 XEmacs is the result of the time and effort of many people. The
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
790 developers responsible for the 19.16/20.x releases are:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
791
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
792 @itemize @bullet
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
793 @item @email{martin@@xemacs.org, Martin Buchholz}
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
794 @html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
795 <br><img src="mrb.jpeg" alt="Portrait of Martin Buchholz"><br>
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
796 @end html
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
797
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
798
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
799 @item @email{steve@@xemacs.org, Steve Baur}
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
800
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
801 @html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
802 <br><img src="steve.gif" alt="Portrait of Steve Baur"><br>
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
803 @end html
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
804
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
805
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
806 @item @email{hniksic@@xemacs.org, Hrvoje Niksic}
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
807
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
808 @html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
809 <br><img src="hniksic.jpeg" alt="Portrait of Hrvoje Niksic"><br>
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
810 @end html
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
811
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
812 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
813
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
814 The developers responsible for the 19.14 release are:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
815
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
816 @itemize @bullet
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
817 @item @email{cthomp@@xemacs.org, Chuck Thompson}
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
818 @html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
819 <br><img src="cthomp.jpeg" alt="Portrait of Chuck Thompson"><br>
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
820 @end html
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
821
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
822 Chuck was Mr. XEmacs from 19.11 through 19.14, and is responsible
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
823 for XEmacs becoming a widely distributed program over the Internet.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
824
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
825 @item @email{ben@@xemacs.org, Ben Wing}
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
826 @html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
827 <br><img src="wing.gif" alt="Portrait of Ben Wing"><br>
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
828 @end html
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
829
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
830 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
831
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
832
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
833 @itemize @bullet
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
834 @item @email{jwz@@jwz.org, Jamie Zawinski}
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
835 @html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
836 <br><img src="jwz.gif" alt="Portrait of Jamie Zawinski"><br>
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
837 @end html
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
838
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
839 Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, the last
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
840 release actually named Lucid Emacs. Richard Mlynarik was crucial to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
841 most of those releases.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
842
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
843 @item @email{Mly@@POBox.COM, Richard Mlynarik}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
844 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
845
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
846 Along with many other contributors, partially enumerated in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
847 @samp{About XEmacs} option in the Help menu.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
848
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
849 @node Q1.2.2, Q1.2.3, Q1.2.1, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
850 @unnumberedsubsec Q1.2.2: Who contributed to this version of the FAQ?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
851
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
852 The following people contributed valuable suggestions to building this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
853 version of the FAQ (listed in alphabetical order):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
854
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
855 @itemize @bullet
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
856 @item @email{steve@@xemacs.org, SL Baur}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
857
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
858 @item @email{hniksic@@xemacs.org, Hrvoje Niksic}
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
859
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
860 @item @email{Aki.Vehtari@@hut.fi, Aki Vehtari}
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
861
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
862 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
863
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
864 @node Q1.2.3, Q1.3.1, Q1.2.2, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
865 @unnumberedsubsec Q1.2.3: Who contributed to the FAQ in the past?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
866
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
867 This is only a partial list, as many names were lost in a hard disk
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
868 crash some time ago.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
869
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
870 @itemize @bullet
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
871 @item @email{binge@@aloft.att.com, Curtis.N.Bingham}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
872
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
873 @item @email{bruncott@@dormeur.inria.fr, Georges Brun-Cottan}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
874
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
875 @item @email{rjc@@cogsci.ed.ac.uk, Richard Caley}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
876
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
877 @item @email{cognot@@ensg.u-nancy.fr, Richard Cognot}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
878
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
879 @item @email{daku@@nortel.ca, Mark Daku}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
880
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
881 @item @email{wgd@@martigny.ai.mit.edu, William G. Dubuque}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
882
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
883 @item @email{eeide@@cs.utah.edu, Eric Eide}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
884
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
885 @item @email{af@@biomath.jussieu.fr, Alain Fauconnet}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
886
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
887 @item @email{cflatter@@nrao.edu, Chris Flatters}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
888
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
889 @item @email{ginsparg@@adra.com, Evelyn Ginsparg}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
890
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
891 @item @email{hall@@aplcenmp.apl.jhu.edu, Marty Hall}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
892
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
893 @item @email{dkindred@@cmu.edu, Darrell Kindred}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
894
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
895 @item @email{dmoore@@ucsd.edu, David Moore}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
896
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
897 @item @email{arup+@@cmu.edu, Arup Mukherjee}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
898
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
899 @item @email{nickel@@prz.tu-berlin.de, Juergen Nickelsen}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
900
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
901 @item @email{powell@@csl.ncsa.uiuc.edu, Kevin R. Powell}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
902
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
903 @item @email{dworkin@@ccs.neu.edu, Justin Sheehy}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
904
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
905 @item @email{stig@@hackvan.com, Stig}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
906
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
907 @item @email{Aki.Vehtari@@hut.fi, Aki Vehtari}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
908 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
909
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
910 @node Q1.3.1, Q1.3.2, Q1.2.3, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
911 @unnumberedsec 1.3: Internationalization
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
912 @unnumberedsubsec Q1.3.1: What is the status of internationalization support aka MULE (including Asian language support?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
913
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
914 Both the stable and development versions of XEmacs include
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
915 internationalization support (aka MULE). MULE currently works on UNIX
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
916 and Linux systems; work for supporting MULE on Windows operating systems
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
917 is in progress. Binaries compiled without MULE support run faster than
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
918 MULE capable XEmacsen.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
919
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
920 @node Q1.3.2, Q1.3.3, Q1.3.1, Introduction
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
921 @unnumberedsubsec Q1.3.2: How can I help with internationalization?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
922
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
923 If you would like to help, you may want to join the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
924 @email{xemacs-mule@@xemacs.org} mailing list. Especially needed are
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
925 people who speak/write languages other than English, who are willing to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
926 use XEmacs/MULE regularly, and have some experience with Elisp.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
927
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
928 @xref{Q1.1.2}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
929
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
930 @node Q1.3.3, Q1.3.4, Q1.3.2, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
931 @unnumberedsubsec Q1.3.3: How do I type non-ASCII characters?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
932
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
933 See question 3.5.7 (@pxref{Q3.5.7}) in part 3 of this FAQ.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
934
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
935 @node Q1.3.4, Q1.3.5, Q1.3.3, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
936 @unnumberedsubsec Q1.3.4: Can XEmacs messages come out in a different language?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
937
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
938 The message-catalog support has mostly been written but doesn't
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
939 currently work. The first release of XEmacs 20 will @emph{not} support
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
940 it. However, menubar localization @emph{does} work. To
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
941 enable it, add to your @file{Emacs} file entries like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
942
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
943 @example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
944 Emacs*XlwMenu.resourceLabels: True
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
945 Emacs*XlwMenu.file.labelString: Fichier
363
972bbb6d6ca2 Import from CVS: tag r21-1-11
cvs
parents: 361
diff changeset
946 Emacs*XlwMenu.openInOtherWindow.labelString: In anderem Fenster oeffnen
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
947 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
948
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
949 The name of the resource is derived from the non-localized entry by
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
950 removing punctuation and capitalizing as above.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
951
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
952 @node Q1.3.5, Q1.3.6, Q1.3.4, Introduction
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
953 @unnumberedsubsec Q1.3.5: Please explain the various input methods in MULE/XEmacs
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
954
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
955 @email{morioka@@jaist.ac.jp, MORIOKA Tomohiko} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
956
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
957 @quotation
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
958 Original Mule supports the following input methods: Wnn4, Wnn6, Canna, SJ3
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
959 and XIM. Interfaces for Wnn and SJ3 uses the @code{egg} user
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
960 interface. Interface for Canna does not use @samp{egg}. I don't know
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
961 about XIM. It is to support ATOK, of course, it may work for another
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
962 servers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
963
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
964 Wnn supports Japanese, Chinese and Korean. It is made by OMRON and Kyôto
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
965 university. It is a powerful and complex system. Wnn4 is free and Wnn6
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
966 is not free.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
967
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
968 Canna supports only Japanese. It is made by NEC. It is a simple and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
969 powerful system. Canna uses only grammar (Wnn uses grammar and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
970 probability between words), so I think Wnn is cleverer than Canna,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
971 however Canna users made a good grammar and dictionary. So for standard
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
972 modern Japanese, Canna seems cleverer than Wnn4. In addition, the UNIX
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
973 version of Canna is free (now there is a Microsoft Windows version).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
974
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
975 SJ3 supports only Japanese. It is made by Sony. XIM supports was made
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
976 to use ATOK (a major input method in personal computer world). XIM is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
977 the standard for accessing input methods bundled in Japanese versions of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
978 Solaris. (XEmacs 20 will support XIM input).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
979
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
980 Egg consists of following parts:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
981
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
982 @enumerate
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 282
diff changeset
983 @item
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 282
diff changeset
984 Input character Translation System (ITS) layer.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
985 It translates ASCII inputs to Kana/PinYin/Hangul characters.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
986
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 282
diff changeset
987 @item
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 282
diff changeset
988 Kana/PinYin/Hangul to Kanji transfer layer.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
989 It is interface layer for network Kana-Kanji server (Wnn and Sj3).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
990 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
991
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
992 These input methods are modal, namely there are mode, alphabet mode and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
993 Kana-Kanji transfer mode. However there are mode-less input methods for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
994 Egg and Canna. @samp{Boiled-egg} is a mode-less input method running on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
995 Egg. For Canna, @samp{canna.el} has a tiny boiled-egg like command,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
996 @code{(canna-boil)}, and there are some boiled-egg like utilities. In
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
997 addition, it was planned to make an abstraction for all transfer type
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
998 input methods. However authors of input methods are busy, so maybe this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
999 plan is stopped. Perhaps after Mule merged GNU Emacs will be released,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1000 it will be continued.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1001 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1002
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1003 @node Q1.3.6, Q1.3.7, Q1.3.5, Introduction
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1004 @unnumberedsubsec Q1.3.6: How do I portably code for MULE/XEmacs?
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1005
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1006 @email{morioka@@jaist.ac.jp, MORIOKA Tomohiko} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1007
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1008 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1009 MULE and XEmacs are quite different. So the application
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1010 implementor must write separate code for these mule variants.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1011
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1012 MULE and the next version of Emacs are similar but the symbols are very
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1013 different---requiring separate code as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1014
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1015 Namely we must support 3 kinds of mule variants and 4 or 5 or 6 kinds of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1016 emacs variants... (;_;) I'm shocked, so I wrote a wrapper package called
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1017 @code{emu} to provide a common interface.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1018
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1019 I have the following suggestions about dealing with mule variants:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1020
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1021 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1022 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1023 @code{(featurep 'mule)} @code{t} on all mule variants
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1024
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1025 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1026 @code{(boundp 'MULE)} is @code{t} on only MULE. Maybe the next version
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1027 of Emacs will not have this symbol.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1028
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1029 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1030 MULE has a variable @code{mule-version}. Perhaps the next version of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1031 Emacs will have this variable as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1032 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1033
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1034 Following is a sample to distinguish mule variants:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1035
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1036 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1037 (if (featurep 'mule)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1038 (cond ((boundp 'MULE)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1039 ;; for original Mule
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1040 )
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1041 ((string-match "XEmacs" emacs-version)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1042 ;; for XEmacs with Mule
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1043 )
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1044 (t
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1045 ;; for next version of Emacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1046 ))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1047 ;; for old emacs variants
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1048 )
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1049 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1050 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1051
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1052 @node Q1.3.7, Q1.4.1, Q1.3.6, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1053 @unnumberedsubsec Q1.3.7: How about Cyrillic Modes?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1054
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1055 @email{ilya@@math.ohio-state.edu, Ilya Zakharevich} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1056
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1057 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1058 There is a cyrillic mode in the file @file{mysetup.zip} in
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1059 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1060 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1061 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1062 @uref{ftp://ftp.math.ohio-state.edu/pub/users/ilya/emacs/}. This is a
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1063 modification to @email{ava@@math.jhu.ed, Valery Alexeev's} @file{russian.el}
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1064 which can be obtained from
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1065 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1066
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1067 @uref{http://ftpsearch.ntnu.no/?query=russian.el.Z}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1068 @c dead link above
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1069
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1070 @email{d.barsky@@ee.surrey.ac.uk, Dima Barsky} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1071
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1072 @quotation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1073 There is another cyrillic mode for both GNU Emacs and XEmacs by
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1074 @email{manin@@camelot.mssm.edu, Dmitrii
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1075 (Mitya) Manin} at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1076 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1077
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1078 @end iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1079 @uref{http://kulichki-lat.rambler.ru/centrolit/manin/cyr.el}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1080 @c Link above, <URL:http://camelot.mssm.edu/~manin/cyr.el> was dead.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1081 @c Changed to russian host instead
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1082 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1083
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1084 @email{rebecca.ore@@op.net, Rebecca Ore} writes:
203
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
1085
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
1086 @quotation
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
1087 The fullest resource I found on Russian language use (in and out of
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1088 XEmacs) is @uref{http://sunsite.oit.unc.edu/sergei/Software/Software.html}
203
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
1089 @end quotation
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 175
diff changeset
1090
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1091 @node Q1.4.1, Q1.4.2, Q1.3.7, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1092 @unnumberedsec 1.4: Getting Started, Backing up & Recovery
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1093 @unnumberedsubsec Q1.4.1: What is a @file{.emacs} and is there a sample one?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1094
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1095 The @file{.emacs} file is used to customize XEmacs to your tastes. No
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1096 two are alike, nor are they expected to be alike, but that's the point.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1097 The XEmacs distribution contains an excellent starter example in the etc
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1098 directory called @file{sample.emacs}. Copy this file from there to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1099 home directory and rename it @file{.emacs}. Then edit it to suit.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1100
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1101 Starting with 19.14, you may bring the @file{sample.emacs} into an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1102 XEmacs buffer by selecting @samp{Help->Sample .emacs} from the menubar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1103 To determine the location of the @file{etc} directory type the command
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1104 @kbd{C-h v data-directory @key{RET}}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1105
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1106 @node Q1.4.2, Q1.4.3, Q1.4.1, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1107 @unnumberedsubsec Q1.4.2: Can I use the same @file{.emacs} with the other Emacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1108
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1109 Yes. The sample @file{.emacs} included in the XEmacs distribution will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1110 show you how to handle different versions and flavors of Emacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1111
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1112 @node Q1.4.3, Q1.4.4, Q1.4.2, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1113 @unnumberedsubsec Q1.4.3: Any good tutorials around?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1114
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1115 There's the XEmacs tutorial available from the Help Menu under
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1116 @samp{Basics->Tutorials}, or by typing @kbd{C-h t}. To check whether
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1117 it's available in a non-english language, type @kbd{C-u C-h t TAB}, type
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1118 the first letters of your preferred language, then type @key{RET}.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1119
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1120 @comment There's an Emacs Lisp tutorial at
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1121 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1122 @comment @example
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1123 @comment @uref{ftp://prep.ai.mit.edu/pub/gnu/emacs-lisp-intro-1.04.tar.gz}.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1124 @comment @end example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1125 @comment
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1126 @comment @email{erik@@petaxp.rug.ac.be, Erik Sundermann} has made a tutorial web
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1127 @comment page at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1128 @comment @iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1129 @comment @*
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1130 @comment @end iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1131 @comment @uref{http://petaxp.rug.ac.be/~erik/xemacs/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1132
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1133 @node Q1.4.4, Q1.4.5, Q1.4.3, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1134 @unnumberedsubsec Q1.4.4: May I see an example of a useful XEmacs Lisp function?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1135
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1136 The following function does a little bit of everything useful. It does
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1137 something with the prefix argument, it examines the text around the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1138 cursor, and it's interactive so it may be bound to a key. It inserts
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1139 copies of the current word the cursor is sitting on at the cursor. If
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1140 you give it a prefix argument: @kbd{C-u 3 M-x double-word} then it will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1141 insert 3 copies.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1142
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1143 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1144 (defun double-word (count)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1145 "Insert a copy of the current word underneath the cursor"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1146 (interactive "*p")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1147 (let (here there string)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1148 (save-excursion
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1149 (forward-word -1)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1150 (setq here (point))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1151 (forward-word 1)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1152 (setq there (point))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1153 (setq string (buffer-substring here there)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1154 (while (>= count 1)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1155 (insert string)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1156 (decf count))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1157 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1158
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1159 The best way to see what is going on here is to let XEmacs tell you.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1160 Put the code into an XEmacs buffer, and do a @kbd{C-h f} with the cursor
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1161 sitting just to the right of the function you want explained. Eg. move
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1162 the cursor to the SPACE between @code{interactive} and @samp{"*p"} and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1163 hit @kbd{C-h f} to see what the function @code{interactive} does. Doing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1164 this will tell you that the @code{*} requires a writable buffer, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1165 @code{p} converts the prefix argument to a number, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1166 @code{interactive} allows you to execute the command with @kbd{M-x}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1167
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1168 @node Q1.4.5, Q1.4.6, Q1.4.4, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1169 @unnumberedsubsec Q1.4.5: And how do I bind it to a key?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1170
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1171 To bind to a key do:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1172
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1173 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1174 (global-set-key "\C-cd" 'double-word)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1175 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1176
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1177 Or interactively, @kbd{M-x global-set-key} and follow the prompts.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1178
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1179 @node Q1.4.6, , Q1.4.5, Introduction
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1180 @unnumberedsubsec Q1.4.6: What's the difference between a macro and a function?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1181
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1182 Quoting from the Lisp Reference (a.k.a @dfn{Lispref}) Manual:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1183
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1184 @dfn{Macros} enable you to define new control constructs and other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1185 language features. A macro is defined much like a function, but instead
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1186 of telling how to compute a value, it tells how to compute another Lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1187 expression which will in turn compute the value. We call this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1188 expression the @dfn{expansion} of the macro.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1189
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1190 Macros can do this because they operate on the unevaluated expressions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1191 for the arguments, not on the argument values as functions do. They can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1192 therefore construct an expansion containing these argument expressions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1193 or parts of them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1194
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1195 Do not confuse the two terms with @dfn{keyboard macros}, which are
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1196 another matter, entirely. A keyboard macro is a key bound to several
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1197 other keys. Refer to manual for details.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1198
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1199 @node Installation, Customization, Introduction, Top
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1200 @unnumbered 2 Installation and Trouble Shooting
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1201
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1202 This is part 2 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1203 section is devoted to Installation, Maintenance and Trouble Shooting.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1204
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1205 @menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1206 Installation:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1207 * Q2.0.1:: Running XEmacs without installing.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1208 * Q2.0.2:: XEmacs is too big.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1209 * Q2.0.3:: Compiling XEmacs with Netaudio.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1210 * Q2.0.4:: Problems with Linux and ncurses.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1211 * Q2.0.5:: Do I need X11 to run XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1212 * Q2.0.6:: I'm having strange crashes. What do I do?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1213 * Q2.0.7:: Libraries in non-standard locations.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1214 * Q2.0.8:: can't resolve symbol _h_errno
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1215 * Q2.0.9:: Where do I find external libraries?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1216 * Q2.0.10:: After I run configure I find a coredump, is something wrong?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1217 * Q2.0.11:: XEmacs can't resolve host names.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1218 * Q2.0.12:: Why can't I strip XEmacs?
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1219 * Q2.0.13:: I don't need no steenkin' packages. Do I? (NEW)
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1220 * Q2.0.14:: I don't want to install a million .els one at a time! (NEW)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1221
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1222 Trouble Shooting:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1223 * Q2.1.1:: XEmacs just crashed on me!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1224 * Q2.1.2:: Cryptic Minibuffer messages.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1225 * Q2.1.3:: Translation Table Syntax messages at Startup.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1226 * Q2.1.4:: Startup warnings about deducing proper fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1227 * Q2.1.5:: XEmacs cannot connect to my X Terminal.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1228 * Q2.1.6:: XEmacs just locked up my Linux X server.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1229 * Q2.1.7:: HP Alt key as Meta.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1230 * Q2.1.8:: got (wrong-type-argument color-instance-p nil)!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1231 * Q2.1.9:: XEmacs causes my OpenWindows 3.0 server to crash.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1232 * Q2.1.10:: Warnings from incorrect key modifiers.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1233 * Q2.1.11:: Can't instantiate image error... in toolbar
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1234 * Q2.1.12:: Regular Expression Problems on DEC OSF1.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1235 * Q2.1.13:: HP/UX 10.10 and @code{create_process} failure
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1236 * Q2.1.14:: @kbd{C-g} doesn't work for me. Is it broken?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1237 * Q2.1.15:: How to debug an XEmacs problem with a debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1238 * Q2.1.16:: XEmacs crashes in @code{strcat} on HP/UX 10.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1239 * Q2.1.17:: @samp{Marker does not point anywhere}.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1240 * Q2.1.18:: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1241 * Q2.1.19:: XEmacs does not follow the local timezone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1242 * Q2.1.20:: @samp{Symbol's function definition is void: hkey-help-show.}
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1243 * Q2.1.21:: [This question intentionally left blank]
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1244 * Q2.1.22:: XEmacs seems to take a really long time to do some things.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1245 * Q2.1.23:: Movemail on Linux does not work for XEmacs 19.15 and later.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1246 * Q2.1.24:: XEmacs won't start without network. (NEW)
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1247 * Q2.1.25:: After upgrading, XEmacs won't do `foo' any more! (NEW)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1248 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1249
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1250 @node Q2.0.1, Q2.0.2, Installation, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1251 @unnumberedsec 2.0: Installation
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1252 @unnumberedsubsec Q2.0.1: Running XEmacs without installing
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1253
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1254 How can I just try XEmacs without installing it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1255
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1256 XEmacs will run in place without requiring installation and copying of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1257 the Lisp directories, and without having to specify a special build-time
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1258 flag. It's the copying of the Lisp directories that requires so much
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1259 space. XEmacs is largely written in Lisp.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1260
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1261 A good method is to make a shell alias for xemacs:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1262
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1263 @example
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1264 alias xemacs=/i/xemacs-20.2/src/xemacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1265 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1266
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1267 (You will obviously use whatever directory you downloaded the source
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1268 tree to instead of @file{/i/xemacs-20.2}).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1269
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1270 This will let you run XEmacs without massive copying.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1271
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1272 @node Q2.0.2, Q2.0.3, Q2.0.1, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1273 @unnumberedsubsec Q2.0.2: XEmacs is too big
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1274
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1275 The space required by the installation directories can be
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1276 reduced dramatically if desired. Gzip all the .el files. Remove all
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1277 the packages you'll never want to use. Remove the TexInfo manuals.
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1278 Remove the Info (and use just hardcopy versions of the manual). Remove
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1279 most of the stuff in etc. Remove or gzip all the source code. Gzip or
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1280 remove the C source code. Configure it so that copies are not made of
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1281 the support lisp.
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1282
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1283 These are all Emacs Lisp source code and bytecompiled object code. You
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1284 may safely gzip everything named *.el here. You may remove any package
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1285 you don't use. @emph{Nothing bad will happen if you delete a package
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1286 that you do not use}. You must be sure you do not use it though, so be
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1287 conservative at first.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1288
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1289 Possible candidates for deletion include w3, games, hyperbole, mh-e,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1290 hm-html-menus, vm, viper, oobr, gnus, etc. Ask yourself, @emph{Do I
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1291 ever want to use this package?} If the answer is no, then it is a
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1292 candidate for removal.
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1293
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1294 First, gzip all the .el files. Then go about package by package and
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1295 start gzipping the .elc files. Then run XEmacs and do whatever it is
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1296 you normally do. If nothing bad happens, then delete the directory. Be
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1297 conservative about deleting directories, and it would be handy to have a
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1298 backup around in case you get too zealous.
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1299
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1300 @file{prim}, @file{modes}, @file{packages}, and @file{utils} are four
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1301 directories you definitely do @strong{not} want to delete, although
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1302 certain packages can be removed from them if you do not use them.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 169
diff changeset
1303
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1304 Online texinfo sources in the @file{info} can either be compressed them
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1305 or remove them. In either case, @kbd{C-h i} (info mode) will no longer
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1306 work.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1307
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1308 @node Q2.0.3, Q2.0.4, Q2.0.2, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1309 @unnumberedsubsec Q2.0.3: Compiling XEmacs with Netaudio.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1310
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1311 What is the best way to compile XEmacs with the netaudio system, since I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1312 have got the netaudio system compiled but installed at a weird place, I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1313 am not root. Also in the READMEs it does not say anything about
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1314 compiling with the audioserver?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1315
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1316 You should only need to add some stuff to the configure command line.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1317 To tell it to compile in netaudio support: @samp{--with-sound=both}, or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1318 @samp{--with-sound=nas} if you don't want native sound support for some
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1319 reason.) To tell it where to find the netaudio includes and libraries:
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1320
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1321 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1322 --site-libraries=WHATEVER
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1323 --site-includes=WHATEVER
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1324 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1325
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1326 Then (fingers crossed) it should compile and it will use netaudio if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1327 have a server running corresponding to the X server. The netaudio server
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1328 has to be there when XEmacs starts. If the netaudio server goes away and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1329 another is run, XEmacs should cope (fingers crossed, error handling in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1330 netaudio isn't perfect).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1331
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1332 BTW, netaudio has been renamed as it has a name clash with something
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1333 else, so if you see references to NAS or Network Audio System, it's the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1334 same thing. It also might be found at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1335 @uref{ftp://ftp.x.org/contrib/audio/nas/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1336
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1337 @node Q2.0.4, Q2.0.5, Q2.0.3, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1338 @unnumberedsubsec Q2.0.4: Problems with Linux and ncurses.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1339
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1340 On Linux 1.3.98 with termcap 2.0.8 and the ncurses that came with libc
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1341 5.2.18, XEmacs 20.0b20 is unable to open a tty device:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1342
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1343 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1344 src/xemacs -nw -q
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1345 Initialization error:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1346 @iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1347 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1348 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1349 Terminal type `xterm' undefined (or can't access database?)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1350 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1351
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1352 @email{ben@@xemacs.org, Ben Wing} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1353
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1354 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1355 Your ncurses configuration is messed up. Your /usr/lib/terminfo is a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1356 bad pointer, perhaps to a CD-ROM that is not inserted.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1357 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1358
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1359 @node Q2.0.5, Q2.0.6, Q2.0.4, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1360 @unnumberedsubsec Q2.0.5: Do I need X11 to run XEmacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1361
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1362 No. The name @dfn{XEmacs} is unfortunate in the sense that it is
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1363 @strong{not} an X Window System-only version of Emacs. XEmacs has
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1364 full color support on a color-capable character terminal.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1365
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1366 @node Q2.0.6, Q2.0.7, Q2.0.5, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1367 @unnumberedsubsec Q2.0.6: I'm having strange crashes. What do I do?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1368
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1369 There have been a variety of reports of crashes due to compilers with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1370 buggy optimizers. Please see the @file{PROBLEMS} file that comes with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1371 XEmacs to read what it says about your platform.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1372
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1373 @node Q2.0.7, Q2.0.8, Q2.0.6, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1374 @unnumberedsubsec Q2.0.7: Libraries in non-standard locations
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1375
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1376 I have x-faces, jpeg, xpm etc. all in different places. I've tried
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1377 space-separated, comma-separated, several --site-libraries, all to no
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1378 avail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1379
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1380 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1381 --site-libraries='/path/one /path/two /path/etc'
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1382 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1383
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1384 @node Q2.0.8, Q2.0.9, Q2.0.7, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1385 @unnumberedsubsec Q2.0.8: can't resolve symbol _h_errno
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1386
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1387 You are using the Linux/ELF distribution of XEmacs 19.14, and your ELF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1388 libraries are out of date. You have the following options:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1389
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1390 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1391 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1392 Upgrade your libc to at least 5.2.16 (better is 5.2.18, 5.3.12, or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1393 5.4.10).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1394
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1395 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1396 Patch the XEmacs binary by replacing all occurrences of
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1397 @samp{_h_errno^@@} with
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1398 @iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1399 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1400 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1401 @samp{h_errno^@@^@@}. Any version of Emacs will
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1402 suffice. If you don't understand how to do this, don't do it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1403
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1404 @item
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1405 Rebuild XEmacs yourself---any working ELF version of libc should be
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1406 O.K.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1407 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1408
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1409 @email{hniksic@@xemacs.org, Hrvoje Niksic} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1410
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1411 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1412 Why not use a Perl one-liner for No. 2?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1413
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1414 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1415 perl -pi -e 's/_h_errno\0/h_errno\0\0/g' \
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1416 /usr/local/bin/xemacs-19.14
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1417 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1418
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1419 NB: You @emph{must} patch @file{/usr/local/bin/xemacs-19.14}, and not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1420 @file{xemacs} because @file{xemacs} is a link to @file{xemacs-19.14};
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1421 the Perl @samp{-i} option will cause unwanted side-effects if applied to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1422 a symbolic link.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1423 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1424
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1425 @email{steve@@xemacs.org, SL Baur} writes:
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1426
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1427 @quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1428 If you build against a recent libc-5.4 (late enough to have caused
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1429 problems earlier in the beta cycle) and then run with an earlier version
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1430 of libc, you get a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1431
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1432 @example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1433 $ xemacs
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1434 xemacs: can't resolve symbol '__malloc_hook'
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1435 zsh: 7942 segmentation fault (core dumped) xemacs
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1436 @end example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1437
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1438 (Example binary compiled against libc-5.4.23 and run with libc-5.4.16).
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1439
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1440 The solution is to upgrade to at least libc-5.4.23. Sigh. Drat.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1441 @end quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
1442
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1443 @node Q2.0.9, Q2.0.10, Q2.0.8, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1444 @unnumberedsubsec Q2.0.9: Where do I find external libraries?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1445
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1446 All external libraries used by XEmacs can be found at the XEmacs FTP
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1447 site
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1448 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1449 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1450 @end iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1451 @uref{ftp://ftp.xemacs.org/pub/xemacs/aux/}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1452
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1453 @c Changed June Link above, <URL:ftp://ftp.xemacs.org/pub/aux/> was dead.
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1454 @c This list is a pain in the you-know-what to keep in synch with the
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
1455 @c world.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1456 The canonical locations (at the time of this writing) are as follows:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1457
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1458 @table @asis
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1459 @item JPEG
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1460 @uref{ftp://ftp.uu.net/graphics/jpeg/}. Version 6a is current.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1461 @c Check from host with legal IP address
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1462 @item XPM
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1463 @uref{ftp://ftp.x.org/contrib/libraries/}. Version 3.4j is current.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1464 Older versions of this package are known to cause XEmacs crashes.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1465
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1466 @item TIFF
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1467 @uref{ftp://ftp.sgi.com/graphics/tiff/}. v3.4 is current. The latest
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1468 beta is v3.4b035. There is a HOWTO here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1469
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1470 @item PNG
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1471 @uref{ftp://ftp.uu.net/graphics/png/}. 0.89c is current. XEmacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1472 requires a fairly recent version to avoid using temporary files.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1473 @c Check from host with legal IP address
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1474
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1475 @uref{ftp://swrinde.nde.swri.edu/pub/png/src/}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1476
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1477 @item Compface
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1478 @uref{ftp://ftp.cs.indiana.edu/pub/faces/compface/}. This library has
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1479 been frozen for about 6 years, and is distributed without version
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1480 numbers. @emph{It should be compiled with the same options that X11 was
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1481 compiled with on your system}. The version of this library at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1482 XEmacs.org includes the @file{xbm2xface.pl} script, written by
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1483 @email{stig@@hackvan.com}, which may be useful when generating your own xface.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1484
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1485 @item NAS
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1486 @uref{ftp://ftp.x.org/contrib/audio/nas/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1487 Version 1.2p5 is current. There is a FAQ here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1488 @end table
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1489
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1490 @node Q2.0.10, Q2.0.11, Q2.0.9, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1491 @unnumberedsubsec Q2.0.10: After I run configure I find a core dump, is something wrong?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1492
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1493 Not necessarily. If you have GNU sed 3.0 you should downgrade it to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1494 2.05. From the @file{README} at prep.ai.mit.edu:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1495
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1496 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1497 sed 3.0 has been withdrawn from distribution. It has major revisions,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1498 which mostly seem to be improvements; but it turns out to have bugs too
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1499 which cause trouble in some common cases.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1500
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1501 Tom Lord won't be able to work fixing the bugs until May. So in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1502 mean time, we've decided to withdraw sed 3.0 from distribution and make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1503 version 2.05 once again the recommended version.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1504 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1505
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1506 It has also been observed that the vfork test on Solaris will leave a
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
1507 core dump.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1508
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1509 @node Q2.0.11, Q2.0.12, Q2.0.10, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1510 @unnumberedsubsec Q2.0.11: XEmacs doesn't resolve hostnames.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1511
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1512 This is the result of a long-standing problem with SunOS and the fact
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1513 that stock SunOS systems do not ship with DNS resolver code in libc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1514
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1515 @email{ckd@@loiosh.kei.com, Christopher Davis} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1516
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1517 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1518 That's correct [The SunOS 4.1.3 precompiled binaries don't do name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1519 lookup]. Since Sun figured that everyone used NIS to do name lookups
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1520 (that DNS thing was apparently only a passing fad, right?), the stock
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1521 SunOS 4.x systems don't have DNS-based name lookups in libc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1522
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1523 This is also why Netscape ships two binaries for SunOS 4.1.x.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1524
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1525 The best solution is to compile it yourself; the configure script will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1526 check to see if you've put DNS in the shared libc and will then proceed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1527 to link against the DNS resolver library code.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1528 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1529
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1530 @node Q2.0.12, Q2.0.13, Q2.0.11, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1531 @unnumberedsubsec Q2.0.12: Why can't I strip XEmacs?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1532
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1533 @email{cognot@@fronsac.ensg.u-nancy.fr, Richard Cognot} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1534
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1535 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1536 Because of the way XEmacs (and every other Emacsen, AFAIK) is built. The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1537 link gives you a bare-boned emacs (called temacs). temacs is then run,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1538 preloading some of the lisp files. The result is then dumped into a new
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1539 executable, named xemacs, which will contain all of the preloaded lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1540 functions and data.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1541
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1542 Now, during the dump itself, the executable (code+data+symbols) is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1543 written on disk using a special unexec() function. This function is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1544 obviously heavily system dependent. And on some systems, it leads to an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1545 executable which, although valid, cannot be stripped without damage. If
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1546 memory serves, this is especially the case for AIX binaries. On other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1547 architecture it might work OK.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1548
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1549 The Right Way to strip the emacs binary is to strip temacs prior to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1550 dumping xemacs. This will always work, although you can do that only if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1551 you install from sources (as temacs is @file{not} part of the binary
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1552 kits).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1553 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1554
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1555 @email{nat@@nataa.fr.eu.org, Nat Makarevitch} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1556
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1557 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1558 Here is the trick:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1559
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1560 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1561 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1562 [ ./configure; make ]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1563
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1564 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1565 rm src/xemacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1566
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1567 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1568 strip src/temacs
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1569
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1570 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1571 make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1572
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1573 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1574 cp src/xemacs /usr/local/bin/xemacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1575
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1576 @item
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1577 cp lib-src/DOC-19.16-XEmacs
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1578 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1579 \ @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1580 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1581 /usr/local/lib/xemacs-19.16/i586-unknown-linuxaout
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1582 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1583 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1584
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1585 @node Q2.0.13, Q2.0.14, Q2.0.12, Installation
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1586 @unnumberedsubsec Q2.0.13: I don't need no steenkin' packages. Do I? (NEW)
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1587
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1588 Strictly speaking, no. XEmacs will build and install just fine without
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1589 any packages installed. However, only the most basic editing functions
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1590 will be available with no packages installed, so installing packages is
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1591 an essential part of making your installed XEmacs _useful_.
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1592
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1593 @node Q2.0.14, Q2.1.1, Q2.0.13, Installation
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1594 @unnumberedsubsec Q2.0.12: How do I figure out which packages to install? (NEW)
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1595
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1596 Many people really liked the old way that packages were bundled and do
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1597 not want to mess with packages at all. You can grab all the packages at
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1598 once like you used to with old XEmacs versions. Download the file
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1599
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1600 @file{xemacs-sumo.tar.gz}
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1601
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1602 For an XEmacs compiled with Mule you also need
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1603
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1604 @file{xemacs-mule-sumo.tar.gz}
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1605
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1606 N.B. They are called 'Sumo Tarballs' for good reason. They are
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1607 currently about 15MB and 2.3MB (gzipped) respectively.
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1608
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1609 Install them by
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1610
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1611 @code{cd $prefix/lib/xemacs ; gunzip -c <tarballname> | tar xf -}
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1612
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1613 As the Sumo tarballs are not regenerated as often as the individual
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1614 packages, it is recommended that you use the automatic package tools
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1615 afterwards to pick up any recent updates.
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1616
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
1617 @node Q2.1.1, Q2.1.2, Q2.0.14, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1618 @unnumberedsec 2.1: Trouble Shooting
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1619 @unnumberedsubsec Q2.1.1: Help! XEmacs just crashed on me!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1620
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1621 First of all, don't panic. Whenever XEmacs crashes, it tries extremely
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1622 hard to auto-save all of your files before dying. (The main time that
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1623 this will not happen is if the machine physically lost power or if you
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1624 killed the XEmacs process using @code{kill -9}). The next time you try
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1625 to edit those files, you will be informed that a more recent auto-save
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1626 file exists. You can use @kbd{M-x recover-file} to retrieve the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1627 auto-saved version of the file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1628
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1629 Starting with 19.14, you may use the command @kbd{M-x recover-session}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1630 after a crash to pick up where you left off.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1631
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1632 Now, XEmacs is not perfect, and there may occasionally be times, or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1633 particular sequences of actions, that cause it to crash. If you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1634 come up with a reproducible way of doing this (or even if you have a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1635 pretty good memory of exactly what you were doing at the time), the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1636 maintainers would be very interested in knowing about it. Post a
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1637 message to comp.emacs.xemacs or send mail to @email{crashes@@xemacs.org}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1638 Please note that the @samp{crashes} address is exclusively for crash
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1639 reports.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1640
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1641 If at all possible, include a stack backtrace of the core dump that was
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1642 produced. This shows where exactly things went wrong, and makes it much
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1643 easier to diagnose problems. To do this, you need to locate the core
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1644 file (it's called @file{core}, and is usually sitting in the directory
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1645 that you started XEmacs from, or your home directory if that other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1646 directory was not writable). Then, go to that directory and execute a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1647 command like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1648
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1649 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1650 gdb `which xemacs` core
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1651 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1652
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1653 and then issue the command @samp{where} to get the stack backtrace. You
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1654 might have to use @code{dbx} or some similar debugger in place of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1655 @code{gdb}. If you don't have any such debugger available, complain to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1656 your system administrator.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1657
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1658 It's possible that a core file didn't get produced, in which case you're
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1659 out of luck. Go complain to your system administrator and tell him not
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
1660 to disable core files by default. Also @xref{Q2.1.15}, for tips and
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1661 techniques for dealing with a debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1662
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1663 When making a problem report make sure that:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1664
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1665 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1666 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1667 Report @strong{all} of the information output by XEmacs during the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1668 crash.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1669
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1670 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1671 You mention what O/S & Hardware you are running XEmacs on.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1672
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1673 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1674 What version of XEmacs you are running.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1675
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1676 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1677 What build options you are using.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1678
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1679 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1680 If the problem is related to graphics, we will also need to know what
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1681 version of the X Window System you are running, and what window manager
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1682 you are using.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1683
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1684 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1685 If the problem happened on a tty, please include the terminal type.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1686 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1687
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1688 @node Q2.1.2, Q2.1.3, Q2.1.1, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1689 @unnumberedsubsec Q2.1.2: Cryptic Minibuffer messages.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1690
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1691 When I try to use some particular option of some particular package, I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1692 get a cryptic error in the minibuffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1693
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1694 If you can't figure out what's going on, select Options/General
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1695 Options/Debug on Error from the Menubar and then try and make the error
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1696 happen again. This will give you a backtrace that may be enlightening.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1697 If not, try reading through this FAQ; if that fails, you could try
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1698 posting to comp.emacs.xemacs (making sure to include the backtrace) and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1699 someone may be able to help. If you can identify which Emacs lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1700 source file the error is coming from you can get a more detailed stack
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1701 backtrace by doing the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1702
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1703 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1704 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1705 Visit the .el file in an XEmacs buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1706
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1707 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1708 Issue the command @kbd{M-x eval-current-buffer}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1709
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1710 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1711 Reproduce the error.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1712 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1713
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1714 Depending on the version of XEmacs, you may either select Edit->Show
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1715 Messages (19.13 and earlier) or Help->Recent Keystrokes/Messages (19.14
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1716 and later) from the menubar to see the most recent messages. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1717 command is bound to @kbd{C-h l} by default.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1718
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1719 @node Q2.1.3, Q2.1.4, Q2.1.2, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1720 @unnumberedsubsec Q2.1.3: Translation Table Syntax messages at Startup
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1721
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1722 I get tons of translation table syntax error messages during startup.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1723 How do I get rid of them?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1724
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1725 There are two causes of this problem. The first usually only strikes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1726 people using the prebuilt binaries. The culprit in both cases is the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1727 file @file{XKeysymDB}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1728
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1729 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1730 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1731 The binary cannot find the @file{XKeysymDB} file. The location is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1732 hardcoded at compile time so if the system the binary was built on puts
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1733 it a different place than your system does, you have problems. To fix,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1734 set the environment variable @var{XKEYSYMDB} to the location of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1735 @file{XKeysymDB} file on your system or to the location of the one
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1736 included with XEmacs which should be at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1737 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1738 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1739 @end iftex
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
1740 @file{<xemacs_root_directory>/lib/xemacs-19.16/etc/XKeysymDB}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1741
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1742 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1743 The binary is finding the XKeysymDB but it is out-of-date on your system
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1744 and does not contain the necessary lines. Either ask your system
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1745 administrator to replace it with the one which comes with XEmacs (which
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1746 is the stock R6 version and is backwards compatible) or set your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1747 @var{XKEYSYMDB} variable to the location of XEmacs's described above.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1748 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1749
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1750 @node Q2.1.4, Q2.1.5, Q2.1.3, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1751 @unnumberedsubsec Q2.1.4: Startup warnings about deducing proper fonts?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1752
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1753 How can I avoid the startup warnings about deducing proper fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1754
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1755 This is highly dependent on your installation, but try with the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1756 following font as your base font for XEmacs and see what it does:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1757
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1758 @format
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1759 -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1760 @end format
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1761
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1762 More precisely, do the following in your resource file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1763
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1764 @format
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1765 Emacs.default.attributeFont: \
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1766 -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1767 @end format
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1768
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1769 If you just don't want to see the @samp{*Warnings*} buffer at startup
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1770 time, you can set this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1771
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1772 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1773 (setq display-warning-minimum-level 'error)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1774 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1775
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1776 The buffer still exists; it just isn't in your face.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1777
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1778 @node Q2.1.5, Q2.1.6, Q2.1.4, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1779 @unnumberedsubsec Q2.1.5: XEmacs cannot connect to my X Terminal!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1780
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1781 Help! I can not get XEmacs to display on my Envizex X-terminal!
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1782
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1783 Try setting the @var{DISPLAY} variable using the numeric IP address of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1784 the host you are running XEmacs from.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1785
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1786 @node Q2.1.6, Q2.1.7, Q2.1.5, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1787 @unnumberedsubsec Q2.1.6: XEmacs just locked up my Linux X server!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1788
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1789 There have been several reports of the X server locking up under Linux.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1790 In all reported cases removing speedo and scaled fonts from the font
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1791 path corrected the problem. This can be done with the command
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
1792 @code{xset}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1793
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1794 It is possible that using a font server may also solve the problem.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1795
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1796 @node Q2.1.7, Q2.1.8, Q2.1.6, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1797 @unnumberedsubsec Q2.1.7: HP Alt key as Meta.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1798
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1799 How can I make XEmacs recognize the Alt key of my HP workstation as a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1800 Meta key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1801
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1802 Put the following line into a file and load it with xmodmap(1) before
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1803 starting XEmacs:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1804
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1805 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1806 remove Mod1 = Mode_switch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1807 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1808
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1809 @node Q2.1.8, Q2.1.9, Q2.1.7, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1810 @unnumberedsubsec Q2.1.8: got (wrong-type-argument color-instance-p nil)
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1811
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1812 @email{nataliek@@rd.scitec.com.au, Natalie Kershaw} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1813
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1814 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1815 I am trying to run xemacs 19.13 under X11R4. Whenever I move the mouse I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1816 get the following error. Has anyone seen anything like this? This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1817 doesn't occur on X11R5.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1818
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1819 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1820 Signalling:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1821 (error "got (wrong-type-argument color-instance-p nil)
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1822 and I don't know why!")
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1823 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1824 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1825
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1826 @email{map01kd@@gold.ac.uk, dinos} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1827
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1828 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1829 I think this is due to undefined resources; You need to define color
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1830 backgrounds and foregrounds into your @file{.../app-defaults/Emacs}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1831 like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1832
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1833 @example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1834 *Foreground: Black ;everything will be of black on grey95,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1835 *Background: Grey95 ;unless otherwise specified.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1836 *cursorColor: Red3 ;red3 cursor with grey95 border.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
1837 *pointerColor: Red3 ;red3 pointer with grey95 border.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1838 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1839 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1840
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1841 Natalie Kershaw adds:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1842
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1843 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1844 What fixed the problem was adding some more colors to the X color
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1845 database (copying the X11R5 colors over), and also defining the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1846 following resources:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1847
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1848 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1849 xemacs*cursorColor: black
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1850 xemacs*pointerColor: black
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1851 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1852
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1853 With the new colors installed the problem still occurs if the above
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1854 resources are not defined.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1855
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1856 If the new colors are not present then an additional error occurs on
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1857 XEmacs startup, which says @samp{Color Red3} not defined.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1858 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1859
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1860 @node Q2.1.9, Q2.1.10, Q2.1.8, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1861 @unnumberedsubsec Q2.1.9: XEmacs causes my OpenWindows 3.0 server to crash.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1862
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1863 The OpenWindows 3.0 server is incredibly buggy. Your best bet is to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1864 replace it with one from the generic MIT X11 release. You might also
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1865 try disabling parts of your @file{.emacs}, like enabling background
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1866 pixmaps.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1867
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1868 @node Q2.1.10, Q2.1.11, Q2.1.9, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1869 @unnumberedsubsec Q2.1.10: Warnings from incorrect key modifiers.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1870
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1871 The following information comes from the @file{PROBLEMS} file that comes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1872 with XEmacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1873
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1874 If you're having troubles with HP/UX it is because HP/UX defines the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1875 modifiers wrong in X. Here is a shell script to fix the problem; be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1876 sure that it is run after VUE configures the X server.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1877
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1878 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1879 #! /bin/sh
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1880 xmodmap 2> /dev/null - << EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1881 keysym Alt_L = Meta_L
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1882 keysym Alt_R = Meta_R
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1883 EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1884
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1885 xmodmap - << EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1886 clear mod1
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1887 keysym Mode_switch = NoSymbol
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1888 add mod1 = Meta_L
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1889 keysym Meta_R = Mode_switch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1890 add mod2 = Mode_switch
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1891 EOF
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1892 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1893
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1894 @node Q2.1.11, Q2.1.12, Q2.1.10, Installation
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1895 @unnumberedsubsec Q2.1.11: @samp{Can't instantiate image error...} in toolbar
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1896 @c New
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1897
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1898 @email{expt@@alanine.ram.org, Dr. Ram Samudrala} writes:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1899
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1900 I just installed the XEmacs (20.4-2) RPMS that I downloaded from
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1901 @uref{http://www.xemacs.org/}. Everything works fine, except that when
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1902 I place my mouse over the toolbar, it beeps and gives me this message:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1903
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1904 @example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1905 Can't instantiate image (probably cached):
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1906 [xbm :mask-file "/usr/include/X11/bitmaps/leftptrmsk :mask-data
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1907 (16 16 <strange control characters> ...
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1908 @end example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1909
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1910 @email{kyle_jones@@wonderworks.com, Kyle Jones} writes:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1911 @quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1912 This is problem specific to some Chips and Technologies video
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1913 chips, when running XFree86. Putting
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1914
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1915 @code{Option "sw_cursor"}
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1916
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1917 in @file{XF86Config} gets rid of the problem.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1918 @end quotation
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1919
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1920 @node Q2.1.12, Q2.1.13, Q2.1.11, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1921 @unnumberedsubsec Q2.1.12: Problems with Regular Expressions on DEC OSF1.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1922
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1923 I have xemacs 19.13 running on an alpha running OSF1 V3.2 148 and ispell
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1924 would not run because it claimed the version number was incorrect
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1925 although it was indeed OK. I traced the problem to the regular
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1926 expression handler.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1927
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1928 @email{douglask@@dstc.edu.au, Douglas Kosovic} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1929
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1930 @quotation
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1931 Actually it's a DEC cc optimization bug that screws up the regexp
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1932 handling in XEmacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1933
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1934 Rebuilding using the @samp{-migrate} switch for DEC cc (which uses a
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1935 different sort of optimization) works fine.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1936 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1937
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1938 See @file{xemacs-19_13-dunix-3_2c.patch} at the following URL on how to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1939 build with the @samp{-migrate} flag:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1940
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1941 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1942 @uref{http://www-digital.cern.ch/carney/emacs/emacs.html}
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1943 @c Link above, <URL:http://www-digital.cern.ch/carney/emacs/emacs.html> is
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1944 @c dead. And the directory `carney' is empty.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1945
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1946
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
1947
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1948 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1949
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1950 NOTE: There have been a variety of other problems reported that are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1951 fixed in this fashion.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1952
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1953 @node Q2.1.13, Q2.1.14, Q2.1.12, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1954 @unnumberedsubsec Q2.1.13: HP/UX 10.10 and @code{create_process} failure.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1955
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1956 @email{Dave.Carrigan@@ipl.ca, Dave Carrigan} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1957
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1958 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1959 With XEmacs 19.13 and HP/UX 10.10, anything that relies on the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1960 @code{create_process} function fails. This breaks a lot of things
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1961 (shell-mode, compile, ange-ftp, to name a few).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1962 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1963
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1964 @email{johnson@@dtc.hp.com, Phil Johnson} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1965
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1966 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1967 This is a problem specific to HP-UX 10.10. It only occurs when XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1968 is compiled for shared libraries (the default), so you can work around
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1969 it by compiling a statically-linked binary (run configure with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1970 @samp{--dynamic=no}).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1971
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1972 I'm not sure whether the problem is with a particular shared library or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1973 if it's a kernel problem which crept into 10.10.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1974 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1975
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1976 @email{cognot@@ensg.u-nancy.fr, Richard Cognot} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1977
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1978 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1979 I had a few problems with 10.10. Apparently, some of them were solved by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1980 forcing a static link of libc (manually).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1981 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1982
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1983 @node Q2.1.14, Q2.1.15, Q2.1.13, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1984 @unnumberedsubsec Q2.1.14: @kbd{C-g} doesn't work for me. Is it broken?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
1985
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
1986 @email{ben@@xemacs.org, Ben Wing} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1987
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1988 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1989 @kbd{C-g} does work for most people in most circumstances. If it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1990 doesn't, there are only two explanations:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1991
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1992 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1993 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1994 The code is wrapped with a binding of @code{inhibit-quit} to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1995 @code{t}. @kbd{Ctrl-Shift-G} should still work, I think.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1996
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1997 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1998 SIGIO is broken on your system, but BROKEN_SIGIO isn't defined.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
1999 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2000
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2001 To test #2, try executing @code{(while t)} from the @samp{*scratch*}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2002 buffer. If @kbd{C-g} doesn't interrupt, then you're seeing #2.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2003 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2004
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2005 @email{terra@@diku.dk, Morten Welinder} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2006
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2007 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2008 On some (but @emph{not} all) machines a hung XEmacs can be revived by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2009 @code{kill -FPE <pid>}. This is a hack, of course, not a solution.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2010 This technique works on a Sun4 running 4.1.3_U1. To see if it works for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2011 you, start another XEmacs and test with that first. If you get a core
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2012 dump the method doesn't work and if you get @samp{Arithmetic error} then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2013 it does.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2014 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2015
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2016 @node Q2.1.15, Q2.1.16, Q2.1.14, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2017 @unnumberedsubsec Q2.1.15: How to Debug an XEmacs problem with a debugger
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2018
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2019 If XEmacs does crash on you, one of the most productive things you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2020 do to help get the bug fixed is to poke around a bit with the debugger.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2021 Here are some hints:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2022
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2023 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2024 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2025 First of all, if the crash is at all reproducible, consider very
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2026 strongly recompiling your XEmacs with debugging symbols, with no
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2027 optimization, and with the configure options @samp{--debug=yes} and
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2028 @samp{--error-checking=all}. This will make your XEmacs run somewhat
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2029 slower but make it a lot more likely to catch the problem earlier
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2030 (closer to its source), and a lot easier to determine what's going on
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2031 with a debugger.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2032
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2033 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2034 If you're able to run XEmacs under a debugger and reproduce the crash
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2035 (if it's inconvenient to do this because XEmacs is already running or is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2036 running in batch mode as part of a bunch of scripts, consider attaching
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2037 to the existing process with your debugger; most debuggers let you do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2038 this by substituting the process ID for the core file when you invoke
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2039 the debugger from the command line, or by using the @code{attach}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2040 command or something similar), here are some things you can do:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2041
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2042 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2043 If XEmacs is hitting an assertion failure, put a breakpoint on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2044 @code{assert_failed()}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2045
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2046 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2047 If XEmacs is hitting some weird Lisp error that's causing it to crash
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2048 (e.g. during startup), put a breakpoint on @code{signal_1()}---this is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2049 declared static in eval.c.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2050
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2051 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2052 Internally, you will probably see lots of variables that hold objects of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2053 type @code{Lisp_Object}. These are exactly what they appear to be,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2054 i.e. references to Lisp objects. Printing them out with the debugger
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2055 probably won't be too useful---you'll likely just see a number. To
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2056 decode them, do this:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2057
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2058 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2059 call debug_print (OBJECT)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2060 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2061
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2062 where @var{OBJECT} is whatever you want to decode (it can be a variable,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2063 a function call, etc.). This will print out a readable representation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2064 on the TTY from which the xemacs process was invoked.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2065
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2066 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2067 If you want to get a Lisp backtrace showing the Lisp call
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2068 stack, do this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2069
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2070 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2071 call debug_backtrace ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2072 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2073
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2074 @item
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2075 Using @code{debug_print} and @code{debug_backtrace} has two
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2076 disadvantages - it can only be used with a running xemacs process, and
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2077 it cannot display the internal C structure of a Lisp Object. Even if
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2078 all you've got is a core dump, all is not lost.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2079
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2080 If you're using GDB, there are some macros in the file
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2081 @file{src/.gdbinit} in the XEmacs source distribution that should make
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2082 it easier for you to decode Lisp objects. This file is automatically
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2083 read by gdb if gdb is run in the directory where xemacs was built, and
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2084 contains these useful macros to inspect the state of xemacs:
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2085
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2086 @table @code
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2087 @item pobj
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2088 Usage: pobj lisp_object @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2089 Print the internal C representation of a lisp object.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2090
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2091 @item xtype
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2092 Usage: xtype lisp_object @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2093 Print the Lisp type of a lisp object.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2094
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2095 @item lbt
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2096 Usage: lbt @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2097 Print the current Lisp stack trace.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2098 Requires a running xemacs process.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2099
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2100 @item ldp
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2101 Usage: ldp lisp_object @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2102 Print a Lisp Object value using the Lisp printer.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2103 Requires a running xemacs process.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2104
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2105 @item run-temacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2106 Usage: run-temacs @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2107 Run temacs interactively, like xemacs.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2108 Use this with debugging tools (like purify) that cannot deal with dumping,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2109 or when temacs builds successfully, but xemacs does not.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2110
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2111 @item dump-temacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2112 Usage: dump-temacs @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2113 Run the dumping part of the build procedure.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2114 Use when debugging temacs, not xemacs!
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2115 Use this when temacs builds successfully, but xemacs does not.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2116
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2117 @item check-xemacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2118 Usage: check-xemacs @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2119 Run the test suite. Equivalent to 'make check'.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2120
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2121 @item check-temacs
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2122 Usage: check-temacs @*
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2123 Run the test suite on temacs. Equivalent to 'make check-temacs'.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2124 Use this with debugging tools (like purify) that cannot deal with dumping,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2125 or when temacs builds successfully, but xemacs does not.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2126 @end table
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2127
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2128 If you are using Sun's @file{dbx} debugger, there is an equivalent file
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2129 @file{src/.dbxrc}, which defines the same commands for dbx.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2130
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2131 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2132 If you're using a debugger to get a C stack backtrace and you're seeing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2133 stack traces with some of the innermost frames mangled, it may be due to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2134 dynamic linking. (This happens especially under Linux.) Consider
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2135 reconfiguring with @samp{--dynamic=no}. Also, sometimes (again under
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2136 Linux), stack backtraces of core dumps will have the frame where the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2137 fatal signal occurred mangled; if you can obtain a stack trace while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2138 running the XEmacs process under a debugger, the stack trace should be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2139 clean.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2140
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2141 @email{1CMC3466@@ibm.mtsac.edu, Curtiss} suggests upgrading to ld.so version 1.8
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2142 if dynamic linking and debugging is a problem on Linux.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2143
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2144 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2145 If you're using a debugger to get a C stack backtrace and you're
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2146 getting a completely mangled and bogus stack trace, it's probably due to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2147 one of the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2148
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2149 @enumerate a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2150 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2151 Your executable has been stripped. Bad news. Tell your sysadmin not to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2152 do this---it doesn't accomplish anything except to save a bit of disk
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2153 space, and makes debugging much much harder.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2154
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2155 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2156 Your stack is getting trashed. Debugging this is hard; you have to do a
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2157 binary-search type of narrowing down where the crash occurs, until you
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2158 figure out exactly which line is causing the problem. Of course, this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2159 only works if the bug is highly reproducible.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2160
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2161 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2162 If your stack trace has exactly one frame in it, with address 0x0, this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2163 could simply mean that XEmacs attempted to execute code at that address,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2164 e.g. through jumping to a null function pointer. Unfortunately, under
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2165 those circumstances, GDB under Linux doesn't know how to get a stack
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2166 trace. (Yes, this is the third Linux-related problem I've mentioned. I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2167 have no idea why GDB under Linux is so bogus. Complain to the GDB
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2168 authors, or to comp.os.linux.development.system). Again, you'll have to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2169 use the narrowing-down process described above.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2170
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2171 @item
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2172 If you compiled 19.14 with @samp{--debug} (or by default in later
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2173 versions), you will get a Lisp backtrace output when XEmacs crashes, so
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2174 you'll have something useful.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2175
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2176 @end enumerate
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 227
diff changeset
2177
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2178 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2179 If you compile with the newer gcc variants gcc-2.8 or egcs, you will
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2180 also need gdb 4.17 or above. Earlier releases of gdb can't handle the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2181 debug information generated by the newer compilers.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2182
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2183 @item
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2184 In versions of XEmacs before 21.2.27, @file{src/.gdbinit} was named
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2185 @file{src/gdbinit}. This had the disadvantage of not being sourced
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2186 automatically by gdb, so you had to set that up yourself.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2187
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2188 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2189
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2190 @node Q2.1.16, Q2.1.17, Q2.1.15, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2191 @unnumberedsubsec Q2.1.16: XEmacs crashes in @code{strcat} on HP/UX 10
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2192
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
2193 From the problems database (through
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
2194 the former address http://support.mayfield.hp.com/):
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 46
diff changeset
2195
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 46
diff changeset
2196 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2197 Problem Report: 5003302299
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2198 Status: Open
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2199
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2200 System/Model: 9000/700
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2201 Product Name: HPUX S800 10.0X
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2202 Product Vers: 9245XB.10.00
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2203
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2204 Description: strcat(3C) may read beyond
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2205 end of source string, can cause SIGSEGV
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2206
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2207
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2208 *** PROBLEM TEXT ***
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2209 strcat(3C) may read beyond the source string onto an unmapped page,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2210 causing a segmentation violation.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2211 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2212
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2213 @node Q2.1.17, Q2.1.18, Q2.1.16, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2214 @unnumberedsubsec Q2.1.17: @samp{Marker does not point anywhere}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2215
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2216 As with other errors, set @code{debug-on-error} to @code{t} to get the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2217 backtrace when the error occurs. Specifically, two problems have been
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2218 reported (and fixed).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2219
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2220 @enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2221 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2222 A problem with line-number-mode in XEmacs 19.14 affected a large number
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2223 of other packages. If you see this error message, turn off
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2224 line-number-mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2225
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2226 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2227 A problem with some early versions of Gnus 5.4 caused this error.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2228 Upgrade your Gnus.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2229 @end enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2230
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2231 @node Q2.1.18, Q2.1.19, Q2.1.17, Installation
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2232 @unnumberedsubsec Q2.1.18: removed
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2233
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2234 @node Q2.1.19, Q2.1.20, Q2.1.18, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2235 @unnumberedsubsec Q2.1.19: XEmacs does not follow the local timezone.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2236
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2237 When using one of the prebuilt binaries many users have observed that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2238 XEmacs uses the timezone under which it was built, but not the timezone
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2239 under which it is running. The solution is to add:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2240
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2241 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2242 (set-time-zone-rule "MET")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2243 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2244
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2245 to your @file{.emacs} or the @file{site-start.el} file if you can.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2246 Replace @code{MET} with your local timezone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2247
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2248 @node Q2.1.20, Q2.1.21, Q2.1.19, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2249 @unnumberedsubsec Q2.1.20: @samp{Symbol's function definition is void: hkey-help-show.}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2250
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2251 This is a problem with a partially loaded hyperbole. Try adding:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2252
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2253 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2254 (require 'hmouse-drv)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2255 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2256
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2257 where you load hyperbole and the problem should go away.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2258
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2259 @node Q2.1.21, Q2.1.22, Q2.1.20, Installation
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2260 @unnumberedsubsec Q2.1.21: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2261
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2262 @node Q2.1.22, Q2.1.23, Q2.1.21, Installation
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2263 @unnumberedsubsec Q2.1.22: XEmacs seems to take a really long time to do some things
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2264
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2265 @email{dmoore@@ucsd.edu, David Moore} writes:
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2266
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2267 @quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2268 Two things you can do:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2269
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2270 1) C level:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2271
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2272 When you see it going mad like this, you might want to use gdb from an
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2273 'xterm' to attach to the running process and get a stack trace. To do
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2274 this just run:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2275
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2276 @example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2277 gdb /path/to/xemacs/xemacs ####
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2278 @end example
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2279
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2280 Where @code{####} is the process id of your xemacs, instead of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2281 specifying the core. When gdb attaches, the xemacs will stop [1] and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2282 you can type `where' in gdb to get a stack trace as usual. To get
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2283 things moving again, you can just type `quit' in gdb. It'll tell you
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2284 the program is running and ask if you want to quit anyways. Say 'y' and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2285 it'll quit and have your emacs continue from where it was at.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2286
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2287 2) Lisp level:
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2288
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2289 Turn on debug-on-quit early on. When you think things are going slow
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2290 hit C-g and it may pop you in the debugger so you can see what routine
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2291 is running. Press `c' to get going again.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2292
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2293 debug-on-quit doesn't work if something's turned on inhibit-quit or in
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2294 some other strange cases.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2295 @end quotation
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 100
diff changeset
2296
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2297 @node Q2.1.23, Q2.1.24, Q2.1.22, Installation
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2298 @unnumberedsubsec Q2.1.23: Movemail on Linux does not work for XEmacs 19.15 and later.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2299
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2300 Movemail used to work fine in 19.14 but has stopped working in 19.15
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2301 and 20.x. I am using Linux.
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2302
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2303 @email{steve@@xemacs.org, SL Baur} writes:
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2304
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2305 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2306 Movemail on Linux used to default to using flock file locking. With
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2307 19.15 and later versions it now defaults to using @code{.lock} file
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2308 locking. If this is not appropriate for your system, edit src/s/linux.h
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2309 and uncomment the line that reads:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2310
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2311 @example
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2312 #define MAIL_USE_FLOCK
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2313 @end example
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2314 @end quotation
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2315
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2316 @node Q2.1.24, Q2.1.25, Q2.1.23, Installation
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2317 @unnumberedsubsec Q2.1.24: XEmacs won't start without network. (NEW)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2318
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2319 If XEmacs starts when you're on the network, but fails when you're not
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2320 on the network, you may be missing a "localhost" entry in your
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2321 @file{/etc/hosts} file. The file should contain an entry like:
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2322
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2323 @example
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2324 127.0.0.1 localhost
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2325 @end example
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2326
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2327 Add that line, and XEmacs will be happy.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2328
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2329 @node Q2.1.25, , Q2.1.24, Installation
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2330 @unnumberedsubsec Q2.1.25:: After upgrading, XEmacs won't do `foo' any more! (NEW)
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2331
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2332 You have been used to doing `foo', but now when you invoke it (or click
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2333 the toolbar button or select the menu item), nothing (or an error)
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2334 happens. The simplest explanation is that you are missing a package
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2335 that is essential to you. You can either track it down and install it,
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2336 or install the `Sumo Tarball' (see @pxref{Q2.0.14}).
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
2337
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2338 @node Customization, Subsystems, Installation, Top
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2339 @unnumbered 3 Customization and Options
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2340
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2341 This is part 3 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2342 section is devoted to Customization and screen settings.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2343
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2344 @menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2345 Customization---Emacs Lisp and @file{.emacs}:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2346 * Q3.0.1:: What version of Emacs am I running?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2347 * Q3.0.2:: How do I evaluate Elisp expressions?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2348 * Q3.0.3:: @code{(setq tab-width 6)} behaves oddly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2349 * Q3.0.4:: How can I add directories to the @code{load-path}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2350 * Q3.0.5:: How to check if a lisp function is defined?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2351 * Q3.0.6:: Can I force the output of @code{(face-list)} to a buffer?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2352 * Q3.0.7:: Font selections don't get saved after @code{Save Options}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2353 * Q3.0.8:: How do I make a single minibuffer frame?
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
2354 * Q3.0.9:: What is @code{Customize}?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2355
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2356 X Window System & Resources:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2357 * Q3.1.1:: Where is a list of X resources?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2358 * Q3.1.2:: How can I detect a color display?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2359 * Q3.1.3:: [This question intentionally left blank]
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2360 * Q3.1.4:: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2361 * Q3.1.5:: How can I get the icon to just say @samp{XEmacs}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2362 * Q3.1.6:: How can I have the window title area display the full path?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2363 * Q3.1.7:: @samp{xemacs -name junk} doesn't work?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2364 * Q3.1.8:: @samp{-iconic} doesn't work.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2365
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2366 Textual Fonts & Colors:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2367 * Q3.2.1:: How can I set color options from @file{.emacs}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2368 * Q3.2.2:: How do I set the text, menu and modeline fonts?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2369 * Q3.2.3:: How can I set the colors when highlighting a region?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2370 * Q3.2.4:: How can I limit color map usage?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2371 * Q3.2.5:: My tty supports color, but XEmacs doesn't use them.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2372 * Q3.2.6:: Can I have pixmap backgrounds in XEmacs?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2373
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2374 The Modeline:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2375 * Q3.3.1:: How can I make the modeline go away?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2376 * Q3.3.2:: How do you have XEmacs display the line number in the modeline?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2377 * Q3.3.3:: How do I get XEmacs to put the time of day on the modeline?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2378 * Q3.3.4:: How do I turn off current chapter from AUC TeX modeline?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2379 * Q3.3.5:: How can one change the modeline color based on the mode used?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2380
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2381 3.4 Multiple Device Support:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2382 * Q3.4.1:: How do I open a frame on another screen of my multi-headed display?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2383 * Q3.4.2:: Can I really connect to a running XEmacs after calling up over a modem? How?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2384
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2385 3.5 The Keyboard:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2386 * Q3.5.1:: How can I bind complex functions (or macros) to keys?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2387 * Q3.5.2:: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2388 * Q3.5.3:: How do I bind C-. and C-; to scroll one line up and down?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2389 * Q3.5.4:: Globally binding @kbd{Delete}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2390 * Q3.5.5:: Scrolling one line at a time.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2391 * Q3.5.6:: How to map @kbd{Help} key alone on Sun type4 keyboard?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2392 * Q3.5.7:: How can you type in special characters in XEmacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2393 * Q3.5.8:: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2394 * Q3.5.9:: How do I make the Delete key delete forward?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2395 * Q3.5.10:: Can I turn on @dfn{sticky} modifier keys?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2396 * Q3.5.11:: How do I map the arrow keys?
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
2397 * Q3.5.12:: XEmacs complains about my xmodmap (I hate the default X keymap).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2398
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2399 The Cursor:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2400 * Q3.6.1:: Is there a way to make the bar cursor thicker?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2401 * Q3.6.2:: Is there a way to get back the old block cursor where the cursor covers the character in front of the point?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2402 * Q3.6.3:: Can I make the cursor blink?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2403
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2404 The Mouse and Highlighting:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2405 * Q3.7.1:: How can I turn off Mouse pasting?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2406 * Q3.7.2:: How do I set control/meta/etc modifiers on mouse buttons?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2407 * Q3.7.3:: Clicking the left button does not do anything in buffer list.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2408 * Q3.7.4:: How can I get a list of buffers when I hit mouse button 3?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2409 * Q3.7.5:: Why does cut-and-paste not work between XEmacs and a cmdtool?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2410 * Q3.7.6:: How I can set XEmacs up so that it pastes where the text cursor is?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2411 * Q3.7.7:: How do I select a rectangular region?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2412 * Q3.7.8:: Why does @kbd{M-w} take so long?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2413
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2414 The Menubar and Toolbar:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2415 * Q3.8.1:: How do I get rid of the menu (or menubar)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2416 * Q3.8.2:: Can I customize the basic menubar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2417 * Q3.8.3:: How do I control how many buffers are listed in the menu @code{Buffers} list?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2418 * Q3.8.4:: Resources like @code{Emacs*menubar*font} are not working?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2419 * Q3.8.5:: How can I bind a key to a function to toggle the toolbar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2420
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2421 Scrollbars:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2422 * Q3.9.1:: How can I disable the scrollbar?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2423 * Q3.9.2:: How can one use resources to change scrollbar colors?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2424 * Q3.9.3:: Moving the scrollbar can move the point; can I disable this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2425 * Q3.9.4:: How can I get automatic horizontal scrolling?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2426
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2427 Text Selections:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2428 * Q3.10.1:: How can I turn off or change highlighted selections?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2429 * Q3.10.2:: How do I get that typing on an active region removes it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2430 * Q3.10.3:: Can I turn off the highlight during isearch?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2431 * Q3.10.4:: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2432 * Q3.10.5:: The region disappears when I hit the end of buffer while scrolling.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2433 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2434
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2435 @node Q3.0.1, Q3.0.2, Customization, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2436 @unnumberedsec 3.0: Customization -- Emacs Lisp and .emacs
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2437 @unnumberedsubsec Q3.0.1: What version of Emacs am I running?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2438
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2439 How can @file{.emacs} determine which of the family of Emacsen I am
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2440 using?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2441
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2442 To determine if you are currently running GNU Emacs 18, GNU Emacs 19,
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2443 XEmacs 19, XEmacs 20, or Epoch, and use appropriate code, check out the
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2444 example given in @file{etc/sample.emacs}. There are other nifty things
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2445 in there as well!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2446
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2447 For all new code, all you really need to do is:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2448
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2449 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2450 (defvar running-xemacs (string-match "XEmacs\\|Lucid" emacs-version))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2451 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2452
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2453 @node Q3.0.2, Q3.0.3, Q3.0.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2454 @unnumberedsubsec Q3.0.2: How can I evaluate Emacs-Lisp expressions?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2455
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2456 I know I can evaluate Elisp expressions from @code{*scratch*} buffer
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2457 with @kbd{C-j} after the expression. How do I do it from another
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2458 buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2459
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2460 Press @kbd{M-:} (the default binding of @code{eval-expression}), and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2461 enter the expression to the minibuffer. In XEmacs prior to 19.15
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2462 @code{eval-expression} used to be a disabled command by default. If
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2463 this is the case, upgrade your XEmacs.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2464
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2465 @node Q3.0.3, Q3.0.4, Q3.0.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2466 @unnumberedsubsec Q3.0.3: @code{(setq tab-width 6)} behaves oddly.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2467
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2468 If you put @code{(setq tab-width 6)} in your @file{.emacs} file it does
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2469 not work! Is there a reason for this? If you do it at the EVAL prompt
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2470 it works fine!! How strange.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2471
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2472 Use @code{setq-default} instead, since @code{tab-width} is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2473 all-buffer-local.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2474
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2475 @node Q3.0.4, Q3.0.5, Q3.0.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2476 @unnumberedsubsec Q3.0.4: How can I add directories to the @code{load-path}?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2477
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2478 Here are two ways to do that, one that puts your directories at the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2479 front of the load-path, the other at the end:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2480
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2481 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2482 ;;; Add things at the beginning of the load-path, do not add
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2483 ;;; duplicate directories:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2484 (pushnew "bar" load-path :test 'equal)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2485
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2486 (pushnew "foo" load-path :test 'equal)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2487
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2488 ;;; Add things at the end, unconditionally
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2489 (setq load-path (nconc load-path '("foo" "bar")))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2490 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2491
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2492 @email{keithh@@nortel.ca, keith (k.p.) hanlan} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2493
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2494 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2495 To add directories using Unix shell metacharacters use
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2496 @file{expand-file-name} like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2497
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2498 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2499 (push (expand-file-name "~keithh/.emacsdir") load-path)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2500 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2501 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2502
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2503 @node Q3.0.5, Q3.0.6, Q3.0.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2504 @unnumberedsubsec Q3.0.5: How to check if a lisp function is defined?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2505
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2506 Use the following elisp:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2507
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2508 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2509 (fboundp 'foo)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2510 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2511
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2512 It's almost always a mistake to test @code{emacs-version} or any similar
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2513 variables.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2514
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2515 Instead, use feature-tests, such as @code{featurep}, @code{boundp},
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
2516 @code{fboundp}, or even simple behavioral tests, eg.:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2517
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2518 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2519 (defvar foo-old-losing-code-p
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2520 (condition-case nil (progn (losing-code t) nil)
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2521 (wrong-number-of-arguments t)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2522 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2523
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2524 There is an incredible amount of broken code out there which could work
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2525 much better more often in more places if it did the above instead of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2526 trying to divine its environment from the value of one variable.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2527
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2528 @node Q3.0.6, Q3.0.7, Q3.0.5, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2529 @unnumberedsubsec Q3.0.6: Can I force the output of @code{(face-list)} to a buffer?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2530
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2531 It would be good having it in a buffer, as the output of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2532 @code{(face-list)} is too wide to fit to a minibuffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2533
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2534 Evaluate the expression in the @samp{*scratch*} buffer with point after
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2535 the rightmost paren and typing @kbd{C-j}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2536
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2537 If the minibuffer smallness is the only problem you encounter, you can
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2538 simply press @kbd{C-h l} to get the former minibuffer contents in a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2539 buffer.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2540
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2541 @node Q3.0.7, Q3.0.8, Q3.0.6, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2542 @unnumberedsubsec Q3.0.7: Font selections in don't get saved after @code{Save Options}.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2543
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2544 For XEmacs 19.14 and previous:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2545
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2546 @email{mannj@@ll.mit.edu, John Mann} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2547
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2548 @quotation
343
8bec6624d99b Import from CVS: tag r21-1-1
cvs
parents: 335
diff changeset
2549 You have to go to Options->Frame Appearance and unselect
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2550 @samp{Frame-Local Font Menu}. If this option is selected, font changes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2551 are only applied to the @emph{current} frame and do @emph{not} get saved
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2552 when you save options.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2553 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2554
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2555 For XEmacs 19.15 and later:
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2556
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2557 Implement the above as well as set the following in your @file{.emacs}
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2558
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2559 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2560 (setq options-save-faces t)
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2561 @end lisp
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2562
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2563 @node Q3.0.8, Q3.0.9, Q3.0.7, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2564 @unnumberedsubsec Q3.0.8: How do I get a single minibuffer frame?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2565
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2566 @email{acs@@acm.org, Vin Shelton} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2567
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2568 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2569 (setq initial-frame-plist '(minibuffer nil))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2570 (setq default-frame-plist '(minibuffer nil))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2571 (setq default-minibuffer-frame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2572 (make-frame
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2573 '(minibuffer only
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2574 width 86
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2575 height 1
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2576 menubar-visible-p nil
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2577 default-toolbar-visible-p nil
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2578 name "minibuffer"
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2579 top -2
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2580 left -2
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2581 has-modeline-p nil)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2582 (frame-notice-user-settings)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2583 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2584
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
2585 @strong{Please note:} The single minibuffer frame may not be to everyone's
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2586 taste, and there any number of other XEmacs options settings that may
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2587 make it difficult or inconvenient to use.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2588
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2589 @node Q3.0.9, Q3.1.1, Q3.0.8, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2590 @unnumberedsubsec Q3.0.9: What is @code{Customize}?
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
2591
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
2592 Starting with XEmacs 20.2 there is new system 'Customize' for customizing
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2593 XEmacs options.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2594
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2595 You can access @code{Customize} from the @code{Options} menu
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
2596 or invoking one of customize commands by typing eg.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2597 @kbd{M-x customize}, @kbd{M-x customize-face},
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2598 @kbd{M-x customize-variable} or @kbd{M-x customize-apropos}.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2599
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
2600 Starting with XEmacs 20.3 there is also new `browser' mode for Customize.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2601 Try it out with @kbd{M-x customize-browse}
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2602
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2603 @node Q3.1.1, Q3.1.2, Q3.0.9, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2604 @unnumberedsec 3.1: X Window System & Resources
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2605 @unnumberedsubsec Q3.1.1: Where is a list of X resources?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2606
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2607 Search through the @file{NEWS} file for @samp{X Resources}. A fairly
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2608 comprehensive list is given after it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2609
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2610 In addition, an @file{app-defaults} file is supplied,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2611 @file{etc/Emacs.ad} listing the defaults. The file
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2612 @file{etc/sample.Xdefaults} gives a set of defaults that you might
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2613 consider. It is essentially the same as @file{etc/Emacs.ad} but some
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2614 entries are slightly altered. Be careful about installing the contents
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2615 of this file into your @file{.Xdefaults} or @file{.Xresources} file if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2616 you use GNU Emacs under X11 as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2617
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2618 @node Q3.1.2, Q3.1.3, Q3.1.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2619 @unnumberedsubsec Q3.1.2: How can I detect a color display?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2620
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2621 You can test the return value of the function @code{(device-class)}, as
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2622 in:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2623
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2624 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2625 (when (eq (device-class) 'color)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2626 (set-face-foreground 'font-lock-comment-face "Grey")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2627 (set-face-foreground 'font-lock-string-face "Red")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2628 ....
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2629 )
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2630 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2631
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2632 @node Q3.1.3, Q3.1.4, Q3.1.2, Customization
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2633 @unnumberedsubsec Q3.1.3: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2634
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2635 @node Q3.1.4, Q3.1.5, Q3.1.3, Customization
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2636 @unnumberedsubsec Q3.1.4: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2637
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2638 @node Q3.1.5, Q3.1.6, Q3.1.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2639 @unnumberedsubsec Q3.1.5: How can I get the icon to just say @samp{XEmacs}?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2640
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2641 I'd like the icon to just say @samp{XEmacs}, and not include the name of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2642 the current file in it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2643
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2644 Add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2645
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2646 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2647 (setq frame-icon-title-format "XEmacs")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2648 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2649
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2650 @node Q3.1.6, Q3.1.7, Q3.1.5, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2651 @unnumberedsubsec Q3.1.6: How can I have the window title area display the full path?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2652
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2653 I'd like to have the window title area display the full directory/name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2654 of the current buffer file and not just the name.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2655
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2656 Add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2657
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2658 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2659 (setq frame-title-format "%S: %f")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2660 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2661
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2662 A more sophisticated title might be:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2663
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2664 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2665 (setq frame-title-format
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2666 '("%S: " (buffer-file-name "%f"
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2667 (dired-directory dired-directory "%b"))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2668 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2669
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2670 That is, use the file name, or the dired-directory, or the buffer name.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2671
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2672 @node Q3.1.7, Q3.1.8, Q3.1.6, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2673 @unnumberedsubsec Q3.1.7: @samp{xemacs -name junk} doesn't work?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2674
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2675 When I run @samp{xterm -name junk}, I get an xterm whose class name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2676 according to xprop, is @samp{junk}. This is the way it's supposed to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2677 work, I think. When I run @samp{xemacs -name junk} the class name is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2678 not set to @samp{junk}. It's still @samp{emacs}. What does
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2679 @samp{xemacs -name} really do? The reason I ask is that my window
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2680 manager (fvwm) will make a window sticky and I use XEmacs to read my
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2681 mail. I want that XEmacs window to be sticky, without having to use the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2682 window manager's function to set the window sticky. What gives?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2683
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2684 @samp{xemacs -name} sets the application name for the program (that is,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2685 the thing which normally comes from @samp{argv[0]}). Using @samp{-name}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2686 is the same as making a copy of the executable with that new name. The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2687 @code{WM_CLASS} property on each frame is set to the frame-name, and the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2688 application-class. So, if you did @samp{xemacs -name FOO} and then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2689 created a frame named @var{BAR}, you'd get an X window with WM_CLASS =
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2690 @code{( "BAR", "Emacs")}. However, the resource hierarchy for this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2691 widget would be:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2692
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2693 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2694 Name: FOO .shell .container .BAR
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2695 Class: Emacs .TopLevelEmacsShell.EmacsManager.EmacsFrame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2696 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2697
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2698 instead of the default
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2699
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2700 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2701 Name: xemacs.shell .container .emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2702 Class: Emacs .TopLevelEmacsShell.EmacsManager.EmacsFrame
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2703 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2704
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2705
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2706 It is arguable that the first element of WM_CLASS should be set to the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2707 application-name instead of the frame-name, but I think that's less
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2708 flexible, since it does not give you the ability to have multiple frames
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2709 with different WM_CLASS properties. Another possibility would be for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2710 the default frame name to come from the application name instead of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2711 simply being @samp{emacs}. However, at this point, making that change
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2712 would be troublesome: it would mean that many users would have to make
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2713 yet another change to their resource files (since the default frame name
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2714 would suddenly change from @samp{emacs} to @samp{xemacs}, or whatever
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2715 the executable happened to be named), so we'd rather avoid it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2716
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2717 To make a frame with a particular name use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2718
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2719 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2720 (make-frame '((name . "the-name")))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2721 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2722
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2723 @node Q3.1.8, Q3.2.1, Q3.1.7, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2724 @unnumberedsubsec Q3.1.8: @samp{-iconic} doesn't work.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2725
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2726 When I start up XEmacs using @samp{-iconic} it doesn't work right.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2727 Using @samp{-unmapped} on the command line, and setting the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2728 @code{initiallyUnmapped} X Resource don't seem to help much either...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2729
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
2730 @email{ben@@xemacs.org, Ben Wing} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2731
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2732 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2733 Ugh, this stuff is such an incredible mess that I've about given up
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2734 getting it to work. The principal problem is numerous window-manager
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2735 bugs...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2736 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2737
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2738 @node Q3.2.1, Q3.2.2, Q3.1.8, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2739 @unnumberedsec 3.2: Textual Fonts & Colors
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2740 @unnumberedsubsec Q3.2.1: How can I set color options from @file{.emacs}?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2741
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2742 How can I set the most commonly used color options from my @file{.emacs}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2743 instead of from my @file{.Xdefaults}?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2744
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2745 Like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2746
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2747 @lisp
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2748 (set-face-background 'default "bisque") ; frame background
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2749 (set-face-foreground 'default "black") ; normal text
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2750 (set-face-background 'zmacs-region "red") ; When selecting w/
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2751 ; mouse
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2752 (set-face-foreground 'zmacs-region "yellow")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2753 (set-face-font 'default "*courier-bold-r*120-100-100*")
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2754 (set-face-background 'highlight "blue") ; Ie when selecting
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2755 ; buffers
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2756 (set-face-foreground 'highlight "yellow")
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2757 (set-face-background 'modeline "blue") ; Line at bottom
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2758 ; of buffer
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2759 (set-face-foreground 'modeline "white")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2760 (set-face-font 'modeline "*bold-r-normal*140-100-100*")
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2761 (set-face-background 'isearch "yellow") ; When highlighting
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2762 ; while searching
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2763 (set-face-foreground 'isearch "red")
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2764 (setq x-pointer-foreground-color "black") ; Adds to bg color,
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2765 ; so keep black
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2766 (setq x-pointer-background-color "blue") ; This is color
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2767 ; you really
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2768 ; want ptr/crsr
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2769 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2770
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2771 @node Q3.2.2, Q3.2.3, Q3.2.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2772 @unnumberedsubsec Q3.2.2: How do I set the text, menu and modeline fonts?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2773
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2774 Note that you should use @samp{Emacs.} and not @samp{Emacs*} when
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2775 setting face values.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2776
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2777 In @file{.Xdefaults}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2778
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2779 @example
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2780 Emacs.default.attributeFont: -*-*-medium-r-*-*-*-120-*-*-m-*-*-*
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2781 Emacs*menubar*font: fixed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2782 Emacs.modeline.attributeFont: fixed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2783 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2784
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2785 This is confusing because modeline is a face, and can be found listed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2786 with all faces in the current mode by using @kbd{M-x set-face-font
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2787 (enter) ?}. It uses the face specification of @code{attributeFont},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2788 while menubar is a normal X thing that uses the specification
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2789 @code{font}. With Motif it may be necessary to use @code{fontList}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2790 instead of @code{font}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2791
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2792 @node Q3.2.3, Q3.2.4, Q3.2.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2793 @unnumberedsubsec Q3.2.3: How can I set the colors when highlighting a region?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2794
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2795 How can I set the background/foreground colors when highlighting a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2796 region?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2797
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2798 You can change the face @code{zmacs-region} either in your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2799 @file{.Xdefaults}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2800
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2801 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2802 Emacs.zmacs-region.attributeForeground: firebrick
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2803 Emacs.zmacs-region.attributeBackground: lightseagreen
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2804 @end example
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2805
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2806 or in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2807
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2808 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2809 (set-face-background 'zmacs-region "red")
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2810 (set-face-foreground 'zmacs-region "yellow")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2811 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2812
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2813 @node Q3.2.4, Q3.2.5, Q3.2.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2814 @unnumberedsubsec Q3.2.4: How can I limit color map usage?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2815
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2816 I'm using Netscape (or another color grabber like XEmacs);
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2817 is there anyway to limit the number of available colors in the color map?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2818
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
2819 XEmacs 19.13 didn't have such a mechanism (unlike netscape, or other
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2820 color-hogs). One solution is to start XEmacs prior to netscape, since
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2821 this will prevent Netscape from grabbing all colors (but Netscape will
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2822 complain). You can use the flags for Netscape, like -mono, -ncols <#>
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2823 or -install (for mono, limiting to <#> colors, or for using a private
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2824 color map). Since Netscape will take the entire colormap and never
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2825 release it, the only reasonable way to run it is with @samp{-install}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2826
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2827 If you have the money, another solution would be to use a truecolor or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2828 direct color video.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2829
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2830 Starting with XEmacs 19.14, XEmacs uses the closest available color if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2831 the colormap is full, so it's O.K. now to start Netscape first.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2832
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2833 @node Q3.2.5, Q3.2.6, Q3.2.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2834 @unnumberedsubsec Q3.2.5: My tty supports color, but XEmacs doesn't use them.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2835
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2836 XEmacs tries to automatically determine whether your tty supports color,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2837 but sometimes guesses wrong. In that case, you can make XEmacs Do The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2838 Right Thing using this Lisp code:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2839
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2840 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2841 (if (eq 'tty (device-type))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2842 (set-device-class nil 'color))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2843 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2844
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2845 @node Q3.2.6, Q3.3.1, Q3.2.5, Customization
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2846 @unnumberedsubsec Q3.2.6: Can I have pixmap backgrounds in XEmacs?
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2847 @c New
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2848 @email{jvillaci@@wahnsinnig.extreme.indiana.edu, Juan Villacis} writes:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2849
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2850 @quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2851 There are several ways to do it. For example, you could specify a
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2852 default pixmap image to use in your @file{~/.Xresources}, e.g.,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2853
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2854
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2855 @example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2856 Emacs*EmacsFrame.default.attributeBackgroundPixmap: /path/to/image.xpm
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2857 @end example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2858
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2859
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2860 and then reload ~/.Xresources and restart XEmacs. Alternatively,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2861 since each face can have its own pixmap background, a better way
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2862 would be to set a face's pixmap within your XEmacs init file, e.g.,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2863
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2864 @lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2865 (set-face-background-pixmap 'default "/path/to/image.xpm")
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2866 (set-face-background-pixmap 'bold "/path/to/another_image.xpm")
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2867 @end lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2868
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2869 and so on. You can also do this interactively via @kbd{M-x edit-faces}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2870
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2871 @end quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2872
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2873 @node Q3.3.1, Q3.3.2, Q3.2.6, Customization
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2874 @unnumberedsec 3.3: The Modeline
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2875 @unnumberedsubsec Q3.3.1: How can I make the modeline go away?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2876
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2877 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2878 (set-specifier has-modeline-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2879 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2880
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2881 Starting with XEmacs 19.14 the modeline responds to mouse clicks, so if
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2882 you haven't liked or used the modeline in the past, you might want to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2883 try the new version out.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2884
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2885 @node Q3.3.2, Q3.3.3, Q3.3.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2886 @unnumberedsubsec Q3.3.2: How do you have XEmacs display the line number in the modeline?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2887
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2888 Add the following line to your @file{.emacs} file to display the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2889 line number:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2890
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2891 @lisp
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2892 (line-number-mode 1)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2893 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2894
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2895 Use the following to display the column number:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2896
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2897 @lisp
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2898 (column-number-mode 1)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2899 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2900
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2901 Or select from the @code{Options} menu
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2902 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2903 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2904 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2905 @code{Customize->Emacs->Editing->Basics->Line Number Mode}
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2906 and/or
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2907 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2908 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2909 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2910 @code{Customize->Emacs->Editing->Basics->Column Number Mode}
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2911
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2912 Or type @kbd{M-x customize @key{RET} editing-basics @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2913
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2914 @node Q3.3.3, Q3.3.4, Q3.3.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2915 @unnumberedsubsec Q3.3.3: How do I get XEmacs to put the time of day on the modeline?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2916
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2917 Add the following line to your @file{.emacs} file to display the
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2918 time:
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2919
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2920 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2921 (display-time)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2922 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2923
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2924 See @code{Customize} from the @code{Options} menu for customization.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
2925
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2926 @node Q3.3.4, Q3.3.5, Q3.3.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2927 @unnumberedsubsec Q3.3.4: How do I turn off current chapter from AUC TeX modeline?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2928
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2929 With AUC TeX, fast typing is hard because the current chapter, section
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2930 etc. are given in the modeline. How can I turn this off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2931
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2932 It's not AUC TeX, it comes from @code{func-menu} in @file{func-menu.el}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2933 Add this code to your @file{.emacs} to turn it off:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2934
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2935 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2936 (setq fume-display-in-modeline-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2937 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2938
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2939 Or just add a hook to @code{TeX-mode-hook} to turn it off only for TeX
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2940 mode:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2941
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2942 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2943 (add-hook 'TeX-mode-hook
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
2944 '(lambda () (setq fume-display-in-modeline-p nil)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2945 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2946
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2947 @email{dhughes@@origin-at.co.uk, David Hughes} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2948
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2949 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2950 If you have 19.14 or later, try this instead; you'll still get the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2951 function name displayed in the modeline, but it won't attempt to keep
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2952 track when you modify the file. To refresh when it gets out of synch,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2953 you simply need click on the @samp{Rescan Buffer} option in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2954 function-menu.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2955
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2956 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2957 (setq-default fume-auto-rescan-buffer-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2958 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2959 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2960
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2961 @node Q3.3.5, Q3.4.1, Q3.3.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
2962 @unnumberedsubsec Q3.3.5: How can one change the modeline color based on the mode used?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2963
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2964 You can use something like the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2965
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2966 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
2967 (add-hook 'lisp-mode-hook
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2968 (lambda ()
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
2969 (set-face-background 'modeline "red" (current-buffer))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2970 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2971
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2972 Then, when editing a Lisp file (i.e. when in Lisp mode), the modeline
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2973 colors change from the default set in your @file{.emacs}. The change
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2974 will only be made in the buffer you just entered (which contains the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2975 Lisp file you are editing) and will not affect the modeline colors
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2976 anywhere else.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2977
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2978 Notes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2979
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2980 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2981
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2982 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2983 The hook is the mode name plus @code{-hook}. eg. c-mode-hook,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2984 c++-mode-hook, emacs-lisp-mode-hook (used for your @file{.emacs} or a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2985 @file{xx.el} file), lisp-interaction-mode-hook (the @samp{*scratch*}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2986 buffer), text-mode-hook, etc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2987
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2988 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2989 Be sure to use @code{add-hook}, not @code{(setq c-mode-hook xxxx)},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2990 otherwise you will erase anything that anybody has already put on the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2991 hook.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2992
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2993 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2994 You can also do @code{(set-face-font 'modeline @var{font})},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2995 eg. @code{(set-face-font 'modeline "*bold-r-normal*140-100-100*"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2996 (current-buffer))} if you wish the modeline font to vary based on the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2997 current mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2998 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
2999
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
3000 This works in 19.15 as well, but there are additional modeline faces,
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3001 @code{modeline-buffer-id}, @code{modeline-mousable}, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3002 @code{modeline-mousable-minor-mode}, which you may want to customize.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3003
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3004 @node Q3.4.1, Q3.4.2, Q3.3.5, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3005 @unnumberedsec 3.4: Multiple Device Support
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3006 @unnumberedsubsec Q3.4.1: How do I open a frame on another screen of my multi-headed display?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3007
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3008 The support for this was revamped for 19.14. Use the command
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3009 @kbd{M-x make-frame-on-display}. This command is also on the File menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3010 in the menubar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3011
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3012 XEmacs 19.14 and later also have the command @code{make-frame-on-tty}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3013 which will establish a connection to any tty-like device. Opening the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3014 TTY devices should be left to @code{gnuclient}, though.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3015
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3016 @node Q3.4.2, Q3.5.1, Q3.4.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3017 @unnumberedsubsec Q3.4.2: Can I really connect to a running XEmacs after calling up over a modem? How?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3018
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3019 If you're not running at least XEmacs 19.14, you can't. Otherwise check
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3020 out the @code{gnuattach} program supplied with XEmacs. Starting with
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3021 XEmacs 20.3, @code{gnuattach} and @code{gnudoit} functionality is
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3022 provided by @code{gnuclient}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3023
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3024 Also @xref{Q5.0.12}.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3025
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3026 @node Q3.5.1, Q3.5.2, Q3.4.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3027 @unnumberedsec 3.5: The Keyboard
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3028 @unnumberedsubsec Q3.5.1: How can I bind complex functions (or macros) to keys?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3029
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3030 As an example, say you want the @kbd{paste} key on a Sun keyboard to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3031 insert the current Primary X selection at point. You can accomplish this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3032 with:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3033
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3034 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3035 (define-key global-map [f18] 'x-insert-selection)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3036 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3037
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3038 However, this only works if there is a current X selection (the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3039 selection will be highlighted). The functionality I like is for the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3040 @kbd{paste} key to insert the current X selection if there is one,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3041 otherwise insert the contents of the clipboard. To do this you need to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3042 pass arguments to @code{x-insert-selection}. This is done by wrapping
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3043 the call in a 'lambda form:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3044
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3045 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3046 (global-set-key [f18]
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3047 (lambda () (interactive) (x-insert-selection t nil)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3048 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3049
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3050 This binds the f18 key to a @dfn{generic} functional object. The
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3051 interactive spec is required because only interactive functions can be
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3052 bound to keys.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3053
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3054 For the FAQ example you could use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3055
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3056 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3057 (global-set-key [(control ?.)]
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3058 (lambda () (interactive) (scroll-up 1)))
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3059 (global-set-key [(control ?;)]
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3060 (lambda () (interactive) (scroll-up -1)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3061 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3062
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3063 This is fine if you only need a few functions within the lambda body.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3064 If you're doing more it's cleaner to define a separate function as in
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
3065 question 3.5.3 (@pxref{Q3.5.3}).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3066
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3067 @node Q3.5.2, Q3.5.3, Q3.5.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3068 @unnumberedsubsec Q3.5.2: How can I stop down-arrow from adding empty lines to the bottom of my buffers?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3069
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3070 Add the following line to your @file{.emacs} file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3071
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3072 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3073 (setq next-line-add-newlines nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3074 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3075
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3076 This has been the default setting in XEmacs for some time.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3077
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3078 @node Q3.5.3, Q3.5.4, Q3.5.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3079 @unnumberedsubsec Q3.5.3: How do I bind C-. and C-; to scroll one line up and down?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3080
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
3081 Add the following (Thanks to @email{Mly@@POBox.COM, Richard Mlynarik} and
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3082 @email{wayne@@zen.cac.stratus.com, Wayne Newberry}) to @file{.emacs}:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3083
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3084 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3085 (defun scroll-up-one-line ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3086 (interactive)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3087 (scroll-up 1))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3088
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3089 (defun scroll-down-one-line ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3090 (interactive)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3091 (scroll-down 1))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3092
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3093 (global-set-key [(control ?.)] 'scroll-up-one-line) ; C-.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3094 (global-set-key [(control ?;)] 'scroll-down-one-line) ; C-;
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3095 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3096
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3097 The key point is that you can only bind simple functions to keys; you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3098 can not bind a key to a function that you're also passing arguments to.
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
3099 (@pxref{Q3.5.1} for a better answer).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3100
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3101 @node Q3.5.4, Q3.5.5, Q3.5.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3102 @unnumberedsubsec Q3.5.4: Globally binding @kbd{Delete}?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3103
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3104 I cannot manage to globally bind my @kbd{Delete} key to something other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3105 than the default. How does one do this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3106
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3107 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3108 (defun foo ()
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3109 (interactive)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3110 (message "You hit DELETE"))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3111
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3112 (global-set-key 'delete 'foo)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3113 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3114
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3115 However, some modes explicitly bind @kbd{Delete}, so you would need to
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3116 add a hook that does @code{local-set-key} for them. If what you want to
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3117 do is make the Backspace and Delete keys work more PC/Motif-like, then
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3118 take a look at the @file{delbs.el} package.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3119
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3120 New in XEmacs 19.14 is a variable called @code{key-translation-map}
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3121 which makes it easier to bind @kbd{Delete}. @file{delbs.el} is a
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3122 good example of how to do this correctly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3123
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3124 Also @xref{Q3.5.10}.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3125
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3126 @node Q3.5.5, Q3.5.6, Q3.5.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3127 @unnumberedsubsec Q3.5.5: Scrolling one line at a time.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3128
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3129 Can the cursor keys scroll the screen a line at a time, rather than the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3130 default half page jump? I tend it to find it disorienting.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3131
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3132 Try this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3133
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3134 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3135 (defun scroll-one-line-up (&optional arg)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3136 "Scroll the selected window up (forward in the text) one line (or N lines)."
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3137 (interactive "p")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3138 (scroll-up (or arg 1)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3139
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3140 (defun scroll-one-line-down (&optional arg)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3141 "Scroll the selected window down (backward in the text) one line (or N)."
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3142 (interactive "p")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3143 (scroll-down (or arg 1)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3144
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3145 (global-set-key [up] 'scroll-one-line-up)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3146 (global-set-key [down] 'scroll-one-line-down)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3147 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3148
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3149 The following will also work but will affect more than just the cursor
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3150 keys (i.e. @kbd{C-n} and @kbd{C-p}):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3151
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3152 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3153 (setq scroll-step 1)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3154 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3155
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3156 Starting with XEmacs-20.3 you can also change this with Customize.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3157 Select from the @code{Options} menu
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3158 @code{Customize->Emacs->Environment->Windows->Scroll Step...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3159 @kbd{M-x customize @key{RET} windows @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3160
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3161 @node Q3.5.6, Q3.5.7, Q3.5.5, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3162 @unnumberedsubsec Q3.5.6: How to map @kbd{Help} key alone on Sun type4 keyboard?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3163
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3164 The following works in GNU Emacs 19:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3165
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3166 @lisp
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3167 (global-set-key [help] 'help-command);; Help
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3168 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3169
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
3170 The following works in XEmacs 19.15 with the addition of shift:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3171
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3172 @lisp
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3173 (global-set-key [(shift help)] 'help-command);; Help
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3174 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3175
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3176 But it doesn't work alone. This is in the file @file{PROBLEMS} which
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3177 should have come with your XEmacs installation: @emph{Emacs ignores the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3178 @kbd{help} key when running OLWM}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3179
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3180 OLWM grabs the @kbd{help} key, and retransmits it to the appropriate
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3181 client using
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3182 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3183 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3184 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3185 @code{XSendEvent}. Allowing Emacs to react to synthetic
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3186 events is a security hole, so this is turned off by default. You can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3187 enable it by setting the variable @code{x-allow-sendevents} to t. You
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3188 can also cause fix this by telling OLWM to not grab the help key, with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3189 the null binding @code{OpenWindows.KeyboardCommand.Help:}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3190
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3191 @node Q3.5.7, Q3.5.8, Q3.5.6, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3192 @unnumberedsubsec Q3.5.7: How can you type in special characters in XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3193 @c Changed
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3194 One way is to use the package @code{x-compose}. Then you can use
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3195 sequences like @kbd{Compose " a} to get ä, etc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3196
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3197 Another way is to use the @code{iso-insert} package, provided in XEmacs
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3198 19.15 and later. Then you can use sequences like @kbd{C-x 8 " a} to get
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3199 ä, etc.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3200
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3201 @email{glynn@@sensei.co.uk, Glynn Clements} writes:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3202
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3203 @quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3204 It depends upon your X server.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3205
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3206 Generally, the simplest way is to define a key as Multi_key with
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3207 xmodmap, e.g.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3208 @c hey, show some respect, willya -- there's xkeycaps, isn't there? --
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3209 @c chr ;)
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3210 @c Fixed. sjt ;)
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3211 @example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3212 xmodmap -e 'keycode 0xff20 = Multi_key'
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3213 @end example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3214
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3215 You will need to pick an appropriate keycode. Use xev to find out the
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3216 keycodes for each key.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3217
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3218 [NB: On a `Windows' keyboard, recent versions of XFree86 automatically
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3219 define the right `Windows' key as Multi_key'.]
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3220
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3221 Once you have Multi_key defined, you can use e.g.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3222 @example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3223 Multi a ' => á
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3224 Multi e " => ë
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3225 Multi c , => ç
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3226 @end example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3227
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3228 etc.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3229
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3230 Also, recent versions of XFree86 define various AltGr-<key>
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3231 combinations as dead keys, i.e.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3232 @example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3233 AltGr [ => dead_diaeresis
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3234 AltGr ] => dead_tilde
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3235 AltGr ; => dead_acute
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3236 @end example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3237 etc.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3238
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3239 Running @samp{xmodmap -pk} will list all of the defined keysyms.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3240 @end quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3241
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3242 Actually, the simplest way to define keys on the X server is to use
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3243 XKeyCaps (@pxref{Q3.5.12}), which provides an efficient GUI interface
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3244 and will write correct @samp{xmodmap} scripts for you.
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3245
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3246 @node Q3.5.8, Q3.5.9, Q3.5.7, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3247 @unnumberedsubsec Q3.5.8: Why does @code{(global-set-key [delete-forward] 'delete-char)} complain?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3248
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3249 Why does @code{(define-key global-map [ delete-forward ] 'delete-char)}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3250 complain of not being able to bind an unknown key?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3251
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3252 Try this instead:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3253
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3254 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3255 (define-key global-map [delete_forward] 'delete-char)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3256 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3257
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3258 and it will work.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3259
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3260 What you are seeing above is a bug due to code that is trying to check
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3261 for GNU Emacs syntax like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3262
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3263 (define-key global-map [C-M-a] 'delete-char)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3264
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3265 which otherwise would cause no errors but would not result in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3266 expected behavior.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3267
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3268 This bug has been fixed in 19.14.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3269
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3270 @node Q3.5.9, Q3.5.10, Q3.5.8, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3271 @unnumberedsubsec Q3.5.9: How do I make the Delete key delete forward?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3272
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3273 With XEmacs-20.2 use the @code{delbs} package:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3274
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3275 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3276 (require 'delbs)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3277 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3278
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3279 This will give you the functions @code{delbs-enable-delete-forward} to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3280 set things up, and @code{delbs-disable-delete-forward} to revert to
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3281 ``normal'' behavior. Note that @code{delbackspace} package is obsolete.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3282
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3283 Starting with XEmacs-20.3 better solution is to set variable
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3284 @code{delete-key-deletes-forward} to t. You can also change this with
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3285 Customize. Select from the @code{Options} menu
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3286 @code{Customize->Emacs->Editing->Basics->Delete Key Deletes Forward} or
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3287 type @kbd{M-x customize @key{RET} editing-basics @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3288
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3289 Also @xref{Q3.5.4}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3290
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3291 @node Q3.5.10, Q3.5.11, Q3.5.9, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3292 @unnumberedsubsec Q3.5.10: Can I turn on @dfn{sticky} modifier keys?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3293
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3294 Yes, with @code{(setq modifier-keys-are-sticky t)}. This will give the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3295 effect of being able to press and release Shift and have the next
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3296 character typed come out in upper case. This will affect all the other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3297 modifier keys like Control and Meta as well.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3298
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
3299 @email{ben@@xemacs.org, Ben Wing} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3300
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3301 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3302 One thing about the sticky modifiers is that if you move the mouse out
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3303 of the frame and back in, it cancels all currently ``stuck'' modifiers.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3304 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3305
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3306 @node Q3.5.11, Q3.5.12, Q3.5.10, Customization
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3307 @unnumberedsubsec Q3.5.11: How do I map the arrow keys?
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3308 @c New
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3309 Say you want to map @kbd{C-@key{right}} to forward-word:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3310
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3311 @email{sds@@usa.net, Sam Steingold} writes:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3312
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3313 @quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3314 @lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3315 ; both XEmacs and Emacs
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3316 (define-key global-map [(control right)] 'forward-word)
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3317 @end lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3318 or
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3319 @lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3320 ; Emacs only
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3321 (define-key global-map [C-right] 'forward-word)
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3322 @end lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3323 or
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3324 @lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3325 ; ver > 20, both
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3326 (define-key global-map (kbd "C-<right>") 'forward-word)
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3327 @end lisp
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3328 @end quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3329
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3330 @node Q3.5.12, Q3.6.1, Q3.5.11, Customization
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3331 @unnumberedsubsec Q3.5.12: XEmacs complains about my xmodmap (I hate the default X keymap).
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3332 @c New
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3333
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3334 Get XKeyCaps from @uref{http://www.jwz.org/xkeycaps/}. It knows more
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3335 than 200 keyboards by name, and provides nice pictures so you can tell
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3336 if yours is a lookalike OEM version. It sports an efficient GUI
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3337 interface for remapping, and it knows how to write correct
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3338 @samp{xmodmap} scripts.
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3339
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3340 Most Linux and BSD distributions provide packages or ports.
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3341
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3342 If you haven't tried XKeyCaps for your X11 keymapping problems, then
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3343 you're wasting your time. It is highly unlikely that a human being will
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3344 be able to give you as good advice as XKeyCaps will for most problems.
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3345 Even XKeyCaps's author has forgotten the details of the X11 keyboard
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3346 mechanism. There are a few problems it can't handle, but try it first.
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3347
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3348
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3349
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents: 367
diff changeset
3350 @node Q3.6.1, Q3.6.2, Q3.5.12, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3351 @unnumberedsec 3.6: The Cursor
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3352 @unnumberedsubsec Q3.6.1: Is there a way to make the bar cursor thicker?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3353
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3354 I'd like to have the bar cursor a little thicker, as I tend to "lose" it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3355 often.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3356
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3357 For a 1 pixel bar cursor, use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3358
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3359 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3360 (setq bar-cursor t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3361 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3362
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3363 For a 2 pixel bar cursor, use:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3364
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3365 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3366 (setq bar-cursor 'anything-else)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3367 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3368
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3369 Starting with XEmacs-20.3 you can also change these with Customize.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3370 Select from the @code{Options} menu
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3371 @code{Customize->Emacs->Environment->Display->Bar Cursor...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3372 @kbd{M-x customize @key{RET} display @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3373
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3374 You can use a color to make it stand out better:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3375
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3376 @example
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3377 Emacs*cursorColor: Red
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3378 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3379
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3380 @node Q3.6.2, Q3.6.3, Q3.6.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3381 @unnumberedsubsec Q3.6.2: Is there a way to get back the block cursor?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3382
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3383 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3384 (setq bar-cursor nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3385 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3386
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3387 Starting with XEmacs-20.3 you can also change this with Customize.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3388 Select from the @code{Options} menu
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3389 @code{Customize->Emacs->Environment->Display->Bar Cursor...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3390 @kbd{M-x customize @key{RET} display @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3391
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3392 @node Q3.6.3, Q3.7.1, Q3.6.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3393 @unnumberedsubsec Q3.6.3: Can I make the cursor blink?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3394
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3395 If you are running a version of XEmacs older than 19.14, no. Otherwise
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3396 you can do the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3397
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3398 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3399 (blink-cursor-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3400 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3401
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3402 This function toggles between a steady cursor and a blinking cursor.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3403 You may also set this mode from the menu bar by selecting @samp{Options
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3404 => Frame Appearance => Blinking Cursor}. Remember to save options.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3405
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3406 @node Q3.7.1, Q3.7.2, Q3.6.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3407 @unnumberedsec 3.7: The Mouse and Highlighting
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3408 @unnumberedsubsec Q3.7.1: How can I turn off Mouse pasting?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3409
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3410 I keep hitting the middle mouse button by accident and getting stuff
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3411 pasted into my buffer so how can I turn this off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3412
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3413 Here is an alternative binding, whereby the middle mouse button selects
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3414 (but does not cut) the expression under the mouse. Clicking middle on a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3415 left or right paren will select to the matching one. Note that you can
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3416 use @code{define-key} or @code{global-set-key}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3417
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3418 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3419 (defun mouse-set-point-and-select (event)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3420 "Sets the point at the mouse location, then marks following form"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3421 (interactive "@@e")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3422 (mouse-set-point event)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3423 (mark-sexp 1))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3424 (define-key global-map [button2] 'mouse-set-point-and-select)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3425 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3426
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3427 @node Q3.7.2, Q3.7.3, Q3.7.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3428 @unnumberedsubsec Q3.7.2: How do I set control/meta/etc modifiers on mouse buttons?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3429
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3430 Use, for instance, @code{[(meta button1)]}. For example, here is a common
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3431 setting for Common Lisp programmers who use the bundled @code{ilisp}
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3432 package, whereby meta-button1 on a function name will find the file where
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3433 the function name was defined, and put you at that location in the source
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3434 file.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3435
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3436 [Inside a function that gets called by the lisp-mode-hook and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3437 ilisp-mode-hook]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3438
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3439 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3440 (local-set-key [(meta button1)] 'edit-definitions-lisp)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3441 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3442
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3443 @node Q3.7.3, Q3.7.4, Q3.7.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3444 @unnumberedsubsec Q3.7.3: Clicking the left button does not do anything in buffer list.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3445
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3446 I do @kbd{C-x C-b} to get a list of buffers and the entries get
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3447 highlighted when I move the mouse over them but clicking the left mouse
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3448 does not do anything.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3449
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3450 Use the middle mouse button.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3451
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3452 @node Q3.7.4, Q3.7.5, Q3.7.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3453 @unnumberedsubsec Q3.7.4: How can I get a list of buffers when I hit mouse button 3?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3454
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3455 The following code will replace the default popup on button3:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3456
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3457 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3458 (global-set-key [button3] 'popup-buffer-menu)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3459 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3460
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3461 @node Q3.7.5, Q3.7.6, Q3.7.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3462 @unnumberedsubsec Q3.7.5: Why does cut-and-paste not work between XEmacs and a cmdtool?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3463
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3464 We don't know. It's a bug. There does seem to be a work-around,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3465 however. Try running xclipboard first. It appears to fix the problem
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3466 even if you exit it. (This should be mostly fixed in 19.13, but we
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3467 haven't yet verified that).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3468
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3469 @node Q3.7.6, Q3.7.7, Q3.7.5, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3470 @unnumberedsubsec Q3.7.6: How I can set XEmacs up so that it pastes where the text cursor is?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3471
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3472 By default XEmacs pastes X selections where the mouse pointer is. How
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3473 do I disable this?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3474
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3475 Examine the function @code{mouse-yank}, by typing @kbd{C-h f mouse-yank
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3476 @key{RET}}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3477
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3478 To get XEmacs to paste at the text cursor, add this your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3479
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3480 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3481 (setq mouse-yank-at-point t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3482 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3483
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3484 Starting with XEmacs-20.2 you can also change this with Customize.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3485 Select from the @code{Options} menu
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3486 @code{Customize->Emacs->Editing->Mouse->Yank At Point...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3487 @kbd{M-x customize @key{RET} mouse @key{RET}}.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3488
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3489 @node Q3.7.7, Q3.7.8, Q3.7.6, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3490 @unnumberedsubsec Q3.7.7: How do I select a rectangular region?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3491
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3492 Just select the region normally, then use the rectangle commands (e.g.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3493 @code{kill-rectangle} on it. The region does not highlight as a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3494 rectangle, but the commands work just fine.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3495
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3496 To actually sweep out rectangular regions with the mouse you can use
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3497 @code{mouse-track-do-rectangle} which is assigned to @kbd{M-button1}.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3498 Then use rectangle commands.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3499
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3500 You can also do the following to change default behavior to sweep out
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3501 rectangular regions:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3502
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3503 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3504 (setq mouse-track-rectangle-p t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3505 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3506
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3507 Starting with XEmacs-20.2 you can also change this with Customize.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3508 Select from the @code{Options} menu
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3509 @code{Customize->Emacs->Editing->Mouse->Track Rectangle...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3510 @kbd{M-x customize @key{RET} mouse @key{RET}}.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3511
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3512
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3513 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3514 mouse-track-do-rectangle: (event)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3515 -- an interactive compiled Lisp function.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3516 Like `mouse-track' but selects rectangles instead of regions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3517 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3518
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3519 @node Q3.7.8, Q3.8.1, Q3.7.7, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3520 @unnumberedsubsec Q3.7.8: Why does @kbd{M-w} take so long?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3521
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3522 It actually doesn't. It leaves the region visible for a second so that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3523 you can see what area is being yanked. If you start working, though, it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3524 will immediately complete its operation. In other words, it will only
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3525 delay for a second if you let it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3526
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3527 @node Q3.8.1, Q3.8.2, Q3.7.8, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3528 @unnumberedsec 3.8: The Menubar and Toolbar
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3529 @unnumberedsubsec Q3.8.1: How do I get rid of the menu (or menubar)?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3530
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3531 If you are running XEmacs 19.13 and earlier, add this command to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3532 @file{.emacs}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3533
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3534 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3535 (set-menubar nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3536 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3537
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3538 Starting with XEmacs 19.14 the preferred method is:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3539
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3540 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3541 (set-specifier menubar-visible-p nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3542 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3543
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3544 @node Q3.8.2, Q3.8.3, Q3.8.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3545 @unnumberedsubsec Q3.8.2: Can I customize the basic menubar?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3546
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3547 For an extensive menubar, add this line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3548
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3549 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3550 (load "big-menubar")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3551 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3552
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3553 If you'd like to write your own, this file provides as good a set of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3554 examples as any to start from. The file is located in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3555 @file{lisp/packages/big-menubar.el} in the XEmacs installation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3556 directory.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3557
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3558 @node Q3.8.3, Q3.8.4, Q3.8.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3559 @unnumberedsubsec Q3.8.3: How do I control how many buffers are listed in the menu @code{Buffers List}?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3560
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3561 Add the following to your @file{.emacs} (suit to fit):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3562
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3563 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3564 (setq buffers-menu-max-size 20)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3565 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3566
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3567 For no limit, use an argument of @samp{nil}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3568
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3569 Starting with XEmacs-20.3 you can also change this with Customize.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3570 Select from the @code{Options} menu
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3571 @code{Customize->Emacs->Environment->Menu->Buffers Menu->Max Size...} or
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3572 type @kbd{M-x customize @key{RET} buffers-menu @key{RET}}.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3573
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3574 @node Q3.8.4, Q3.8.5, Q3.8.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3575 @unnumberedsubsec Q3.8.4: Resources like @code{Emacs*menubar*font} are not working?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3576
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3577 I am trying to use a resource like @code{Emacs*menubar*font} to set the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3578 font of the menubar but it's not working.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3579
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3580 If you are using the real Motif menubar, this resource is not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3581 recognized; you have to say:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3582
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3583 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3584 Emacs*menubar*fontList: FONT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3585 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3586
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3587 If you are using the Lucid menubar, the former resource will be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3588 recognized only if the latter resource is unset. This means that the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3589 resource
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3590
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3591 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3592 *fontList: FONT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3593 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3594
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3595 will override
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3596
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3597 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3598 Emacs*menubar*font: FONT
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3599 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3600
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3601 even though the latter is more specific.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3602
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3603 @node Q3.8.5, Q3.9.1, Q3.8.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3604 @unnumberedsubsec Q3.8.5: How can I bind a key to a function to toggle the toolbar?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3605
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3606 Try something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3607
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3608 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3609 (defun my-toggle-toolbar ()
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3610 (interactive)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3611 (set-specifier default-toolbar-visible-p
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3612 (not (specifier-instance default-toolbar-visible-p))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3613 (global-set-key "\C-xT" 'my-toggle-toolbar)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3614 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3615
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3616 There are redisplay bugs in 19.14 that may make the preceding result in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3617 a messed-up display, especially for frames with multiple windows. You
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3618 may need to resize the frame before XEmacs completely realizes the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3619 toolbar is really gone.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3620
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3621 Thanks to @email{martin@@xemacs.org, Martin Buchholz} for the correct
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3622 code.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3623
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3624 @node Q3.9.1, Q3.9.2, Q3.8.5, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3625 @unnumberedsec 3.9: Scrollbars
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3626 @unnumberedsubsec Q3.9.1: How can I disable the scrollbar?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3627
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3628 To disable them for all frames, add the following line to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3629 your @file{.Xdefaults}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3630
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3631 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3632 Emacs.scrollBarWidth: 0
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3633 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3634
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3635 Or select from the @code{Options} menu @code{Frame Appearance->Scrollbars}.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3636 Remember to save options.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3637
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3638 To turn the scrollbar off on a per-frame basis, use the following
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3639 function:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3640
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3641 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3642 (set-specifier scrollbar-width 0 (selected-frame))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3643 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3644
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3645 You can actually turn the scrollbars on at any level you want by
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3646 substituting for (selected-frame) in the above command. For example, to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3647 turn the scrollbars off only in a single buffer:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3648
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3649 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3650 (set-specifier scrollbar-width 0 (current-buffer))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3651 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3652
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3653 In XEmacs versions prior to 19.14, you had to use the hairier construct:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3654
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3655 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3656 (set-specifier scrollbar-width (cons (selected-frame) 0))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3657 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3658
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3659 @node Q3.9.2, Q3.9.3, Q3.9.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3660 @unnumberedsubsec Q3.9.2: How can one use resources to change scrollbar colors?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3661
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3662 Here's a recap of how to use resources to change your scrollbar colors:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3663
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3664 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3665 ! Motif scrollbars
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3666
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3667 Emacs*XmScrollBar.Background: skyblue
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3668 Emacs*XmScrollBar.troughColor: lightgray
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3669
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3670 ! Athena scrollbars
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3671
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3672 Emacs*Scrollbar.Foreground: skyblue
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3673 Emacs*Scrollbar.Background: lightgray
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3674 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3675
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3676 Note the capitalization of @code{Scrollbar} for the Athena widget.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3677
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3678 @node Q3.9.3, Q3.9.4, Q3.9.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3679 @unnumberedsubsec Q3.9.3: Moving the scrollbar can move the point; can I disable this?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3680
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3681 When I move the scrollbar in an XEmacs window, it moves the point as
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3682 well, which should not be the default behavior. Is this a bug or a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3683 feature? Can I disable it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3684
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3685 The current behavior is a feature, not a bug. Point remains at the same
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3686 buffer position as long as that position does not scroll off the screen.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3687 In that event, point will end up in either the upper-left or lower-left
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3688 hand corner.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3689
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3690 This cannot be changed.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3691
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3692 @node Q3.9.4, Q3.10.1, Q3.9.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3693 @unnumberedsubsec Q3.9.4: How can I get automatic horizontal scrolling?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3694
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3695 By the same token, how can I turn it off in specific modes?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3696
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3697 To do this, add to your @file{.emacs} file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3698
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3699 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3700 (require 'auto-show)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3701 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3702
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3703 Then do @code{(setq truncate-lines t)} in the mode-hooks for any modes
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3704 in which you want lines truncated.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3705
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3706 More precisely: If @code{truncate-lines} is nil, horizontal scrollbars
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3707 will never appear. Otherwise, they will appear only if the value of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3708 @code{scrollbar-height} for that buffer/window/etc. is non-zero. If you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3709 do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3710
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3711 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3712 (set-specifier scrollbar-height 0)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3713 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3714
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3715 then horizontal scrollbars will not appear in truncated buffers unless
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3716 the package specifically asked for them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3717
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3718 Automatic horizontal scrolling is now standard, starting with 19.14.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3719
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3720 @node Q3.10.1, Q3.10.2, Q3.9.4, Customization
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3721 @unnumberedsec 3.10: Text Selections
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3722 @unnumberedsubsec Q3.10.1: How can I turn off or change highlighted selections?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3723
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3724 The @code{zmacs} mode allows for what some might call gratuitous
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3725 highlighting for selected regions (either by setting mark or by using
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3726 the mouse). This is the default behavior. To turn off, add the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3727 following line to your @file{.emacs} file:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3728
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3729 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3730 (setq zmacs-regions nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3731 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3732
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3733 Starting with XEmacs-20.2 you can also change this with Customize. Select
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3734 from the @code{Options} menu @code{Customize->Emacs->Editing->Basics->Zmacs
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3735 Regions} or type @kbd{M-x customize @key{RET} editing-basics @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3736
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
3737 To change the face for selection, look at @code{Options->Customize} on
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3738 the menubar.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3739
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3740 @node Q3.10.2, Q3.10.3, Q3.10.1, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3741 @unnumberedsubsec Q3.10.2: How do I get that typing on an active region removes it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3742
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3743 I want to change things so that if I select some text and start typing,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3744 the typed text replaces the selected text, similar to Motif.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3745
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3746 You want to use something called @dfn{pending delete}. Pending delete
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3747 is what happens when you select a region (with the mouse or keyboard)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3748 and you press a key to replace the selected region by the key you typed.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3749 Usually backspace kills the selected region.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3750
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3751 To get this behavior, add the following lines to your @file{.emacs}:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3752
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3753 @lisp
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3754 (cond
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3755 ((fboundp 'turn-on-pending-delete)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3756 (turn-on-pending-delete))
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3757 ((fboundp 'pending-delete-on)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3758 (pending-delete-on t)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3759 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3760
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3761 Note that this will work with both Backspace and Delete. This code is a
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3762 tad more complicated than it has to be for XEmacs in order to make it
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3763 more portable.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3764
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3765 @node Q3.10.3, Q3.10.4, Q3.10.2, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3766 @unnumberedsubsec Q3.10.3: Can I turn off the highlight during isearch?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3767
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3768 I do not like my text highlighted while I am doing isearch as I am not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3769 able to see what's underneath. How do I turn it off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3770
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3771 Put the following in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3772
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3773 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3774 (setq isearch-highlight nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3775 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3776
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3777 Starting with XEmacs-20.2 you can also change this with Customize. Type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3778 @kbd{M-x customize-variable @key{RET} isearch-highlight @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3779
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3780 Note also that isearch-highlight affects query-replace and ispell.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3781 Instead of disabling isearch-highlight you may find that a better
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3782 solution consists of customizing the @code{isearch} face.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3783
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3784 @node Q3.10.4, Q3.10.5, Q3.10.3, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3785 @unnumberedsubsec Q3.10.4: How do I turn off highlighting after @kbd{C-x C-p} (mark-page)?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3786
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3787 Put this in your @code{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3788
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3789 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3790 (setq zmacs-regions nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3791 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3792
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3793 @strong{Warning: This command turns off all region highlighting.}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3794
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3795 Also @xref{Q3.10.1}.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
3796
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3797 @node Q3.10.5, , Q3.10.4, Customization
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3798 @unnumberedsubsec Q3.10.5: The region disappears when I hit the end of buffer while scrolling.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3799
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3800 This has been fixed by default starting with XEmacs-20.3.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3801
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3802 With older versions you can turn this feature (if it indeed is a feature)
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
3803 off like this:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3804
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3805 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3806 (defadvice scroll-up (around scroll-up freeze)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3807 (interactive "_P")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3808 (let ((zmacs-region-stays t))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3809 (if (interactive-p)
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3810 (condition-case nil
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3811 ad-do-it
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3812 (end-of-buffer (goto-char (point-max))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3813 ad-do-it)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3814
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3815 (defadvice scroll-down (around scroll-down freeze)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3816 (interactive "_P")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3817 (let ((zmacs-region-stays t))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3818 (if (interactive-p)
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3819 (condition-case nil
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3820 ad-do-it
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3821 (beginning-of-buffer (goto-char (point-min))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3822 ad-do-it)))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3823 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3824
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3825 Thanks to @email{raman@@adobe.com, T. V. Raman} for assistance in deriving this
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3826 answer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3827
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3828 @node Subsystems, Miscellaneous, Customization, Top
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3829 @unnumbered 4 Major Subsystems
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3830
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3831 This is part 4 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3832 section is devoted to major XEmacs subsystems.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3833
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3834 @menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3835 Reading Mail with VM:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3836 * Q4.0.1:: How do I set up VM to retrieve remote mail using POP?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3837 * Q4.0.2:: How do I get VM to filter mail for me?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3838 * Q4.0.3:: How can I get VM to automatically check for new mail?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3839 * Q4.0.4:: [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3840 * Q4.0.5:: How do I get my outgoing mail archived?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3841 * Q4.0.6:: I have various addresses at which I receive mail. How can I tell VM to ignore them when doing a "reply-all"?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3842 * Q4.0.7:: Is there a mailing list or FAQ for VM?
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
3843 * Q4.0.8:: Remote mail reading with VM.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3844 * Q4.0.9:: rmail or VM gets an error incorporating new mail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3845 * Q4.0.10:: How do I make VM stay in a single frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3846 * Q4.0.11:: How do I make VM or mh-e display graphical smilies?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3847 * Q4.0.12:: Customization of VM not covered in the manual or here.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3848
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3849 Web browsing with W3:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3850 * Q4.1.1:: What is W3?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3851 * Q4.1.2:: How do I run W3 from behind a firewall?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3852 * Q4.1.3:: Is it true that W3 supports style sheets and tables?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3853
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3854 Reading Netnews and Mail with Gnus:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3855 * Q4.2.1:: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus,argh!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3856 * Q4.2.2:: [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3857 * Q4.2.3:: How do I make Gnus stay within a single frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3858 * Q4.2.4:: How do I customize the From: line?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3859
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3860 Other Mail & News:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3861 * Q4.3.1:: How can I read and/or compose MIME messages?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3862 * Q4.3.2:: What is TM and where do I get it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3863 * Q4.3.3:: Why isn't this @code{movemail} program working?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3864 * Q4.3.4:: Movemail is also distributed by Netscape? Can that cause problems?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3865 * Q4.3.5:: Where do I find pstogif (required by tm)?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3866
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3867 Sparcworks, EOS, and WorkShop:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3868 * Q4.4.1:: What is SPARCworks, EOS, and WorkShop
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
3869 * Q4.4.2:: How do I start the Sun Workshop support in XEmacs 21?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3870
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3871 Energize:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3872 * Q4.5.1:: What is/was Energize?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3873
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3874 Infodock:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3875 * Q4.6.1:: What is Infodock?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3876
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3877 Other Unbundled Packages:
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3878 * Q4.7.1:: What is AUC TeX? Where do you get it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3879 * Q4.7.2:: Are there any Emacs Lisp Spreadsheets?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3880 * Q4.7.3:: [This question intentionally left blank]
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3881 * Q4.7.4:: Problems installing AUC TeX
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3882 * Q4.7.5:: Is there a reason for an Emacs package not to be included in XEmacs?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3883 * Q4.7.6:: Is there a MatLab mode?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3884 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3885
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3886 @node Q4.0.1, Q4.0.2, Subsystems, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3887 @unnumberedsec 4.0: Reading Mail with VM
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3888 @unnumberedsubsec Q4.0.1: How do I set up VM to retrieve mail from a remote site using POP?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3889
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3890 Use @code{vm-spool-files}, like this for example:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3891
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3892 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3893 (setq vm-spool-files '("/var/spool/mail/wing"
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3894 "netcom23.netcom.com:110:pass:wing:MYPASS"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3895 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3896
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3897 Of course substitute your actual password for MYPASS.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3898
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3899 @node Q4.0.2, Q4.0.3, Q4.0.1, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3900 @unnumberedsubsec Q4.0.2: How do I get VM to filter mail for me?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3901
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3902 One possibility is to use procmail to split your mail before it gets to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3903 VM. I prefer this personally, since there are many strange and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3904 wonderful things one can do with procmail. Procmail may be found at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3905 @uref{ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3906
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3907 Also see the Mail Filtering FAQ at:
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3908 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3909 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3910 @end iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3911 @uref{ftp://rtfm.mit.edu/pub/usenet/news.answers/mail/filtering-faq}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3912 @c Link above,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3913 @c <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/mail/filtering-faq/faq.html>
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3914 @c was dead.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3915
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3916 @node Q4.0.3, Q4.0.4, Q4.0.2, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3917 @unnumberedsubsec Q4.0.3: How can I get VM to automatically check for new mail?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3918
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3919 @email{turner@@lanl.gov, John Turner} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3920
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3921 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3922 Use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3923
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3924 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3925 (setq vm-auto-get-new-mail 60)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3926 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3927 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3928
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3929 @node Q4.0.4, Q4.0.5, Q4.0.3, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3930 @unnumberedsubsec Q4.0.4: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3931
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3932 Obsolete question, left blank to avoid renumbering.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3933
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3934 @node Q4.0.5, Q4.0.6, Q4.0.4, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3935 @unnumberedsubsec Q4.0.5: How do I get my outgoing mail archived?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3936
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3937 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3938 (setq mail-archive-file-name "~/outbox")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3939 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3940
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3941 @node Q4.0.6, Q4.0.7, Q4.0.5, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3942 @unnumberedsubsec Q4.0.6: I have various addresses at which I receive mail. How can I tell VM to ignore them when doing a "reply-all"?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3943
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3944 Set @code{vm-reply-ignored-addresses} to a list, like
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3945
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3946 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3947 (setq vm-reply-ignored-addresses
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3948 '("wing@@nuspl@@nvwls.cc.purdue.edu,netcom[0-9]*.netcom.com"
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
3949 "wing@@netcom.com" "wing@@xemacs.org"))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3950 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3951
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3952 Note that each string is a regular expression.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3953
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3954 @node Q4.0.7, Q4.0.8, Q4.0.6, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3955 @unnumberedsubsec Q4.0.7: Is there a mailing list or FAQ for VM?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3956
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
3957 A FAQ for VM exists at @uref{http://www.cyberpass.net/~gorkab/vmfaq.htm}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3958
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
3959 VM has its own newsgroups gnu.emacs.vm.info and gnu.emacs.vm.bug.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3960
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3961 @node Q4.0.8, Q4.0.9, Q4.0.7, Subsystems
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3962 @unnumberedsubsec Q4.0.8: Remote mail reading with VM.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3963
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3964 My mailbox lives at the office on a big honkin server. My regular INBOX
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3965 lives on my honkin desktop machine. I now can PPP to the office from
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3966 home which is far from honking... I'd like to be able to read mail at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3967 home without storing it here and I'd like to use xemacs and VM at
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3968 home... Is there a recommended setup?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3969
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3970 @email{nuspl@@nvwls.cc.purdue.edu, Joseph J. Nuspl Jr.} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3971
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3972 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3973 There are several ways to do this.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3974
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3975 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3976 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3977 Set your display to your home machine and run dxpc or one of the other X
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3978 compressors.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3979
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3980 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3981 NFS mount your desktop machine on your home machine and modify your pop
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3982 command on your home machine to rsh to your desktop machine and actually
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3983 do the pop get's.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3984
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3985 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3986 Run a POP server on your desktop machine as well and do a sort of two
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3987 tiered POP get.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3988 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3989 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3990
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
3991 @email{wmperry@@monolith.spry.com, William Perry} adds:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3992
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3993 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3994 Or you could run a pop script periodically on your desktop machine, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3995 just use ange-ftp or NFS to get to your mailbox. I used to do this all
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3996 the time back at IU.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3997 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3998
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
3999 @node Q4.0.9, Q4.0.10, Q4.0.8, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4000 @unnumberedsubsec Q4.0.9: rmail or VM gets an error incorporating new mail.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4001
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4002 Quoting the XEmacs PROBLEMS file:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4003
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4004 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4005 rmail and VM get new mail from @file{/usr/spool/mail/$USER} using a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4006 program called @code{movemail}. This program interlocks with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4007 @code{/bin/mail} using the protocol defined by @code{/bin/mail}.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4008
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4009 There are two different protocols in general use. One of them uses the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4010 @code{flock} system call. The other involves creating a lock file;
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4011 @code{movemail} must be able to write in @file{/usr/spool/mail} in order
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4012 to do this. You control which one is used by defining, or not defining,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4013 the macro @code{MAIL_USE_FLOCK} in @file{config.h} or the m- or s- file
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4014 it includes.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4015
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4016 @strong{IF YOU DON'T USE THE FORM OF INTERLOCKING THAT IS NORMAL ON YOUR
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4017 SYSTEM, YOU CAN LOSE MAIL!}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4018
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4019 If your system uses the lock file protocol, and fascist restrictions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4020 prevent ordinary users from writing the lock files in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4021 @file{/usr/spool/mail}, you may need to make @code{movemail} setgid to a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4022 suitable group such as @samp{mail}. You can use these commands (as
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4023 root):
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4024
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4025 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4026 chgrp mail movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4027 chmod 2755 movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4028 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4029
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4030 If your system uses the lock file protocol, and fascist restrictions
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4031 prevent ordinary users from writing the lock files in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4032 @file{/usr/spool/mail}, you may need to make @code{movemail} setgid to a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4033 suitable group such as @code{mail}. To do this, use the following
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4034 commands (as root) after doing the make install.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4035
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4036 @example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4037 chgrp mail movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4038 chmod 2755 movemail
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4039 @end example
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4040
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4041 Installation normally copies movemail from the build directory to an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4042 installation directory which is usually under @file{/usr/local/lib}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4043 The installed copy of @code{movemail} is usually in the directory
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4044 @file{/usr/local/lib/emacs/VERSION/TARGET}. You must change the group
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4045 and mode of the installed copy; changing the group and mode of the build
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4046 directory copy is ineffective.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4047 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4048
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4049 @node Q4.0.10, Q4.0.11, Q4.0.9, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4050 @unnumberedsubsec Q4.0.10: How do I make VM stay in a single frame?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4051
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4052 John.@email{Cooper@@Eng.Sun.COM, John S Cooper} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4053
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4054 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4055 @lisp
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4056 ; Don't use multiple frames
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4057 (setq vm-frame-per-composition nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4058 (setq vm-frame-per-folder nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4059 (setq vm-frame-per-edit nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4060 (setq vm-frame-per-summary nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4061 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4062 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4063
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4064 @node Q4.0.11, Q4.0.12, Q4.0.10, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4065 @unnumberedsubsec Q4.0.11: How do I make VM or mh-e display graphical smilies?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4066 @c Changed June
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4067 For mh-e use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4068
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4069 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4070 (add-hook 'mh-show-mode-hook '(lambda ()
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4071 (smiley-region (point-min)
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4072 (point-max))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4073 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4074
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4075 @email{bill@@carpenter.ORG, WJCarpenter} writes:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4076 For VM use the following:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4077 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4078 (autoload 'smiley-region "smiley" nil t)
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4079 (add-hook 'vm-select-message-hook
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4080 '(lambda ()
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4081 (smiley-region (point-min)
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4082 (point-max))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4083 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4084
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4085 For tm use the following:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4086 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4087 (autoload 'smiley-buffer "smiley" nil t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4088 (add-hook 'mime-viewer/plain-text-preview-hook 'smiley-buffer)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4089 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4090
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4091 @node Q4.0.12, Q4.1.1, Q4.0.11, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4092 @unnumberedsubsec Q4.0.12: Customization of VM not covered in the manual, or here.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4093
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4094 @email{boffi@@hp735.stru.polimi.it, giacomo boffi} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4095
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4096 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4097 The meta-answer is to look into the file @file{vm-vars.el}, in the vm
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4098 directory of the lisp library.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4099
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4100 @file{vm-vars.el} contains, initializes and carefully describes, with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4101 examples of usage, the plethora of user options that @emph{fully}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4102 control VM's behavior.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4103
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4104 Enter vm-vars, @code{forward-search} for toolbar, find the variables
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4105 that control the toolbar placement, appearance, existence, copy to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4106 @file{.emacs} or @file{.vm} and modify according to the detailed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4107 instructions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4108
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4109 The above also applies to all the various features of VM: search for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4110 some keywords, maybe the first you conjure isn't appropriate, find the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4111 appropriate variables, copy and experiment.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4112 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4113
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4114 @node Q4.1.1, Q4.1.2, Q4.0.12, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4115 @unnumberedsec 4.1: Web browsing with W3
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4116 @unnumberedsubsec Q4.1.1: What is W3?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4117
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4118 W3 is an advanced graphical browser written in Emacs lisp that runs on
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4119 XEmacs. It has full support for cascaded style sheets, and more...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4120
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4121 It has a home web page at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4122 @uref{http://www.cs.indiana.edu/elisp/w3/docs.html}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4123
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4124 @node Q4.1.2, Q4.1.3, Q4.1.1, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4125 @unnumberedsubsec Q4.1.2: How do I run W3 from behind a firewall?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4126
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4127 There is a long, well-written, detailed section in the W3 manual that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4128 describes how to do this. Look in the section entitled "Firewalls".
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4129
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4130 @node Q4.1.3, Q4.2.1, Q4.1.2, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4131 @unnumberedsubsec Q4.1.3: Is it true that W3 supports style sheets and tables?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4132
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4133 Yes, and much more. W3, as distributed with the latest XEmacs is a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4134 full-featured web browser.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4135
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4136 @node Q4.2.1, Q4.2.2, Q4.1.3, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4137 @unnumberedsec 4.2: Reading Netnews and Mail with Gnus
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4138 @unnumberedsubsec Q4.2.1: GNUS, (ding) Gnus, Gnus 5, September Gnus, Red Gnus, Quassia Gnus, argh!
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4139
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4140 The Gnus numbering issues are not meant for mere mortals to know them.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4141 If you feel you @emph{must} enter the muddy waters of Gnus, visit the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4142 excellent FAQ, maintained by Justin Sheehy, at:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4143
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4144 @example
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4145 @uref{http://www.ccs.neu.edu/software/contrib/gnus/}
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4146 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4147
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4148 See also Gnus home page
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4149 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4150 @uref{http://www.gnus.org/}
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4151 @end example
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4152
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4153 @node Q4.2.2, Q4.2.3, Q4.2.1, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4154 @unnumberedsubsec Q4.2.2: This question intentionally left blank.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4155
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4156 Obsolete question, left blank to avoid renumbering.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4157
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4158 @node Q4.2.3, Q4.2.4, Q4.2.2, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4159 @unnumberedsubsec Q4.2.3: How do I make Gnus stay within a single frame?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4160
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4161 The toolbar code to start Gnus opens the new frame---and it's a feature
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4162 rather than a bug. If you don't like it, but would still like to click
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4163 on the seemly icon, use the following code:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4164
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4165 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4166 (defun toolbar-news ()
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4167 (gnus))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4168 @end lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4169
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4170 It will redefine the callback function of the icon to just call
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4171 @code{gnus}, without all the fancy frame stuff.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4172
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4173 @node Q4.2.4, Q4.3.1, Q4.2.3, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4174 @unnumberedsubsec Q4.2.4: How do I customize the From: line?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4175
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4176 How do I change the @code{From:} line? I have set gnus-user-from-line
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4177 to
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4178 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4179 Gail Gurman <gail.gurman@@sybase.com>
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4180 @end example
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4181 @noindent , but XEmacs Gnus doesn't use
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4182 it. Instead it uses
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4183 @example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4184 Gail Mara Gurman @email{gailg@@deall}
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4185 @end example
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4186 @noindent and then complains
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4187 that it's incorrect. Also, as you perhaps can see, my Message-ID is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4188 screwy. How can I change that?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4189
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4190 @email{larsi@@ifi.uio.no, Lars Magne Ingebrigtsen} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4191
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4192 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4193 Set @code{user-mail-address} to @samp{gail.gurman@@sybase.com} or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4194 @code{mail-host-address} to @samp{sybase.com}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4195 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4196
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4197 @node Q4.3.1, Q4.3.2, Q4.2.4, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4198 @unnumberedsec 4.3: Other Mail & News
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4199 @unnumberedsubsec Q4.3.1: How can I read and/or compose MIME messages?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4200 @c Changed June
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4201
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4202 VM supports MIME natively.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4203
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
4204 You probably want to use the Tools for MIME (tm). @xref{Q4.3.2}, for
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4205 details.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4206
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4207 @email{trey@@cs.berkeley.edu, Trey Jackson} has an Emacs & MIME web page at
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4208 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4209 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4210 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4211 @uref{http://bmrc.berkeley.edu/~trey/emacs/mime.html}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4212
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4213
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4214 Another possibility is RMIME. You may find RMIME at
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4215 @iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4216 @*
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4217 @end iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4218 @uref{http://www.cinti.net/~rmoody/rmime/index.html}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4219
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4220
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4221 @node Q4.3.2, Q4.3.3, Q4.3.1, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4222 @unnumberedsubsec Q4.3.2: What is TM and where do I get it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4223
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4224 TM stands for @dfn{Tools for MIME} and not Tiny MIME. TM integrates
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4225 with all major XEmacs packages like Gnus (all flavors), VM, MH-E, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4226 mailcrypt. It provides totally transparent and trouble-free MIME
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4227 support. When appropriate a message will be decoded in place in an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4228 XEmacs buffer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4229
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4230 TM now comes as a package with XEmacs 19.16 and XEmacs 20.2.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4231
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4232 TM was written by @email{morioka@@jaist.ac.jp, MORIOKA Tomohiko} and
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4233 @email{shuhei-k@@jaist.ac.jp, KOBAYASHI
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4234 Shuhei}.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4235
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4236 It is based on the work of @email{umerin@@mse.kyutech.ac.jp, UMEDA
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4237 Masanobu}, the original writer of GNUS.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4238
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4239 The following information is from the @file{README}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4240
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4241 @dfn{tm} is a MIME package for GNU Emacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4242 tm has following functions:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4243
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4244 @itemize @bullet
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4245 @item MIME style multilingual header.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4246 @item MIME message viewer (mime/viewer-mode).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4247 @item MIME message composer (mime/editor-mode).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4248 @item MIME extenders for mh-e, GNUS, RMAIL and VM.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4249 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4250
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4251 tm is available from following anonymous ftp sites:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4252 @itemize @bullet
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4253 @comment @item @uref{ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/} (Japan).
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4254 @comment @item @uref{ftp://ftp.nis.co.jp/pub/gnu/emacs-lisp/tm/} (Japan).
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4255 @comment @c The host above is unknown.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4256 @comment @item @uref{ftp://ftp.nisiq.net/pub/gnu/emacs-lisp/tm/} (US).
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4257 @comment @item @uref{ftp://ftp.miranova.com/pub/gnus/jaist.ac.jp/} (US).
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4258 @item @uref{ftp://ftp.unicamp.br/pub/mail/mime/tm/} (Brasil).
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4259 @item @uref{ftp://ftp.th-darmstadt.de/pub/editors/GNU-Emacs/lisp/mime/} (Germany).
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4260 @item @uref{ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib/} (Germany).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4261 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4262
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4263 Don't let the installation procedure & instructions stop you from trying
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4264 this package out---it's much simpler than it looks, and once installed,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4265 trivial to use.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4266
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4267 @node Q4.3.3, Q4.3.4, Q4.3.2, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4268 @unnumberedsubsec Q4.3.3: Why isn't this @code{movemail} program working?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4269
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4270 Ben Wing @email{ben@@xemacs.org} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4271
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4272 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4273 It wasn't chown'ed/chmod'd correctly.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4274 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4275
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4276 @node Q4.3.4, Q4.3.5, Q4.3.3, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4277 @unnumberedsubsec Q4.3.4: Movemail is also distributed by Netscape? Can that cause problems?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4278
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4279 @email{steve@@xemacs.org, Steve Baur} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4280
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4281 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4282 Yes. Always use the movemail installed with your XEmacs. Failure to do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4283 so can result in lost mail.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4284 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4285
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4286 Please refer to @email{jwz@@jwz.org, Jamie Zawinski's} notes at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4287 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4288 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4289 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4290 @uref{http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/movemail.html}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4291 In particular, this document will show you how to make Netscape use the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4292 version of movemail configured for your system by the person who built
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4293 XEmacs.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4294
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4295 @node Q4.3.5, Q4.4.1, Q4.3.4, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4296 @unnumberedsubsec Q4.3.5: Where do I find pstogif (required by tm)?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4297
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4298 pstogif is part of the latex2html package.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4299
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4300 @email{vroonhof@@math.ethz.ch, Jan Vroonhof} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4301
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4302 latex2html is best found at the CTAN hosts and their mirrors
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4303 in
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4304 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4305 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4306 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4307 @file{tex-archive/support/latex2html}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4308
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4309 CTAN hosts are:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4310
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4311 @itemize @bullet
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4312 @item @uref{ftp://ftp.tex.ac.uk/tex-archive/support/latex2html/}.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4313 @item @uref{ftp://ftp.dante.de/tex-archive/support/latex2html/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4314 @end itemize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4315
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4316 There is a good mirror at ftp.cdrom.com;
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4317 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4318 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4319 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4320 @uref{ftp://ftp.cdrom.com/pub/tex/ctan/support/latex2html/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4321
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4322 @node Q4.4.1, Q4.4.2, Q4.3.5, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4323 @unnumberedsec 4.4: Sparcworks, EOS, and WorkShop
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4324 @unnumberedsubsec Q4.4.1: What is SPARCworks, EOS, and WorkShop?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4325
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4326 @email{turner@@lanl.gov, John Turner} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4327
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4328 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4329 SPARCworks is SunSoft's development environment, comprising compilers
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4330 (C, C++, FORTRAN 77, Fortran 90, Ada, and Pascal), a debugger, and other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4331 tools such as TeamWare (for configuration management), MakeTool, etc.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4332 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4333
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4334 See @uref{http://www.sun.com/software/Developer-products/}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4335 for more info.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4336
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4337 EOS stands for "Era on SPARCworks", but I don't know what Era stands
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4338 for.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4339
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4340 EOS is the integration of XEmacs with the SPARCworks debugger. It
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4341 allows one to use an XEmacs frame to view code (complete with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4342 fontification, etc.), set breakpoints, print variables, etc., while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4343 using the SPARCworks debugger. It works very well and I use it all the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4344 time.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4345
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4346 @email{cthomp@@xemacs.org, Chuck Thompson} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4347
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4348 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4349 Era stood for "Emacs Rewritten Again". It was what we were calling the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4350 modified version of Lucid Emacs for Sun when I was dragged, er, allowed
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4351 to work on this wonderful editor.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4352 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4353
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4354 @email{martin@@xemacs.org, Martin Buchholz} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4355
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4356 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4357 EOS is being replaced with a new graphical development environment
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4358 called Sun WorkShop, which is currently (07/96) in Alpha Test. For more
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4359 details, check out
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4360 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4361 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4362 @end iftex
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4363 @uref{http://www.sun.com/software/Products/Developer-products}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4364 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4365
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4366 @node Q4.4.2, Q4.5.1, Q4.4.1, Subsystems
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4367 @unnumberedsubsec Q4.4.2: How do I start the Sun Workshop support in XEmacs 21?
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4368
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4369 Add the switch ---with-workshop to the configure command when building
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4370 XEmacs and put the following in one of your startup files
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4371 (e.g. site-start.el or .emacs):
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4372
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4373 @lisp
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4374 (when (featurep 'tooltalk)
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4375 (load "tooltalk-macros")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4376 (load "tooltalk-util")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4377 (load "tooltalk-init"))
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4378 (when (featurep 'sparcworks)
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4379 (load "sunpro-init")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4380 (load "ring")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4381 (load "comint")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4382 (load "annotations")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4383 (sunpro-startup))
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4384 @end lisp
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4385
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4386 If you are not using the latest Workshop (5.0) you have to apply the
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4387 following patch:
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4388
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4389 @format
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4390 --- /opt/SUNWspro/lib/eserve.el.ORIG Fri May 14 15:23:26 1999
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4391 +++ /opt/SUNWspro/lib/eserve.el Fri May 14 15:24:54 1999
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4392 @@@@ -42,7 +42,7 @@@@
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4393 (defvar running-xemacs nil "t if we're running XEmacs")
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4394 (defvar running-emacs nil "t if we're running GNU Emacs 19")
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4395
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4396 -(if (string-match "^\\(19\\|20\\)\..*\\(XEmacs\\|Lucid\\)" emacs-version)
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4397 +(if (string-match "\\(XEmacs\\|Lucid\\)" emacs-version)
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4398 (setq running-xemacs t)
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4399 (setq running-emacs t))
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4400 @end format
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4401
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4402
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4403
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4404 @node Q4.5.1, Q4.6.1, Q4.4.2, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4405 @unnumberedsec 4.5: Energize
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4406 @unnumberedsubsec Q4.5.1: What is/was Energize?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4407
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4408 @email{gray@@meteor.harlequin.com, David N Gray} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4409 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4410 The files in @file{lisp/energize} are to enable Emacs to interface with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4411 the "Energize Programming System", a C and C++ development environment,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4412 which was a product of Lucid, Inc. Tragically, Lucid went out of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4413 business in 1994, so although Energize is still a great system, if you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4414 don't already have it, there isn't any way to get it now. (Unless you
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4415 happen to be in Japan; INS Engineering may still be selling it there.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4416 Tartan bought the rights to sell it in the rest of the world, but never
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4417 did so.)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4418 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4419
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4420 @node Q4.6.1, Q4.7.1, Q4.5.1, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4421 @unnumberedsec 4.6: Infodock
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4422 @unnumberedsubsec Q4.6.1: What is Infodock?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4423
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4424 InfoDock is an integrated productivity toolset, mainly aimed at
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4425 technical people. It is developed and supported by InfoDock
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4426 Associates, a firm that offers custom support and development
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4427 for InfoDock, XEmacs and GNU Emacs. ( @uref{http://www.infodock.com},
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4428 @email{info@@infodock.com}, +1 408 243 3300).
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4429
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4430 InfoDock is built atop the XEmacs variant of GNU Emacs and so has all of
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4431 the power of Emacs, but with an easier to use and more comprehensive
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4432 menu-based user interface. The bottom portion of this text describes
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4433 how it differs from XEmacs and GNU Emacs from the Free Software
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4434 Foundation.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4436 InfoDock is aimed at people who want a free, turn-key productivity
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4437 environment. Although InfoDock is customizable, it is not intended for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4438 people who like basic versions of Emacs which need to be customized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4439 extensively for local use; standard Emacs distributions are better for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4440 such uses. InfoDock is for those people who want a complete,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4441 pre-customized environment in one package, which they need not touch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4442 more than once or twice a year to update to new revisions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4443
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4444 InfoDock is pre-built for SPARC SunOS/Solaris systems, PA-RISC HP-UX,
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4445 and Intel Linux systems. It is intended for use on a color display,
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4446 although most features will work on monochrome monitors. Simply unpack
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4447 InfoDock according to the instructions in the ID-INSTALL file and you
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4448 are ready to run.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4450 The InfoDock Manual is concise, yet sufficient as a user guide for users
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4451 who have never used an Emacs-type editor before. For users who are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4452 already familiar with Emacs, it supplements the information in the GNU
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4453 Emacs Manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4455 InfoDock menus are much more extensive and more mature than standard
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4456 Emacs menus. Each menu offers a @samp{Manual} item which displays
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4457 documentation associated with the menu's functions.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4458
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4459 @noindent
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4460 Four types of menubars are provided:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4461 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4462 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4463 An extensive menubar providing access to global InfoDock commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4464 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4465 Mode-specific menubars tailored to the current major mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4466 @item
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4467 A simple menubar for basic editing to help novices get started with InfoDock.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4468 @item
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4469 The standard XEmacs menubar.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4470 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4471
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4472 Most modes also include mode-specific popup menus. Additionally, region and
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4473 rectangle popup menus are included.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4474
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4475 @samp{Hyperbole}, the everyday information manager, is a core part of
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4476 InfoDock. This provides context-sensitive mouse keys, a rolodex-type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4477 contact manager, programmable hypertext buttons, and an autonumbered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4478 outliner with embedded hyperlink anchors.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4479
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4480 The @samp{OO-Browser}, a multi-language object-oriented code browser, is a
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4481 standard part of InfoDock.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4482
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4483 InfoDock saves a more extensive set of user options than other Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4484 versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4486 InfoDock inserts a useful file header in many file types, showing the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4487 author, summary, and last modification time of each file. A summary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4488 program can then be used to summarize all of the files in a directory,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4489 for easy MANIFEST file creation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4491 Your working set of buffers is automatically saved and restored (if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4492 answer yes to a prompt) between InfoDock sessions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4493
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4494 Refined color choices for code highlighting are provided for both dark and
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4495 light background display frames.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4496
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4497 The @kbd{C-z} key prefix performs frame-based commands which parallel the
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4498 @kbd{C-x} key prefix for window-based commands.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4500 The Smart Menu system is included for producing command menus on dumb
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4501 terminals.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4503 Lisp libraries are better categorized according to function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4504
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4505 Extensions and improvements to many areas of Emacs are included, such as:
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4506 paragraph filling, mail reading with Rmail, shell handling, outlining, code
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4507 highlighting and browsing, and man page browsing.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4509 InfoDock questions, answers and discussion should go to the mail list
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4510 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4511 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4512 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4513 @email{infodock@@infodock.com}. Use
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4514 @email{infodock-request@@infodock.com} to be added or removed from the
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4515 list. Always include your InfoDock version number when sending help
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4516 requests.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4517
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4518 InfoDock is available across the Internet via anonymous FTP. To get
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4519 it, first move to a directory into which you want the InfoDock archive
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4520 files placed. We will call this <DIST-DIR>.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4521
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4522 @example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4523 cd <DIST-DIR>
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4524 @end example
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4525
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4526 Ftp to ftp.xemacs.org (Internet Host ID = 128.174.252.16):
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4527
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4528 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4529 prompt> ftp ftp.xemacs.org
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4530 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4531
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4532 Login as @samp{anonymous} with your own <user-id>@@<site-name> as a password.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4533
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4534 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4535 Name (ftp.xemacs.org): anonymous
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4536 331 Guest login ok, send your complete e-mail address as password.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4537 Password: -<your-user-id>@@<your-domain>
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4538 230 Guest login ok, access restrictions apply.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4539 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4540
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4541 Move to the location of the InfoDock archives:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4542
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4543 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4544 ftp> cd pub/infodock
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4545 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4546
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4547 Set your transfer mode to binary:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4549 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4550 ftp> bin
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4551 200 Type set to I.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4552 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4553
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4554 Turn off prompting:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4556 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4557 ftp> prompt
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4558 Interactive mode off.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4559 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4560
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4561 Retrieve the InfoDock archives that you want, either by using a
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4562 @samp{get <file>} for each file you want or by using the following to
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4563 get a complete distribution, including all binaries:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4565 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4566 ftp> mget ID-INSTALL
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4567 ftp> mget id-*
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4568 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4570 Close the FTP connection:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4572 @example
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4573 ftp> quit
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 82
diff changeset
4574 221 Goodbye.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4575 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4576
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4577 Read the @file{ID-INSTALL} file which you just retrieved for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4578 step-by-step installation instructions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4579
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4580 @node Q4.7.1, Q4.7.2, Q4.6.1, Subsystems
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4581 @unnumberedsec 4.7: Other Unbundled Packages
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4582 @unnumberedsubsec Q4.7.1: What is AUC TeX? Where do you get it?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4583
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4584 AUC TeX is a package written by @email{abraham@@dina.kvl.dk, Per Abrahamsen}.
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4585 Starting with XEmacs 19.16, AUC TeX is bundled with XEmacs. The
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4586 following information is from the @file{README} and website.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4587
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4588 AUC TeX is an extensible package that supports writing and formatting
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4589 TeX files for most variants of GNU Emacs. Many different macro packages
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4590 are supported, including AMS TeX, LaTeX, and TeXinfo.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4591
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4592 The most recent version is always available by ftp at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4593 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4594 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4595 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4596 @uref{ftp://sunsite.auc.dk/packages/auctex/auctex.tar.gz}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4597
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4598 In case you don't have access to anonymous ftp, you can get it by an
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4599 email request to @email{ftpmail@@decwrl.dec.com}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4600
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4601 WWW users may want to check out the AUC TeX page at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4602 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4603 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4604 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4605 @uref{http://sunsite.auc.dk/auctex/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4606
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4607 @node Q4.7.2, Q4.7.3, Q4.7.1, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4608 @unnumberedsubsec Q4.7.2: Are there any Emacs Lisp Spreadsheets?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4609
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4610 Yes. Check out @dfn{dismal} (which stands for Dis' Mode Ain't Lotus) at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4611 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4612 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4613 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4614 @uref{ftp://cs.nyu.edu/pub/local/fox/dismal/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4615
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4616 @node Q4.7.3, Q4.7.4, Q4.7.2, Subsystems
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4617 @unnumberedsubsec Q4.7.3: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4618
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4619 @node Q4.7.4, Q4.7.5, Q4.7.3, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4620 @unnumberedsubsec Q4.7.4: Problems installing AUC TeX.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4621
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4622 @email{vroonhof@@math.ethz.ch, Jan Vroonhof} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4623
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4624 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4625 AUC TeX works fine on both stock Emacs and XEmacs has been doing so for
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4626 a very very long time. This is mostly due to the work of
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4627 @email{abraham@@dina.kvl.dk, Per Abrahamsen} (clap clap) in particular his @file{easymenu}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4628 package. Which leads to what is probably the problem...
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4629 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4630
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4631 Most problems with AUC TeX are one of two things:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4632
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4633 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4634 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4635 The TeX-lisp-directory in @file{tex-site.el} and the makefile don't
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4636 match.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4637
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4638 Fix: make sure you configure AUC TeX properly @strong{before} installing.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4639
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 46
diff changeset
4640 @item
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4641 You have an old version of easymenu.el in your path.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4642
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4643 Fix: use @code{locate-library} and remove old versions to make sure it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4644 @strong{only} finds the one that came with XEmacs.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4645 @end itemize
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4646
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4647
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4648 @node Q4.7.5, Q4.7.6, Q4.7.4, Subsystems
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4649 @unnumberedsubsec Q4.7.5: Is there a reason for an Emacs package not to be included in XEmacs?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4650
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4651 The reason for an Emacs package not to be included in XEmacs is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4652 usually one or more of the following:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4653
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4654 @enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4655 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4656 The package has not been ported to XEmacs. This will typically happen
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4657 when it uses GNU-Emacs-specific features, which make it fail under
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4658 XEmacs.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4659
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4660 Porting a package to XEmacs can range from a trivial amount of change to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4661 a partial or full rewrite. Fortunately, the authors of modern packages
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4662 usually choose to support both Emacsen themselves.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4663
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4664 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4665 The package has been decided not to be appropriate for XEmacs. It may
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4666 have an equivalent or better replacement within XEmacs, in which case
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4667 the developers may choose not to burden themselves with supporting an
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4668 additional package.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4669
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4670 Each package bundled with XEmacs means more work for the maintainers,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4671 whether they want it or not. If you are ready to take over the
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
4672 maintenance responsibilities for the package you port, be sure to say
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4673 so---we will more likely include it.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4674
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4675 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4676 The package simply hasn't been noted by the XEmacs development. If
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4677 that's the case, the messages like yours are very useful for attracting
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4678 our attention.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4679
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4680 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4681 The package was noted by the developers, but they simply haven't yet
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4682 gotten around to including/porting it. Wait for the next release or,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4683 even better, offer your help. It will be gladly accepted and
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4684 appreciated.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4685 @end enumerate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4686
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4687 @node Q4.7.6, , Q4.7.5, Subsystems
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4688 @unnumberedsubsec Q4.7.5: Is there a MatLab mode?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4689
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4690 Yes, a matlab mode and other items are available at the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4691 @uref{ftp://ftp.mathworks.com/pub/contrib/emacs_add_ons,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4692 MathWorks' emacs_add_ons ftp directory}.
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4693
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
4694 @node Miscellaneous, MS Windows, Subsystems, Top
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4695 @unnumbered 5 The Miscellaneous Stuff
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4696
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4697 This is part 5 of the XEmacs Frequently Asked Questions list. This
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4698 section is devoted to anything that doesn't fit neatly into the other
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4699 sections.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4700
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4701 @menu
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4702 Major & Minor Modes:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4703 * Q5.0.1:: How can I do source code highlighting using font-lock?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4704 * Q5.0.2:: I do not like cc-mode. How do I use the old c-mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4705 * Q5.0.3:: How do I get @samp{More} Syntax Highlighting on by default?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4706 * Q5.0.4:: How can I enable auto-indent?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4707 * Q5.0.5:: How can I get XEmacs to come up in text/auto-fill mode by default?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4708 * Q5.0.6:: How do I start up a second shell buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4709 * Q5.0.7:: Telnet from shell filters too much.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4710 * Q5.0.8:: Why does edt emulation not work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4711 * Q5.0.9:: How can I emulate VI and use it as my default mode?
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4712 * Q5.0.10:: [This question intentionally left blank]
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4713 * Q5.0.11:: How do I turn on filladapt for all buffers?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4714 * Q5.0.12:: How do I disable gnuserv from opening a new frame?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4715 * Q5.0.13:: How do I start gnuserv so that each subsequent XEmacs is a client?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4716 * Q5.0.14:: Strange things are happening in Shell Mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4717 * Q5.0.15:: Where do I get the latest CC Mode?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4718 * Q5.0.16:: I find auto-show-mode disconcerting. How do I turn it off?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4719 * Q5.0.17:: How can I get two instances of info?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4720 * Q5.0.18:: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4721 * Q5.0.19:: Is there something better than LaTeX mode?
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4722 * Q5.0.20:: Is there a way to start a new XEmacs if there's no gnuserv running, and otherwise use gnuclient?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4723
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4724 Emacs Lisp Programming Techniques:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4725 * Q5.1.1:: The difference in key sequences between XEmacs and GNU Emacs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4726 * Q5.1.2:: Can I generate "fake" keyboard events?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4727 * Q5.1.3:: Could you explain @code{read-kbd-macro} in more detail?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4728 * Q5.1.4:: What is the performance hit of @code{let}?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4729 * Q5.1.5:: What is the recommended use of @code{setq}?
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4730 * Q5.1.6:: What is the typical misuse of @code{setq}?
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
4731 * Q5.1.7:: I like the @code{do} form of cl, does it slow things down?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4732 * Q5.1.8:: I like recursion, does it slow things down?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4733 * Q5.1.9:: How do I put a glyph as annotation in a buffer?
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
4734 * Q5.1.10:: @code{map-extents} won't traverse all of my extents!
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4735 * Q5.1.11:: My elisp program is horribly slow. Is there an easy way to find out where it spends time?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4736
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4737 Sound:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4738 * Q5.2.1:: How do I turn off the sound?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4739 * Q5.2.2:: How do I get funky sounds instead of a boring beep?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4740 * Q5.2.3:: What's NAS, how do I get it?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4741 * Q5.2.4:: Sunsite sounds don't play.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4742
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4743 Miscellaneous:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4744 * Q5.3.1:: How do you make XEmacs indent CL if-clauses correctly?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4745 * Q5.3.2:: Fontifying hangs when editing a postscript file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4746 * Q5.3.3:: How can I print WYSIWYG a font-locked buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4747 * Q5.3.4:: Getting @kbd{M-x lpr} to work with postscript printer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4748 * Q5.3.5:: How do I specify the paths that XEmacs uses for finding files?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4749 * Q5.3.6:: [This question intentionally left blank]
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4750 * Q5.3.7:: Can I have the end of the buffer delimited in some way?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4751 * Q5.3.8:: How do I insert today's date into a buffer?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4752 * Q5.3.9:: Are only certain syntactic character classes available for abbrevs?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4753 * Q5.3.10:: How can I get those oh-so-neat X-Face lines?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4754 * Q5.3.11:: How do I add new Info directories?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4755 * Q5.3.12:: What do I need to change to make printing work?
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4756 @end menu
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
4757
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4758 @node Q5.0.1, Q5.0.2, Miscellaneous, Miscellaneous
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4759 @unnumberedsec 5.0: Major & Minor Modes
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4760 @unnumberedsubsec Q5.0.1: How can I do source code highlighting using font-lock?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4761
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4762 For most modes, font-lock is already set up and just needs to be turned
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4763 on. This can be done by @kbd{M-x font-lock-mode}, or by having XEmacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4764 automatically start it by adding lines like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4765
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4766 @lisp
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4767 (add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4768 (add-hook 'dired-mode-hook 'turn-on-font-lock)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4769 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4770
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4771 to your @file{.emacs}. See the file @file{etc/sample.emacs} for more
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4772 examples.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4773
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4774 See also @code{Syntax Highlighting} from the @code{Options} menu.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4775 Remember to save options.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4776
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4777 @node Q5.0.2, Q5.0.3, Q5.0.1, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4778 @unnumberedsubsec Q5.0.2: I do not like cc-mode. How do I use the old c-mode?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4779
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4780 Well, first off, consider if you really want to do this. cc-mode is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4781 much more powerful than the old c-mode. If you're having trouble
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4782 getting your old offsets to work, try using @code{c-set-offset} instead.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4783 You might also consider using the package @code{cc-compat}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4784
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4785 But, if you still insist, add the following lines to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4786
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4787 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4788 (fmakunbound 'c-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4789 (makunbound 'c-mode-map)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4790 (fmakunbound 'c++-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4791 (makunbound 'c++-mode-map)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4792 (makunbound 'c-style-alist)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4793 (load-library "old-c-mode")
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4794 (load-library "old-c++-mode")
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4795 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4796
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4797 This must be done before any other reference is made to either c-mode or
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4798 c++-mode.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4799
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4800 @node Q5.0.3, Q5.0.4, Q5.0.2, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4801 @unnumberedsubsec Q5.0.3: How do I get @samp{More} Syntax Highlighting on by default?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4802
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4803 Use the following code in your @file{.emacs}:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4804
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4805 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4806 (setq-default font-lock-maximum-decoration t)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4807 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4808
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4809 In versions of XEmacs prior to 19.14, you had to use a kludgy solution
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4810 like this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4811
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4812 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4813 (setq c-font-lock-keywords c-font-lock-keywords-2
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4814 c++-font-lock-keywords c++-font-lock-keywords-2
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4815 lisp-font-lock-keywords lisp-font-lock-keywords-2)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4816 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4817
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4818 It will work for C, C++ and Lisp.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4819
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4820 See also @code{Syntax Highlighting} from the @code{Options} menu.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4821 Remember to save options.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4822
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4823 @node Q5.0.4, Q5.0.5, Q5.0.3, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4824 @unnumberedsubsec Q5.0.4: How can I enable auto-indent?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4825
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4826 Put the following line in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4827
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4828 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4829 (setq indent-line-function 'indent-relative-maybe)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4830 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4831
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4832 If you want to get fancy, try the @code{filladapt} package available
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4833 standard with XEmacs. Put this into your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4834
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4835 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4836 (require 'filladapt)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4837 (add-hook 'text-mode-hook 'turn-on-filladapt-mode)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4838 ;;; and others ...
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4839 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4840
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4841 You can customize filling and adaptive filling with Customize.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4842 Select from the @code{Options} menu
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4843 @code{Customize->Emacs->->Editing->Fill->Fill...}
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4844 or type @kbd{M-x customize @key{RET} fill @key{RET}}.
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
4845
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4846 Note that well-behaving text-lookalike modes will run
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4847 @code{text-mode-hook} by default (e.g. that's what Message does). For
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4848 the nasty ones, you'll have to provide the @code{add-hook}s yourself.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4849
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4850 Please note that the @code{fa-extras} package is no longer useful.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4851
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4852 @node Q5.0.5, Q5.0.6, Q5.0.4, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4853 @unnumberedsubsec Q5.0.5: How can I get XEmacs to come up in text/auto-fill mode by default?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4854
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4855 Try the following lisp in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4856
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4857 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4858 (setq default-major-mode 'text-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4859 (setq text-mode-hook 'turn-on-auto-fill)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4860 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4861
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4862 @strong{WARNING}: note that changing the value of
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4863 @code{default-major-mode} from @code{fundamental-mode} can break a large
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4864 amount of built-in code that expects newly created buffers to be in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4865 @code{fundamental-mode}. (Changing from @code{fundamental-mode} to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4866 @code{text-mode} might not wreak too much havoc, but changing to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4867 something more exotic like a lisp-mode would break many Emacs packages).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4868
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4869 Note that Emacs by default starts up in buffer @code{*scratch*} in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4870 @code{initial-major-mode}, which defaults to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4871 @code{lisp-interaction-mode}. Thus adding the following form to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4872 Emacs init file will cause the initial @code{*scratch*} buffer to be put
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4873 into auto-fill'ed @code{text-mode}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4874
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4875 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4876 (setq initial-major-mode
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4877 (lambda ()
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4878 (text-mode)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4879 (turn-on-auto-fill)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4880 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4881
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4882 Note that after your init file is loaded, if
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4883 @code{inhibit-startup-message} is @code{nil} (the default) and the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4884 startup buffer is @code{*scratch*} then the startup message will be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4885 inserted into @code{*scratch*}; it will be removed after a timeout by
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4886 erasing the entire @code{*scratch*} buffer. Keep in mind this default
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4887 usage of @code{*scratch*} if you desire any prior manipulation of
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4888 @code{*scratch*} from within your Emacs init file. In particular,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4889 anything you insert into @code{*scratch*} from your init file will be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4890 later erased. Also, if you change the mode of the @code{*scratch*}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4891 buffer, be sure that this will not interfere with possible later
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4892 insertion of the startup message (e.g. if you put @code{*scratch*} into
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4893 a nonstandard mode that has automatic font lock rules, then the startup
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4894 message might get fontified in a strange foreign manner, e.g. as code in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4895 some programming language).
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4896
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4897 @node Q5.0.6, Q5.0.7, Q5.0.5, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4898 @unnumberedsubsec Q5.0.6: How do I start up a second shell buffer?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4899
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4900 In the @code{*shell*} buffer:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4901
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4902 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4903 M-x rename-buffer @key{RET} *shell-1* @key{RET}
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4904 M-x shell RET
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4905 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4906
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4907 This will then start a second shell. The key is that no buffer named
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4908 @samp{*shell*} can exist. It might be preferable to use @kbd{M-x
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4909 rename-uniquely} to rename the @code{*shell*} buffer instead of @kbd{M-x
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4910 rename-buffer}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4911
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4912 Alternately, you can set the variable @code{shell-multiple-shells}.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4913 If the value of this variable is non-nil, each time shell mode is invoked,
353
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4914 a new shell is made
3b3709405255 Import from CVS: tag r21-1-6
cvs
parents: 343
diff changeset
4915
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4916 @node Q5.0.7, Q5.0.8, Q5.0.6, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4917 @unnumberedsubsec Q5.0.7: Telnet from shell filters too much
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4918
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4919 I'm using the Emacs @kbd{M-x shell} function, and I would like to invoke
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4920 and use a telnet session within it. Everything works fine except that
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4921 now all @samp{^M}'s are filtered out by Emacs. Fixes?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4922
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4923 Use @kbd{M-x rsh} or @kbd{M-x telnet} to open remote sessions rather
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
4924 than doing rsh or telnet within the local shell buffer. Starting with
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
4925 XEmacs-20.3 you can also use @kbd{M-x ssh} to open secure remote session
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
4926 if you have @code{ssh} installed.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4927
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4928 @node Q5.0.8, Q5.0.9, Q5.0.7, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4929 @unnumberedsubsec Q5.0.8: Why does edt emulation not work?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4930
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4931 We don't know, but you can use tpu-edt emulation instead, which works
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4932 fine and is a little fancier than the standard edt emulation. To do
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4933 this, add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4934
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4935 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4936 (tpu-edt)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4937 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4938
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4939 If you don't want it to replace @kbd{C-h} with an edt-style help menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4940 add this as well:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4941
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4942 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
4943 (global-set-key [(control h)] 'help-for-help)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4944 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4945
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4946 @node Q5.0.9, Q5.0.10, Q5.0.8, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4947 @unnumberedsubsec Q5.0.9: How can I emulate VI and use it as my default mode?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4948
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4949 Our recommended VI emulator is viper. To make viper-mode the default,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4950 add this to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4951
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4952 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4953 (viper-mode)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4954 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4955
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4956 @email{kifer@@CS.SunySB.EDU, Michael Kifer} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4957
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4958 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4959 This should be added as close to the top of @file{.emacs} as you can get
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4960 it, otherwise some minor modes may not get viper-ized.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4961 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4962
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4963 @node Q5.0.10, Q5.0.11, Q5.0.9, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4964 @unnumberedsubsec Q5.0.10: [This question intentionally left blank]
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4965
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
4966 Obsolete question, left blank to avoid renumbering
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4967
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4968 @node Q5.0.11, Q5.0.12, Q5.0.10, Miscellaneous
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4969 @unnumberedsubsec Q5.0.11: How do I turn on filladapt for all buffers?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4970
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4971 Filladapt is a minor mode and minor modes are traditionally off by
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4972 default. The following added to your @file{.emacs} will turn it on for
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
4973 all buffers:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4974
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4975 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4976 (setq-default filladapt-mode t)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4977 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4978
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4979 Use @code{turn-on-filladapt-mode} to turn Filladapt on in particular
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4980 major modes, like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4981
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4982 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
4983 (add-hook 'text-mode-hook 'turn-on-filladapt-mode)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4984 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4985
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4986 @node Q5.0.12, Q5.0.13, Q5.0.11, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
4987 @unnumberedsubsec Q5.0.12: How do I disable gnuserv from opening a new frame?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4988
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4989 If you set the @code{gnuserv-frame} variable to the frame that should be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4990 used to display buffers that are pulled up, a new frame will not be
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4991 created. For example, you could put
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4992
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4993 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4994 (setq gnuserv-frame (selected-frame))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4995 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4996
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4997 early on in your @file{.emacs}, to ensure that the first frame created
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4998 is the one used for your gnuserv buffers.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
4999
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5000 Starting in 19.15, there is an option to set the gnuserv target to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5001 the current frame. See
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5002 @code{Options->"Other Window" Location->Make current frame gnuserv target}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5003
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5004 Starting with XEmacs-20.3 you can also change this with Customize.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5005 Select from the @code{Options} menu
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5006 @code{Customize->Emacs->Environment->Gnuserv->Gnuserv Frame...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5007 @kbd{M-x customize @key{RET} gnuserv @key{RET}}.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5008
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5009
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5010 @node Q5.0.13, Q5.0.14, Q5.0.12, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5011 @unnumberedsubsec Q5.0.13: How do I start gnuserv so that each subsequent XEmacs is a client?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5012
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5013 Put the following in your @file{.emacs} file to start the server:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5014
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5015 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5016 (gnuserv-start)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5017 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5018
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5019 Start your first XEmacs as usual. After that, you can do:
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5020
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5021 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5022 gnuclient randomfilename
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5023 @end example
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5024
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5025 from the command line to get your existing XEmacs process to open a new
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5026 frame and visit randomfilename in that window. When you're done editing
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5027 randomfilename, hit @kbd{C-x #} to kill the buffer and get rid of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5028 frame.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5029
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5030 See also man page of gnuclient.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5031
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5032 @node Q5.0.14, Q5.0.15, Q5.0.13, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5033 @unnumberedsubsec Q5.0.14: Strange things are happening in Shell Mode.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5034
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5035 Sometimes (i.e. it's not repeatable, and I can't work out why it
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5036 happens) when I'm typing into shell mode, I hit return and only a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5037 portion of the command is given to the shell, and a blank prompt is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5038 returned. If I hit return again, the rest of the previous command is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5039 given to the shell.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5040
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5041 @email{martin@@xemacs.org, Martin Buchholz} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5042
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5043 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5044 There is a known problem with interaction between @code{csh} and the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5045 @code{filec} option and XEmacs. You should add the following to your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5046 @file{.cshrc}:
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5047
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5048 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5049 if ( "$TERM" == emacs || "$TERM" == unknown ) unset filec
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5050 @end example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5051 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5052
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5053 @node Q5.0.15, Q5.0.16, Q5.0.14, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5054 @unnumberedsubsec Q5.0.15: Where do I get the latest CC Mode?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5055
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5056 @email{bwarsaw@@cnri.reston.va.us, Barry A. Warsaw} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5057
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5058 @quotation
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5059 This can be had from @uref{http://www.python.org/emacs/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5060 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5061
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5062 @node Q5.0.16, Q5.0.17, Q5.0.15, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5063 @unnumberedsubsec Q5.0.16: I find auto-show-mode disconcerting. How do I turn it off?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5064
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5065 @code{auto-show-mode} controls whether or not a horizontal scrollbar
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5066 magically appears when a line is too long to be displayed. This is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5067 enabled by default. To turn it off, put the following in your
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5068 @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5069
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5070 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5071 (setq auto-show-mode nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5072 (setq-default auto-show-mode nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5073 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5074
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5075 @node Q5.0.17, Q5.0.18, Q5.0.16, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5076 @unnumberedsubsec Q5.0.17: How can I get two instances of info?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5077
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5078 You can't. The @code{info} package does not provide for multiple info buffers.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5079
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5080 @node Q5.0.18, Q5.0.19, Q5.0.17, Miscellaneous
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5081 @unnumberedsubsec Q5.0.18: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5082
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5083 @node Q5.0.19, Q5.0.20, Q5.0.18, Miscellaneous
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5084 @unnumberedsubsec Q5.0.19: Is there something better than LaTeX mode?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5085
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5086 @email{dak@@fsnif.neuroinformatik.ruhr-uni-bochum.de, David Kastrup} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5087
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5088 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5089 The standard TeX modes leave much to be desired, and are somewhat
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
5090 leniently maintained. Serious TeX users use AUC TeX (@pxref{Q4.7.1}).
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5091 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5092
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5093 @node Q5.0.20, Q5.1.1, Q5.0.19, Miscellaneous
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5094 @unnumberedsubsec Q5.0.20: Is there a way to start a new XEmacs if there's no gnuserv running, and otherwise use gnuclient?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5095
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5096 @email{vroonhof@@math.ethz.ch, Jan Vroonhof} writes:
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5097 @quotation
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5098 Here is one of the solutions, we have this in a script called
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5099 @file{etc/editclient.sh}.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5100 @example
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5101 #!/bin/sh
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5102 if gnuclient -batch -eval t >/dev/null 2>&1
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5103 then
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5104 exec gnuclient $@{1+"$@@"@}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5105 else
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5106 xemacs -unmapped -f gnuserv-start &
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5107 until gnuclient -batch -eval t >/dev/null 2>&1
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5108 do
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5109 sleep 1
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5110 done
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5111 exec gnuclient $@{1+"$@@"@}
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5112 fi
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5113 @end example
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5114
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5115 Note that there is a known problem when running XEmacs and 'gnuclient
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5116 -nw' on the same TTY.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5117 @end quotation
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5118
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5119 @node Q5.1.1, Q5.1.2, Q5.0.20, Miscellaneous
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5120 @unnumberedsec 5.1: Emacs Lisp Programming Techniques
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5121 @unnumberedsubsec Q5.1.1: What is the difference in key sequences between XEmacs and GNU Emacs?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5122
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5123 @email{clerik@@naggum.no, Erik Naggum} writes;
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5124
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5125 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5126 Emacs has a legacy of keyboards that produced characters with modifier
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5127 bits, and therefore map a variety of input systems into this scheme even
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5128 today. XEmacs is instead optimized for X events. This causes an
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5129 incompatibility in the way key sequences are specified, but both Emacs
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5130 and XEmacs will accept a key sequence as a vector of lists of modifiers
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5131 that ends with a key, e.g., to bind @kbd{M-C-a}, you would say
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5132 @code{[(meta control a)]} in both Emacsen. XEmacs has an abbreviated
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5133 form for a single key, just (meta control a). Emacs has an abbreviated
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5134 form for the Control and the Meta modifiers to string-characters (the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5135 ASCII characters), as in @samp{\M-\C-a}. XEmacs users need to be aware
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5136 that the abbreviated form works only for one-character key sequences,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5137 while Emacs users need to be aware that the string-character is rather
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
5138 limited. Specifically, the string-character can accommodate only 256
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5139 different values, 128 of which have the Meta modifier and 128 of which
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5140 have not. In each of these blocks, only 32 characters have the Control
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5141 modifier. Whereas @code{[(meta control A)]} differs from @code{[(meta
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5142 control a)]} because the case differs, @samp{\M-\C-a} and @samp{\M-\C-A}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5143 do not. Programmers are advised to use the full common form, both
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5144 because it is more readable and less error-prone, and because it is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5145 supported by both Emacsen.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5146 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5147
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5148 Another (even safer) way to be sure of the key-sequences is to use the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5149 @code{read-kbd-macro} function, which takes a string like @samp{C-c
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5150 <up>}, and converts it to the internal key representation of the Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5151 you use. The function is available both on XEmacs and GNU Emacs.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5152
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5153 @node Q5.1.2, Q5.1.3, Q5.1.1, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5154 @unnumberedsubsec Q5.1.2: Can I generate "fake" keyboard events?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5155
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5156 I wonder if there is an interactive function that can generate
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5157 @dfn{fake} keyboard events. This way, I could simply map them inside
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5158 XEmacs.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5159
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5160 This seems to work:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5161
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5162 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5163 (defun cg--generate-char-event (ch)
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5164 "Generate an event, as if ch has been typed"
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5165 (dispatch-event (character-to-event ch)))
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5166
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5167 ;; Backspace and Delete stuff
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5168 (global-set-key [backspace]
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5169 (lambda () (interactive) (cg--generate-char-event 127)))
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5170 (global-set-key [unknown_keysym_0x4]
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5171 (lambda () (interactive) (cg--generate-char-event 4)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5172 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5173
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5174 @node Q5.1.3, Q5.1.4, Q5.1.2, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5175 @unnumberedsubsec Q5.1.3: Could you explain @code{read-kbd-macro} in more detail?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5176
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5177 The @code{read-kbd-macro} function returns the internal Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5178 representation of a human-readable string (which is its argument).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5179 Thus:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5180
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5181 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5182 (read-kbd-macro "C-c C-a")
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5183 @result{} [(control ?c) (control ?a)]
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5184
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5185 (read-kbd-macro "C-c C-. <up>")
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5186 @result{} [(control ?c) (control ?.) up]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5187 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5188
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5189 In GNU Emacs the same forms will be evaluated to what GNU Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5190 understands internally---the sequences @code{"\C-x\C-c"} and @code{[3
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5191 67108910 up]}, respectively.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5192
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5193 The exact @dfn{human-readable} syntax is defined in the docstring of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5194 @code{edmacro-mode}. I'll repeat it here, for completeness.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5195
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5196 @quotation
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5197 Format of keyboard macros during editing:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5198
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5199 Text is divided into @dfn{words} separated by whitespace. Except for
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5200 the words described below, the characters of each word go directly as
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5201 characters of the macro. The whitespace that separates words is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5202 ignored. Whitespace in the macro must be written explicitly, as in
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5203 @kbd{foo @key{SPC} bar @key{RET}}.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5204
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5205 @itemize @bullet
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5206 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5207 The special words @kbd{RET}, @kbd{SPC}, @kbd{TAB}, @kbd{DEL}, @kbd{LFD},
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5208 @kbd{ESC}, and @kbd{NUL} represent special control characters. The
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5209 words must be written in uppercase.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5210
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5211 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5212 A word in angle brackets, e.g., @code{<return>}, @code{<down>}, or
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5213 @code{<f1>}, represents a function key. (Note that in the standard
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5214 configuration, the function key @code{<return>} and the control key
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5215 @key{RET} are synonymous.) You can use angle brackets on the words
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5216 @key{RET}, @key{SPC}, etc., but they are not required there.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5217
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5218 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5219 Keys can be written by their @sc{ascii} code, using a backslash followed
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5220 by up to six octal digits. This is the only way to represent keys with
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5221 codes above \377.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5222
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5223 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5224 One or more prefixes @kbd{M-} (meta), @kbd{C-} (control), @kbd{S-}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5225 (shift), @kbd{A-} (alt), @kbd{H-} (hyper), and @kbd{s-} (super) may
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5226 precede a character or key notation. For function keys, the prefixes
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5227 may go inside or outside of the brackets: @code{C-<down>} @equiv{}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5228 @code{<C-down>}. The prefixes may be written in any order: @kbd{M-C-x}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5229 @equiv{} @kbd{C-M-x}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5230
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5231 Prefixes are not allowed on multi-key words, e.g., @kbd{C-abc}, except
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5232 that the Meta prefix is allowed on a sequence of digits and optional
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5233 minus sign: @kbd{M--123} @equiv{} @kbd{M-- M-1 M-2 M-3}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5234
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5235 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5236 The @code{^} notation for control characters also works: @kbd{^M}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5237 @equiv{} @kbd{C-m}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5238
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5239 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5240 Double angle brackets enclose command names: @code{<<next-line>>} is
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5241 shorthand for @kbd{M-x next-line @key{RET}}.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5242
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5243 @item
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5244 Finally, @code{REM} or @code{;;} causes the rest of the line to be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5245 ignored as a comment.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5246 @end itemize
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5247
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5248 Any word may be prefixed by a multiplier in the form of a decimal number
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5249 and @code{*}: @code{3*<right>} @equiv{} @code{<right> <right> <right>},
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5250 and @code{10*foo} @equiv{}
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5251 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5252 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5253 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5254 @code{foofoofoofoofoofoofoofoofoofoo}.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5255
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5256 Multiple text keys can normally be strung together to form a word, but
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5257 you may need to add whitespace if the word would look like one of the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5258 above notations: @code{; ; ;} is a keyboard macro with three semicolons,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5259 but @code{;;;} is a comment. Likewise, @code{\ 1 2 3} is four keys but
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5260 @code{\123} is a single key written in octal, and @code{< right >} is
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5261 seven keys but @code{<right>} is a single function key. When in doubt,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5262 use whitespace.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5263 @end quotation
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5264
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5265 @node Q5.1.4, Q5.1.5, Q5.1.3, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5266 @unnumberedsubsec Q5.1.4: What is the performance hit of @code{let}?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5267
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
5268 In most cases, not noticeable. Besides, there's no avoiding
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5269 @code{let}---you have to bind your local variables, after all. Some
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5270 pose a question whether to nest @code{let}s, or use one @code{let} per
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5271 function. I think because of clarity and maintenance (and possible
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5272 future implementation), @code{let}-s should be used (nested) in a way to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5273 provide the clearest code.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5274
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5275 @node Q5.1.5, Q5.1.6, Q5.1.4, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5276 @unnumberedsubsec Q5.1.5: What is the recommended use of @code{setq}?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5277
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5278 @itemize @bullet
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5279 @item Global variables
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5280
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5281 You will typically @code{defvar} your global variable to a default
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5282 value, and use @code{setq} to set it later.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5283
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5284 It is never a good practice to @code{setq} user variables (like
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5285 @code{case-fold-search}, etc.), as it ignores the user's choice
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5286 unconditionally. Note that @code{defvar} doesn't change the value of a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5287 variable if it was bound previously. If you wish to change a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5288 user-variable temporarily, use @code{let}:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5289
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5290 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5291 (let ((case-fold-search nil))
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5292 ... ; code with searches that must be case-sensitive
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5293 ...)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5294 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5295
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5296 You will notice the user-variables by their docstrings beginning with an
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5297 asterisk (a convention).
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5298
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5299 @item Local variables
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5300
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5301 Bind them with @code{let}, which will unbind them (or restore their
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5302 previous value, if they were bound) after exiting from the @code{let}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5303 form. Change the value of local variables with @code{setq} or whatever
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5304 you like (e.g. @code{incf}, @code{setf} and such). The @code{let} form
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5305 can even return one of its local variables.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5306
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5307 Typical usage:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5308
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5309 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5310 ;; iterate through the elements of the list returned by
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5311 ;; `hairy-function-that-returns-list'
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5312 (let ((l (hairy-function-that-returns-list)))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5313 (while l
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5314 ... do something with (car l) ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5315 (setq l (cdr l))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5316 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5317
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5318 Another typical usage includes building a value simply to work with it.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5319
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5320 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5321 ;; Build the mode keymap out of the key-translation-alist
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5322 (let ((inbox (file-truename (expand-file-name box)))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5323 (i 0))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5324 ... code dealing with inbox ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5325 inbox)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5326 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5327
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5328 This piece of code uses the local variable @code{inbox}, which becomes
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5329 unbound (or regains old value) after exiting the form. The form also
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5330 returns the value of @code{inbox}, which can be reused, for instance:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5331
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5332 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5333 (setq foo-processed-inbox
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5334 (let .....))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5335 @end lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5336 @end itemize
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5337
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5338 @node Q5.1.6, Q5.1.7, Q5.1.5, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5339 @unnumberedsubsec Q5.1.6: What is the typical misuse of @code{setq} ?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5340
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5341 A typical misuse is probably @code{setq}ing a variable that was meant to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5342 be local. Such a variable will remain bound forever, never to be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5343 garbage-collected. For example, the code doing:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5344
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5345 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5346 (defun my-function (whatever)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5347 (setq a nil)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5348 ... build a large list ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5349 ... and exit ...)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5350 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5351
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5352 does a bad thing, as @code{a} will keep consuming memory, never to be
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5353 unbound. The correct thing is to do it like this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5354
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5355 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5356 (defun my-function (whatever)
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5357 (let (a) ; default initialization is to nil
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5358 ... build a large list ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5359 ... and exit, unbinding `a' in the process ...)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5360 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5361
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5362 Not only is this prettier syntactically, but it makes it possible for
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5363 Emacs to garbage-collect the objects which @code{a} used to reference.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5364
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5365 Note that even global variables should not be @code{setq}ed without
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5366 @code{defvar}ing them first, because the byte-compiler issues warnings.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5367 The reason for the warning is the following:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5368
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5369 @lisp
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5370 (defun flurgoze nil) ; ok, global internal variable
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5371 ...
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5372
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5373 (setq flurghoze t) ; ops! a typo, but semantically correct.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5374 ; however, the byte-compiler warns.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5375
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5376 While compiling toplevel forms:
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5377 ** assignment to free variable flurghoze
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5378 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5379
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5380 @node Q5.1.7, Q5.1.8, Q5.1.6, Miscellaneous
367
a4f53d9b3154 Import from CVS: tag r21-1-13
cvs
parents: 365
diff changeset
5381 @unnumberedsubsec Q5.1.7: I like the @code{do} form of cl, does it slow things down?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5382
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5383 It shouldn't. Here is what Dave Gillespie has to say about cl.el
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5384 performance:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5385
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5386 @quotation
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5387 Many of the advanced features of this package, such as @code{defun*},
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5388 @code{loop}, and @code{setf}, are implemented as Lisp macros. In
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5389 byte-compiled code, these complex notations will be expanded into
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5390 equivalent Lisp code which is simple and efficient. For example, the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5391 forms
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5392
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5393 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5394 (incf i n)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5395 (push x (car p))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5396 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5397
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5398 are expanded at compile-time to the Lisp forms
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5399
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5400 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5401 (setq i (+ i n))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5402 (setcar p (cons x (car p)))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5403 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5404
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5405 which are the most efficient ways of doing these respective operations
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5406 in Lisp. Thus, there is no performance penalty for using the more
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5407 readable @code{incf} and @code{push} forms in your compiled code.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5408
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5409 @emph{Interpreted} code, on the other hand, must expand these macros
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5410 every time they are executed. For this reason it is strongly
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5411 recommended that code making heavy use of macros be compiled. (The
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5412 features labelled @dfn{Special Form} instead of @dfn{Function} in this
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5413 manual are macros.) A loop using @code{incf} a hundred times will
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5414 execute considerably faster if compiled, and will also garbage-collect
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5415 less because the macro expansion will not have to be generated, used,
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5416 and thrown away a hundred times.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5417
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5418 You can find out how a macro expands by using the @code{cl-prettyexpand}
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5419 function.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5420 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5421
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5422 @node Q5.1.8, Q5.1.9, Q5.1.7, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5423 @unnumberedsubsec Q5.1.8: I like recursion, does it slow things down?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5424
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5425 Yes. Emacs byte-compiler cannot do much to optimize recursion. But
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5426 think well whether this is a real concern in Emacs. Much of the Emacs
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5427 slowness comes from internal mechanisms such as redisplay, or from the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5428 fact that it is an interpreter.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5429
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5430 Please try not to make your code much uglier to gain a very small speed
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5431 gain. It's not usually worth it.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5432
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5433 @node Q5.1.9, Q5.1.10, Q5.1.8, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5434 @unnumberedsubsec Q5.1.9: How do I put a glyph as annotation in a buffer?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5435
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5436 Here is a solution that will insert the glyph annotation at the
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5437 beginning of buffer:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5438
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5439 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5440 (make-annotation (make-glyph '([FORMAT :file FILE]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5441 [string :data "fallback-text"]))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5442 (point-min)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5443 'text
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5444 (current-buffer))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5445 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5446
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5447 Replace @samp{FORMAT} with an unquoted symbol representing the format of
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5448 the image (e.g. @code{xpm}, @code{xbm}, @code{gif}, @code{jpeg}, etc.)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5449 Instead of @samp{FILE}, use the image file name
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5450 (e.g.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5451 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5452 @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5453 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5454 @file{/usr/local/lib/xemacs-20.2/etc/recycle.xpm}).
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5455
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5456 You can turn this to a function (that optionally prompts you for a file
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5457 name), and inserts the glyph at @code{(point)} instead of
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5458 @code{(point-min)}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5459
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5460 @node Q5.1.10, Q5.1.11, Q5.1.9, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5461 @unnumberedsubsec Q5.1.10: @code{map-extents} won't traverse all of my extents!
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5462
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5463 I tried to use @code{map-extents} to do an operation on all the extents
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5464 in a region. However, it seems to quit after processing a random number
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5465 of extents. Is it buggy?
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5466
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5467 No. The documentation of @code{map-extents} states that it will iterate
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5468 across the extents as long as @var{function} returns @code{nil}.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5469 Unexperienced programmers often forget to return @code{nil} explicitly,
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5470 which results in buggy code. For instance, the following code is
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5471 supposed to delete all the extents in a buffer, and issue as many
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5472 @samp{fubar!} messages.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5473
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5474 @lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5475 (map-extents (lambda (ext ignore)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5476 (delete-extent ext)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5477 (message "fubar!")))
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5478 @end lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5479
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5480 Instead, it will delete only the first extent, and stop right there --
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5481 because @code{message} will return a non-nil value. The correct code
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5482 is:
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5483
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5484 @lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5485 (map-extents (lambda (ext ignore)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5486 (delete-extent ext)
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5487 (message "fubar!")
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5488 nil))
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5489 @end lisp
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 207
diff changeset
5490
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5491 @node Q5.1.11, Q5.2.1, Q5.1.10, Miscellaneous
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5492 @unnumberedsubsec Q5.1.11: My elisp program is horribly slow. Is there
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5493 an easy way to find out where it spends time?
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5494 @c New
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5495
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5496 z@email{hniksic@@xemacs.org, Hrvoje Niksic} writes:
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5497 @quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5498 Under XEmacs 20.4 and later you can use @kbd{M-x profile-key-sequence}, press a key
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5499 (say @key{RET} in the Gnus Group buffer), and get the results using
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5500 @kbd{M-x profile-results}. It should give you an idea of where the time
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5501 is being spent.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5502 @end quotation
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5503
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5504 @node Q5.2.1, Q5.2.2, Q5.1.11, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5505 @unnumberedsubsec Q5.2.1: How do I turn off the sound?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5506
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5507 Add the following line to your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5508
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5509 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5510 (setq bell-volume 0)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5511 (setq sound-alist nil)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5512 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5513
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5514 That will make your XEmacs totally silent---even the default ding sound
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5515 (TTY beep on TTY-s) will be gone.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5516
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5517 Starting with XEmacs-20.2 you can also change these with Customize.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5518 Select from the @code{Options} menu
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5519 @code{Customize->Emacs->Environment->Sound->Sound...} or type
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5520 @kbd{M-x customize @key{RET} sound @key{RET}}.
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5521
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5522
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5523 @node Q5.2.2, Q5.2.3, Q5.2.1, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5524 @unnumberedsubsec Q5.2.2: How do I get funky sounds instead of a boring beep?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5525
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5526 Make sure your XEmacs was compiled with sound support, and then put this
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5527 in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5528
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5529 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5530 (load-default-sounds)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5531 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5532
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
5533 The sound support in XEmacs 19.14 was greatly improved over previous
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5534 versions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5535
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5536 @node Q5.2.3, Q5.2.4, Q5.2.2, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5537 @unnumberedsubsec Q5.2.3: What's NAS, how do I get it?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5538
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 298
diff changeset
5539 @xref{Q2.0.3}, for an explanation of the @dfn{Network Audio System}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5540
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5541 @node Q5.2.4, Q5.3.1, Q5.2.3, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5542 @unnumberedsubsec Q5.2.4: Sunsite sounds don't play.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5543
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5544 I'm having some trouble with sounds I've downloaded from sunsite. They
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5545 play when I run them through @code{showaudio} or cat them directly to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5546 @file{/dev/audio}, but XEmacs refuses to play them.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5547
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5548 @email{gutschk@@uni-muenster.de, Markus Gutschke} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5549
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5550 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5551 [Many of] These files have an (erroneous) 24byte header that tells about
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5552 the format that they have been recorded in. If you cat them to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5553 @file{/dev/audio}, the header will be ignored and the default behavior
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5554 for /dev/audio will be used. This happens to be 8kHz uLaw. It is
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5555 probably possible to fix the header by piping through @code{sox} and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5556 passing explicit parameters for specifying the sampling format; you then
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5557 need to perform a 'null' conversion from SunAudio to SunAudio.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5558 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5559
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5560 @node Q5.3.1, Q5.3.2, Q5.2.4, Miscellaneous
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5561 @unnumberedsec 5.3: Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5562 @unnumberedsubsec Q5.3.1: How do you make XEmacs indent CL if-clauses correctly?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5563
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5564 I'd like XEmacs to indent all the clauses of a Common Lisp @code{if} the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5565 same amount instead of indenting the 3rd clause differently from the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5566 first two.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5567
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5568 One way is to add, to @file{.emacs}:
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5569
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5570 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5571 (put 'if 'lisp-indent-function nil)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5572 @end lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5573
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5574 However, note that the package @code{cl-indent} that comes with
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5575 XEmacs sets up this kind of indentation by default. @code{cl-indent}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5576 also knows about many other CL-specific forms. To use @code{cl-indent},
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5577 one can do this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5578
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5579 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5580 (load "cl-indent")
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5581 (setq lisp-indent-function (function common-lisp-indent-function))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5582 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5583
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5584 One can also customize @file{cl-indent.el} so it mimics the default
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5585 @code{if} indentation @code{then} indented more than the @code{else}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5586 Here's how:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5587
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5588 @lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5589 (put 'if 'common-lisp-indent-function '(nil nil &body))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5590 @end lisp
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5591
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5592 Also, a new version (1.2) of @file{cl-indent.el} was posted to
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5593 comp.emacs.xemacs on 12/9/94. This version includes more documentation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5594 than previous versions. This may prove useful if you need to customize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5595 any indent-functions.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5596
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5597 @node Q5.3.2, Q5.3.3, Q5.3.1, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5598 @unnumberedsubsec Q5.3.2: Fontifying hang when editing a postscript file.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5599
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5600 When I try to edit a postscript file it gets stuck saying:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5601 @samp{fontifying 'filename' (regexps....)} and it just sits there. If I
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5602 press @kbd{C-c} in the window where XEmacs was started, it suddenly
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5603 becomes alive again.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5604
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
5605 This was caused by a bug in the Postscript font-lock regular
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5606 expressions. It was fixed in 19.13. For earlier versions of XEmacs,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5607 have a look at your @file{.emacs} file. You will probably have a line
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5608 like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5609
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5610 @lisp
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5611 (add-hook 'postscript-mode-hook 'turn-on-font-lock)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5612 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5613
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5614 Take it out, restart XEmacs, and it won't try to fontify your postscript
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5615 files anymore.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5616
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5617 @node Q5.3.3, Q5.3.4, Q5.3.2, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5618 @unnumberedsubsec Q5.3.3: How can I print WYSIWYG a font-locked buffer?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5619
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5620 Font-lock looks nice. How can I print (WYSIWYG) the highlighted
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5621 document?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5622
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5623 The package @code{ps-print}, which is now included with XEmacs, provides
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5624 the ability to do this. The source code contains complete instructions
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5625 on its use, in @file{<xemacs_src_root>/lisp/packages/ps-print.el}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5626
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5627 @node Q5.3.4, Q5.3.5, Q5.3.3, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5628 @unnumberedsubsec Q5.3.4: Getting @kbd{M-x lpr} to work with postscript printer.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5629
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5630 My printer is a Postscript printer and @code{lpr} only works for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5631 Postscript files, so how do I get @kbd{M-x lpr-region} and @kbd{M-x
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5632 lpr-buffer} to work?
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5633
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5634 Put something like this in your @file{.emacs}:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5635
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5636 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5637 (setq lpr-command "a2ps")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5638 (setq lpr-switches '("-p" "-1"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5639 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5640
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5641 If you don't use a2ps to convert ASCII to postscript (why not, it's
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5642 free?), replace with the command you do use. Note also that some
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5643 versions of a2ps require a @samp{-Pprinter} to ensure spooling.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5644
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5645 @node Q5.3.5, Q5.3.6, Q5.3.4, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5646 @unnumberedsubsec Q5.3.5: How do I specify the paths that XEmacs uses for finding files?
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5648 You can specify what paths to use by using a number of different flags
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5649 when running configure. See the section MAKE VARIABLES in the top-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5650 file INSTALL in the XEmacs distribution for a listing of those flags.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5651
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5652 Most of the time, however, the simplest fix is: @strong{do not} specify
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5653 paths as you might for GNU Emacs. XEmacs can generally determine the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5654 necessary paths dynamically at run time. The only path that generally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5655 needs to be specified is the root directory to install into. That can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5656 be specified by passing the @code{--prefix} flag to configure. For a
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5657 description of the XEmacs install tree, please consult the @file{NEWS}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5658 file.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5659
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5660 @node Q5.3.6, Q5.3.7, Q5.3.5, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5661 @unnumberedsubsec Q5.3.6: [This question intentionally left blank]
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5662
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5663 Obsolete question, left blank to avoid renumbering.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5664
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5665 @node Q5.3.7, Q5.3.8, Q5.3.6, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5666 @unnumberedsubsec Q5.3.7: Can I have the end of the buffer delimited in some way?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5667
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5668 Say, with: @samp{[END]}?
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5669
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5670 Try this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5671
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5672 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5673 (let ((ext (make-extent (point-min) (point-max))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5674 (set-extent-property ext 'start-closed t)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5675 (set-extent-property ext 'end-closed t)
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5676 (set-extent-property ext 'detachable nil)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5677 (set-extent-end-glyph ext (make-glyph [string :data "[END]"])))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5678 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5679
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5680 Since this is XEmacs, you can specify an icon to be shown on
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5681 window-system devices. To do so, change the @code{make-glyph} call to
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5682 something like this:
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5683
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5684 @lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5685 (make-glyph '([xpm :file "~/something.xpm"]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5686 [string :data "[END]"]))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5687 @end lisp
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5688
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5689 You can inline the @sc{xpm} definition yourself by specifying
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5690 @code{:data} instead of @code{:file}. Here is such a full-featured
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5691 version that works on both X and TTY devices:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5692
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5693 @lisp
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5694 (let ((ext (make-extent (point-min) (point-max))))
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5695 (set-extent-property ext 'start-closed t)
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5696 (set-extent-property ext 'end-closed t)
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5697 (set-extent-property ext 'detachable nil)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5698 (set-extent-end-glyph ext (make-glyph '([xpm :data "\
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5699 /* XPM */
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5700 static char* eye = @{
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5701 \"20 11 7 2\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5702 \"__ c None\"
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5703 \"_` c #7f7f7f\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5704 \"_a c #fefefe\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5705 \"_b c #7f0000\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5706 \"_c c #fefe00\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5707 \"_d c #fe0000\",
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5708 \"_e c #bfbfbf\",
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5709 \"___________`_`_`___b_b_b_b_________`____\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5710 \"_________`_`_`___b_c_c_c_b_b____________\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5711 \"_____`_`_`_e___b_b_c_c_c___b___b_______`\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5712 \"___`_`_e_a___b_b_d___b___b___b___b______\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5713 \"_`_`_e_a_e___b_b_d_b___b___b___b___b____\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5714 \"_`_`_a_e_a___b_b_d___b___b___b___b___b__\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5715 \"_`_`_e_a_e___b_b_d_b___b___b___b___b_b__\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5716 \"___`_`_e_a___b_b_b_d_c___b___b___d_b____\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5717 \"_____`_`_e_e___b_b_b_d_c___b_b_d_b______\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5718 \"_`_____`_`_`_`___b_b_b_d_d_d_d_b________\",
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5719 \"___`_____`_`_`_`___b_b_b_b_b_b__________\",
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5720 @} ;"]
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5721 [string :data "[END]"]))))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5722 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5723
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5724 Note that you might want to make this a function, and put it to a hook.
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
5725 We leave that as an exercise for the reader.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5726
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5727 @node Q5.3.8, Q5.3.9, Q5.3.7, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5728 @unnumberedsubsec Q5.3.8: How do I insert today's date into a buffer?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5729
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5730 Like this:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5731
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5732 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5733 (insert (current-time-string))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5734 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5735
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5736 @node Q5.3.9, Q5.3.10, Q5.3.8, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5737 @unnumberedsubsec Q5.3.9: Are only certain syntactic character classes available for abbrevs?
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5738
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5739 @email{gutschk@@uni-muenster.de, Markus Gutschke} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5740
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5741 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5742 Yes, abbrevs only expands word-syntax strings. While XEmacs does not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5743 prevent you from defining (e.g. with @kbd{C-x a g} or @kbd{C-x a l})
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5744 abbrevs that contain special characters, it will refuse to expand
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5745 them. So you need to ensure, that the abbreviation contains letters and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5746 digits only. This means that @samp{xd}, @samp{d5}, and @samp{5d} are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5747 valid abbrevs, but @samp{&d}, and @samp{x d} are not.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5748
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5749 If this sounds confusing to you, (re-)read the online documentation for
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5750 abbrevs (@kbd{C-h i m XEmacs @key{RET} m Abbrevs @key{RET}}), and then come back and
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5751 read this question/answer again.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5752 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5753
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
5754 Starting with XEmacs 20.3 this restriction has been lifted.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5755
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5756 @node Q5.3.10, Q5.3.11, Q5.3.9, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5757 @unnumberedsubsec Q5.3.10: How can I get those oh-so-neat X-Face lines?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5758
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5759 Firstly there is an ftp site which describes X-faces and has the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5760 associated tools mentioned below, at
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5761 @uref{ftp://ftp.cs.indiana.edu:/pub/faces/}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5762
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5763 Then the steps are
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5764
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5765 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5766 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5767 Create 48x48x1 bitmap with your favorite tool
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5768
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5769 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5770 Convert to "icon" format using one of xbm2ikon, pbmtoicon, etc.,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5771 and then compile the face.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5772
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5773 @item
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5774 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5775 cat file.xbm | xbm2ikon |compface > file.face
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5776 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5777
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5778 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5779 Then be sure to quote things that are necessary for emacs strings:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5780
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5781 @example
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5782 cat ./file.face | sed 's/\\/\\\\/g'
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5783 @iftex
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5784 \ @*
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5785 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5786 | sed 's/\"/\\\"/g' > ./file.face.quoted
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5787 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5788
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5789 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5790 Then set up emacs to include the file as a mail header - there were a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5791 couple of suggestions here---either something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5792
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5793 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5794 (setq mail-default-headers
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5795 "X-Face: @email{Ugly looking text string here}")
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5796 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5797
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5798 Or, alternatively, as:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5799
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5800 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5801 (defun mail-insert-x-face ()
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5802 (save-excursion
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5803 (goto-char (point-min))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5804 (search-forward mail-header-separator)
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5805 (beginning-of-line)
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5806 (insert "X-Face:")
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
5807 (insert-file-contents "~/.face")))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5808
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5809 (add-hook 'mail-setup-hook 'mail-insert-x-face)
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5810 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5811 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5812
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5813 However, 2 things might be wrong:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5814
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5815 Some versions of pbmtoicon produces some header lines that is not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5816 expected by the version of compface that I grabbed. So I found I had to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5817 include a @code{tail +3} in the pipeline like this:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5819 @example
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5820 cat file.xbm | xbm2ikon | tail +3 |compface > file.face
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5821 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5822
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5823 Some people have also found that if one uses the @code{(insert-file)}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5824 method, one should NOT quote the face string using the sed script .
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5825
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5826 It might also be helpful to use @email{stig@@hackvan.com, Stig's} script
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5827 (included in the compface distribution at XEmacs.org) to do the
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5828 conversion.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5829 @comment For convenience xbm2xface is available for anonymous FTP at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5830 @comment @uref{ftp://ftp.miranova.com/pub/xemacs/xbm2xface.pl}.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5831
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5832 Contributors for this item:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5833
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5834 Paul Emsley,
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5835 Ricardo Marek,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5836 Amir J. Katz,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5837 Glen McCort,
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5838 Heinz Uphoff,
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5839 Peter Arius,
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5840 Paul Harrison, and
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5841 Vegard Vesterheim
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5842
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5843 @node Q5.3.11, Q5.3.12, Q5.3.10, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5844 @unnumberedsubsec Q5.3.11: How do I add new Info directories?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5845
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5846 You use something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5847
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5848 @lisp
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
5849 (setq Info-directory-list (cons
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5850 (expand-file-name "~/info")
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5851 Info-default-directory-list))
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5852 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5853
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5854 @email{davidm@@prism.kla.com, David Masterson} writes:
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5855
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5856 @quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5857 Emacs Info and XEmacs Info do many things differently. If you're trying to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5858 support a number of versions of Emacs, here are some notes to remember:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5859
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5860 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5861 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5862 Emacs Info scans @code{Info-directory-list} from right-to-left while
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5863 XEmacs Info reads it from left-to-right, so append to the @emph{correct}
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5864 end of the list.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5865
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5866 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5867 Use @code{Info-default-directory-list} to initialize
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5868 @code{Info-directory-list} @emph{if} it is available at startup, but not
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5869 all Emacsen define it.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5870
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5871 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5872 Emacs Info looks for a standard @file{dir} file in each of the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5873 directories scanned from #1 and magically concatenates them together.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5874
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5875 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5876 XEmacs Info looks for a @file{localdir} file (which consists of just the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5877 menu entries from a @file{dir} file) in each of the directories scanned
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
5878 from #1 (except the first), does a simple concatenation of them, and
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5879 magically attaches the resulting list to the end of the menu in the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5880 @file{dir} file in the first directory.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5881 @end enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5882
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5883 Another alternative is to convert the documentation to HTML with
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5884 texi2html and read it from a web browser like Lynx or W3.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5885 @end quotation
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5886
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5887 @node Q5.3.12, , Q5.3.11, Miscellaneous
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
5888 @unnumberedsubsec Q5.3.12: What do I need to change to make printing work?
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5889
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5890 For regular printing there are two variables that can be customized.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5891
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5892 @table @code
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5893 @item lpr-command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5894 This should be set to a command that takes standard input and sends
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5895 it to a printer. Something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5896
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5897 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5898 (setq lpr-command "lp")
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5899 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5900
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5901 @item lpr-switches
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5902 This should be set to a list that contains whatever the print command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5903 requires to do its job. Something like:
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5904
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5905 @lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5906 (setq lpr-switches '("-depson"))
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5907 @end lisp
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5908 @end table
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5909
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5910 For postscript printing there are three analogous variables to
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5911 customize.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5912
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5913 @table @code
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5914 @item ps-lpr-command
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5915 This should be set to a command that takes postscript on standard input
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5916 and directs it to a postscript printer.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5917
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5918 @item ps-lpr-switches
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5919 This should be set to a list of switches required for
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5920 @code{ps-lpr-command} to do its job.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5921
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5922 @item ps-print-color-p
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5923 This boolean variable should be set @code{t} if printing will be done in
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5924 color, otherwise it should be set to @code{nil}.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5925 @end table
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5926
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5927 NOTE: It is an undocumented limitation in XEmacs that postscript
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5928 printing (the @code{Pretty Print Buffer} menu item) @strong{requires} a
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5929 window system environment. It cannot be used outside of X11.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
5930
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5931 @node MS Windows, Current Events, Miscellaneous, Top
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5932 @unnumbered 6 XEmacs on MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5933
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5934 This is part 6 of the XEmacs Frequently Asked Questions list, written by
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5935 Hrvoje Niksic and others. This section is devoted to the MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5936 port of XEmacs.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5937
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5938 @menu
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5939
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5940 General Info
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5941 * Q6.0.1:: What is the status of the XEmacs port to Windows?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5942 * Q6.0.2:: What flavors of MS Windows are supported?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5943 * Q6.0.3:: Where are the XEmacs on MS Windows binaries?
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5944 * Q6.0.4:: Does XEmacs on MS Windows require an X server to run?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5945
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5946 Building XEmacs on MS Windows
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5947 * Q6.1.1:: I decided to run with X. Where do I get an X server?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5948 * Q6.1.2:: What compiler do I need to compile XEmacs?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5949 * Q6.1.3:: How do I compile for the native port?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5950 * Q6.1.4:: How do I compile for the X port?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5951 * Q6.1.5:: How do I compile for Cygnus' Cygwin?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5952 * Q6.1.6:: What do I need for Cygwin?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5953
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5954 Customization and User Interface
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5955 * Q6.2.1:: How will the port cope with differences in the Windows user interface?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5956 * Q6.2.2:: How do I change fonts in XEmacs on MS Windows?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5957 * Q6.2.3:: Where do I put my @file{.emacs} file?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5958
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5959 Miscellaneous
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5960 * Q6.3.1:: Will XEmacs rename all the win32-* symbols to w32-*?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5961 * Q6.3.2:: What are the differences between the various MS Windows emacsen?
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
5962 * Q6.3.3:: What is the porting team doing at the moment?
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5963
361
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
5964 Troubleshooting:
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
5965 * Q6.4.1:: XEmacs won't start on Windows. (NEW)
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
5966
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5967 @end menu
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5968
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5969 @node Q6.0.1, Q6.0.2, MS Windows, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5970 @unnumberedsec 6.0: General Info
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5971 @unnumberedsubsec Q6.0.1: What is the status of the XEmacs port to Windows?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5972
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5973 Is XEmacs really getting ported to MS Windows? What is the status of the port?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5974
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5975 Yes, a group of volunteers actively works on making XEmacs code base
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5976 cleanly compile and run on MS Windows operating systems. The mailing
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5977 list at @email{xemacs-nt@@xemacs.org} is dedicated to that effort (please use
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5978 the -request address to subscribe).
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5979
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5980 At this time, XEmacs on MS Windows is usable, but lacks some of the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5981 features of XEmacs on UNIX and UNIX-like systems. Notably,
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5982 internationalization does not work.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5983
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5984 @node Q6.0.2, Q6.0.3, Q6.0.1, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5985 @unnumberedsubsec Q6.0.2: What flavors of MS Windows are supported? The list name implies NT only.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5986
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5987 The list name is misleading, as XEmacs will support both Windows 95,
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5988 Windows 98 and Windows NT. The MS Windows-specific code is based on
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5989 Microsoft Win32 API, and will not work on MS Windows 3.x or on MS-DOS.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5990
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5991
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5992 @node Q6.0.3, Q6.0.4, Q6.0.2, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5993 @unnumberedsubsec Q6.0.3: Are binary kits available?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5994
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5995 Binary kits are available at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5996 @uref{ftp://ftp.xemacs.org/pub/xemacs/binary-kits/win32/} for the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5997 "plain" MS Windows version.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5998
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
5999 @node Q6.0.4, Q6.1.1, Q6.0.3, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6000 @unnumberedsubsec Q6.0.4: Does XEmacs on MS Windows require an X server to run?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6001
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6002 Short answer: No.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6003
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6004 Long answer: XEmacs can be built in several ways in the MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6005 environment, some of them requiring an X server and some not.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6006
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6007 One is what we call the "X" port---it requires X libraries to build
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6008 and an X server to run. Internally it uses the Xt event loop and
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6009 makes use of X toolkits. Its look is quite un-Windowsy, but it works
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6010 reliably and supports all of the graphical features of Unix XEmacs.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6011
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6012 The other is what we call the "native" port. It uses the Win32 API
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6013 and does not require X libraries to build, nor does it require an X to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6014 run. In fact, it has no connection with X whatsoever. At this time,
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6015 the native port obsoletes the X port, providing almost all of its
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6016 features, including support for menus, scrollbars, toolbars, embedded
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6017 images and background pixmaps, frame pointers, etc. Most of the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6018 future work will be based on the native port.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6019
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6020 There is also a third special case, the Cygwin port. It takes
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6021 advantage of Cygnus emulation library under Win32, which enables it to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6022 reuse much of the Unix XEmacs code base, such as processes and network
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6023 support, or internal select() mechanisms.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6024
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6025 Cygwin port supports all display types---TTY, X & MS gui, and can be
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6026 built with support for all three. If you build with ms gui support
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6027 then the Cygwin version uses the majority of the msw code, which is
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6028 mostly related to display. If you want to build with X support you
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6029 need X libraries. If you want to build with tty support you need
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6030 ncurses. MS gui requires no additional libraries.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6031
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6032 Some of the advantages of the Cygwin version are that it:
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6033
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6034 @itemize @bullet
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6035
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6036 @item integrates well with Cygwin environment for existing Cygwin users;
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6037 @item uses configure so building with different features is very easy;
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6038 @item has process support in X & tty.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6039
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6040 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6041
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6042 The disadvantage is that it requires several Unix utilities and the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6043 whole Cygwin environment, whereas the native port requires only a
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6044 suitable MS Windows compiler. Also, it follows the Unix filesystem and
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6045 process model very closely (some will undoubtedly view this as an
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6046 advantage).
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6047
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6048 @node Q6.1.1, Q6.1.2, Q6.0.4, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6049 @unnumberedsec 6.1: Building XEmacs on MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6050 @unnumberedsubsec Q6.1.1: I decided to run with X. Where do I get an X server?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6051
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6052 Pointers to X servers can be found at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6053 @iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6054 @*
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6055 @end iftex
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6056 @uref{http://dao.gsfc.nasa.gov/software/grads/win32/X11R6.3/};
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6057
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6058 look for "Where to get an X server". Also note that, although the above
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6059 page talks about Cygnus gnu-win32 (Cygwin), the information on X servers
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6060 is Cygwin-independent. You don't have to be running/using Cygwin to use
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6061 these X servers, and you don't have to compile XEmacs under Cygwin to
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6062 use XEmacs with these X servers. An "X port" XEmacs compiled under
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6063 Visual C++ will work with these X servers (as will XEmacs running on a
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6064 Unix box, redirected to the server running on your PC).
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6065
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6066
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6067 @node Q6.1.2, Q6.1.3, Q6.1.1, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6068 @unnumberedsubsec Q6.1.2: What compiler do I need to compile XEmacs?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6069
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6070 You need Visual C++ 4.2, 5.0, or 6.0, with the exception of the Cygwin
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6071 port, which uses Gcc. There is also a MINGW32 port of XEmacs (using
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6072 Gcc, but using native libraries rather than the Cygwin libraries). ####
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6073 More information about this should be provided.
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6074
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6075
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6076 @node Q6.1.3, Q6.1.4, Q6.1.2, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6077 @unnumberedsubsec Q6.1.3: How do I compile for the native port?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6078
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6079 Please read the file @file{nt/README} in the XEmacs distribution, which
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6080 contains the full description.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6081
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6082
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6083 @node Q6.1.4, Q6.1.5, Q6.1.3, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6084 @unnumberedsubsec Q6.1.4: How do I compile for the X port?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6085
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6086 Again, it is described in @file{nt/README} in some detail. Basically, you
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6087 need to get X11 libraries from ftp.x.org, and compile them. If the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6088 precompiled versions are available somewhere, I don't know of it.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6089
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6090
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6091 @node Q6.1.5, Q6.1.6, Q6.1.4, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6092 @unnumberedsubsec Q6.1.5: How do I compile for Cygnus' Cygwin?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6093
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6094 Similar as on Unix; use the usual `configure' and `make' process.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6095 Some problems to watch out for:
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6096
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6097 @itemize @bullet
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6098 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6099 make sure HOME is set. This controls where you @file{.emacs} file comes
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6100 from;
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6101
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6102 @item
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6103 CYGWIN needs to be set to tty for process support work. e.g. CYGWIN=tty;
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6104 (use CYGWIN32=tty under b19 and older.)
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6105
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6106 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6107 picking up some other grep or other unix like tools can kill configure;
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6108
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6109 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6110 static heap too small, adjust src/sheap-adjust.h to a more positive
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6111 number;
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6112
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6113 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6114 The Cygwin version doesn't understand @file{//machine/path} type paths so you
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6115 will need to manually mount a directory of this form under a unix style
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6116 directory for a build to work on the directory.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6117
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6118 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6119
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6120 @node Q6.1.6, Q6.2.1, Q6.1.5, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6121 @unnumberedsubsec Q6.1.6: What do I need for Cygwin?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6122
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6123 You can find the Cygwin tools and compiler at:
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6124
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6125 @uref{http://sourceware.cygnus.com/cygwin/}
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6126
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6127 You will need version b19 or later.
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6128 The latest current version is 1.1.1.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6129 Other common versions you will see are b20.1.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6130
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6131 Another location, one of the mirror sites of the site just mentioned,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6132 is usually a last faster:
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6133
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6134 @uref{ftp://ftp.freesoftware.com/pub/sourceware/cygwin/}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6135
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6136 You can obtain the latest version (currently 1.1.1) from the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6137 @samp{latest/} subdirectory of either of the above two just-mentioned
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6138 URL's.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6139
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6140 @strong{WARNING: The version of GCC supplied under @samp{latest/}, as of
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6141 June 6th, 2000, does not appear to work. It generates loads of spurious
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6142 preprocessor warnings and errors, which makes it impossible to compile
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6143 XEmacs with it.}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6144
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6145 You will also need the X libraries. You can get them on the XEmacs FTP
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6146 site at
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6147
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6148 @uref{ftp://ftp.xemacs.org/pub/xemacs/aux/cygwin/}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6149
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6150 You will find b19 and b20 versions of the X libraries, plus b19 and b20
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6151 versions of stuff that should go into @samp{/usr/local/}, donated by
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6152 Andy Piper. This includes pre-built versions of various graphics libraries,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6153 such as PNG, JPEG, TIFF, and XPM. (Remember, GIF support is built-in to
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6154 XEmacs.)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6155
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6156 (X libraries for v1 and beyond of Cygwin can be found on the Cygwin site
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6157 itself -- look in the @samp{xfree/} subdirectory.)
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6158
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6159 @emph{NOTE:} There are two versions of the XPM library provided in
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6160 Andy's packets. Once is for building with X support, and the other for
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6161 building without. The X version should work if you're building with
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6162 both X and Windows support. The two files are called @file{libXpm-X.a}
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6163 and @file{libXpm-noX.a} respectively, and you must symlink the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6164 appropriate one to @file{libXpm.a}. @strong{CAREFUL:} By default, the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6165 non-X version is symlinked in. If you then configure XEmacs with X,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6166 you won't run into problems until you start compiling @file{events.c},
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6167 at which point you'll get strange and decidedly non-obvious errors.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6168
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6169 Please see @uref{http://www.xemacs.freeserve.co.uk/} (Andy Piper's home
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6170 page) for more information.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6171
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6172 BTW There are also libraries at
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6173 @iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6174 @*
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6175 @end iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6176 @uref{http://dao.gsfc.nasa.gov/software/grads/win32/X11R6.3/}, but
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6177 these are not b19 compatible, and may in fact be native-compiled.
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6178
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6179
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6180 @node Q6.2.1, Q6.2.2, Q6.1.6, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6181 @unnumberedsec 6.2: Customization and User Interface
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6182 @unnumberedsubsec Q6.2.1: How will the port cope with differences in the Windows user interface?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6183
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6184 XEmacs (and Emacs in general) UI is pretty
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6185 different from what is expected of a typical MS Windows program. How will
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6186 the MS Windows port cope with it?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6187
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6188 Fortunately, Emacs is also one of the most configurable editor beasts
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6189 in the world. The MS Windows "look and feel" (mark via shift-arrow,
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6190 self-inserting deletes region, etc.) can be easily configured via
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6191 various packages distributed with XEmacs. The `pending-delete'
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6192 package is an example of such a utility.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6193
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6194 In future versions, some of these packages might be turned on by
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6195 default in the MS Windows environment.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6196
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6197
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6198 @node Q6.2.2, Q6.2.3, Q6.2.1, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6199 @unnumberedsubsec Q6.2.2: How do I change fonts in XEmacs on MS Windows?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6200
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6201 In 21.2.*, use the font menu. In 21.1.*, you can change font
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6202 manually. For example:
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6203
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6204 @display
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6205 (set-face-font 'default "Lucida Console:Regular:10")
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6206 (set-face-font 'modeline "MS Sans Serif:Regular:10")
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6207 @end display
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6208
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6209
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6210 @node Q6.2.3, Q6.3.1, Q6.2.2, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6211 @unnumberedsubsec Q6.2.3: Where do I put my @file{.emacs} file?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6212
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6213 If the HOME environment variable is set, @file{.emacs} will be looked for
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6214 there. Else the directory defaults to `c:\'.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6215
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6216 @node Q6.3.1, Q6.3.2, Q6.2.3, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6217 @unnumberedsec 6.3: Miscellaneous
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6218 @unnumberedsubsec Q6.3.1: Will XEmacs rename all the win32-* symbols to w32-*?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6219
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6220 In his flavor of Emacs 20, Richard Stallman has renamed all the win32-*
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6221 symbols to w32-*. Will XEmacs do the same?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6222
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6223 We consider such a move counter-productive, thus we will not use the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6224 `w32' prefix. However, we do recognize that Win32 name is little more
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6225 than a marketing buzzword (will it be Win64 in the next release?), so
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6226 we decided not to use it. Using `windows-' would be wrong because the
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6227 term is too generic, which is why we settled on a compromise
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6228 `mswindows' term.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6229
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6230 Thus all the XEmacs variables and functions directly related to Win32
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6231 are prefixed `mswindows-'. The user-variables shared with NT Emacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6232 will be provided as compatibility aliases.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6233
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6234 Architectural note: We believe that there should be a very small
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6235 number of window-systems-specific variables, and will try to provide
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6236 generic interfaces whenever possible.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6237
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6238
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6239 @node Q6.3.2, Q6.3.3, Q6.3.1, MS Windows
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6240 @unnumberedsubsec Q6.3.2: What are the differences between the various MS Windows emacsen?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6241
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6242 XEmacs, Win-Emacs, DOS Emacs, NT Emacs, this is all very confusing.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6243 Could you briefly explain the differences between them?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6244
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6245 Here is a recount of various Emacs versions running on MS Windows:
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6246
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6247 @itemize @bullet
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6248
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6249 @item
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6250 Win-Emacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6251
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6252 @itemize @minus
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6253
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6254 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6255 Win-Emacs is a port of Lucid Emacs 19.6 to MS Windows using X
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6256 compatibility libraries. Win-Emacs has been written by Ben Wing. The
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6257 MS Windows code has not made it back to Lucid Emacs, which left Win-Emacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6258 pretty much dead for our purposes. Win-Emacs used to be available at
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6259 Pearlsoft, but not anymore, since Pearlsoft went out of business.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6260 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6261
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6262 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6263 GNU Emacs for DOS
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6264
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6265 @itemize @minus
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6266
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6267 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6268 GNU Emacs features support for MS-DOS and DJGPP (D.J. Delorie's DOS
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6269 port of Gcc). Such an Emacs is heavily underfeatured, because it does
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6270 not supports long file names, lacks proper subprocesses support, and
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6271 is far too big compared to typical DOS editors.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6272 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6273
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6274 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6275 GNU Emacs compiled with Win32
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6276
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6277 @itemize @minus
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6278
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6279 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6280 Starting with version 19.30, it has been possible to compile GNU Emacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6281 under MS Windows using the DJGPP compiler and X libraries. The result
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6282 is is very similar to GNU Emacs compiled under MS DOS, only it
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6283 supports longer file names, etc. This "port" is similar to the "X"
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6284 flavor of XEmacs on MS Windows.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6285 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6286
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6287 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6288 NT Emacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6289
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6290 @itemize @minus
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6291
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6292 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6293 NT Emacs is a version of GNU Emacs modified to compile and run under
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6294 MS MS Windows 95 and NT using the native Win32 API. As such, it is close
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6295 in spirit to the XEmacs "native" port.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6296
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6297 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6298 NT Emacs has been written by Geoff Voelker, and more information can be
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6299 found at
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6300 @iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6301 @*
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6302 @end iftex
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6303 @uref{http://www.cs.washington.edu/homes/voelker/ntemacs.html}.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6304
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6305 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6306
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6307 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6308 XEmacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6309
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6310 @itemize @minus
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6311
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6312 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6313 Beginning with XEmacs 19.12, XEmacs' architecture has been redesigned
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6314 in such a way to allow clean support of multiple window systems. At
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6315 this time the TTY support was added, making X and TTY the first two
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6316 "window systems" XEmacs supported. The 19.12 design is the basis for
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6317 the current native MS Windows code.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6318
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6319 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6320 Some time during 1997, David Hobley (soon joined by Marc Paquette)
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6321 imported some of the NT-specific portions of GNU Emacs, making XEmacs
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6322 with X support compile under Windows NT, and creating the "X" port.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6323
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6324 @item
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6325 Several months later, Jonathan Harris sent out initial patches to use
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6326 the Win32 API, thus creating the native port. Since then, various
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6327 people have contributed, including Kirill M. Katsnelson (contributed
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6328 support for menubars, subprocesses and network, as well as loads of
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6329 other code), Andy Piper (ported XEmacs to Cygwin environment,
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6330 contributed Windows unexec, Windows-specific glyphs and toolbars code,
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6331 and more), Jeff Sparkes (contributed scrollbars support) and many
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6332 others.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6333
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6334 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6335
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6336 @end itemize
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6337
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6338
361
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6339 @node Q6.3.3, Q6.4.1, Q6.3.2, MS Windows
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6340 @unnumberedsubsec Q6.3.3: What is the porting team doing at the moment?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6341
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6342 The porting team is continuing work on the MS Windows-specific code.
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6343
361
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6344 @node Q6.4.1, ,Q6.3.3, MS Windows
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6345 @unnumberedsec 6.3: Troubleshooting
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6346 @unnumberedsubsec Q6.4.1 XEmacs won't start on Windows. (NEW)
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6347
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6348 XEmacs relies on a process called "dumping" to generate a working
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6349 executable. Under MS-Windows this process effectively fixes the memory
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6350 addresses of information in the executable. When XEmacs starts up it tries
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6351 to reserve these memory addresses so that the dumping process can be
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6352 reversed - putting the information back at the correct addresses.
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6353 Unfortunately some .dlls (For instance the soundblaster driver) occupy
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6354 memory addresses that can conflict with those needed by the dumped XEmacs
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6355 executable. In this instance XEmacs will fail to start without any
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6356 explanation. Note that this is extremely machine specific.
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6357
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6358 21.1.10 includes a fix for this that makes more intelligent guesses
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6359 about which memory addresses will be free, and this should cure the
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6360 problem for most people. Unfortunately, no binary is yet available for
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6361 this version. Check back periodically at
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6362
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6363 @uref{ftp://ftp.xemacs.org/pub/xemacs/binaries/}.
361
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6364
7347b34c275b Import from CVS: tag r21-1-10
cvs
parents: 359
diff changeset
6365 21.2 implements "portable dumping" which will eliminate the problem
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6366 altogether. You might have better luck with the 21.2 beta binary,
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6367 available at
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6368
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6369 @uref{ftp://ftp.xemacs.org/pub/xemacs/beta/binaries/}.
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6370
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6371
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6372 @node Current Events, , MS Windows, Top
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6373 @unnumbered 7 What the Future Holds
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6374
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6375 This is part 7 of the XEmacs Frequently Asked Questions list. This
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6376 section will change monthly, and contains any interesting items that have
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6377 transpired over the previous month. If you are reading this from the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6378 XEmacs distribution, please see the version on the Web or archived at the
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6379 various FAQ FTP sites, as this file is surely out of date.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6380
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6381 @menu
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6382 * Q7.0.1:: What is new in 20.2?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6383 * Q7.0.2:: What is new in 20.3?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6384 * Q7.0.3:: What is new in 20.4?
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6385 * Q7.0.4:: Procedural changes in XEmacs development.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6386 @end menu
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6387
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6388 @node Q7.0.1, Q7.0.2, Current Events, Current Events
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6389 @unnumberedsec 7.0: Changes
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6390 @unnumberedsubsec Q7.0.1: What is new in 20.2?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6391
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 215
diff changeset
6392 The biggest changes in 20.2 include integration of EFS (the next
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6393 generation of ange-ftp) and AUC Tex (the Emacs subsystem that includes a
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 116
diff changeset
6394 major mode for editing Tex and LaTeX, and a lot of other stuff). Many
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6395 bugs from 20.0 have been fixed for this release. 20.2 also contains a
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6396 new system for customizing XEmacs options, invoked via @kbd{M-x
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6397 customize}.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6398
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6399 XEmacs 20.2 is the development release (20.0 was beta), and is no longer
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6400 considered unstable.
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6401
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6402 @node Q7.0.2, Q7.0.3, Q7.0.1, Current Events
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6403 @unnumberedsubsec Q7.0.2: What is new in 20.3?
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6404
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6405 XEmacs 20.3 was released in November 1997. It contains many bugfixes,
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6406 and a number of new features, including Autoconf 2 based configuration,
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6407 additional support for Mule (Multi-language extensions to Emacs), many
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6408 more customizations, multiple frames on TTY-s, support for multiple info
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6409 directories, an enhanced gnuclient, improvements to regexp matching,
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6410 increased MIME support, and many, many synches with GNU Emacs 20.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6411
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6412 The XEmacs/Mule support has been only seriously tested in a Japanese
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6413 locale, and no doubt many problems still remain. The support for
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6414 ISO-Latin-1 and Japanese is fairly strong. MULE support comes at a
365
30d2cfa1092a Import from CVS: tag r21-1-12
cvs
parents: 363
diff changeset
6415 price---about a 30% slowdown from 19.16. We're making progress on
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6416 improving performance and XEmacs 20.3 compiled without Mule (which is
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6417 the default) is definitely faster than XEmacs 19.16.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6418
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 217
diff changeset
6419 XEmacs 20.3 is the first non-beta v20 release, and will be the
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6420 basis for all further development.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6421
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6422 @node Q7.0.3, Q7.0.4, Q7.0.2, Current Events
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6423 @unnumberedsubsec Q7.0.3: What's new in XEmacs 20.4?
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
6424
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
6425 XEmacs 20.4 is a bugfix release with no user-visible changes.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
6426 @c Filled in from NEWS file of 20.5-b33
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
6427
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
6428
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6429 @node Q7.0.4, , Q7.0.3, Current Events
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6430 @unnumberedsubsec Q7.0.4: Procedural changes in XEmacs development.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6431
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6432 @enumerate
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6433 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6434 Discussion about the development of XEmacs occurs on the xemacs-beta
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6435 mailing list. Subscriptions to this list will now be fully automated
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6436 instead of being handled by hand. Send a mail message to
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6437 @email{xemacs-beta-request@@xemacs.org} with @samp{subscribe} as the
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6438 BODY of the message to join the list. Please note this is a developers
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6439 mailing list for people who have an active interest in the development
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6440 process.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6441
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6442 The discussion of NT XEmacs development is taking place on a separate
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6443 mailing list. Send mail to
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6444 @iftex
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6445 @*
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 276
diff changeset
6446 @end iftex
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 272
diff changeset
6447 @email{xemacs-nt-request@@xemacs.org} to
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6448 subscribe.
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6449
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6450 @item
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6451 Due to the long development cycle in between releases, it has been
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6452 decided that intermediate versions will be made available in source only
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6453 form for the truly interested.
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6454
215
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6455 XEmacs 19.16 was the last 19 release, basically consisting of 19.15 plus
1f0dabaa0855 Import from CVS: tag r20-4b6
cvs
parents: 213
diff changeset
6456 the collected bugfixes.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6457
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6458 @item
359
8e84bee8ddd0 Import from CVS: tag r21-1-9
cvs
parents: 353
diff changeset
6459 As of December 1996, @email{steve@@xemacs.org, Steve Baur} has become
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6460 the lead maintainer of XEmacs.
163
0132846995bd Import from CVS: tag r20-3b8
cvs
parents: 126
diff changeset
6461 @end enumerate
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 70
diff changeset
6462
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6463 @bye