annotate etc/xemacs.1 @ 203:850242ba4a81 r20-3b28

Import from CVS: tag r20-3b28
author cvs
date Mon, 13 Aug 2007 10:02:21 +0200
parents c7528f8e288d
children 1f0dabaa0855
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 70
diff changeset
1 .TH XEMACS 1 "1997 January 1"
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 .UC 4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 .SH NAME
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 xemacs \- Emacs: The Next Generation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 .SH SYNOPSIS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 .B xemacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 [
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 .I command-line switches
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 ] [
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 .I files ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 ]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 .SH DESCRIPTION
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 is a version of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 .IR Emacs ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 compatible with and containing many improvements over
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 .I GNU
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 .IR Emacs ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 written by Richard Stallman of the Free Software Foundation. It was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 originally based on an early release of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 .I GNU Emacs Version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 .IR 19 ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 and has tracked subsequent releases of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 .I GNU Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 as they have become available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 The primary documentation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 is in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 .I XEmacs Reference
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 .IR Manual ,
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
33 which you can read on-line using Info, a subsystem of
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 .IR XEmacs .
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 Please look there for complete and up-to-date documentation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 Complete documentation on using Emacs Lisp is available on-line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 .I XEmacs Lisp Programmer's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 .IR Manual .
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 Both manuals also can be printed out nicely using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 .I TeX
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 formatting package.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 The user functionality of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 encompasses everything other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 .I Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 editors do, and it is easily extensible since its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 editing commands are written in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 has an extensive interactive help facility,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 but the facility assumes that you know how to manipulate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 windows and buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 CTRL-h enters the Help facility. Help Tutorial (CTRL-h t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 requests an interactive tutorial which can teach beginners the fundamentals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 in a few minutes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 Help Apropos (CTRL-h a) helps you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 find a command given its functionality, Help Key Binding (CTRL-h k)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 describes a given key sequence's effect, and Help Function (CTRL-h f)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 describes a given Lisp function specified by name. You can also
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
65 look up key sequences in the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 .I XEmacs Reference Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 using Lookup Key Binding (CTRL-h CTRL-k),
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
68 and look up Lisp functions in the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 .I XEmacs Lisp Programmer's Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 using Lookup Function (CTRL-h CTRL-f). All of these help functions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 and more, are available on the Help menu if you are using a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 has extensive GUI (graphical user interface) support when running under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 a window system such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 .IR X ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 including multiple frames (top-level windows), a menubar, a toolbar,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 horizontal and vertical scrollbars, dialog boxes, and extensive mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 has full support for multiple fonts and colors, variable-width fonts,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 and variable-height lines, and allows for pixmaps to be inserted into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 a buffer. (This is used in the W3 web-browsing package and in some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 of the debugger and outlining interfaces, among other things.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 .IR XEmacs 's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 Undo can undo several steps of modification to your buffers, so it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 easy to recover from editing mistakes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 .IR XEmacs 's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 many special packages handle mail reading (VM, MH-E and RMail) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 sending (Mail), Usenet news reading and posting (GNUS), World Wide Web
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 browsing (W3), specialized modes for editing source code in all common
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 programming languages, syntax highlighting for many languages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 (Font-Lock), compiling (Compile), running subshells within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 windows (Shell), outline editing (Outline), running a Lisp read-eval-print
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 loop (Lisp-Interaction-Mode), and automated psychotherapy (Doctor).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 .PP
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
102 There is an extensive reference manual, but users of other Emacsen
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
103 should have little trouble adapting even without a copy. Users new to
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
104 Emacs will be able to use basic features fairly rapidly by studying
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
105 the tutorial and using the self-documentation features.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 .SM XEmacs Options
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 .PP
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
109 XEmacs accepts all standard X Toolkit command line options when run in
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
110 an X Windows environment. In addition, the following options are accepted
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
111 (when options imply a sequence of actions to perform, they are
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
112 performed in the order encountered):
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 .BI \-t " file"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 Use specified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 .I file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 as the terminal instead of using stdin/stdout. This implies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 .BR \-nw \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 .BI \-batch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 Edit in batch mode. The editor will send messages to stdout. You
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 must use the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 .BR \-l ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 .BR \-f ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 .B \-eval
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 options to specify files to execute and functions to call.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 .TP
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
129 .B \-nw\
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 Inhibit the use of any window-system-specific display code: use the
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
131 current TTY.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 .B \-debug\-init
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
134 Enter the debugger if an error occurs loading the init file.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 .B \-unmapped
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 Do not map the initial frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 .B \-no\-site\-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 Do not load the site-specific init file (site-init.el).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 .B \-q, \-no\-init\-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 Do not load an init file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 .BI \-u " user, " \-user " user"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 Load
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 .IR user 's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 init file.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
149 .TP 8
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
150 .I file
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
151 Edit
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
152 .IR file \.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
153 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
154 .BI \+ number
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
155 Go to the line specified by
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
156 .I number
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
157 (do not insert a space between the "+" sign and the number).
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
158 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
159 .B \-help, \-flags, \-?
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
160 Print a help message and exit.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
161 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
162 .B \-V, \-version,
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
163 Print the version number and exit.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
164 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
165 .BI \-f " function, " \-funcall " function"
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
166 Execute the lisp function
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
167 .IR function \.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
168 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
169 .BI \-l " file, " \-load " file"
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
170 Load the Lisp code in the file
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
171 .IR file \.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
172 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
173 .BI \-eval " form"
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
174 Evaluate the Lisp form
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
175 .IR form \.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
176 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
177 .BI \-i " file, " \-insert " file"
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
178 Insert
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
179 .I file
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
180 into the current buffer.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
181 .TP
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
182 .B \-kill
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
183 Exit
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
184 .I XEmacs
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
185 (useful with
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
186 .BR \-batch ).
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 .SM Using XEmacs with X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 has been tailored to work well with the X window system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 If you run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 from under X windows, it will create its own X window to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 display in. You will probably want to start the editor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 as a background process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 so that you can continue using your original window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 .I XEmacs
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
200 can be started with the following standard X options:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 .BI \-geometry " ##x##+##+##"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 Specify the geometry of the initial window. The ##'s represent a number;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 the four numbers are width (characters), height (characters), X offset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 (pixels), and Y offset (pixels), respectively. Partial specifications of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 the form
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207 .I ##x##
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208 or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 .I +##+##
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 are also allowed. (The geometry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 specification is in the standard X format; see
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 .IR X (1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 for more information.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 .B \-iconic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 Specifies that the initial window should initially appear iconified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 .BI \-name " name"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 Specifies the program name which should be used when looking up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 defaults in the user's X resources.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 .BI \-title " title, " \-T " title, " \-wn " title"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 Specifies the title which should be assigned to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 .BI \-d " displayname, " \-display " displayname"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 Create the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230 window on the display specified by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 .IR displayname .
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 Must be the first option specified in the command line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 .BI \-font " font, " \-fn " font"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 Set the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237 window's font to that specified by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 .IR font \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 You will find the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 .I X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 fonts in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 .I /usr/lib/X11/fonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 works with either fixed- or variable-width fonts, but will probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 look better with a fixed-width font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 .BI \-scrollbar\-width " pixels"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 Specify the width of the vertical scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 .BI \-scrollbar\-height " pixels"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 Specify the height of the horizontal scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 .BI \-bw " pixels, " \-borderwidth " pixels"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 Set the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 window's border width to the number of pixels specified by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 .IR pixels \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 Defaults to one pixel on each side of the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261 .BI \-ib " pixels, " \-internal\-border\-width " pixels"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 Specify the width between a frame's border and its text, in pixels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263 Defaults to one pixel on each side of the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 .BI \-fg " color, " \-foreground " color"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 Sets the color of the text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 See the file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 .I /usr/lib/X11/rgb.txt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 for a list of valid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 color names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 .BI \-bg " color, " \-background " color"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 Sets the color of the window's background.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 .BI \-bd " color, " \-bordercolor " color"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 Sets the color of the window's border.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 .BI \-mc " color"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 Sets the color of the mouse pointer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282 .BI \-cr " color"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 Sets the color of the text cursor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 .B \-rv, \-reverse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 Reverses the foreground and background colors (reverse video). Consider
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 explicitly setting the foreground and background colors instead of using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 this option.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 .BI \-xrm " argument"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 This allows you to set an arbitrary resource on the command line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292 .I argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 should be a resource specification, as might as in your
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 .I \.Xresources
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 .I \.Xdefaults
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 You can also set resources, i.e.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300 .I X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 default values, for your
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 windows in your
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304 .I \.Xresources
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 .I \.Xdefaults
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 file (see
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 .IR xrdb (1)).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309 Use the following format:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 .IP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 Emacs.keyword:value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313 or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 .IP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 Emacs*EmacsFrame.keyword:value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 .I value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 specifies the default value of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 .IR keyword \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 (Some resources need the former format; some the latter.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 You can also set resources for a particular frame by using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 format
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 .IP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 Emacs*framename.keyword:value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 .I framename
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 is the resource name assigned to that particular frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 (Certain packages, such as VM, give their frames unique resource
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332 names, in this case "VM".)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 lets you set default values for the following keywords:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 .B default.attributeFont (\fPclass\fB Face.AttributeFont)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338 Sets the window's text font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 .B default.attributeForeground (\fPclass\fB Face.AttributeForeground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 Sets the window's text color.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 .B default.attributeBackground (\fPclass\fB Face.AttributeBackground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 Sets the window's background color.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346 .B \fIface\fB.attributeFont (\fPclass\fB Face.AttributeFont)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 Sets the font for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 .IR face ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 which should be the name of a face. Common face names are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351 .in +\w'right-margin'u+12n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 .ta \w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 FACE PURPOSE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 default Normal text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 bold Bold text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 italic Italicized text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 bold-italic Bold and italicized text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 modeline Modeline text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 zmacs-region Text selected with the mouse.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375 highlight Text highlighted when the mouse passes over.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 left-margin Text in the left margin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 right-margin Text in the right margin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384 isearch Text highlighted during incremental search.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 info-node Text of Info menu items.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 .ti -\w'right-margin'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 info-xref Text of Info cross references.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 .B \fIface\fB.attributeForeground (\fPclass\fB Face.AttributeForeground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393 Sets the foreground color for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 .IR face \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 .B \fIface\fB.attributeBackground (\fPclass\fB Face.AttributeBackground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397 Sets the background color for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398 .IR face \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 .B \fIface\fB.attributeBackgroundPixmap (\fPclass\fB Face.AttributeBackgroundPixmap)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 Sets the background pixmap (stipple) for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 .IR face \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 .TP 8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 .B \fIface\fB.attributeUnderline (\fPclass\fB Face.AttributeUnderline)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405 Whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 .I face
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 should be underlined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 .B reverseVideo (\fPclass\fB ReverseVideo)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 If set to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 .IR on ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412 the window will be displayed in reverse video. Consider
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 explicitly setting the foreground and background colors instead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 of using this resources.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416 .B borderWidth (\fPclass\fB BorderWidth)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 Sets the window's border width in pixels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 .B internalBorderWidth (\fPclass\fB InternalBorderWidth)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420 Sets the window's internal border width in pixels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 .B borderColor (\fPclass\fB BorderColor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423 Sets the color of the window's border.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 .B cursorColor (\fPclass\fB Foreground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 Sets the color of the window's text cursor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 .B pointerColor (\fPclass\fB Foreground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 Sets the color of the window's mouse cursor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 .B geometry (\fPclass\fB Geometry)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 Sets the geometry of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 window (as described above).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 .B iconic (\fPclass\fB Iconic)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 If set to on, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 window will initially appear as an icon.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 .B menubar (\fPclass\fB Menubar)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 Whether the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444 window will have a menubar. Defaults to true.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 .B initiallyUnmapped (\fPclass\fB InitiallyUnmapped)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 Whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 will leave the initial frame unmapped when it starts up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 .B barCursor (\fPclass\fB BarCursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 Whether the cursor should be a bar instead of the traditional box.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454 .B title (\fPclass\fB Title)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 Sets the title of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 .B iconName (\fPclass\fB Title)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 Sets the icon name for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 window icon.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 .B scrollBarWidth (\fPclass\fB ScrollBarWidth)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 Sets the width of the vertical scrollbars, in pixels. A width of 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 means no vertical scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468 .B scrollBarHeight (\fPclass\fB ScrollBarHeight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 Sets the height of the horizontal scrollbars, in pixels. A height of 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 means no horizontal scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 .B scrollBarPlacement (\fPclass\fB ScrollBarPlacement)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 Sets the position of vertical and horizontal scrollbars. Should be one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 of the strings "top-left", "bottom-left", "top-right", or "bottom-right".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 The default is "bottom-right" for the Motif and Lucid scrollbars and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 "buttom-left" for the Athena scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 .B topToolBarHeight (\fPclass\fB TopToolBarHeight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 Sets the height of the top toolbar, in pixels. 0 means no top toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 .B bottomToolBarHeight (\fPclass\fB BottomToolBarHeight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 Sets the height of the bottom toolbar, in pixels. 0 means no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 bottom toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 .B leftToolBarWidth (\fPclass\fB LeftToolBarWidth)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486 Sets the width of the left toolbar, in pixels. 0 means no left toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 .B rightToolBarWidth (\fPclass\fB RightToolBarWidth)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 Sets the width of the right toolbar, in pixels. 0 means no right toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 .B topToolBarShadowColor (\fPclass\fB TopToolBarShadowColor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 Sets the color of the top shadows for the toolbars. (For all toolbars,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493 \fBnot\fR just the toolbar at the top of the frame.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 .B bottomToolBarShadowColor (\fPclass\fB BottomToolBarShadowColor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496 Sets the color of the bottom shadows for the toolbars. (For all toolbars,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 \fBnot\fR just the toolbar at the bottom of the frame.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499 .B topToolBarShadowPixmap (\fPclass\fB TopToolBarShadowPixmap)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 Sets the pixmap of the top shadows for the toolbars. (For all toolbars,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501 \fBnot\fR just the toolbar at the top of the frame.) If set, this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502 resource overrides the corresponding color resource.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 .B bottomToolBarShadowPixmap (\fPclass\fB BottomToolBarShadowPixmap)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505 Sets the pixmap of the bottom shadows for the toolbars. (For all toolbars,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506 \fBnot\fR just the toolbar at the bottom of the frame.) If set, this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 resource overrides the corresponding color resource.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 .B toolBarShadowThickness (\fPclass\fB ToolBarShadowThickness)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 Thickness of the shadows around the toolbars, in pixels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 .B visualBell (\fPclass\fB VisualBell)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513 Whether XEmacs should flash the screen rather than making an audible beep.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 .B bellVolume (\fPclass\fB BellVolume)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516 Volume of the audible beep. Range is 0 through 100.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 .B useBackingStore (\fPclass\fB UseBackingStore)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 Whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 should set the backing-store attribute of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 .I X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 windows it creates. This increases the memory usage of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 .I X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 server but decreases the amount of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 .I X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 traffic necessary to update the screen, and is useful when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 connection to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 .I X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 server goes over a low-bandwidth line such as a modem connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 .B textPointer (\fPclass\fB Cursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 The cursor to use when the mouse is over text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 .B selectionPointer (\fPclass\fB Cursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 The cursor to use when the mouse is over a mouse-highlighted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 text region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 .B spacePointer (\fPclass\fB Cursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 The cursor to use when the mouse is over a blank space in a buffer (that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 is, after the end of a line or after the end-of-file).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 .B modeLinePointer (\fPclass\fB Cursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 The cursor to use when the mouse is over a mode line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 .B gcPointer (\fPclass\fB Cursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 The cursor to display when a garbage-collection is in progress.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 .B scrollbarPointer (\fPclass\fB Cursor)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 The cursor to use when the mouse is over the scrollbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 .B pointerColor (\fPclass\fB Foreground)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 The foreground color of the mouse cursor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 .TP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 .B pointerBackground (\fPclass\fB Background)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 The background color of the mouse cursor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 .SM Using the Mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 The following lists the mouse button bindings for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 window under X11.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 .in +\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 .ta \w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 MOUSE BUTTON FUNCTION
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 left Set point or make a text selection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573 middle Paste text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 right Pop up a menu of options.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 SHIFT-left Extend a selection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 CTRL-left Make a selection and insert it at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 CTRL-middle Set point and move selected text there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588 CTRL-SHIFT-left Make a selection, delete it, and insert it at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590 .ti -\w'CTRL-SHIFT-middle'u+4n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 META-left Make a rectangular selection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 .SH FILES
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
593 Lisp code is read at startup from the user's init file,
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
594 \fB$HOME/.emacs\fP.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
595
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 /usr/local/info - files for the Info documentation browser
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 (a subsystem of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598 .IR XEmacs )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599 to refer to. The complete text of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 .I XEmacs Reference Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602 .I XEmacs Lisp Programmer's Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 is included in a convenient tree structured form.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 /usr/local/lib/xemacs-$VERSION/info - the Info files may be here instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607 /usr/local/lib/xemacs-$VERSION/src - C source files and object files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 (May not be present.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 /usr/local/lib/xemacs-$VERSION/lisp/* - Lisp source files and compiled files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 that define most editing commands. The files are contained in subdirectories,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 categorized by function or individual package. Some are preloaded;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 others are autoloaded from these directories when used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615 /usr/local/lib/xemacs-$VERSION/etc - some files of information, pixmap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 files, other data files used by certain packages, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 /usr/local/lib/xemacs-$VERSION/$CONFIGURATION - various programs that are used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 with XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 70
diff changeset
621 /usr/local/lib/xemacs-$VERSION/$CONFIGURATION/DOC -
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 contains the documentation strings for the Lisp primitives and
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
623 preloaded Lisp functions of \fIXEmacs\fP.
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
624 They are stored here to reduce the size of \fIXEmacs\fP proper.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 /usr/local/lib/xemacs-$VERSION/etc/SERVICE - lists people offering
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
628 various services to assist users of \fIXEmacs\fP,
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 including education, troubleshooting, porting and customization.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 /usr/local/lib/xemacs/lock - holds lock files that are made for all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 files being modified in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 .IR XEmacs ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634 to prevent simultaneous modification of one file by two users.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636 /usr/local/lib/xemacs/site-lisp - locally-provided Lisp files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 /usr/lib/X11/rgb.txt - list of valid X color names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 .SH BUGS AND HELP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641 There is a newsgroup, comp.emacs.xemacs, for reporting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 bugs and fixes and requesting help. But before reporting something
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 as a bug, please try to be sure that it really is a bug, not a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645 misunderstanding or a deliberate feature. We ask you to read the section
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646 ``Reporting XEmacs Bugs'' near the end of the reference manual (or Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 system) for hints on how and when to report bugs. Also, include the version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648 number of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650 you are running and the system you are running it on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651 in \fIevery\fR bug report that you send in. Finally, the more you can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 isolate the cause of a bug and the conditions it happens under, the more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653 likely it is to be fixed, so please take the time to do so.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655 The newsgroup is bidirectionally gatewayed to and from the mailing list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 xemacs@xemacs.org. You can read the list instead of the newsgroup if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657 you do not have convenient Usenet news access. To request to be added
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658 to the mailing list, send mail to xemacs-request@xemacs.org. (Do not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 send mail to the list itself.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661 The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663 maintainers read the newsgroup regularly and will attempt to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 fix bugs reported in a timely fashion. However, not every message will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665 get a response from one of the maintainers. Note that there are many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 people other than the maintainers who read the newsgroup, and will usually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667 be of assistance in helping with any problems encountered.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669 If you need more personal assistance than can be provided by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 newsgroup, look in the SERVICE file (see above) for a list of people
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671 who offer it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673 For more information about XEmacs mailing lists, see the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674 file /usr/local/lib/xemacs-$VERSION/etc/MAILINGLISTS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 .SH UNRESTRICTIONS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 is free; anyone may redistribute copies of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680 to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 anyone under the terms stated in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683 General Public License,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684 a copy of which accompanies each copy of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 and which also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 appears in the reference manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 Copies of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691 may sometimes be received packaged with distributions of Unix systems,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692 but it is never included in the scope of any license covering those
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693 systems. Such inclusion violates the terms on which distribution
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694 is permitted. In fact, the primary purpose of the General Public
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 License is to prohibit anyone from attaching any other restrictions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696 to redistribution of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 .IR XEmacs \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 .SH SEE ALSO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699 X(1), xlsfonts(1), xterm(1), xrdb(1), emacs(1), vi(1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 .SH AUTHORS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 was written by Chuck Thompson <cthomp@xemacs.org>, Ben Wing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704 <wing@666.com>, Jamie Zawinski <jwz@netscape.com>, Richard Mlynarik
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
705 <mly@adoc.xerox.com>, Martin Buchholz <mrb@eng.sun.com> and many
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
706 others. It was based on an early version of
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 .I GNU Emacs Version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 .IR 19 ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 written by Richard Stallman of the Free Software
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710 Foundation, and has tracked subsequent releases of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711 .I GNU Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 as they have become available. It was originally written by Lucid, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713 (now defunct) and was called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 .I Lucid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 .IR Emacs \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 Chuck Thompson wrote the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719 redisplay engine, maintains the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 FTP and WWW sites, and has put out all releases of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 since 19.11 (the first release called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724 .IR XEmacs ).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 Ben Wing wrote the Asian-language support, the on-line documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 (including this man page and much of the FAQ), the external widget code,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 and retooled or rewrote most of the basic, low-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 subsystems. Jamie Zawinski put out all releases of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 .I Lucid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731 .IR Emacs ,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 from the first (19.0) through the last (19.10), and was the primary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 code contributor for all of these releases. Richard Mlynarik rewrote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 Lisp-object allocation system, improved the keymap and minibuffer code,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 and did the initial synching of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 .I GNU Emacs Version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 .IR 19 \.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 Many others have also contributed significantly. For more detailed
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
744 information, including a long history of \fIXEmacs\fP from multiple
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
745 viewpoints and pretty pictures and bios of the major \fIXEmacs\fP
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 contributors, see the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 .I XEmacs About Page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 (the About XEmacs option on the Help menu).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749 .SH MORE INFORMATION
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
750 For more information about \fIXEmacs\fP, see the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 .I XEmacs About Page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 (mentioned above),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 look in the file /usr/local/lib/xemacs-$VERSION/etc/NEWS,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 or point your Web browser at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 http://www.xemacs.org/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757 .PP
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
758 for up-to-the-minute information about \fIXEmacs\fP.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761 .I XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 FAQ (Frequently Asked Questions) can be found at the Web site just listed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 A possibly out-of-date version is also accessible through the Info system
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
764 inside of \fIXEmacs\fP.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 .PP
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
766 The latest version of \fIXEmacs\fP can be downloaded using anonymous
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 2
diff changeset
767 FTP from
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769 ftp://ftp.xemacs.org/pub/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 or from a mirror site near you. Here is an approximate (possibly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 out-of-date) list of mirror sites:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 ftp://ftp.ai.mit.edu/pub/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776 ftp://ftp.uu.net/systems/gnu/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778 ftp://ftp.sunet.se/pub/gnu/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 ftp://ftp.cenatls.cena.dgac.fr/pub/Emacs/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 ftp://liasun3.epfl.ch/pub/gnu/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784 ftp://ftp.th-darmstadt.de/pub/editors/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 ftp://audrey.levels.unisa.edu.au/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788 ftp://sunsite.doc.ic.ac.uk/gnu/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 ftp://ftp.ibp.fr/pub/emacs/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 ftp://uiarchive.cso.uiuc.edu/pub/packages/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 ftp://ftp.technion.ac.il/pub/unsupported/gnu/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 .br
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 ftp://thphys.irb.hr/pub/xemacs/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797 .PP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 See the Web site for an up-to-date list of mirror sites.