annotate man/internals/internals.texi @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children ac2d302a0011
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 \input texinfo @c -*-texinfo-*-
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 @c %**start of header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 @setfilename ../../info/internals.info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 @settitle XEmacs Internals Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 @c %**end of header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 @ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 Copyright @copyright{} 1992 - 1996 Ben Wing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 Copyright @copyright{} 1996 Sun Microsystems.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 Copyright @copyright{} 1994, 1995 Free Software Foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 Copyright @copyright{} 1994, 1995 Board of Trustees, University of Illinois.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 Permission is granted to make and distribute verbatim copies of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 manual provided the copyright notice and this permission notice are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 @ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 Permission is granted to process this file through TeX and print the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 results, provided the printed document carries copying permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 identical to this one except for the removal of this paragraph (this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 paragraph not being relevant to the printed manual).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 @end ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 manual under the conditions for verbatim copying, provided that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 entire resulting derived work is distributed under the terms of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 permission notice identical to this one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 except that this permission notice may be stated in a translation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 approved by the Foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 manual under the conditions for verbatim copying, provided also that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 section entitled ``GNU General Public License'' is included exactly as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 in the original, and provided that the entire resulting derived work is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 distributed under the terms of a permission notice identical to this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 except that the section entitled ``GNU General Public License'' may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 included in a translation approved by the Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 instead of in the original English.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 @c Combine indices.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 @synindex cp fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 @syncodeindex vr fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 @syncodeindex ky fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 @syncodeindex pg fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 @syncodeindex tp fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 @setchapternewpage odd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 @finalout
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 @titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 @title XEmacs Internals Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 @subtitle Version 1.0, March 1996
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 @author Ben Wing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 @vskip 0pt plus 1fill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 @noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 Copyright @copyright{} 1992 - 1996 Ben Wing. @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 Copyright @copyright{} 1996 Sun Microsystems, Inc. @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 Copyright @copyright{} 1994 Free Software Foundation. @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 Copyright @copyright{} 1994, 1995 Board of Trustees, University of Illinois.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 @sp 2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 Version 1.0 @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 March, 1996.@*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 Permission is granted to make and distribute verbatim copies of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 manual provided the copyright notice and this permission notice are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 manual under the conditions for verbatim copying, provided also that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 section entitled ``GNU General Public License'' is included
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 exactly as in the original, and provided that the entire resulting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 derived work is distributed under the terms of a permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 identical to this one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 except that the section entitled ``GNU General Public License'' may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 included in a translation approved by the Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 instead of in the original English.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 @end titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 @node Top, A History of Emacs, (dir), (dir)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 @ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 This Info file contains v1.0 of the XEmacs Internals Manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 * A History of Emacs:: Times, dates, important events.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 * XEmacs From the Outside:: A broad conceptual overview.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 * The Lisp Language:: An overview.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 * XEmacs From the Perspective of Building::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 * XEmacs From the Inside::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 * The XEmacs Object System (Abstractly Speaking)::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 * How Lisp Objects Are Represented in C::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 * Rules When Writing New C Code::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 * A Summary of the Various XEmacs Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 * Allocation of Objects in XEmacs Lisp::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 * Events and the Event Loop::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 * Evaluation; Stack Frames; Bindings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 * Symbols and Variables::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 * Buffers and Textual Representation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 * MULE Character Sets and Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 * The Lisp Reader and Compiler::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 * Lstreams::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 * Consoles; Devices; Frames; Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 * The Redisplay Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 * Extents::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 * Faces and Glyphs::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 * Specifiers::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 * Menus::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 * Subprocesses::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 * Interface to X Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 * Index:: Index including concepts, functions, variables,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 and other terms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 --- The Detailed Node Listing ---
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 Here are other nodes that are inferiors of those already listed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 mentioned here so you can get to them in one step:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 A History of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 * Through Version 18:: Unification prevails.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 * Lucid Emacs:: One version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 * GNU Emacs 19:: The other version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 * XEmacs:: The continuation of Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 Rules When Writing New C Code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 * General Coding Rules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 * Writing Lisp Primitives::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 * Adding Global Lisp Variables::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 A Summary of the Various XEmacs Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 * Low-Level Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 * Basic Lisp Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 * Modules for Standard Editing Operations::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 * Editor-Level Control Flow Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 * Modules for the Basic Displayable Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 * Modules for other Display-Related Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158 * Modules for the Redisplay Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 * Modules for Interfacing with the File System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 * Modules for Other Aspects of the Lisp Interpreter and Object System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 * Modules for Interfacing with the Operating System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 * Modules for Interfacing with X Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 * Modules for Internationalization::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165 Allocation of Objects in XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 * Introduction to Allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168 * Garbage Collection::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 * GCPROing::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 * Integers and Characters::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 * Allocation from Frob Blocks::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 * lrecords::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 * Low-level allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 * Pure Space::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 * Cons::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 * Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 * Bit Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 * Symbol::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 * Marker::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 * String::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 * Bytecode::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 Events and the Event Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 * Introduction to Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 * Main Loop::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 * Specifics of the Event Gathering Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 * Specifics About the Emacs Event::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 * The Event Stream Callback Routines::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 * Other Event Loop Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 * Converting Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 * Dispatching Events; The Command Builder::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 Evaluation; Stack Frames; Bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 * Evaluation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 * Dynamic Binding; The specbinding Stack; Unwind-Protects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 * Simple Special Forms::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 * Catch and Throw::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 Symbols and Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 * Introduction to Symbols::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 * Obarrays::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 * Symbol Values::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207 Buffers and Textual Representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 * Introduction to Buffers:: A buffer holds a block of text such as a file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 * A Buffer@'s Text:: Representation of the text in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 * Buffer Lists:: Keeping track of all buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 * Markers and Extents:: Tagging locations within a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 * Bufbytes and Emchars:: Representation of individual characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 * The Buffer Object:: The Lisp object corresponding to a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 MULE Character Sets and Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 * Character Sets::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 * Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 * Internal Mule Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 * Japanese EUC (Extended Unix Code)::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 * JIS7::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 Internal Mule Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 * Internal String Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230 * Internal Character Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 The Lisp Reader and Compiler
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 Lstreams
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 * Introduction to Consoles; Devices; Frames; Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 * Point::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 * Window Hierarchy::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 The Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 * Critical Redisplay Sections::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 * Line Start Cache::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 * Introduction to Extents:: Extents are ranges over text, with properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 * Extent Ordering:: How extents are ordered internally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 * Format of the Extent Info:: The extent information in a buffer or string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 * Zero-Length Extents:: A weird special case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 * Mathematics of Extent Ordering:: A rigorous foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 * Extent Fragments:: Cached information useful for redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 Faces and Glyphs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 Specifiers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 Subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 Interface to X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 @node A History of Emacs, XEmacs From the Outside, Top, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 @chapter A History of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 @cindex history of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 @cindex Hackers (Steven Levy)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 @cindex Levy, Steven
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 @cindex ITS (Incompatible Timesharing System)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 @cindex Stallman, Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 @cindex RMS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 @cindex MIT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 @cindex TECO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 @cindex FSF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 @cindex Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 XEmacs is a powerful, customizable text editor and development
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282 environment. It began as Lucid Emacs, which was in turn derived from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 GNU Emacs, a program written by Richard Stallman of the Free Software
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284 Foundation. GNU Emacs dates back to the 1970's, and was modelled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 after a package called ``Emacs'', written in 1976, that was a set of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 macros on top of TECO, an old, old text editor written at MIT on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 DEC PDP 10 under one of the earliest time-sharing operating systems,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 ITS (Incompatible Timesharing System). (ITS dates back well before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 Unix.) ITS, TECO, and Emacs were products of a group of people at MIT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 who called themselves ``hackers'', who shared an idealistic belief
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 system about the free exchange of information and were fanatical in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292 their devotion to and time spent with computers. (The hacker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 subculture dates back to the late 1950's at MIT and is described in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 detail in Steven Levy's book @cite{Hackers}. This book also includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 a lot of information about Stallman himself and the development of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 Lisp, a programming language developed at MIT that underlies Emacs.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 * Through Version 18:: Unification prevails.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300 * Lucid Emacs:: One version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 * GNU Emacs 19:: The other version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 * XEmacs:: The continuation of Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 @node Through Version 18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 @section Through Version 18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 @cindex Gosling, James
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 @cindex Great Usenet Renaming
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 Although the history of the early versions of GNU Emacs is unclear,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 the history is well-known from the middle of 1985. A time line is:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 GNU Emacs version 15 (15.34) was released sometime in 1984 or 1985 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 shared some code with a version of Emacs written by James Gosling (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 same James Gosling who later created the Java language).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 GNU Emacs version 16 (first released version was 16.56) was released on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 July 15, 1985. All Gosling code was removed due to potential copyright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 problems with the code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 version 16.57: released on September 16, 1985.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 versions 16.58, 16.59: released on September 17, 1985.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 version 16.60: released on September 19, 1985. These later version 16's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 incorporated patches from the net, esp. for getting Emacs to work under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 System V.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 version 17.36 (first official v17 release) released on December 20,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332 1985. Included a TeX-able user manual. First official unpatched
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 version that worked on vanilla System V machines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 version 17.43 (second official v17 release) released on January 25,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338 version 17.45 released on January 30, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 version 17.46 released on February 4, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 version 17.48 released on February 10, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 version 17.49 released on February 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346 version 17.55 released on March 18, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 version 17.57 released on March 27, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 version 17.58 released on April 4, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 version 17.61 released on April 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 version 17.63 released on May 7, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 version 17.64 released on May 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 version 18.24 (a beta version) released on October 2, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 version 18.30 (a beta version) released on November 15, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362 version 18.31 (a beta version) released on November 23, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 version 18.32 (a beta version) released on December 7, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 version 18.33 (a beta version) released on December 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 version 18.35 (a beta version) released on January 5, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370 version 18.36 (a beta version) released on January 21, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 version 18.37 (a beta version) released on February 12, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 version 18.38 (a beta version) released on March 3, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 version 18.39 (a beta version) released on March 14, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 version 18.40 (a beta version) released on March 18, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380 version 18.41 (the first ``official'' release) released on March 22,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 version 18.45 released on June 2, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 version 18.46 released on June 9, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 version 18.47 released on June 18, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 version 18.48 released on September 3, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391 version 18.49 released on September 18, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393 version 18.50 released on February 13, 1988.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 version 18.51 released on May 7, 1988.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397 version 18.52 released on September 1, 1988.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399 January 27, 1989: The Great Usenet Renaming. net.emacs is now
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 comp.emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 version 18.53 released on February 24, 1989.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 version 18.54 released on April 26, 1989.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 version 18.55 released on August 23, 1989. This is the earliest version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 that is still available by FTP.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 version 18.56 released on January 17, 1991.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 version 18.57 released late January, 1991.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 version 18.58 released ?????.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 version 18.59 released October 31, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418 @node Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 @section Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420 @cindex Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 @cindex Lucid Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 @cindex Energize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423 @cindex Epoch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 Lucid Emacs was developed by the (now-defunct) Lucid Inc., a maker of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 C++ and Lisp development environments. It began when Lucid decided they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427 wanted to use Emacs as the editor and cornerstone of their C++
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 development environment (called ``Energize''). They needed many features
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 that were not available in the existing version of GNU Emacs (version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 18.5something), in particular good and integrated support for GUI
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 elements such as mouse support, multiple fonts, multiple window-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 windows, etc. A branch of GNU Emacs called Epoch, written at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 University of Illinois, existed that supplied many of these features;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 however, Lucid needed more than what existed in Epoch. At the time, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 Free Software Foundation was working on version 19 of Emacs (this was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 sometime around 1991), which was planned to have similar features, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 so Lucid decided to work with the Free Software Foundation. Their plan
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 was to add features that they needed, and coordinate with the FSF so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 that the features would get included back into Emacs version 19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 Delays in the release of version 19 occurred, however (resulting in it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 finally being released more than a year after what was initially
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 planned), and Lucid encountered unexpected technical resistance in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444 getting their changes merged back into version 19, so they decided to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 release their own version of Emacs, which became Lucid Emacs 19.0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 @cindex Zawinski, Jamie
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 @cindex Sexton, Harlan
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 @cindex Benson, Eric
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 @cindex Devin, Matthieu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 The initial authors of Lucid Emacs were Matthieu Devin, Harlan Sexton,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 and Eric Benson, and the work was later taken over by Jamie Zawinski,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 who became ``Mr. Lucid Emacs'' for many releases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 A time line for Lucid Emacs/XEmacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 version 19.0 shipped with Energize 1.0, April 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 version 19.1 released June 4, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 version 19.2 released June 19, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 version 19.3 released September 9, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 version 19.4 released January 21, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 version 19.5 was a repackaging of 19.4 with a few bug fixes and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 shipped with Energize 2.0. Never released to the net.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 version 19.6 released April 9, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 version 19.7 was a repackaging of 19.6 with a few bug fixes and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 shipped with Energize 2.1. Never released to the net.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 version 19.8 released September 6, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 version 19.9 released January 12, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 version 19.10 released May 27, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 version 19.11 (first XEmacs) released September 13, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 version 19.12 released June 23, 1995.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 version 19.13 released September 1, 1995.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490 @node GNU Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 @section GNU Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 @cindex GNU Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493 @cindex FSF Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 About a year after the initial release of Lucid Emacs, the FSF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496 released a beta of their version of Emacs 19 (referred to here as ``GNU
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 Emacs''). By this time, the current version of Lucid Emacs was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 19.6. (Strangely, the first released beta from the FSF was GNU Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499 19.7.) A time line for GNU Emacs version 19 is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503 version 19.8 (beta) released May 27, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505 version 19.9 (beta) released May 27, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 version 19.10 (beta) released May 30, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 version 19.11 (beta) released June 1, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 version 19.12 (beta) released June 2, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513 version 19.13 (beta) released June 8, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 version 19.14 (beta) released June 17, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 version 19.15 (beta) released June 19, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 version 19.16 (beta) released July 6, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 version 19.17 (beta) released late July, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 version 19.18 (beta) released August 9, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 version 19.19 (beta) released August 15, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 version 19.20 (beta) released November 17, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 version 19.21 (beta) released November 17, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 version 19.22 (beta) released November 28, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 version 19.23 (beta) released May 17, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 version 19.24 (beta) released May 16, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 version 19.25 (beta) released June 3, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 version 19.26 (beta) released September 11, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 version 19.27 (beta) released September 14, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 version 19.28 (first ``official'' release) released November 1, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 version 19.29 released June 21, 1995.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 @cindex Mlynarik, Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 In some ways, GNU Emacs 19 was better than Lucid Emacs; in some ways,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 worse. Lucid soon began incorporating features from GNU Emacs 19 into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 Lucid Emacs; the work was mostly done by Richard Mlynarik, who had been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 working on and using GNU Emacs for a long time (back as far as version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 16 or 17).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 @node XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 @section XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557 @cindex XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 @cindex Sun Microsystems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 @cindex University of Illinois
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 @cindex Illinois, University of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 @cindex SPARCWorks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 @cindex Andreessen, Marc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 @cindex Kaplan, Simon
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 @cindex Wing, Ben
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 @cindex Thompson, Chuck
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 @cindex Win-Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 @cindex Epoch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569 @cindex Amdahl Corporation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 Around the time that Lucid was developing Energize, Sun Microsystems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571 was developing their own development environment (called ``SPARCWorks'')
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 and also decided to use Emacs. They joined forces with the Epoch team
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573 at the University of Illinois and later with Lucid. The maintainer of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 the last-released version of Epoch was Marc Andreessen, but he dropped
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575 out and the Epoch project, headed by Simon Kaplan, lured Chuck Thompson
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 away from a system administration job to become the primary Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 author for Epoch and Sun. Chuck's area of specialty became the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 redisplay engine (he replaced the old Lucid Emacs redisplay engine with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 a ported version from Epoch and then later rewrote it from scratch).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 Sun also hired Ben Wing (the author of Win-Emacs, a port of Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 to Microsoft Windows 3.1) in 1993, for what was initially a one-month
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 contract to fix some event problems but later became a many-year
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 involvement, punctuated by a six-month contract with Amdahl Corporation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 @cindex rename to XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 In 1994, Sun and Lucid agreed to rename Lucid Emacs to XEmacs (a name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587 not favorable to either company); the first release called XEmacs was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588 version 19.11. In June 1994, Lucid folded and Jamie quit to work for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589 the newly formed Mosaic Communications Corp., later Netscape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590 Communications Corp. (co-founded by the same Marc Andreessen, who had
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 quit his Epoch job to work on a graphical browser for the World Wide
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 Web). Chuck then become the primary maintainer of XEmacs, and put out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593 versions 19.11, 19.12, and 19.13 in conjunction with Ben. For 19.12 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
594 19.13, Chuck added the new redisplay and many other display improvements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595 and Ben added MULE support (support for Asian and other languages) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 redesigned most of the internal Lisp subsystems to better support the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 MULE work and the various other features being added to XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599 @cindex merging attempts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 Many attempts have been made to merge XEmacs and GNU Emacs, but they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 have consistently run into the same technical disagreements and other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602 problems that Lucid ran into when originally attempting to merge Lucid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 Emacs into GNU Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 A more detailed history is contained in the XEmacs About page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607 @node XEmacs From the Outside, The Lisp Language, A History of Emacs, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 @chapter XEmacs From the Outside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609 @cindex read-eval-print
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 XEmacs appears to the outside world as an editor, but it is really a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 Lisp environment. At its heart is a Lisp interpreter; it also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 ``happens'' to contain many specialized object types (e.g. buffers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614 windows, frames, events) that are useful for implementing an editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615 Some of these objects (in particular windows and frames) have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 displayable representations, and XEmacs provides a function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 @code{redisplay()} that ensures that the display of all such objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 matches their internal state. Most of the time, a standard Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 environment is in a @dfn{read-eval-print} loop -- i.e. ``read some Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620 code, execute it, and print the results''. XEmacs has a similar loop:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624 read an event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 dispatch the event (i.e. ``do it'')
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628 redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 Reading an event is done using the Lisp function @code{next-event},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 which waits for something to happen (typically, the user presses a key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 or moves the mouse) and returns an event object describing this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634 Dispatching an event is done using the Lisp function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 @code{dispatch-event}, which looks up the event in a keymap object (a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636 particular kind of object that associates an event with a Lisp function)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637 and calls that function. The function ``does'' what the user has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 requested by changing the state of particular frame objects, buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639 objects, etc. Finally, @code{redisplay()} is called, which updates the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 display to reflect those changes just made. Thus is an ``editor'' born.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 @cindex bridge, playing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 @cindex taxes, doing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 @cindex pi, calculating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645 Note that you do not have to use XEmacs as an editor; you could just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646 as well make it do your taxes, compute pi, play bridge, etc. You'd just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 have to write functions to do those operations in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 @node The Lisp Language, XEmacs From the Perspective of Building, XEmacs From the Outside, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650 @chapter The Lisp Language
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651 @cindex Lisp vs. C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 @cindex C vs. Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653 @cindex Lisp vs. Java
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654 @cindex Java vs. Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655 @cindex dynamic scoping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 @cindex scoping, dynamic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657 @cindex dynamic types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658 @cindex types, dynamic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 @cindex Java
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660 @cindex Common Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661 @cindex Gosling, James
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663 Lisp is a general-purpose language that is higher-level than C and in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 many ways more powerful than C. Powerful dialects of Lisp such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665 Common Lisp are probably much better languages for writing very large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 applications than is C. (Unfortunately, for many non-technical
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667 reasons C and its successor C++ have become the dominant languages for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668 application development. These languages are both inadequate for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669 extremely large applications, which is evidenced by the fact that newer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 larger programs are becoming ever harder to write and are requiring ever
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671 more programmers despite great increases in C development environments;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672 and by the fact that, although hardware speeds and reliability have been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673 growing at an exponential rate, most software is still generally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674 considered to be slow and buggy.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 The new Java language holds promise as a better general-purpose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 development language than C. Java has many features in common with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 Lisp that are not shared by C (this is not a coincidence, since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 Java was designed by James Gosling, a former Lisp hacker). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680 will be discussed more later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 For those used to C, here is a summary of the basic differences between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683 C and Lisp:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 Lisp has an extremely regular syntax. Every function, expression,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688 and control statement is written in the form
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691 (@var{func} @var{arg1} @var{arg2} ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694 This is as opposed to C, which writes functions as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 func(@var{arg1}, @var{arg2}, ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 but writes expressions involving operators as (e.g.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 @var{arg1} + @var{arg2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706 and writes control statements as (e.g.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 while (@var{expr}) @{ @var{statement1}; @var{statement2}; ... @}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 Lisp equivalents of the latter two would be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 (+ @var{arg1} @var{arg2} ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 (while @var{expr} @var{statement1} @var{statement2} ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 Lisp is a safe language. Assuming there are no bugs in the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 interpreter/compiler, it is impossible to write a program that ``core
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 dumps'' or otherwise causes the machine to execute an illegal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 instruction. This is very different from C, where perhaps the most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 common outcome of a bug is exactly such a crash. A corollary of this is that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 the C operation of casting a pointer is impossible (and unnecessary) in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731 Lisp, and that it is impossible to access memory outside the bounds of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 an array.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735 Programs and data are written in the same form. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 parenthesis-enclosing form described above for statements is the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 form used for the most common data type in Lisp, the list. Thus, it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738 possible to represent any Lisp program using Lisp data types, and for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 one program to construct Lisp statements and then dynamically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 @dfn{evaluate} them, or cause them to execute.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 All objects are @dfn{dynamically typed}. This means that part of every
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 object is an indication of what type it is. A Lisp program can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745 manipulate an object without knowing what type it is, and can query an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 object to determine its type. This means that, correspondingly,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 variables and function parameters can hold objects of any type and are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 not normally declared as being of any particular type. This is opposed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749 to the @dfn{static typing} of C, where variables can hold exactly one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 type of object and must be declared as such, and objects do not contain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 an indication of their type because it's implicit in the variables they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 are stored in. It is possible in C to have a variable hold different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 types of objects (e.g. through the use of @code{void *} pointers or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 variable-argument functions), but the type information must then be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755 passed explicitly in some other fashion, leading to additional program
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 complexity.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 Allocated memory is automatically reclaimed when it is no longer in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 This operation is called @dfn{garbage collection} and involves looking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761 through all variables to see what memory is being pointed to, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 reclaiming any memory that is not pointed to and is thus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 ``inaccessible'' and out of use. This is as opposed to C, in which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764 allocated memory must be explicitly reclaimed using @code{free()}. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 you simply drop all pointers to memory without freeing it, it becomes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 ``leaked'' memory that still takes up space. Over a long period of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767 time, this can cause your program to grow and grow until it runs out of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 memory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 Lisp has built-in facilities for handling errors and exceptions. In C,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 when an error occurs, usually either the program exits entirely or the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773 routine in which the error occurs returns a value indicating this. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 an error occurs in a deeply-nested routine, then every routine currently
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 called must unwind itself normally and return an error value back up to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776 the next routine. This means that every routine must explicitly check
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 for an error in all the routines it calls; if it does not do so,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778 unexpected and often random behavior results. This is an extremely
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 common source of bugs in C programs. An alternative would be to do a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 non-local exit using @code{longjmp()}, but that is often very dangerous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781 because the routines that were exited past had no opportunity to clean
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 up after themselves and may leave things in an inconsistent state,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783 causing a crash shortly afterwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785 Lisp provides mechanisms to make such non-local exits safe. When an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 error occurs, a routine simply signals that an error of a particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 class has occurred, and a non-local exit takes place. Any routine can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788 trap errors occurring in routines it calls by registering an error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 handler for some or all classes of errors. (If no handler is registered,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 a default handler, generally installed by the top-level event loop, is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791 executed; this prints out the error and continues.) Routines can also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 specify cleanup code (called an @dfn{unwind-protect}) that will be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793 called when control exits from a block of code, no matter how that exit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 occurs -- i.e. even if a function deeply nested below it causes a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 non-local exit back to the top level.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797 Note that this facility has appeared in some recent vintages of C, in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 particular Visual C++ and other PC compilers written for the Microsoft
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799 Win32 API.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802 In Emacs Lisp, local variables are @dfn{dynamically scoped}. This means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 that if you declare a local variable in a particular function, and then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804 call another function, that subfunction can ``see'' the local variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 you declared. This is actually considered a bug in Emacs Lisp and in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806 all other early dialects of Lisp, and was corrected in Common Lisp. (In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807 Common Lisp, you can still declare dynamically scoped variables if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808 want to -- they are sometimes useful -- but variables by default are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 @dfn{lexically scoped} as in C.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812 For those familiar with Lisp, Emacs Lisp is modelled after MacLisp, an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 early dialect of Lisp developed at MIT (no relation to the Macintosh
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 computer). There is a Common Lisp compatibility package available for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815 Emacs that provides many of the features of Common Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 The Java language is derived in many ways from C, and shares a similar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 syntax, but has the following features in common with Lisp (and different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 from C):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823 Java is a safe language, like Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
825 Java provides garbage collection, like Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827 Java has built-in facilities for handling errors and exceptions, like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828 Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830 Java has a type system that combines the best advantages of both static
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 and dynamic typing. Objects (except very simple types) are explicitly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832 marked with their type, as in dynamic typing; but there is a hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 of types and functions are declared to accept only certain types, thus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834 providing the increased compile-time error-checking of static typing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 @node XEmacs From the Perspective of Building, XEmacs From the Inside, The Lisp Language, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 @chapter XEmacs From the Perspective of Building
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840 The heart of XEmacs is the Lisp environment, which is written in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 This is contained in the @file{src/} subdirectory. Underneath
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842 @file{src/} are two subdirectories of header files: @file{s/} (header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843 files for particular operating systems) and @file{m/} (header files for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 particular machine types). In practice the distinction between the two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845 types of header files is blurred. These header files define or undefine
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846 certain preprocessor constants and macros to indicate particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 characteristics of the associated machine or operating system. As part
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848 of the configure process, one @file{s/} file and one @file{m/} file is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 identified for the particular environment in which XEmacs is being
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 built.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
852 XEmacs also contains a great deal of Lisp code. This implements the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 operations that make XEmacs useful as an editor as well as just a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854 Lisp environment, and also contains many add-on packages that allow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 XEmacs to browse directories, act as a mail and Usenet news reader,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856 compile Lisp code, etc. There is actually a lot more Lisp code than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857 C code associated with XEmacs, but much of the Lisp code is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858 peripheral to the actual operation of the editor. The Lisp code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859 all lies in subdirectories underneath the @file{lisp/} directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861 The @file{lwlib/} directory contains C code that implements a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 generalized interface onto different X widget toolkits and also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863 implements some widgets of its own that behave like Motif widgets but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 are faster, free, and in some cases more powerful. The code in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 directory compiles into a library and is mostly independent from XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867 The @file{etc/} directory contains various data files associated with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868 XEmacs. Some of them are actually read by XEmacs at startup; others
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 merely contain useful information of various sorts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871 The @file{lib-src/} directory contains C code for various auxiliary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 programs that are used in connection with XEmacs. Some of them are used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873 during the build process; others are used to perform certain functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874 that cannot conveniently be placed in the XEmacs executable (e.g. the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875 @file{movemail} program for fetching mail out of /var/spool/mail, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 must be setgid to @file{mail} on many systems; and the 'gnuclient'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877 program, which allows an external script to communicate with a running
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 XEmacs process).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 The @file{man/} directory contains the sources for the XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 documentation. It is mostly in a form called Texinfo, which can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 converted into either a printed document (by passing it through TeX) or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883 into on-line documentation called @dfn{info files}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885 The @file{info/} directory contains the results of formatting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 XEmacs documentation as @dfn{info files}, for on-line use. These files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887 are used when you enter the Info system using @kbd{C-h i} or through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888 Help menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890 The @file{dynodump/} directory contains auxiliary code used to build
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891 XEmacs on Solaris platforms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 The other directories contain various miscellaneous code and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894 information that is not normally used or needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 The first step of building involves running the @file{configure}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897 program and passing it various parameters to specify any optional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 features you want and compiler arguments and such, as described in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899 @file{INSTALL} file. This determines what the build environment is,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 chooses the appropriate @file{s/} and @file{m/} file, and runs a series
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901 of tests to determine many details about your environment, such as which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 library functions are available and exactly how they work. (The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903 @file{s/} and @file{m/} files only contain information that cannot be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904 conveniently detected in this fashion.) The reason for running these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905 tests is that it allows XEmacs to be compiled on a much wider variety of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 platforms than those that the XEmacs developers happen to be familiar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 with, including various sorts of hybrid platforms. This is especially
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908 important now that many operating systems give you a great deal of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909 control over exactly what features you want installed, and allow for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910 easy upgrading of parts of a system without upgrading the rest. It
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911 would be impossible to pre-determine and pre-specify the information for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912 all possible configurations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914 When configure is done running, it generates @file{Makefile}s and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 file @file{config.h} (which describes the features of your system) from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916 template files. You then run @file{make}, which compiles the auxiliary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 code and programs in @file{lib-src/} and @file{lwlib/} and the main
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 XEmacs executable in @file{src/}. The result of this is an executable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919 called @file{temacs}, which is @emph{not} the XEmacs executable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920 @file{temacs} by itself cannot function as an editor or even display any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 windows on the screen, and if you simply run it, it will exit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922 immediately. The Makefile runs @file{temacs} with certain options that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923 cause it to initialize itself, read in a number of basic Lisp files, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924 then dump itself out into a new executable called @file{xemacs}. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925 new executable has been pre-initialized and contains pre-digested Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926 code that is necessary for the editor to function (this includes some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 extremely basic Lisp functions, e.g. @code{not}, that can be defined in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928 terms of other Lisp primitives; some initialization code that is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 when certain objects, such as frames, are created; and all of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930 standard keybindings and code for the actions they result in). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 executable, @file{xemacs}, is the executable that you run to use the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 XEmacs editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 @node XEmacs From the Inside, The XEmacs Object System (Abstractly Speaking), XEmacs From the Perspective of Building, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935 @chapter XEmacs From the Inside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937 Internally, XEmacs is quite complex, and can be very confusing. To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 simplify things, it can be useful to think of XEmacs as containing an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 event loop that ``drives'' everything, and a number of other subsystems,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940 such as a Lisp engine and a redisplay mechanism. Each of these others
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941 subsystems exists simultaneously in XEmacs, and each has a certain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942 state. The flow of control continually passes in and out of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 different subsystems in the course of normal operation of the editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 It is important to keep in mind that, most of the time, the editor is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946 ``driven'' by the event loop. Except during initialization and batch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 mode, all subsystems are entered directly or indirectly through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948 event loop, and ultimately, control exits out of all subsystems back up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 to the event loop. This cycle of entering a subsystem, exiting back out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950 to the event loop, and starting another iteration of the event loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951 occurs once each keystroke, mouse motion, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953 If you're trying to understand a particular subsystem (other than the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 event loop), think of it as a ``daemon'' process or ``servant'' that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955 responsible for one particular aspect of a larger system, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956 periodically receives commands or environment changes that cause it to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
957 do something. Ultimately, these commands and environment changes are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958 always triggered by the event loop. For example:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962 The window and frame mechanism is responsible for keeping track of what
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963 windows and frames exist, what buffers are in them, etc. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964 periodically given commands (usually from the user) to make a change to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 the current window/frame state: i.e. create a new frame, delete a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966 window, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969 The buffer mechanism is responsible for keeping track of what buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 exist and what text is in them. It is periodically given commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 (usually from the user) to insert or delete text, create a buffer, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 When it receives a textual-change command, it tells the redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973 mechanism about this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 The redisplay mechanism is responsible for making sure that windows and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 frames are displayed correctly. It is periodically told (by the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978 loop) to actually ``do its job'', i.e. snoop around and see what the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 current state of the environment (mostly of the currently-existing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980 windows, frames, and buffers) is, and make sure that that state matches
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 what's actually displayed. It keeps lots and lots of information around
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 (such as what is actually being displayed currently, and what the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 environment was last time it checked) so that it can minimize the work
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984 it has to do. It is also helped along in that whenever a relevant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 change to the environment occurs, the redisplay mechanism is told about
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986 this, so it has a pretty good idea of where it has to look to find
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987 possible changes and doesn't have to look everywhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990 The Lisp engine is responsible for executing the Lisp code in which most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991 user commands are written. It is entered through a call to @code{eval}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992 or @code{funcall}, which occurs as a result of dispatching an event from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993 the event loop. The functions it calls issue commands to the buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994 mechanism, the window/frame subsystem, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997 The Lisp allocation subsystem is responsible for keeping track of Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 objects. It is given commands from the Lisp engine to allocate objects,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999 garbage collect, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002 etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004 The important idea here is that there are a number of independent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005 subsystems each with their own responsibility and persistent state, just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006 like different employees in a company, and each subsystem is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 periodically given commands from other subsystems. Commands can flow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008 from any one subsystem to any other, but there is usually some sort of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009 hierarchy, with all commands originating from the event subsystem.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011 XEmacs is entered in @code{main()}, which is in @file{emacs.c}. When
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 this is called the first time (in a properly-invoked @file{temacs}), it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013 does the following:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017 It does some very basic environment initializations, such as determining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018 where it and its directories (e.g. @file{lisp/} and @file{etc/}) reside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 and setting up signal handlers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021 It initializes the entire Lisp interpreter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 It sets the initial values of many built-in variables (including many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024 variables that are visible to Lisp programs), such as the global keymap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025 object and the built-in faces (a face is an object that describes the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026 display characteristics of text). This involves creating Lisp objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 and thus is dependent on step (2).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 It performs various other initializations that are relevant to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 particular environment it is running in, such as retrieving environment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031 variables, determining the current date and the user who is running the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 program, examining its standard input, creating any necessary file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033 descriptors, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035 At this point, the C initialization is complete. A Lisp program that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036 was specified on the command line (usually @file{loadup.el}) is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 (temacs is normally invoked as @code{temacs -batch -l loadup.el dump}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038 @file{loadup.el} loads all of the other Lisp files that are needed for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 the operation of the editor, calls the @code{dump-emacs} function to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040 write out @file{xemacs}, and then kills the temacs process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043 When @file{xemacs} is then run, it only redoes steps (1) and (4)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 above; all variables already contain the values they were set to when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045 the executable was dumped, and all memory that was allocated with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 @code{malloc()} is still around. (XEmacs knows whether it is being run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047 as @file{xemacs} or @file{temacs} because it sets the global variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048 @code{initialized} to 1 after step (4) above.) At this point,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 @file{xemacs} calls a Lisp function to do any further initialization,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 which includes parsing the command-line (the C code can only do limited
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051 command-line parsing, which includes looking for the @samp{-batch} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 @samp{-l} flags and a few other flags that it needs to know about before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053 initialization is complete), creating the first frame (or @dfn{window}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 in standard window-system parlance), running the user's init file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055 (usually the file @file{.emacs} in the user's home directory), etc. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056 function to do this is usually called @code{normal-top-level};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 @file{loadup.el} tells the C code about this function by setting its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 name as the value of the Lisp variable @code{top-level}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060 When the Lisp initialization code is done, the C code enters the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061 loop, and stays there for the duration of the XEmacs process. The code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062 for the event loop is contained in @file{keyboard.c}, and is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063 @code{Fcommand_loop_1()}. Note that this event loop could very well be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 written in Lisp, and in fact a Lisp version exists; but apparently,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 doing this makes XEmacs run noticeably slower.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 Notice how much of the initialization is done in Lisp, not in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068 In general, XEmacs tries to move as much code as is possible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069 into Lisp. Code that remains in C is code that implements the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070 Lisp interpreter itself, or code that needs to be very fast, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071 code that needs to do system calls or other such stuff that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072 needs to be done in C, or code that needs to have access to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073 ``forbidden'' structures. (One conscious aspect of the design of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074 Lisp under XEmacs is a clean separation between the external
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 interface to a Lisp object's functionality and its internal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076 implementation. Part of this design is that Lisp programs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 are forbidden from accessing the contents of the object other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 than through using a standard API. In this respect, XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079 is similar to modern Lisp dialects but differs from GNU Emacs,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 which tends to expose the implementation and allow Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081 programs to look at it directly. The major advantage of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082 hiding the implementation is that it allows the implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 to be redesigned without affecting any Lisp programs, including
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084 those that might want to be ``clever'' by looking directly at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 the object's contents and possibly manipulating them.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 Moving code into Lisp makes the code easier to debug and maintain and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 makes it much easier for people who are not XEmacs developers to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089 customize XEmacs, because they can make a change with much less chance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090 of obscure and unwanted interactions occurring than if they were to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091 change the C code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093 @node The XEmacs Object System (Abstractly Speaking), How Lisp Objects Are Represented in C, XEmacs From the Inside, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094 @chapter The XEmacs Object System (Abstractly Speaking)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 At the heart of the Lisp interpreter is its management of objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 XEmacs Lisp contains many built-in objects, some of which are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098 simple and others of which can be very complex; and some of which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 are very common, and others of which are rarely used or are only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100 used internally. (Since the Lisp allocation system, with its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 automatic reclamation of unused storage, is so much more convenient
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102 than @code{malloc()} and @code{free()}, the C code makes extensive use of it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 in its internal operations.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105 The basic Lisp objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1107 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108 @item integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 28 bits of precision, or 60 bits on 64-bit machines; the reason for this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110 is described below when the internal Lisp object representation is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 described.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 @item float
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 Same precision as a double in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114 @item cons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115 A simple container for two Lisp objects, used to implement lists and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116 most other data structures in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117 @item char
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 An object representing a single character of text; chars behave like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 integers in many ways but are logically considered text rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120 numbers and have a different read syntax. (the read syntax for a char
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 contains the char itself or some textual encoding of it -- for example,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 a Japanese Kanji character might be encoded as @samp{^[$(B#&^[(B} using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123 ISO-2022 encoding standard -- rather than the numerical representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 of the char; this way, if the mapping between chars and integers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125 changes, which is quite possible for Kanji characters and other extended
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 characters, the same character will still be created. Note that some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127 primitives confuse chars and integers. The worst culprit is @code{eq},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 which makes a special exception and considers a char to be @code{eq} to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129 its integer equivalent, even though in no other case are objects of two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 different types @code{eq}. The reason for this monstrosity is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 compatibility with existing code; the separation of char from integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 came fairly recently.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 @item symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134 An object that contains Lisp objects and is referred to by name;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 symbols are used to implement variables and named functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 and to provide the equivalent of preprocessor constants in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 @item vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 A one-dimensional array of Lisp objects providing constant-time access
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 to any of the objects; access to an arbitrary object in a vector is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140 faster than for lists, but the operations that can be done on a vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 are more limited.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142 @item string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 Self-explanatory; behaves much like a vector of chars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144 but has a different read syntax and is stored and manipulated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 more compactly and efficiently.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146 @item bit-vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147 A vector of bits; similar to a string in spirit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 @item compiled-function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 An object describing compiled Lisp code, known as @dfn{byte code}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 @item subr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 An object describing a Lisp primitive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1154 @cindex closure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155 Note that there is no basic ``function'' type, as in more powerful
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 versions of Lisp (where it's called a @dfn{closure}). XEmacs Lisp does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1157 not provide the closure semantics implemented by Common Lisp and Scheme.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158 The guts of a function in XEmacs Lisp are represented in one of four
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159 ways: a symbol specifying another function (when one function is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 alias for another), a list containing the function's source code, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161 bytecode object, or a subr object. (In other words, given a symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 specifying the name of a function, calling @code{symbol-function} to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 retrieve the contents of the symbol's function cell will return one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164 these types of objects.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166 XEmacs Lisp also contains numerous specialized objects used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167 implement the editor:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170 @item buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 Stores text like a string, but is optimized for insertion and deletion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172 and has certain other properties that can be set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 @item frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174 An object with various properties whose displayable representation is a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1175 @dfn{window} in window-system parlance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176 @item window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177 A section of a frame that displays the contents of a buffer;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 often called a @dfn{pane} in window-system parlance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179 @item window-configuration
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 An object that represents a saved configuration of windows in a frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 @item device
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182 An object representing a screen on which frames can be displayed;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 equivalent to a @dfn{display} in the X Window System and a @dfn{TTY} in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184 character mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185 @item face
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186 An object specifying the appearance of text or graphics; it contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187 characteristics such as font, foreground color, and background color.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 @item marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189 An object that refers to a particular position in a buffer and moves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 around as text is inserted and deleted to stay in the same relative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191 position to the text around it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 @item extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193 Similar to a marker but covers a range of text in a buffer; can also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 specify properties of the text, such as a face in which the text is to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195 be displayed, whether the text is invisible or unmodifiable, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 @item event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197 Generated by calling @code{next-event} and contains information
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 describing a particular event happening in the system, such as the user
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 pressing a key or a process terminating.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 @item keymap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201 An object that maps from events (described using lists, vectors, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 symbols rather than with an event object because the mapping is for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 classes of events, rather than individual events) to functions to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 execute or other events to recursively look up; the functions are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 described by name, using a symbol, or using lists to specify the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206 function's code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207 @item glyph
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 An object that describes the appearance of an image (e.g. pixmap) on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 the screen; glyphs can be attached to the beginning or end of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1210 and in some future version of XEmacs will be able to be inserted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211 directly into a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212 @item process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 An object that describes a connection to an externally-running process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216 There are some other, less-commonly-encountered general objects:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219 @item hashtable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 An object that maps from an arbitrary Lisp object to another arbitrary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221 Lisp object, using hashing for fast lookup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222 @item obarray
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 A limited form of hashtable that maps from strings to symbols; obarrays
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 are used to look up a symbol given its name and are not actually their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 own object type but are kludgily represented using vectors with hidden
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226 fields (this representation derives from GNU Emacs).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227 @item specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 A complex object used to specify the value of a display property; a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229 default value is given and different values can be specified for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 particular frames, buffers, windows, devices, or classes of device.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 @item char-table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 An object that maps from chars or classes of chars to arbitrary Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233 objects; internally char tables use a complex nested-vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234 representation that is optimized to the way characters are represented
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235 as integers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 @item range-table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237 An object that maps from ranges of integers to arbitrary Lisp objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1240 And some strange special-purpose objects:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243 @item charset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 @itemx coding-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 Objects used when MULE, or multi-lingual/Asian-language, support is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246 enabled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 @item color-instance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248 @itemx font-instance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249 @itemx image-instance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1250 An object that encapsulates a window-system resource; instances are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251 mostly used internally but are exposed on the Lisp level for cleanness
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252 of the specifier model and because it's occasionally useful for Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253 program to create or query the properties of instances.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254 @item subwindow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255 An object that encapsulate a @dfn{subwindow} resource, i.e. a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256 window-system child window that is drawn into by an external process;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257 this object should be integrated into the glyph system but isn't yet,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258 and may change form when this is done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 @item tooltalk-message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260 @itemx tooltalk-pattern
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 Objects that represent resources used in the ToolTalk interprocess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262 communication protocol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 @item toolbar-button
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264 An object used in conjunction with the toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1265 @item x-resource
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266 An object that encapsulates certain miscellaneous resources in the X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 window system, used only when Epoch support is enabled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270 And objects that are only used internally:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273 @item opaque
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 A generic object for encapsulating arbitrary memory; this allows you the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1275 generality of @code{malloc()} and the convenience of the Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1276 system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277 @item lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278 A buffering I/O stream, used to provide a unified interface to anything
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 that can accept output or provide input, such as a file descriptor, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280 stdio stream, a chunk of memory, a Lisp buffer, a Lisp string, etc.;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 it's a Lisp object to make its memory management more convenient.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282 @item char-table-entry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283 Subsidiary objects in the internal char-table representation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284 @item extent-auxiliary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285 @itemx menubar-data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286 @itemx toolbar-data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287 Various special-purpose objects that are basically just used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288 encapsulate memory for particular subsystems, similar to the more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289 general ``opaque'' object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290 @item symbol-value-forward
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291 @itemx symbol-value-buffer-local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292 @itemx symbol-value-varalias
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 @itemx symbol-value-lisp-magic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294 Special internal-only objects that are placed in the value cell of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295 symbol to indicate that there is something special with this variable --
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296 e.g. it has no value, it mirrors another variable, or it mirrors some C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297 variable; there is really only one kind of object, called a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298 @dfn{symbol-value-magic}, but it is sort-of halfway kludged into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1299 semi-different object types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302 @cindex permanent objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303 @cindex temporary objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304 Some types of objects are @dfn{permanent}, meaning that once created,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305 they do not disappear until explicitly destroyed, using a function such
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1306 as @code{delete-buffer}, @code{delete-window}, @code{delete-frame}, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307 Others will disappear once they are not longer used, through the garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 collection mechanism. Buffers, frames, windows, devices, and processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309 are among the objects that are permanent. Note that some objects can go
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310 both ways: Faces can be created either way; extents are normally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311 permanent, but detached extents (extents not referring to any text, as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 happens to some extents when the text they are referring to is deleted)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313 are temporary. Note that some permanent objects, such as faces and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314 coding systems, cannot be deleted. Note also that windows are unique in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315 that they can be @emph{undeleted} after having previously been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 deleted. (This happens as a result of restoring a window configuration.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318 @cindex read syntax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319 Note that many types of objects have a @dfn{read syntax}, i.e. a way of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320 specifying an object of that type in Lisp code. When you load a Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321 file, or type in code to be evaluated, what really happens is that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322 function @code{read} is called, which reads some text and creates an object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1323 based on the syntax of that text; then @code{eval} is called, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324 possibly does something special; then this loop repeats until there's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325 no more text to read. (@code{eval} only actually does something special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326 with symbols, which causes the symbol's value to be returned,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327 similar to referencing a variable; and with conses [i.e. lists],
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 which cause a function invocation. All other values are returned
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329 unchanged.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331 The read syntax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 17297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337 converts to an integer whose value is 17297.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340 1.983e-4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 converts to a float whose value is 1983.23e-4, or .0001983.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 ?b
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349 converts to a char that represents the lowercase letter b.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352 ?^[$(B#&^[(B
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355 (where @samp{^[} actually is an @samp{ESC} character) converts to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 particular Kanji character. (To decode this gook: @samp{ESC} begins an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357 escape sequence; @samp{ESC $ (} is a class of escape sequences meaning
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358 ``switch to a 94x94 character set''; @samp{ESC $ ( B} means ``switch to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359 Japanese Kanji''; @samp{#} and @samp{&} collectively index into a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360 94-by-94 array of characters [subtract 33 from the ASCII value of each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361 character to get the corresponding index]; @samp{ESC (} is a class of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362 escape sequences meaning ``switch to a 94 character set''; @samp{ESC (B}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363 means ``switch to US ASCII''. It is a coincidence that the letter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 @samp{B} is used to denote both Japanese Kanji and US ASCII. If the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365 first @samp{B} were replaced with an @samp{A}, you'd be requesting a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366 Chinese Hanzi character from the GB2312 character set.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369 "foobar"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372 converts to a string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375 foobar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1378 converts to a symbol whose name is @code{"foobar"}. This is done by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379 looking up the string equivalent in the global variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380 @code{obarray}, whose contents should be an obarray. If no symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381 is found, a new symbol with the name @code{"foobar"} is automatically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382 created and adding it to @code{obarray}; this process is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 @dfn{interning} the symbol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 @cindex interning
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387 (foo . bar)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390 converts to a cons cell containing the symbols @code{foo} and @code{bar}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393 (1 a 2.5)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 converts to a three-element list containing the specified objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 (note that a list is actually a set of nested conses; see the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398 XEmacs Lisp Reference).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1401 [1 a 2.5]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1402 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1403
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404 converts to a three-element vector containing the specified objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407 #[... ... ... ...]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410 converts to a compiled-function object (the actual contents are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411 shown since they are not relevant here; look at a file that ends with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412 @file{.elc} for examples).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1413
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1414 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1415 #*01110110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1416 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1417
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1418 converts to a bit-vector.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1419
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1420 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1421 #s(range-table ... ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1422 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1424 converts to a range table (the actual contents are not shown).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1425
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1426 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1427 #s(char-table ... ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1428 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1429
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1430 converts to a char table (the actual contents are not shown).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431 (Note that the #s syntax is the general syntax for structures,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432 which are not really implemented in XEmacs Lisp but should be.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 When an object is printed out (using @code{print} or a related
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435 function), the read syntax is used, so that the same object can be read
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 in again.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1438 The other objects do not have read syntaxes, usually because it does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1439 not really make sense to create them in this fashion (i.e. processes,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1440 where it doesn't make sense to have a subprocess created as a side
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1441 effect of reading some Lisp code), or because they can't be created at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1442 all (e.g. subrs). Permanent objects, as a rule, do not have a read
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1443 syntax; nor do most complex objects, which contain too much state to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1444 easily initialized through a read syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1446 @node How Lisp Objects Are Represented in C, Rules When Writing New C Code, The XEmacs Object System (Abstractly Speaking), Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1447 @chapter How Lisp Objects Are Represented in C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1448
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449 Lisp objects are represented in C using a 32- or 64-bit machine word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450 (depending on the processor; i.e. DEC Alphas use 64-bit Lisp objects and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1451 most other processors use 32-bit Lisp objects). The representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452 stuffs a pointer together with a tag, as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455 [ 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 ]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456 [ 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 ]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 ^ <---> <------------------------------------------------------>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459 | tag a pointer to a structure, or an integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461 `---> mark bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1464 The tag describes the type of the Lisp object. For integers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1465 chars, the lower 28 bits contain the value of the integer or char; for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466 all others, the lower 28 bits contain a pointer. The mark bit is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467 during garbage-collection, and is always 0 when garbage collection is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468 not happening. Many macros that extract out parts of a Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 expect that the mark bit is 0, and will produce incorrect results if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470 it's not. (The way that garbage collection works, basically, is that it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471 loops over all places where Lisp objects could exist -- this includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472 all global variables in C that contain Lisp objects [including
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473 @code{Vobarray}, the C equivalent of @code{obarray}; through this, all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474 Lisp variables will get marked], plus various other places -- and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 recursively scans through the Lisp objects, marking each object it finds
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476 by setting the mark bit. Then it goes through the lists of all objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477 allocated, freeing the ones that are not marked and turning off the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478 mark bit of the ones that are marked.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 Lisp objects use the typedef @code{Lisp_Object}, but the actual C type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481 used for the Lisp object can vary. It can be either a simple type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 (@code{long} on the DEC Alpha, @code{int} on other machines) or a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483 structure whose fields are bit fields that line up properly (actually,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 it's a union of structures that's used). Generally the simple integral
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485 type is preferable because it ensures that the compiler will actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486 use a machine word to represent the object (some compilers will use more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1487 general and less efficient code for unions and structs even if they can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488 fit in a machine word). The union type, however, has the advantage of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489 stricter type checking (if you accidentally pass an integer where a Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490 object is desired, you get a compile error), and it makes it easier to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491 decode Lisp objects when debugging. The choice of which type to use is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492 determined by the presence or absence of the preprocessor constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493 @code{NO_UNION_TYPE}. (Shouldn't it be @code{USE_UNION_TYPE}, with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1494 opposite semantics? ``Hysterical reasons'', of course.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496 @cindex record type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497 Note that there are only eight types that the tag can represent,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498 but many more actual types than this. This is handled by having
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499 one of the tag types specify a meta-object called a @dfn{record};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500 for all such objects, the first four bytes of the pointed-to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501 structure indicate what the actual type is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 Note also that having 28 bits for pointers and integers restricts a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504 lot of things to 256 megabytes of memory. (Basically, enough pointers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505 and indices and whatnot get stuffed into Lisp objects that the total
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506 amount of memory used by XEmacs can't grow above 256 megabytes. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507 older versions of XEmacs and GNU Emacs, the tag was 5 bits wide,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508 allowing for 32 types, which was more than the actual number of types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509 that existed at the time, and no ``record'' type was necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510 However, this limited the editor to 64 megabytes total, which some users
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511 who edited large files might conceivably exceed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513 Also, note that there is an implicit assumption here that all pointers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514 are low enough that the top bits are all zero and can just be chopped
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515 off. On standard machines that allocate memory from the bottom up (and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516 give each process its own address space), this works fine. Some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 machines, however, put the data space somewhere else in memory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1518 (e.g. beginning at 0x80000000). Those machines cope by defining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1519 @code{DATA_SEG_BITS} in the corresponding @file{m/} or @file{s/} file to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520 the proper mask. Then, pointers retrieved from Lisp objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521 automatically OR'ed with this value prior to being used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1523 A corollary of the previous paragraph is that @strong{stack-allocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1524 structures cannot be put into Lisp objects}. The stack is generally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1525 located near the top of memory; if you put such a pointer into a Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 object, it will get its top bits chopped off, and you will lose.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528 Various macros are used to construct Lisp objects and extract the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1529 components. Macros of the form @code{XINT()}, @code{XCHAR()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530 @code{XSTRING()}, @code{XSYMBOL()}, etc. mask out the pointer/integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 field and cast it to the appropriate type. All of the macros that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1532 construct pointers will @code{OR} with @code{DATA_SEG_BITS} if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1533 necessary. @code{XINT()} needs to be a bit tricky so that negative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534 numbers are properly sign-extended: Usually it does this by shifting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1535 number four bits to the left and then four bits to the right. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536 assumes that the right-shift operator does an arithmetic shift (i.e. it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537 leaves the most-significant bit as-is rather than shifting in a zero, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1538 that it mimics a divide-by-two even for negative numbers). Not all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1539 machines/compilers do this, and on the ones that don't, a more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540 complicated definition is selected by defining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541 @code{EXPLICIT_SIGN_EXTEND}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543 Note that when @code{ERROR_CHECK_TYPECHECK} is defined, the extractor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544 macros become more complicated -- they check the tag bits and/or the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545 type field in the first four bytes of a record type to ensure that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546 object is really of the correct type. This is great for catching places
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547 where an incorrect type is being dereferenced -- this typically results
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1548 in a pointer being dereferenced as the wrong type of structure, with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1549 unpredictable (and sometimes not easily traceable) results.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551 There are similar @code{XSET()} macros that construct a Lisp object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 These macros are of the form @code{XSET (@var{lvalue}, @var{result})},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553 i.e. they have to be a statement rather than just used in an expression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554 The reason for this is that standard C doesn't let you ``construct'' a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 structure (but GCC does). Granted, this sometimes isn't too convenient;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556 for the case of integers, at least, you can use the function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 @code{make_number()}, which constructs and @emph{returns} an integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558 Lisp object. Note that the @code{XSET()} macros are also affected by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1559 @code{ERROR_CHECK_TYPECHECK} and make sure that the structure is of the right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 type in the case of record types, where the type is contained in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561 the structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 @node Rules When Writing New C Code, A Summary of the Various XEmacs Modules, How Lisp Objects Are Represented in C, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1564 @chapter Rules When Writing New C Code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1566 The XEmacs C Code is extremely complex and intricate, and there are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1567 many rules that are more or less consistently followed throughout the code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1568 Many of these rules are not obvious, so they are explained here. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569 of the utmost importance that you follow them. If you don't, you may get
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570 something that appears to work, but which will crash in odd situations,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571 often in code far away from where the actual breakage is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1573 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574 * General Coding Rules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1575 * Writing Lisp Primitives::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576 * Adding Global Lisp Variables::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579 @node General Coding Rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1580 @section General Coding Rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 Almost every module contains a @code{syms_of_*()} function and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583 @code{vars_of_*()} function. The former declares any Lisp primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584 you have defined and defines any symbols you will be using. The latter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585 declares any global Lisp variables you have added and initializes global
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586 C variables in the module. For each such function, declare it in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1587 @file{symsinit.h} and make sure it's called in the appropriate place in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588 @code{main()}. @strong{Important}: There are stringent requirements on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589 exactly what can go into these functions. See the comment in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590 @code{main()}. The reason for this is to avoid obscure unwanted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591 interactions during initialization. If you don't follow these rules,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592 you'll be sorry! If you want to do anything that isn't allowed, create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593 a @code{complex_vars_of_*()} function for it. Doing this is tricky,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 though: You have to make sure your function is called at the right time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595 so that all the initialization dependencies work out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1596
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597 Every module includes @file{<config.h>} (angle brackets so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598 @samp{--srcdir} works correctly) and @file{lisp.h}. @file{config.h}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599 should always be included before any other header files (including
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1600 system header files) to ensure that certain tricks played by various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1601 @file{s/} and @file{m/} files work out correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603 @strong{All global and static variables that are to be modifiable must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1604 be declared uninitialized.} This means that you may not use the ``declare
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1605 with initializer'' form for these variables, such as @code{int
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1606 some_variable = 0;}. The reason for this has to do with some kludges
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1607 done during the dumping process: If possible, the initialized data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1608 segment is re-mapped so that it becomes part of the (unmodifiable) code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609 segment in the dumped executable. This allows this memory to be shared
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 among multiple running XEmacs processes. XEmacs is careful to place as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611 much constant data as possible into initialized variables (in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 particular, into what's called the @dfn{pure space} -- see below) during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613 the @file{temacs} phase.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615 @cindex copy-on-write
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616 @strong{Note:} This kludge only works on a few systems nowadays, and is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 rapidly becoming irrelevant because most modern operating systems provide
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1618 @dfn{copy-on-write} semantics. All data is initially shared between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619 processes, and a private copy is automatically made (on a page-by-page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1620 basis) when a process first attempts to write to a page of memory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 Formerly, there was a requirement that static variables not be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623 declared inside of functions. This had to do with another hack along
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624 the same vein as what was just described: old USG systems put
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625 statically-declared variables in the initialized data space, so those
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626 header files had a @code{#define static} declaration. (That way, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627 data-segment remapping described above could still work.) This fails
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1628 badly on static variables inside of functions, which suddenly become
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629 automatic variables; therefore, you weren't supposed to have any of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 them. This awful kludge has been removed in XEmacs because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1633 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1634 almost all of the systems that used this kludge ended up having
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 to disable the data-segment remapping anyway;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1636 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1637 the only systems that didn't were extremely outdated ones;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1639 this hack completely messed up inline functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1640 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1642 @node Writing Lisp Primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1643 @section Writing Lisp Primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645 Lisp primitives are Lisp functions implemented in C. The details of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1646 interfacing the C function so that Lisp can call it are handled by a few
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647 C macros. The only way to really understand how to write new C code is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648 to read the source, but we can explain some things here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650 An example of a special form is the definition of @code{or}, from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1651 @file{eval.c}. (An ordinary function would have the same general
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1652 appearance.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654 @cindex garbage collection protection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655 @smallexample
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656 @group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 DEFUN ("or", For, Sor, 0, UNEVALLED, 0 /*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658 Eval args until one of them yields non-nil, then return that value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1659 The remaining args are not evalled at all.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1660 @end group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 @group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662 If all args return nil, return nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663 */ )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664 (args)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1665 Lisp_Object args;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1666 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667 /* This function can GC */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668 REGISTER Lisp_Object val;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 Lisp_Object args_left;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670 struct gcpro gcpro1;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 @end group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 @group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1674 if (NILP (args))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675 return Qnil;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1677 args_left = args;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 GCPRO1 (args_left);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1679 @end group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681 @group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1682 do
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1683 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684 val = Feval (Fcar (args_left));
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 if (!NILP (val))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686 break;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687 args_left = Fcdr (args_left);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688 @}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 while (!NILP (args_left));
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690 @end group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1691
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 @group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693 UNGCPRO;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694 return val;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1695 @}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696 @end group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697 @end smallexample
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699 Let's start with a precise explanation of the arguments to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700 @code{DEFUN} macro. Here is a template for them:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1702 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1703 DEFUN (@var{lname}, @var{fname}, @var{sname}, @var{min}, @var{max}, @var{interactive} /* @var{doc} */ )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1704 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1705
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1706 @table @var
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707 @item lname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 This is the name of the Lisp symbol to define as the function name; in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709 the example above, it is @code{or}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 @item fname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712 This is the C function name for this function. This is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713 the name that is used in C code for calling the function. The name is,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714 by convention, @samp{F} prepended to the Lisp name, with all dashes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715 (@samp{-}) in the Lisp name changed to underscores. Thus, to call this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716 function from C code, call @code{For}. Remember that the arguments must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1717 be of type @code{Lisp_Object}; various macros and functions for creating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 values of type @code{Lisp_Object} are declared in the file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719 @file{lisp.h}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 Primitives whose names are special characters (e.g. @code{+} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722 @code{<}) are named by spelling out, in some fashion, the special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723 character: e.g. @code{Fplus()} or @code{Flss()}. Primitives whose names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724 begin with normal alphanumeric characters but also contain special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725 characters are spelled out in some creative way, e.g. @code{let*}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726 becomes @code{FletX()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728 @item sname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729 This is a C variable name to use for a structure that holds the data for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730 the subr object that represents the function in Lisp. This structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731 conveys the Lisp symbol name to the initialization routine that will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 create the symbol and store the subr object as its definition. By
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1733 convention, this name is always @var{fname} with @samp{F} replaced with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1734 @samp{S}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 @item min
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737 This is the minimum number of arguments that the function requires. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738 function @code{or} allows a minimum of zero arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740 @item max
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741 This is the maximum number of arguments that the function accepts, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742 there is a fixed maximum. Alternatively, it can be @code{UNEVALLED},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1743 indicating a special form that receives unevaluated arguments, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 @code{MANY}, indicating an unlimited number of evaluated arguments (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745 equivalent of @code{&rest}). Both @code{UNEVALLED} and @code{MANY} are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746 macros. If @var{max} is a number, it may not be less than @var{min} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1747 it may not be greater than 12. (If you need to add a function with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1748 more than 12 arguments, either use the @code{MANY} form or edit the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749 definition of @code{DEFUN} in @file{lisp.h}. If you do the latter,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750 make sure to also add another clause to the switch statement in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1751 @code{primitive_funcall().})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1753 @item interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1754 This is an interactive specification, a string such as might be used as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1755 the argument of @code{interactive} in a Lisp function. In the case of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1756 @code{or}, it is 0 (a null pointer), indicating that @code{or} cannot be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757 called interactively. A value of @code{""} indicates a function that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1758 should receive no arguments when called interactively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1760 @item doc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1761 This is the documentation string. It is written just like a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762 documentation string for a function defined in Lisp; in particular,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1763 the first line should be a single sentence. Note how the documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764 string is enclosed in a comment, none of the documentation is placed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765 on the same lines as the comment-start and comment-end characters, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766 the comment-start characters are on the same line as the interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767 specification. @file{make-docfile}, which scans the C files for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768 documentation strings, is very particular about what it looks for,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769 and will not properly note the doc string if it's not in this exact
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770 format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773 You are free to put the various arguments to @code{DEFUN} on separate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1774 lines to avoid overly long lines. However, make sure to put the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1775 comment-start characters for the doc string on the same line as the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1776 interactive specification, and put a newline directly after them
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1777 (and before the comment-end characters).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779 After the call to the @code{DEFUN} macro, you must write the argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780 name list that every C function must have, followed by ordinary C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781 declarations for the arguments. For a function with a fixed maximum
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1782 number of arguments, declare a C argument for each Lisp argument, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1783 give them all type @code{Lisp_Object}. When a Lisp function has no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784 upper limit on the number of arguments, its implementation in C actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785 receives exactly two arguments: the first is the number of Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1786 arguments, and the second is the address of a block containing their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1787 values. They have types @code{int} and @w{@code{Lisp_Object *}}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1789 The names of the C arguments will be used as the names of the arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1790 to the Lisp primitive as displayed in its documentation, modulo the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1791 same concerns described above for @code{F...} names (in particular,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1792 underscores in the C arguments become dashes in the Lisp arguments).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793 There is one additional kludge: A C argument called @code{defalt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 becomes the Lisp argument @code{default}. This deliberate misspelling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795 is done because @code{default} is a reserved word in the C language.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797 Note that you @emph{must} use old-style prototypes for the arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 to @code{DEFUN}, even though all other functions in the C code use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799 new-style prototypes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1801 Within the function @code{For} itself, note the use of the macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802 @code{GCPRO1} and @code{UNGCPRO}. @code{GCPRO1} is used to ``protect''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 a variable from garbage collection---to inform the garbage collector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1804 that it must look in that variable and regard its contents as an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1805 accessible object. This is necessary whenever you call @code{Feval} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1806 anything that can directly or indirectly call @code{Feval} (this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1807 includes the @code{QUIT} macro!). At such a time, any Lisp object that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808 you intend to refer to again must be protected somehow. @code{UNGCPRO}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809 cancels the protection of the variables that are protected in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810 current function. It is necessary to do this explicitly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812 The macro @code{GCPRO1} protects just one local variable. If you want
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813 to protect two, use @code{GCPRO2} instead; repeating @code{GCPRO1} will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 not work. Macros @code{GCPRO3} and @code{GCPRO4} also exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 These macros implicitly use local variables such as @code{gcpro1}; you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817 must declare these explicitly, with type @code{struct gcpro}. Thus, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818 you use @code{GCPRO2}, you must declare @code{gcpro1} and @code{gcpro2}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1820 @cindex caller-protects (@code{GCPRO} rule)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1821 Note also that the general rule is @dfn{caller-protects}; i.e. you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822 are only responsible for protecting those Lisp objects that you create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823 Any objects passed to you as parameters should have been protected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824 by whoever created them, so you don't in general have to protect them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825 @code{For} is an exception; it protects its parameters to provide
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826 extra assurance against Lisp primitives elsewhere that are incorrectly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827 written, and against malicious self-modifying code. There are a few
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828 other standard functions that also do this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1830 @code{GCPRO}ing is perhaps the trickiest and most error-prone part
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831 of XEmacs coding. It is @strong{extremely} important that you get this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832 right and use a great deal of discipline when writing this code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1833 @xref{GCPROing, ,@code{GCPRO}ing}, for full details on how to do this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1835 What @code{DEFUN} actually does is declare a global structure of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1836 type @code{Lisp_Subr} whose name begins with a capital @samp{S} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1837 which contains information about the primitive (e.g. a pointer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1838 function, its minimum and maximum allowed arguments, a string describing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1839 its Lisp name); @code{DEFUN} then begins a normal C function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840 declaration using the @code{F...} name. The Lisp subr object that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1841 the function definition of a primitive (i.e. the object in the function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1842 slot of the symbol that names the primitive) actually points to this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1843 @samp{S} structure; when @code{Feval} encounters a subr, it looks in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1844 structure to find out how to call the C function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 Defining the C function is not enough to make a Lisp primitive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1847 available; you must also create the Lisp symbol for the primitive (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1848 symbol is @dfn{interned}; @pxref{Obarrays}) and store a suitable subr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1849 object in its function cell. (If you don't do this, the primitive won't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1850 be seen by Lisp code.) The code looks like this:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1851
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1852 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1853 defsubr (&@var{subr-structure-name});
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1854 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1855
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1856 @noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1857 Here @var{subr-structure-name} is the name you used as the third
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1858 argument to @code{DEFUN}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860 This call to @code{defsubr} should go in the @code{syms_of_*()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1861 function at the end of the module. If no such function exists, create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1862 it and make sure to also declare it in @file{symsinit.h} and call it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1863 from the appropriate spot in @code{main()}. @xref{General Coding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1864 Rules}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1865
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1866 Note that C code cannot call functions by name unless they are defined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867 in C. The way to call a function written in Lisp is to use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1868 @code{Ffuncall}, which embodies the Lisp function @code{funcall}. Since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1869 the Lisp function @code{funcall} accepts an unlimited number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1870 arguments, in C it takes two: the number of Lisp-level arguments, and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1871 one-dimensional array containing their values. The first Lisp-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1872 argument is the Lisp function to call, and the rest are the arguments to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1873 pass to it. Since @code{Ffuncall} can call the evaluator, you must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1874 protect pointers from garbage collection around the call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1875 @code{Ffuncall}. (However, @code{Ffuncall} explicitly protects all of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1876 its parameters, so you don't have to protect any pointers passed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1877 as parameters to it.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1878
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1879 The C functions @code{call0}, @code{call1}, @code{call2}, and so on,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1880 provide handy ways to call a Lisp function conveniently with a fixed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1881 number of arguments. They work by calling @code{Ffuncall}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1882
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1883 @file{eval.c} is a very good file to look through for examples;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1884 @file{lisp.h} contains the definitions for some important macros and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1885 functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1886
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1887 @node Adding Global Lisp Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1888 @section Adding Global Lisp Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1890 Global variables whose names begin with @samp{Q} are constants whose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1891 value is a symbol of a particular name. The name of the variable should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1892 be derived from the name of the symbol using the same rules as for Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1893 primitives. These variables are initialized using a call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1894 @code{defsymbol()} in the @code{syms_of_*()} function. (This call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1895 interns a symbol, sets the C variable to the resulting Lisp object, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1896 calls @code{staticpro()} on the C variable to tell the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1897 garbage-collection mechanism about this variable. What
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1898 @code{staticpro()} does is add a pointer to the variable to a large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1899 global array; when garbage-collection happens, all pointers listed in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1900 the array are used as starting points for marking Lisp objects. This is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1901 important because it's quite possible that the only current reference to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1902 the object is the C variable. In the case of symbols, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1903 @code{staticpro()} doesn't matter all that much because the symbol is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1904 contained in @code{obarray}, which is itself @code{staticpro()}ed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1905 However, it's possible that a naughty user could do something like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1906 uninterning the symbol out of @code{obarray} or even setting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1907 @code{obarray} to a different value [although this is likely to make
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1908 XEmacs crash!].)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1910 @strong{Note:} It is potentially deadly if you declare a @samp{Q...}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1911 variable in two different modules. The two calls to @code{defsymbol()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1912 are no problem, but some linkers will complain about multiply-defined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1913 symbols. The most insidious aspect of this is that often the link will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1914 succeed anyway, but then the resulting executable will sometimes crash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1915 in obscure ways during certain operations! To avoid this problem,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1916 declare any symbols with common names (such as @code{text}) that are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1917 obviously associated with this particular module in the module
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1918 @file{general.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1919
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1920 Global variables whose names begin with @samp{V} are variables that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1921 contain Lisp objects. The convention here is that all global variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1922 of type @code{Lisp_Object} begin with @samp{V}, and all others don't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1923 (including integer and boolean variables that have Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1924 equivalents). Most of the time, these variables have equivalents in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1925 Lisp, but some don't. Those that do are declared this way by a call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1926 @code{DEFVAR_LISP()} in the @code{vars_of_*()} initializer for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1927 module. What this does is create a special @dfn{symbol-value-forward}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1928 Lisp object that contains a pointer to the C variable, intern a symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1929 whose name is as specified in the call to @code{DEFVAR_LISP()}, and set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1930 its value to the symbol-value-forward Lisp object; it also calls
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1931 @code{staticpro()} on the C variable to tell the garbage-collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1932 mechanism about the variable. When @code{eval} (or actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1933 @code{symbol-value}) encounters this special object in the process of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1934 retrieving a variable's value, it follows the indirection to the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1935 variable and gets its value. @code{setq} does similar things so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1936 the C variable gets changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1938 Whether or not you @code{DEFVAR_LISP()} a variable, you need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1939 initialize it in the @code{vars_of_*()} function; otherwise it will end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1940 up as all zeroes, which is the integer 0 (@emph{not} @code{nil}), and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1941 this is probably not what you want. Also, if the variable is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1942 @code{DEFVAR_LISP()}ed, @strong{you must call} @code{staticpro()} on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1943 C variable in the @code{vars_of_*()} function. Otherwise, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1944 garbage-collection mechanism won't know that the object in this variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1945 is in use, and will happily collect it and reuse its storage for another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1946 Lisp object, and you will be the one who's unhappy when you can't figure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1947 out how your variable got overwritten.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1948
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1949 @node A Summary of the Various XEmacs Modules, Allocation of Objects in XEmacs Lisp, Rules When Writing New C Code, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1950 @chapter A Summary of the Various XEmacs Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1951
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1952 This is accurate as of XEmacs 20.0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1954 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1955 * Low-Level Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1956 * Basic Lisp Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1957 * Modules for Standard Editing Operations::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1958 * Editor-Level Control Flow Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1959 * Modules for the Basic Displayable Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1960 * Modules for other Display-Related Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1961 * Modules for the Redisplay Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1962 * Modules for Interfacing with the File System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1963 * Modules for Other Aspects of the Lisp Interpreter and Object System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1964 * Modules for Interfacing with the Operating System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1965 * Modules for Interfacing with X Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1966 * Modules for Internationalization::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1967 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1968
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1969 @node Low-Level Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1970 @section Low-Level Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1971
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1972 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1973 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1974 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1975 18150 config.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1976 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1977
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1978 This is automatically generated from @file{config.h.in} based on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1979 results of configure tests and user-selected optional features and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1980 contains preprocessor definitions specifying the nature of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1981 environment in which XEmacs is being compiled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1982
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1983
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1984
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1985 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1986 2347 paths.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1987 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1988
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1989 This is automatically generated from @file{paths.h.in} based on supplied
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1990 configure values, and allows for non-standard installed configurations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1991 of the XEmacs directories. It's currently broken, though.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1992
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1995 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1996 47878 emacs.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1997 20239 signal.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1998 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1999
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2000 @file{emacs.c} contains @code{main()} and other code that performs the most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2001 basic environment initializations and handles shutting down the XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2002 process (this includes @code{kill-emacs}, the normal way that XEmacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2003 exited; @code{dump-emacs}, which is used during the build process to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2004 write out the XEmacs executable; @code{run-emacs-from-temacs}, which can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2005 be used to start XEmacs directly when temacs has finished loading all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2006 the Lisp code; and emergency code to handle crashes [XEmacs tries to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2007 auto-save all files before it crashes]).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2008
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2009 Low-level code that directly interacts with the Unix signal mechanism,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2010 however, is in @file{signal.c}. Note that this code does not handle system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2011 dependencies in interfacing to signals; that is handled using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2012 @file{syssignal.h} header file, described in section J below.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2013
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2014
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2015
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2016 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2017 23458 unexaix.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2018 9893 unexalpha.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2019 11302 unexapollo.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2020 16544 unexconvex.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2021 31967 unexec.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2022 30959 unexelf.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2023 35791 unexelfsgi.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2024 3207 unexencap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2025 7276 unexenix.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2026 20539 unexfreebsd.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2027 1153 unexfx2800.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2028 13432 unexhp9k3.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2029 11049 unexhp9k800.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2030 9165 unexmips.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2031 8981 unexnext.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2032 1673 unexsol2.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2033 19261 unexsunos4.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2034 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2035
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2036 These modules contain code dumping out the XEmacs executable on various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2037 different systems. (This process is highly machine-specific and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2038 requires intimate knowledge of the executable format and the memory map
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2039 of the process.) Only one of these modules is actually used; this is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2040 chosen by @file{configure}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2044 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2045 15715 crt0.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2046 1484 lastfile.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2047 1115 pre-crt0.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2048 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2050 These modules are used in conjunction with the dump mechanism. On some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2051 systems, an alternative version of the C startup code (the actual code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2052 that receives control from the operating system when the process is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2053 started, and which calls @code{main()}) is required so that the dumping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2054 process works properly; @file{crt0.c} provides this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2055
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2056 @file{pre-crt0.c} and @file{lastfile.c} should be the very first and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2057 very last file linked, respectively. (Actually, this is not really true.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2058 @file{lastfile.c} should be after all Emacs modules whose initialized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2059 data should be made constant, and before all other Emacs files and all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2060 libraries. In particular, the allocation modules @file{gmalloc.c},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2061 @file{alloca.c}, etc. are normally placed past @file{lastfile.c}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2062 all of the files that implement Xt widget classes @emph{must} be placed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2063 after @file{lastfile.c} because they contain various structures that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2064 must be statically initialized and into which Xt writes at various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2065 times.) @file{pre-crt0.c} and @file{lastfile.c} contain exported symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2066 that are used to determine the start and end of XEmacs's initialized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2067 data space when dumping.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2068
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2071 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2072 14786 alloca.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2073 16678 free-hook.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2074 1692 getpagesize.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2075 41936 gmalloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2076 25141 malloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2077 3802 mem-limits.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2078 39011 ralloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2079 3436 vm-limit.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2080 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2082 These handle basic C allocation of memory. @file{alloca.c} is an emulation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2083 the stack allocation function @code{alloca()} on machines that lack
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2084 this. (XEmacs makes extensive use of @code{alloca()} in its code.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2085
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2086 @file{gmalloc.c} and @file{malloc.c} are two implementations of the standard C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2087 functions @code{malloc()}, @code{realloc()} and @code{free()}. They are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2088 often used in place of the standard system-provided @code{malloc()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2089 because they usually provide a much faster implementation, at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2090 expense of additional memory use. @file{gmalloc.c} is a newer implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2091 that is much more memory-efficient for large allocations than @file{malloc.c},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2092 and should always be preferred if it works. (At one point, @file{gmalloc.c}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2093 didn't work on some systems where @file{malloc.c} worked; but this should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2094 fixed now.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2096 @cindex relocating allocator
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2097 @file{ralloc.c} is the @dfn{relocating allocator}. It provides functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2098 similar to @code{malloc()}, @code{realloc()} and @code{free()} that allocate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2099 memory that can be dynamically relocated in memory. The advantage of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2100 this is that allocated memory can be shuffled around to place all the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2101 free memory at the end of the heap, and the heap can then be shrunk,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2102 releasing the memory back to the operating system. The use of this can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2103 be controlled with the configure option @code{--rel-alloc}; if enabled, memory allocated for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2104 buffers will be relocatable, so that if a very large file is visited and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2105 the buffer is later killed, the memory can be released to the operating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2106 system. (The disadvantage of this mechanism is that it can be very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2107 slow. On systems with the @code{mmap()} system call, the XEmacs version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2108 of @file{ralloc.c} uses this to move memory around without actually having to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2109 block-copy it, which can speed things up; but it can still cause
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2110 noticeable performance degradation.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2112 @file{free-hook.c} contains some debugging functions for checking for invalid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2113 arguments to @code{free()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2115 @file{vm-limit.c} contains some functions that warn the user when memory is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2116 getting low. These are callback functions that are called by @file{gmalloc.c}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2117 and @file{malloc.c} at appropriate times.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2118
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2119 @file{getpagesize.h} provides a uniform interface for retrieving the size of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2120 page in virtual memory. @file{mem-limits.h} provides a uniform interface for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2121 retrieving the total amount of available virtual memory. Both are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2122 similar in spirit to the @file{sys*.h} files described in section J, below.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2126 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2127 2659 blocktype.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2128 1410 blocktype.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2129 7194 dynarr.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2130 2671 dynarr.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2131 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2133 These implement a couple of basic C data types to facilitate memory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2134 allocation. The @code{Blocktype} type efficiently manages the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2135 allocation of fixed-size blocks by minimizing the number of times that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2136 @code{malloc()} and @code{free()} are called. It allocates memory in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2137 large chunks, subdivides the chunks into blocks of the proper size, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2138 returns the blocks as requested. When blocks are freed, they are placed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2139 onto a linked list, so they can be efficiently reused. This data type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2140 is not much used in XEmacs currently, because it's a fairly new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2141 addition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2143 @cindex dynamic array
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2144 The @code{Dynarr} type implements a @dfn{dynamic array}, which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2145 similar to a standard C array but has no fixed limit on the number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2146 elements it can contain. Dynamic arrays can hold elements of any type,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2147 and when you add a new element, the array automatically resizes itself
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2148 if it isn't big enough. Dynarrs are extensively used in the redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2149 mechanism.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2153 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2154 2058 inline.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2155 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2157 This module is used in connection with inline functions (available in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2158 some compilers). Often, inline functions need to have a corresponding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2159 non-inline function that does the same thing. This module is where they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2160 reside. It contains no actual code, but defines some special flags that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2161 cause inline functions defined in header files to be rendered as actual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2162 functions. It then includes all header files that contain any inline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2163 function definitions, so that each one gets a real function equivalent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2167 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2168 6489 debug.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2169 2267 debug.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2170 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2172 These functions provide a system for doing internal consistency checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2173 during code development. This system is not currently used; instead the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2174 simpler @code{assert()} macro is used along with the various checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2175 provided by the @samp{--error-check-*} configuration options.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2177
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2179 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2180 1643 prefix-args.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2181 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2183 This is actually the source for a small, self-contained program
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2184 used during building.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2185
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2187 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2188 904 universe.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2189 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2190
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2191 This is not currently used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2192
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2194
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2195 @node Basic Lisp Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2196 @section Basic Lisp Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2198 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2199 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2200 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2201 70167 emacsfns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2202 6305 lisp-disunion.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2203 7086 lisp-union.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2204 54929 lisp.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2205 14235 lrecord.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2206 10728 symsinit.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2207 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2209 These are the basic header files for all XEmacs modules. Each module
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2210 includes @file{lisp.h}, which brings the other header files in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2211 @file{lisp.h} contains the definitions of the structures and extractor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2212 and constructor macros for the basic Lisp objects and various other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2213 basic definitions for the Lisp environment, as well as some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2214 general-purpose definitions (e.g. @code{min()} and @code{max()}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2215 @file{lisp.h} includes either @file{lisp-disunion.h} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2216 @file{lisp-union.h}, depending on whether @code{NO_UNION_TYPE} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2217 defined. These files define the typedef of the Lisp object itself (as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2218 described above) and the low-level macros that hide the actual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2219 implementation of the Lisp object. All extractor and constructor macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2220 for particular types of Lisp objects are defined in terms of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2221 low-level macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2223 As a general rule, all typedefs should go into the typedefs section of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2224 @file{lisp.h} rather than into a module-specific header file even if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2225 structure is defined elsewhere. This allows function prototypes that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2226 use the typedef to be placed into @file{emacsfns.h}. Forward structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2227 declarations (i.e. a simple declaration like @code{struct foo;} where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2228 the structure itself is defined elsewhere) should be placed into the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2229 typedefs section as necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2231 @file{lrecord.h} contains the basic structures and macros that implement
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2232 all record-type Lisp objects -- i.e. all objects whose type is a field
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2233 in their C structure, which includes all objects except the few most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2234 basic ones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2236 @file{emacsfns.h} contains prototypes for most of the exported functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2237 in the various modules. (In particular, prototypes for Lisp primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2238 should always go in this header file. Prototypes for other functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2239 can either go here or in a module-specific header file, depending on how
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2240 general-purpose the function is and whether it has special-purpose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2241 argument types requiring definitions not in @file{lisp.h}.) All
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2242 initialization functions are prototyped in @file{symsinit.h}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2245
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2246 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2247 120478 alloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2248 1029 pure.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2249 2506 puresize.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2250 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2251
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2252 The large module @file{alloc.c} implements all of the basic allocation and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2253 garbage collection for Lisp objects. The most commonly used Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2254 objects are allocated in chunks, similar to the Blocktype data type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2255 described above; others are allocated in individually @code{malloc()}ed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2256 blocks. This module provides the foundation on which all other aspects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2257 of the Lisp environment sit, and is the first module initialized at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2258 startup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2260 Note that @file{alloc.c} provides a series of generic functions that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2261 not dependent on any particular object type, and interfaces to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2262 particular types of objects using a standardized interface of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2263 type-specific methods. This scheme is a fundamental principle of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2264 object-oriented programming and is heavily used throughout XEmacs. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2265 great advantage of this is that it allows for a clean separation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2266 functionality into different modules -- new classes of Lisp objects, new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2267 event interfaces, new device types, new stream interfaces, etc. can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2268 added transparently without affecting code anywhere else in XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2269 Because the different subsystems are divided into general and specific
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2270 code, adding a new subtype within a subsystem will in general not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2271 require changes to the generic subsystem code or affect any of the other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2272 subtypes in the subsystem; this provides a great deal of robustness to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2273 the XEmacs code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2274
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2275 @cindex pure space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2276 @file{pure.c} contains the declaration of the @dfn{purespace} array.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2277 Pure space is a hack used to place some constant Lisp data into the code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2278 segment of the XEmacs executable, even though the data needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2279 initialized through function calls. (See above in section VIII for more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2280 info about this.) During startup, certain sorts of data is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2281 automatically copied into pure space, and other data is copied manually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2282 in some of the basic Lisp files by calling the function @code{purecopy},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2283 which copies the object if possible (this only works in temacs, of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2284 course) and returns the new object. In particular, while temacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2285 executing, the Lisp reader automatically copies all compiled-function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2286 objects that it reads into pure space. Since compiled-function objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2287 are large, are never modified, and typically comprise the majority of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2288 the contents of a compiled-Lisp file, this works well. While XEmacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2289 running, any attempt to modify an object that resides in pure space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2290 causes an error. Objects in pure space are never garbage collected --
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2291 almost all of the time, they're intended to be permanent, and in any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2292 case you can't write into pure space to set the mark bits.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2293
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2294 @file{puresize.h} contains the declaration of the size of the pure space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2295 array. This depends on the optional features that are compiled in, any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2296 extra purespace requested by the user at compile time, and certain other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2297 factors (e.g. 64-bit machines need more pure space because their Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2298 objects are larger). The smallest size that suffices should be used, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2299 that there's no wasted space. If there's not enough pure space, you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2300 will get an error during the build process, specifying how much more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2301 pure space is needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2302
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2303
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2305 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2306 122243 eval.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2307 2305 backtrace.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2308 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2310 This module contains all of the functions to handle the flow of control.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2311 This includes the mechanisms of defining functions, calling functions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2312 traversing stack frames, and binding variables; the control primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2313 and other special forms such as @code{while}, @code{if}, @code{eval},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2314 @code{let}, @code{and}, @code{or}, @code{progn}, etc.; handling of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2315 non-local exits, unwind-protects, and exception handlers; entering the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2316 debugger; methods for the subr Lisp object type; etc. It does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2317 @emph{not} include the @code{read} function, the @code{print} function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2318 or the handling of symbols and obarrays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2319
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2320 @file{backtrace.h} contains some structures related to stack frames and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2321 flow of control.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2324
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2325 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2326 64949 lread.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2327 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2328
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2329 This module implements the Lisp reader and the @code{read} function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2330 which converts text into Lisp objects, according to the read syntax of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2331 the objects, as described above. This is similar to the parser that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2332 a part of all compilers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2333
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2334
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2335
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2336 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2337 40900 print.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2338 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2340 This module implements the Lisp print mechanism and the @code{print}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2341 function and related functions. This is the inverse of the Lisp reader
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2342 -- it converts Lisp objects to a printed, textual representation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2343 (Hopefully something that can be read back in using @code{read} to get
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2344 an equivalent object.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2345
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2348 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2349 4518 general.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2350 60220 symbols.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2351 9966 symeval.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2352 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2353
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2354 @file{symbols.c} implements the handling of symbols, obarrays, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2355 retrieving the values of symbols. Much of the code is devoted to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2356 handling the special @dfn{symbol-value-magic} objects that define
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2357 special types of variables -- this includes buffer-local variables,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2358 variable aliases, variables that forward into C variables, etc. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2359 module is initialized extremely early (right after @file{alloc.c}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2360 because it is here that the basic symbols @code{t} and @code{nil} are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2361 created, and those symbols are used everywhere throughout XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2363 @file{symeval.h} contains the definitions of symbol structures and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2364 @code{DEFVAR_LISP()} and related macros for declaring variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2365
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2368 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2369 48973 data.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2370 25694 floatfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2371 71049 fns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2372 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2374 These modules implement the methods and standard Lisp primitives for all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2375 the basic Lisp object types other than symbols (which are described
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2376 above). @file{data.c} contains all the predicates (primitives that return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2377 whether an object is of a particular type); the integer arithmetic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2378 functions; and the basic accessor and mutator primitives for the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2379 object types. @file{fns.c} contains all the standard predicates for working
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2380 with sequences (where, abstractly speaking, a sequence is an ordered set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2381 of objects, and can be represented by a list, string, vector, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2382 bit-vector); it also contains @code{equal}, perhaps on the grounds that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2383 bulk of the operation of @code{equal} is comparing sequences.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2384 @file{floatfns.c} contains methods and primitives for floats and floating-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2385 arithmetic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2388
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2389 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2390 23555 bytecode.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2391 3358 bytecode.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2392 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2394 @file{bytecode.c} implements the byte-code interpreter, and @file{bytecode.h} contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2395 associated structures. Note that the byte-code @emph{compiler} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2396 written in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2397
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2399
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2401 @node Modules for Standard Editing Operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2402 @section Modules for Standard Editing Operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2403
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2404 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2405 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2406 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2407 82900 buffer.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2408 60964 buffer.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2409 6059 bufslots.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2410 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2411
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2412 @file{buffer.c} implements the buffer Lisp object type. This includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2413 functions that create and destroy buffers; retrieve buffers by name or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2414 by other properties; manipulate lists of buffers (remember that buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2415 are permanent objects and stored in various ordered lists); retrieve or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2416 change buffer properties; etc. It also contains the definitions of all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2417 the built-in buffer-local variables (which can be viewed as buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2418 properties). It does @emph{not} contain code to manipulate buffer-local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2419 variables (that's in @file{symbols.c}, described above); or code to manipulate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2420 the text in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2421
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2422 @file{buffer.h} defines the structures associated with a buffer and the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2423 macros for retrieving text from a buffer and special buffer positions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2424 (e.g. @code{point}, the default location for text insertion). It also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2425 contains macros for working with buffer positions and converting between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2426 their representations as character offsets and as byte offsets (under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2427 MULE, they are different, because characters can be multi-byte). It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2428 one of the largest header files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2429
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2430 @file{bufslots.h} defines the fields in the buffer structure that correspond to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2431 the built-in buffer-local variables. It is its own header file because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2432 it is included many times in @file{buffer.c}, as a way of iterating over all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2433 the built-in buffer-local variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2434
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2436
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2437 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2438 79888 insdel.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2439 6103 insdel.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2440 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2441
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2442 @file{insdel.c} contains low-level functions for inserting and deleting text in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2443 a buffer, keeping track of changed regions for use by redisplay, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2444 calling any before-change and after-change functions that may have been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2445 registered for the buffer. It also contains the actual functions that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2446 convert between byte offsets and character offsets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2447
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2448 @file{insdel.h} contains associated headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2450
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2451
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2452 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2453 10975 marker.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2454 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2455
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2456 This module implements the marker Lisp object type, which conceptually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2457 is a pointer to a text position in a buffer that moves around as text is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2458 inserted and deleted, so as to remain in the same relative position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2459 This module doesn't actually move the markers around -- that's handled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2460 in @file{insdel.c}. This module just creates them and implements the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2461 primitives for working with them. As markers are simple objects, this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2462 does not entail much.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2464 Note that the standard arithmetic primitives (e.g. @code{+}) accept
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2465 markers in place of integers and automatically substitute the value of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2466 @code{marker-position} for the marker, i.e. an integer describing the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2467 current buffer position of the marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2469
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2471 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2472 193714 extents.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2473 15686 extents.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2474 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2475
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2476 This module implements the extent Lisp object type, which is like a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2477 marker that works over a range of text rather than a single position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2478 Extents are also much more complex and powerful than markers and have a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2479 more efficient (and more algorithmically complex) implementation. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2480 implementation is described in detail in comments in @file{extents.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2482 The code in @file{extents.c} works closely with @file{insdel.c} so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2483 extents are properly moved around as text is inserted and deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2484 There is also code in @file{extents.c} that provides information needed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2485 by the redisplay mechanism for efficient operation. (Remember that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2486 extents can have display properties that affect [sometimes drastically,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2487 as in the @code{invisible} property] the display of the text they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2488 cover.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2489
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2491
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2492 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2493 60155 editfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2494 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2496 @file{editfns.c} contains the standard Lisp primitives for working with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2497 a buffer's text, and calls the low-level functions in @file{insdel.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2498 It also contains primitives for working with @code{point} (the default
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2499 buffer insertion location).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2501 @file{editfns.c} also contains functions for retrieving various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2502 characteristics from the external environment: the current time, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2503 process ID of the running XEmacs process, the name of the user who ran
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2504 this XEmacs process, etc. It's not clear why this code is in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2505 @file{editfns.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2509 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2510 26081 callint.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2511 12577 cmds.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2512 2749 commands.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2513 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2515 @cindex interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2516 These modules implement the basic @dfn{interactive} commands,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2517 i.e. user-callable functions. Commands, as opposed to other functions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2518 have special ways of getting their parameters interactively (by querying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2519 the user), as opposed to having them passed in a normal function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2520 invocation. Many commands are not really meant to be called from other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2521 Lisp functions, because they modify global state in a way that's often
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2522 undesired as part of other Lisp functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2523
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2524 @file{callint.c} implements the mechanism for querying the user for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2525 parameters and calling interactive commands. The bulk of this module is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2526 code that parses the interactive spec that is supplied with an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2527 interactive command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2528
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2529 @file{cmds.c} implements the basic, most commonly used editing commands:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2530 commands to move around the current buffer and insert and delete
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2531 characters. These commands are implemented using the Lisp primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2532 defined in @file{editfns.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2534 @file{commands.h} contains associated structure definitions and prototypes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2537
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2538 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2539 194863 regex.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2540 18968 regex.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2541 79800 search.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2542 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2544 @file{search.c} implements the Lisp primitives for searching for text in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2545 a buffer, and some of the low-level algorithms for doing this. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2546 particular, the fast fixed-string Boyer-Moore search algorithm is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2547 implemented in @file{search.c}. The low-level algorithms for doing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2548 regular-expression searching, however, are implemented in @file{regex.c}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2549 and @file{regex.h}. These two modules are largely independent of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2550 XEmacs, and are similar to (and based upon) the regular-expression
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2551 routines used in @file{grep} and other GNU utilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2553
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2555 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2556 20476 doprnt.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2557 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2559 @file{doprnt.c} implements formatted-string processing, similar to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2560 @code{printf()} command in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2563
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2564 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2565 15372 undo.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2566 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2567
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2568 This module implements the undo mechanism for tracking buffer changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2569 Most of this could be implemented in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2570
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2572
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2573 @node Editor-Level Control Flow Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2574 @section Editor-Level Control Flow Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2576 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2577 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2578 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2579 84546 event-Xt.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2580 121483 event-stream.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2581 6658 event-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2582 49271 events.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2583 14459 events.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2584 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2586 These implement the handling of events (user input and other system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2587 notifications).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2588
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2589 @file{events.c} and @file{events.h} define the event Lisp object type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2590 and primitives for manipulating it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2592 @file{event-stream.c} implements the basic functions for working with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2593 event queues, dispatching an event by looking it up in relevant keymaps
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2594 and such, and handling timeouts; this includes the primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2595 @code{next-event} and @code{dispatch-event}, as well as related
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2596 primitives such as @code{sit-for}, @code{sleep-for}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2597 @code{accept-process-output}. (@file{event-stream.c} is one of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2598 hairiest and trickiest modules in XEmacs. Beware! You can easily mess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2599 things up here.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2600
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2601 @file{event-Xt.c} and @file{event-tty.c} implement the low-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2602 interfaces onto retrieving events from Xt (the X toolkit) and from TTY's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2603 (using @code{read()} and @code{select()}), respectively. The event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2604 interface enforces a clean separation between the specific code for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2605 interfacing with the operating system and the generic code for working
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2606 with events, by defining an API of basic, low-level event methods;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2607 @file{event-Xt.c} and @file{event-tty.c} are two different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2608 implementations of this API. To add support for a new operating system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2609 (e.g. NeXTstep), one merely needs to provide another implementation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2610 those API functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2612 Note that the choice of whether to use @file{event-Xt.c} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2613 @file{event-tty.c} is made at compile time! Or at the very latest, it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2614 is made at startup time. @file{event-Xt.c} handles events for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2615 @emph{both} X and TTY frames; @file{event-tty.c} is only used when X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2616 support is not compiled into XEmacs. The reason for this is that there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2617 is only one event loop in XEmacs: thus, it needs to be able to receive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2618 events from all different kinds of frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2619
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2620
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2622 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2623 129583 keymap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2624 2621 keymap.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2625 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2627 @file{keymap.c} and @file{keymap.h} define the keymap Lisp object type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2628 and associated methods and primitives. (Remember that keymaps are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2629 objects that associate event descriptions with functions to be called to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2630 ``execute'' those events; @code{dispatch-event} looks up events in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2631 relevant keymaps.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2632
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2633
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2635 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2636 25212 keyboard.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2637 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2639 @file{keyboard.c} contains functions that implement the actual editor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2640 command loop -- i.e. the event loop that cyclically retrieves and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2641 dispatches events. This code is also rather tricky, just like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2642 @file{event-stream.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2643
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2644
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2646 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2647 9973 macros.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2648 1397 macros.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2649 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2651 These two modules contain the basic code for defining keyboard macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2652 These functions don't actually do much; most of the code that handles keyboard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2653 macros is mixed in with the event-handling code in @file{event-stream.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2657 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2658 23234 minibuf.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2659 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2661 This contains some miscellaneous code related to the minibuffer (most of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2662 the minibuffer code was moved into Lisp by Richard Mlynarik). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2663 includes the primitives for completion (although filename completion is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2664 in @file{dired.c}), the lowest-level interface to the minibuffer (if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2665 command loop were cleaned up, this too could be in Lisp), and code for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2666 dealing with the echo area (this, too, was mostly moved into Lisp, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2667 the only code remaining is code to call out to Lisp or provide simple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2668 bootstrapping implementations early in temacs, before the echo-area Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2669 code is loaded).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2670
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2673 @node Modules for the Basic Displayable Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2674 @section Modules for the Basic Displayable Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2675
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2676 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2677 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2678 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2679 985 device-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2680 6454 device-stream.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2681 1196 device-stream.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2682 9526 device-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2683 8660 device-tty.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2684 43798 device-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2685 11667 device-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2686 26056 device.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2687 22993 device.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2688 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2689
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2690 These modules implement the device Lisp object type. This abstracts a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2691 particular screen or connection on which frames are displayed. As with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2692 Lisp objects, event interfaces, and other subsystems, the device code is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2693 separated into a generic component that contains a standardized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2694 interface (in the form of a set of methods) onto particular device
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2695 types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2697 The device subsystem defines all the methods and provides method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2698 services for not only device operations but also for the frame, window,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2699 menubar, scrollbar, toolbar, and other displayable-object subsystems.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2700 The reason for this is that all of these subsystems have the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2701 subtypes (X, TTY, NeXTstep, Microsoft Windows, etc.) as devices do.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2705 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2706 934 frame-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2707 2303 frame-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2708 69205 frame-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2709 5976 frame-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2710 68175 frame.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2711 15080 frame.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2712 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2714 Each device contains one or more frames in which objects (e.g. text) are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2715 displayed. A frame corresponds to a window in the window system;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2716 usually this is a top-level window but it could potentially be one of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2717 number of overlapping child windows within a top-level window, using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2718 MDI (Multiple Document Interface) protocol in Microsoft Windows or a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2719 similar scheme.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2721 The @file{frame-*} files implement the frame Lisp object type and provide the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2722 generic and device-type-specific operations on frames (e.g. raising,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2723 lowering, resizing, moving, etc.).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2727 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2728 160783 window.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2729 15974 window.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2730 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2731
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2732 @cindex window (in Emacs)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2733 @cindex pane
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2734 Each frame consists of one or more non-overlapping @dfn{windows} (better
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2735 known as @dfn{panes} in standard window-system terminology) in which a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2736 buffer's text can be displayed. Windows can also have scrollbars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2737 displayed around their edges.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2739 @file{window.c} and @file{window.h} implement the window Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2740 type and provide code to manage windows. Since windows have no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2741 associated resources in the window system (the window system knows only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2742 about the frame; no child windows or anything are used for XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2743 windows), there is no device-type-specific code here; all of that code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2744 is part of the redisplay mechanism or the code for particular object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2745 types such as scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2747
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2748
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2749 @node Modules for other Display-Related Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2750 @section Modules for other Display-Related Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2751
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2752 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2753 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2754 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2755 54397 faces.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2756 15173 faces.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2757 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2759
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2761 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2762 4961 bitmaps.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2763 954 glyphs-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2764 105345 glyphs-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2765 4288 glyphs-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2766 72102 glyphs.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2767 16356 glyphs.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2768 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2771
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2772 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2773 952 objects-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2774 9971 objects-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2775 1465 objects-tty.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2776 32326 objects-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2777 2806 objects-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2778 31944 objects.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2779 6809 objects.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2780 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2783
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2784 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2785 57511 menubar-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2786 11243 menubar.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2787 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2789
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2791 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2792 25012 scrollbar-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2793 2554 scrollbar-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2794 26954 scrollbar.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2795 2778 scrollbar.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2796 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2798
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2800 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2801 23117 toolbar-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2802 43456 toolbar.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2803 4280 toolbar.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2804 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2805
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2806
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2808 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2809 25070 font-lock.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2810 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2812 This file provides C support for syntax highlighting -- i.e.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2813 highlighting different syntactic constructs of a source file in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2814 different colors, for easy reading. The C support is provided so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2815 this is fast.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2816
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2817
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2819 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2820 32180 dgif_lib.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2821 3999 gif_err.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2822 10697 gif_lib.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2823 9371 gifalloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2824 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2825
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2826 These modules decode GIF-format image files, for use with glyphs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2827
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2828
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2829
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2830 @node Modules for the Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2831 @section Modules for the Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2832
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2833 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2834 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2835 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2836 38692 redisplay-output.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2837 40835 redisplay-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2838 65069 redisplay-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2839 234142 redisplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2840 17026 redisplay.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2841 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2842
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2843 These files provide the redisplay mechanism. As with many other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2844 subsystems in XEmacs, there is a clean separation between the general
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2845 and device-specific support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2846
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2847 @file{redisplay.c} contains the bulk of the redisplay engine. These
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2848 functions update the redisplay structures (which describe how the screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2849 is to appear) to reflect any changes made to the state of any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2850 displayable objects (buffer, frame, window, etc.) since the last time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2851 that redisplay was called. These functions are highly optimized to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2852 avoid doing more work than necessary (since redisplay is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2853 extremely often and is potentially a huge time sink), and depend heavily
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2854 on notifications from the objects themselves that changes have occurred,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2855 so that redisplay doesn't explicitly have to check each possible object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2856 The redisplay mechanism also contains a great deal of caching to further
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2857 speed things up; some of this caching is contained within the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2858 displayable objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2860 @file{redisplay-output.c} goes through the redisplay structures and converts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2861 them into calls to device-specific methods to actually output the screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2862 changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2864 @file{redisplay-x.c} and @file{redisplay-tty.c} are two implementations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2865 of these redisplay output methods, for X frames and TTY frames,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2866 respectively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2869
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2870 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2871 14129 indent.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2872 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2874 This module contains various functions and Lisp primitives for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2875 converting between buffer positions and screen positions. These
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2876 functions call the redisplay mechanism to do most of the work, and then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2877 examine the redisplay structures to get the necessary information. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2878 module needs work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2882 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2883 14754 termcap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2884 2141 terminfo.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2885 7253 tparam.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2886 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2887
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2888 These files contain functions for working with the termcap (BSD-style)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2889 and terminfo (System V style) databases of terminal capabilities and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2890 escape sequences, used when XEmacs is displaying in a TTY.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2893
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2894 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2895 10869 cm.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2896 5876 cm.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2897 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2899 These files provide some miscellaneous TTY-output functions and should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2900 probably be merged into @file{redisplay-tty.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2901
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2902
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2903
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2904 @node Modules for Interfacing with the File System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2905 @section Modules for Interfacing with the File System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2907 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2908 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2909 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2910 43362 lstream.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2911 14240 lstream.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2912 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2913
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2914 These modules implement the stream Lisp object type. This is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2915 internal-only Lisp object that implements a generic buffering stream.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2916 The idea is to provide a uniform interface onto all sources and sinks of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2917 data, including file descriptors, stdio streams, chunks of memory, Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2918 buffers, Lisp strings, etc. That way, I/O functions can be written to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2919 the stream interface and can transparently handle all possible sources
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2920 and sinks. (For example, the @code{read} function can read data from a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2921 file, a string, a buffer, or even a function that is called repeatedly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2922 to return data, without worrying about where the data is coming from or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2923 what-size chunks it is returned in.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2924
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2925 @cindex lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2926 Note that in the C code, streams are called @dfn{lstreams} (for ``Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2927 streams'') to distinguish them from other kinds of streams, e.g. stdio
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2928 streams and C++ I/O streams.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2929
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2930 Similar to other subsystems in XEmacs, lstreams are separated into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2931 generic functions and a set of methods for the different types of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2932 lstreams. @file{lstream.c} provides implementations of many different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2933 types of streams; others are provided, e.g., in @file{mule-coding.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2934
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2936
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2937 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2938 126926 fileio.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2939 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2940
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2941 This implements the basic primitives for interfacing with the file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2942 system. This includes primitives for reading files into buffers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2943 writing buffers into files, checking for the presence or accessibility
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2944 of files, canonicalizing file names, etc. Note that these primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2945 are usually not invoked directly by the user: There is a great deal of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2946 higher-level Lisp code that implements the user commands such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2947 @code{find-file} and @code{save-buffer}. This is similar to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2948 distinction between the lower-level primitives in @file{editfns.c} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2949 the higher-level user commands in @file{commands.c} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2950 @file{simple.el}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2951
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2954 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2955 10960 filelock.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2956 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2958 This file provides functions for detecting clashes between different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2959 processes (e.g. XEmacs and some external process, or two different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2960 XEmacs processes) modifying the same file. (XEmacs can optionally use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2961 the @file{lock/} subdirectory to provide a form of ``locking'' between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2962 different XEmacs processes.) This module is also used by the low-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2963 functions in @file{insdel.c} to ensure that, if the first modification
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2964 is being made to a buffer whose corresponding file has been externally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2965 modified, the user is made aware of this so that the buffer can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2966 synched up with the external changes if necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2967
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2968
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2969 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2970 4527 filemode.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2971 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2972
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2973 This file provides some miscellaneous functions that construct a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2974 @samp{rwxr-xr-x}-type permissions string (as might appear in an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2975 @file{ls}-style directory listing) given the information returned by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2976 @code{stat()} system call.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2977
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2979
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2980 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2981 22855 dired.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2982 2094 ndir.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2983 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2984
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2985 These files implement the XEmacs interface to directory searching. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2986 includes a number of primitives for determining the files in a directory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2987 and for doing filename completion. (Remember that generic completion is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2988 handled by a different mechanism, in @file{minibuf.c}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2989
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2990 @file{ndir.h} is a header file used for the directory-searching
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2991 emulation functions provided in @file{sysdep.c} (see section J below),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2992 for systems that don't provide any directory-searching functions. (On
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2993 those systems, directories can be read directly as files, and parsed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2996
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2997 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2998 4311 realpath.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2999 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3001 This file provides an implementation of the @code{realpath()} function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3002 for expanding symbolic links, on systems that don't implement it or have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3003 a broken implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3005
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3006
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3007 @node Modules for Other Aspects of the Lisp Interpreter and Object System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3008 @section Modules for Other Aspects of the Lisp Interpreter and Object System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3009
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3010 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3011 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3012 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3013 22290 elhash.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3014 2454 elhash.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3015 12169 hash.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3016 3369 hash.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3017 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3019 These files implement the hashtable Lisp object type. @file{hash.c} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3020 @file{hash.h} provide a generic C implementation of hash tables (which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3021 can stand independently of XEmacs), and @file{elhash.c} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3022 @file{elhash.h} provide a Lisp interface onto the C hash tables using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3023 the hashtable Lisp object type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3024
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3026
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3027 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3028 95691 specifier.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3029 11167 specifier.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3030 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3031
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3032 This module implements the specifier Lisp object type. This is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3033 primarily used for displayable properties, and allows for values that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3034 are specific to a particular buffer, window, frame, device, or device
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3035 class, as well as a default value existing. This is used, for example,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3036 to control the height of the horizontal scrollbar or the appearance of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3037 the @code{default}, @code{bold}, or other faces. The specifier object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3038 consists of a number of specifications, each of which maps from a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3039 buffer, window, etc. to a value. The function @code{specifier-instance}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3040 looks up a value given a window (from which a buffer, frame, and device
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3041 can be derived).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3044 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3045 43058 chartab.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3046 6503 chartab.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3047 9918 casetab.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3048 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3050 @file{chartab.c} and @file{chartab.h} implement the char table Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3051 object type, which maps from characters or certain sorts of character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3052 ranges to Lisp objects. The implementation of this object is optimized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3053 for the internal representation of characters. Char tables come in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3054 different types, which affect the allowed object types to which a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3055 character can be mapped and also dictate certain other properties of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3056 char table.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3057
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3058 @cindex case table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3059 @file{casetab.c} implements one sort of char table, the @dfn{case
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3060 table}, which maps characters to other characters of possibly different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3061 case. These are used by XEmacs to implement case-changing primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3062 and to do case-insensitive searching.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3063
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3064
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3065
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3066 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3067 49593 syntax.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3068 10200 syntax.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3069 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3071 @cindex scanner
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3072 This module implements syntax tables, another sort of char table that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3073 maps characters into syntax classes that define the syntax of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3074 characters (e.g. a parenthesis belongs to a class of @samp{open} characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3075 that have corresponding @samp{close} characters and can be nested).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3076 This module also implements the Lisp @dfn{scanner}, a set of primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3077 for scanning over text based on syntax tables. This is used, for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3078 example, to find the matching parenthesis in a command such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3079 @code{forward-sexp}, and by @file{font-lock.c} to locate quoted strings,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3080 comments, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3083
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3084 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3085 10438 casefiddle.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3086 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3087
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3088 This module implements various Lisp primitives for upcasing, downcasing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3089 and capitalizing strings or regions of buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3090
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3091
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3092
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3093 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3094 20234 rangetab.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3095 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3096
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3097 This module implements the range table Lisp object type, which provides
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3098 for a mapping from ranges of integers to arbitrary Lisp objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3099
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3100
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3102 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3103 3201 opaque.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3104 2206 opaque.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3105 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3107 This module implements the opaque Lisp object type, an internal-only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3108 Lisp object that encapsulates an arbitrary block of memory so that it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3109 can be managed by the Lisp allocation system. To create an opaque
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3110 object, you call @code{make_opaque()}, passing a pointer to a block of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3111 memory. An object is created that is big enough to hold the memory,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3112 which is copied into the object's storage. The object will then stick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3113 around as long as you keep pointers to it, after which it will be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3114 automatically reclaimed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3116 @cindex mark method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3117 Opaque objects can also have an arbitrary @dfn{mark method} associated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3118 with them, in case the block of memory contains other Lisp objects that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3119 need to be marked for garbage-collection purposes. (If you need other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3120 object methods, such as a finalize method, you should just go ahead and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3121 create a new Lisp object type -- it's not hard.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3122
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3125 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3126 8783 abbrev.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3127 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3129 This function provides a few primitives for doing dynamic abbreviation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3130 expansion. In XEmacs, most of the code for this has been moved into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3131 Lisp. Some C code remains for speed and because the primitive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3132 @code{self-insert-command} (which is executed for all self-inserting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3133 characters) hooks into the abbrev mechanism. (@code{self-insert-command}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3134 is itself in C only for speed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3135
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3138 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3139 21934 doc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3140 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3142 This function provides primitives for retrieving the documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3143 strings of functions and variables. These documentation strings contain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3144 certain special markers that get dynamically expanded (e.g. a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3145 reverse-lookup is performed on some named functions to retrieve their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3146 current key bindings). Some documentation strings (in particular, for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3147 the built-in primitives and pre-loaded Lisp functions) are stored
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3148 externally in a file @file{DOC} in the @file{lib-src/} directory and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3149 need to be fetched from that file. (Part of the build stage involves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3150 building this file, and another part involves constructing an index for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3151 this file and embedding it into the executable, so that the functions in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3152 @file{doc.c} do not have to search the entire @file{DOC} file to find
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3153 the appropriate documentation string.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3154
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3157 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3158 13197 md5.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3159 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3161 This function provides a Lisp primitive that implements the MD5 secure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3162 hashing scheme, used to create a large hash value of a string of data such that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3163 the data cannot be derived from the hash value. This is used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3164 various security applications on the Internet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3168 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3169 7000 mocklisp.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3170 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3172 This function provides some emulation of MockLisp, a version of Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3173 provided in Gosling Emacs (aka Unipress Emacs), from which some old
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3174 versions of GNU Emacs were derived. You have to explicitly enable this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3175 code with a configure option and shouldn't normally, because it changes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3176 the semantics of XEmacs Lisp in ways that are not desirable for normal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3177 Lisp programs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3180
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3181 @node Modules for Interfacing with the Operating System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3182 @section Modules for Interfacing with the Operating System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3184 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3185 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3186 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3187 33533 callproc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3188 89697 process.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3189 4663 process.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3190 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3192 These modules allow XEmacs to spawn and communicate with subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3193 and network connections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3194
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3195 @cindex synchronous subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3196 @cindex subprocesses, synchronous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3197 @file{callproc.c} implements (through the @code{call-process}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3198 primitive) what are called @dfn{synchronous subprocesses}. This means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3199 that XEmacs runs a program, waits till it's done, and retrieves its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3200 output. A typical example might be calling the @file{ls} program to get
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3201 a directory listing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3203 @cindex asynchronous subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3204 @cindex subprocesses, asynchronous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3205 @file{process.c} and @file{process.h} implement @dfn{asynchronous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3206 subprocesses}. This means that XEmacs starts a program and then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3207 continues normally, not waiting for the process to finish. Data can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3208 sent to the process or retrieved from it as it's running. This is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3209 for the @code{shell} command (which provides a front end onto a shell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3210 program such as @file{csh}), the mail and news readers implemented in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3211 XEmacs, etc. The result of calling @code{start-process} to start a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3212 subprocess is a process object, a particular kind of object used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3213 communicate with the subprocess. You can send data to the process by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3214 passing the process object and the data to @code{send-process}, and you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3215 can specify what happens to data retrieved from the process by setting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3216 properties of the process object. (When the process sends data, XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3217 receives a process event, which says that there is data ready. When
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3218 @code{dispatch-event} is called on this event, it reads the data from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3219 the process and does something with it, as specified by the process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3220 object's properties. Typically, this means inserting the data into a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3221 buffer or calling a function.) Another property of the process object is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3222 called the @dfn{sentinel}, which is a function that is called when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3223 process terminates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3224
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3225 @cindex network connections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3226 Process objects are also used for network connections (connections to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3227 process running on another machine). Network connections are started
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3228 with @code{open-network-stream} but otherwise work just like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3229 subprocesses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3233 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3234 136029 sysdep.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3235 5986 sysdep.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3236 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3238 These modules implement most of the low-level, messy operating-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3239 interface code. This includes various device control (ioctl) operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3240 for file descriptors, TTY's, pseudo-terminals, etc. (usually this stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3241 is fairly system-dependent; thus the name of this module), and emulation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3242 of standard library functions and system calls on systems that don't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3243 provide them or have broken versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3245
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3247 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3248 3605 sysdir.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3249 6708 sysfile.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3250 2027 sysfloat.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3251 2918 sysproc.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3252 745 syspwd.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3253 7643 syssignal.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3254 6892 systime.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3255 12477 systty.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3256 3487 syswait.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3257 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3258
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3259 These header files provide consistent interfaces onto system-dependent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3260 header files and system calls. The idea is that, instead of including a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3261 standard header file like @file{<sys/param.h>} (which may or may not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3262 exist on various systems) or having to worry about whether all system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3263 provide a particular preprocessor constant, or having to deal with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3264 four different paradigms for manipulating signals, you just include the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3265 appropriate @file{sys*.h} header file, which includes all the right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3266 system header files, defines and missing preprocessor constants,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3267 provides a uniform interface onto system calls, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3269 @file{sysdir.h} provides a uniform interface onto directory-querying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3270 functions. (In some cases, this is in conjunction with emulation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3271 functions in @file{sysdep.c}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3273 @file{sysfile.h} includes all the necessary header files for standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3274 system calls (e.g. @code{read()}), ensures that all necessary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3275 @code{open()} and @code{stat()} preprocessor constants are defined, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3276 possibly (usually) substitutes sugared versions of @code{read()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3277 @code{write()}, etc. that automatically restart interrupted I/O
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3278 operations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3280 @file{sysfloat.h} includes the necessary header files for floating-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3281 operations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3283 @file{sysproc.h} includes the necessary header files for calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3284 @code{select()}, @code{fork()}, @code{execve()}, socket operations, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3285 the like, and ensures that the @code{FD_*()} macros for descriptor-set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3286 manipulations are available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3287
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3288 @file{syspwd.h} includes the necessary header files for obtaining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3289 information from @file{/etc/passwd} (the functions are emulated under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3290 VMS).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3291
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3292 @file{syssignal.h} includes the necessary header files for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3293 signal-handling and provides a uniform interface onto the different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3294 signal-handling and signal-blocking paradigms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3296 @file{systime.h} includes the necessary header files and provides
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3297 uniform interfaces for retrieving the time of day, setting file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3298 access/modification times, getting the amount of time used by the XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3299 process, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3301 @file{systty.h} buffers against the infinitude of different ways of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3302 controlling TTY's.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3303
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3304 @file{syswait.h} provides a uniform way of retrieving the exit status
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3305 from a @code{wait()}ed-on process (some systems use a union, others use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3306 an int).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3308
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3310 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3311 7940 hpplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3312 10920 libsst.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3313 1480 libsst.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3314 3260 libst.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3315 15355 linuxplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3316 15849 nas.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3317 19133 sgiplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3318 15411 sound.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3319 7358 sunplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3320 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3321
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3322 These files implement the ability to play various sounds on some types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3323 of computers. You have to configure your XEmacs with sound support in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3324 order to get this capability.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3326 @file{sound.c} provides the generic interface. It implements various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3327 Lisp primitives and variables that let you specify which sounds should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3328 be played in certain conditions. (The conditions are identified by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3329 symbols, which are passed to @code{ding} to make a sound. Various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3330 standard functions call this function at certain times; if sound support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3331 does not exist, a simple beep results.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3333 @cindex native sound
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3334 @cindex sound, native
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3335 @file{sgiplay.c}, @file{sunplay.c}, @file{hpplay.c}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3336 @file{linuxplay.c} interface to the machine's speaker for various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3337 different kind of machines. This is called @dfn{native} sound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3339 @cindex sound, network
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3340 @cindex network sound
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3341 @cindex NAS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3342 @file{nas.c} interfaces to a computer somewhere else on the network
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3343 using the NAS (Network Audio Server) protocol, playing sounds on that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3344 machine. This allows you to run XEmacs on a remote machine, with its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3345 display set to your local machine, and have the sounds be made on your
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3346 local machine, provided that you have a NAS server running on your local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3347 machine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3348
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3349 @file{libsst.c}, @file{libsst.h}, and @file{libst.h} provide some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3350 additional functions for playing sound on a Sun SPARC but are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3351 currently in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3352
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3353
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3354
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3355 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3356 44368 tooltalk.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3357 2137 tooltalk.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3358 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3360 These two modules implement an interface to the ToolTalk protocol, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3361 is an interprocess communication protocol implemented on some versions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3362 of Unix. ToolTalk is a high-level protocol that allows processes to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3363 register themselves as providers of particular services; other processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3364 can then request a service without knowing or caring exactly who is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3365 providing the service. It is similar in spirit to the DDE protocol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3366 provided under Microsoft Windows. ToolTalk is a part of the new CDE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3367 (Common Desktop Environment) specification and is used to connect the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3368 parts of the SPARCWorks development environment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3372 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3373 22695 getloadavg.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3374 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3376 This module provides the ability to retrieve the system's current load
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3377 average. (The way to do this is highly system-specific, unfortunately,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3378 and requires a lot of special-case code.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3379
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3382 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3383 148520 energize.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3384 6896 energize.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3385 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3387 This module provides code to interface to an Energize server (when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3388 XEmacs is used as part of Lucid's Energize development environment) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3389 provides some other Energize-specific functions. Much of the code in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3390 this module should be made more general-purpose and moved elsewhere, but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3391 is no longer very relevant now that Lucid is defunct. It also hasn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3392 worked since version 19.12, since nobody has been maintaining it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3396 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3397 2861 sunpro.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3398 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3399
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3400 This module provides a small amount of code used internally at Sun to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3401 keep statistics on the usage of XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3402
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3403
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3405 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3406 5548 broken-sun.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3407 3468 strcmp.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3408 2179 strcpy.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3409 1650 sunOS-fix.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3410 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3411
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3412 These files provide replacement functions and prototypes to fix numerous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3413 bugs in early releases of SunOS 4.1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3416
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3417 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3418 11669 hftctl.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3419 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3421 This module provides some terminal-control code necessary on versions of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3422 AIX prior to 4.1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3424
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3425
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3426 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3427 1776 acldef.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3428 1602 chpdef.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3429 9032 uaf.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3430 105 vlimit.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3431 7145 vms-pp.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3432 1158 vms-pwd.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3433 26532 vmsfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3434 6038 vmsmap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3435 695 vmspaths.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3436 17482 vmsproc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3437 469 vmsproc.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3438 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3439
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3440 All of these files are used for VMS support, which has never worked in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3441 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3442
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3445 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3446 28316 msdos.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3447 1472 msdos.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3448 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3450 These modules are used for MS-DOS support, which does not work in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3451 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3452
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3453
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3455 @node Modules for Interfacing with X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3456 @section Modules for Interfacing with X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3458 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3459 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3460 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3461 3196 Emacs.ad.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3462 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3464 A file generated from @file{Emacs.ad}, which contains XEmacs-supplied
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3465 fallback resources (so that XEmacs has pretty defaults).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3466
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3467
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3469 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3470 24242 EmacsFrame.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3471 6979 EmacsFrame.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3472 3351 EmacsFrameP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3473 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3475 These modules implement an Xt widget class that encapsulates a frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3476 This is for ease in integrating with Xt. The EmacsFrame widget covers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3477 the entire X window except for the menubar; the scrollbars are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3478 positioned on top of the EmacsFrame widget.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3479
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3480 @strong{Warning:} Abandon hope, all ye who enter here. This code took
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3481 an ungodly amount of time to get right, and is likely to fall apart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3482 mercilessly at the slightest change. Such is life under Xt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3483
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3484
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3486 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3487 8178 EmacsManager.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3488 1967 EmacsManager.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3489 1895 EmacsManagerP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3490 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3491
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3492 These modules implement a simple Xt manager (i.e. composite) widget
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3493 class that simply lets its children set whatever geometry they want.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3494 It's amazing that Xt doesn't provide this standardly, but on second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3495 thought, it makes sense, considering how amazingly broken Xt is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3497
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3498 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3499 13188 EmacsShell-sub.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3500 4588 EmacsShell.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3501 2180 EmacsShell.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3502 3133 EmacsShellP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3503 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3504
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3505 These modules implement two Xt widget classes that are subclasses of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3506 the TopLevelShell and TransientShell classes. This is necessary to deal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3507 with more brokenness that Xt has sadistically thrust onto the backs of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3508 developers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3510
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3511
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3512 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3513 9673 xgccache.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3514 1111 xgccache.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3515 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3517 These modules provide functions for maintenance and caching of GC's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3518 (graphics contexts) under the X Window System. This code is junky and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3519 needs to be rewritten.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3521
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3523 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3524 69181 xselect.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3525 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3526
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3527 @cindex selections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3528 This module provides an interface to the X Window System's concept of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3529 @dfn{selections}, the standard way for X applications to communicate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3530 with each other.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3531
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3534 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3535 929 xintrinsic.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3536 1038 xintrinsicp.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3537 1579 xmmanagerp.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3538 1585 xmprimitivep.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3539 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3540
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3541 These header files are similar in spirit to the @file{sys*.h} files and buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3542 against different implementations of Xt and Motif.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3544 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3545 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3546 @file{xintrinsic.h} should be included in place of @file{<Intrinsic.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3547 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3548 @file{xintrinsicp.h} should be included in place of @file{<IntrinsicP.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3549 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3550 @file{xmmanagerp.h} should be included in place of @file{<XmManagerP.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3551 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3552 @file{xmprimitivep.h} should be included in place of @file{<XmPrimitiveP.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3553 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3557 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3558 16930 xmu.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3559 936 xmu.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3560 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3562 These files provide an emulation of the Xmu library for those systems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3563 (i.e. HPUX) that don't provide it as a standard part of X.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3567 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3568 4201 ExternalClient-Xlib.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3569 18083 ExternalClient.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3570 2035 ExternalClient.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3571 2104 ExternalClientP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3572 22684 ExternalShell.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3573 1709 ExternalShell.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3574 1971 ExternalShellP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3575 2478 extw-Xlib.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3576 1481 extw-Xlib.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3577 6565 extw-Xt.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3578 1430 extw-Xt.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3579 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3580
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3581 @cindex external widget
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3582 These files provide the @dfn{external widget} interface, which allows an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3583 XEmacs frame to appear as a widget in another application. To do this,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3584 you have to configure with @samp{--external-widget}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3586 @file{ExternalShell*} provides the server (XEmacs) side of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3587 connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3588
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3589 @file{ExternalClient*} provides the client (other application) side of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3590 the connection. These files are not compiled into XEmacs but are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3591 compiled into libraries that are then linked into your application.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3592
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3593 @file{extw-*} is common code that is used for both the client and server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3594
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3595 Don't touch this code; something is liable to break if you do.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3596
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3599 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3600 31014 epoch.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3601 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3603 This file provides some additional, Epoch-compatible, functionality for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3604 interfacing to the X Window System.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3605
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3608 @node Modules for Internationalization
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3609 @section Modules for Internationalization
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3610
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3611 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3612 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3613 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3614 42836 mule-canna.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3615 16737 mule-ccl.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3616 41080 mule-charset.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3617 30176 mule-charset.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3618 146844 mule-coding.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3619 16588 mule-coding.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3620 6996 mule-mcpath.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3621 2899 mule-mcpath.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3622 57158 mule-wnnfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3623 3351 mule.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3624 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3625
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3626 These files implement the MULE (Asian-language) support. Note that MULE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3627 actually provides a general interface for all sorts of languages, not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3628 just Asian languages (although they are generally the most complicated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3629 to support). This code is still in beta.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3630
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3631 @file{mule-charset.*} and @file{mule-coding.*} provide the heart of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3632 XEmacs MULE support. @file{mule-charset.*} implements the @dfn{charset} Lisp object,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3633 which encapsulates a character set (an ordered one- or two-dimensional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3634 set of characters, such as US ASCII or JISX0208 Japanese Kanji).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3635 @file{mule-coding.*} implements the coding-system Lisp object, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3636 encapsulates a method of converting between different encodings. An
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3637 encoding is a representation of a stream of characters from multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3638 character sets using a stream of bytes or words and defines (e.g.) which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3639 escape sequences are used to specify particular character sets, how the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3640 indices for a character are converted into bytes (sometimes this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3641 involves setting the high bit; sometimes complicated rearranging of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3642 values takes place, as in the Shift-JIS encoding), etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3643
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3644 @file{mule-ccl.c} provides the CCL (Code Conversion Language)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3645 interpreter. CCL is similar in spirit to Lisp byte code and is used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3646 implement converters for custom encodings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3648 @file{mule-canna.c} and @file{mule-wnnfns.c} implement interfaces to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3649 external programs used to implement the Canna and WNN input methods,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3650 respectively. This is currently broken.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3651
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3652 @file{mule-mcpatch.c} provides some functions to allow for pathnames
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3653 containing extended characters. This code is fragmentary and completely
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3654 non-working.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3656 @file{mule.c} provides a few miscellaneous things that should probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3657 be elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3658
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3659
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3661 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3662 9400 intl.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3663 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3664
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3665 This provides some miscellaneous internationalization code for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3666 implementing message translation and interfacing to the Ximp input
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3667 method. None of this code is currently working.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3668
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3669
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3670
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3671 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3672 1764 iso-wide.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3673 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3674
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3675 This contains leftover code from an earlier implementation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3676 Asian-language support, and is not currently used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3677
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3678
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3679
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3681 @node Allocation of Objects in XEmacs Lisp, Events and the Event Loop, A Summary of the Various XEmacs Modules, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3682 @chapter Allocation of Objects in XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3684 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3685 * Introduction to Allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3686 * Garbage Collection::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3687 * GCPROing::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3688 * Integers and Characters::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3689 * Allocation from Frob Blocks::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3690 * lrecords::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3691 * Low-level allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3692 * Pure Space::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3693 * Cons::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3694 * Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3695 * Bit Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3696 * Symbol::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3697 * Marker::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3698 * String::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3699 * Bytecode::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3700 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3702 @node Introduction to Allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3703 @section Introduction to Allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3705 Emacs Lisp, like all Lisps, has garbage collection. This means that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3706 the programmer never has to explicitly free (destroy) an object; it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3707 happens automatically when the object becomes inaccessible. Most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3708 experts agree that garbage collection is a necessity in a modern,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3709 high-level language. Its omission from C stems from the fact that C was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3710 originally designed to be a nice abstract layer on top of assembly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3711 language, for writing kernels and basic system utilities rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3712 large applications.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3714 Lisp objects can be created by any of a number of Lisp primitives.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3715 Most object types have one or a small number of basic primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3716 for creating objects. For conses, the basic primitive is @code{cons};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3717 for vectors, the primitives are @code{make-vector} and @code{vector}; for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3718 symbols, the primitives are @code{make-symbol} and @code{intern}; etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3719 Some Lisp objects, especially those that are primarily used internally,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3720 have no corresponding Lisp primitives. Every Lisp object, though,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3721 has at least one C primitive for creating it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3722
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3723 Recall from section (VII) that a Lisp object, as stored in a 32-bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3724 or 64-bit word, has a mark bit, a few tag bits, and a ``value'' that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3725 occupies the remainder of the bits. We can separate the different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3726 Lisp object types into four broad categories:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3728 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3729 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3730 (a) Those for whom the value directly represents the contents of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3731 Lisp object. Only two types are in this category: integers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3732 characters. No special allocation or garbage collection is necessary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3733 for such objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3734 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3736 In the remaining three categories, the value is a pointer to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3737 structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3739 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3740 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3741 @cindex frob block
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3742 (b) Those for whom the tag directly specifies the type. Recall that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3743 there are only three tag bits; this means that at most five types can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3744 specified this way. The most commonly-used types are stored in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3745 format; this includes conses, strings, vectors, and sometimes symbols.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3746 With the exception of vectors, objects in this category are allocated in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3747 @dfn{frob blocks}, i.e. large blocks of memory that are subdivided into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3748 individual objects. This saves a lot on malloc overhead, since there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3749 are typically quite a lot of these objects around, and the objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3750 small. (A cons, for example, occupies 8 bytes on 32-bit machines -- 4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3751 bytes for each of the two objects it contains.) Vectors are individually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3752 @code{malloc()}ed since they are of variable size. (It would be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3753 possible, and desirable, to allocate vectors of certain small sizes out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3754 of frob blocks, but it isn't currently done.) Strings are handled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3755 specially: Each string is allocated in two parts, a fixed size structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3756 containing a length and a data pointer, and the actual data of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3757 string. The former structure is allocated in frob blocks as usual, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3758 the latter data is stored in @dfn{string chars blocks} and is relocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3759 during garbage collection to eliminate holes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3760 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3762 In the remaining two categories, the type is stored in the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3763 itself. The tag for all such objects is the generic @dfn{lrecord}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3764 (Lisp_Record) tag. The first four bytes (or eight, for 64-bit machines)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3765 of the object's structure are a pointer to a structure that describes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3766 the object's type, which includes method pointers and a pointer to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3767 string naming the type. Note that it's possible to save some space by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3768 using a one- or two-byte tag, rather than a four- or eight-byte pointer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3769 to store the type, but it's not clear it's worth making the change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3771 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3772 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3773 (c) Those lrecords that are allocated in frob blocks (see above). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3774 includes the objects that are most common and relatively small, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3775 includes floats, bytecodes, symbols (when not in category (b)), extents,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3776 events, and markers. With the cleanup of frob blocks done in 19.12,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3777 it's not terribly hard to add more objects to this category, but it's a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3778 bit trickier than adding an object type to type (d) (esp. if the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3779 needs a finalization method), and is not likely to save much space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3780 unless the object is small and there are many of them. (In fact, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3781 there are very few of them, it might actually waste space.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3782 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3783 (d) Those lrecords that are individually @code{malloc()}ed. These are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3784 called @dfn{lcrecords}. All other types are in this category. Adding a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3785 new type to this category is comparatively easy, and all types added
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3786 since 19.8 (when the current allocation scheme was devised, by Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3787 Mlynarik), with the exception of the character type, have been in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3788 category.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3789 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3791 Note that bit vectors are a bit of a special case. They are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3792 simple lrecords as in category (c), but are individually @code{malloc()}ed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3793 like vectors. You can basically view them as exactly like vectors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3794 except that their type is stored in lrecord fashion rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3795 in directly-tagged fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3797 Note that FSF Emacs redesigned their object system in 19.29 to follow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3798 a similar scheme. However, given RMS's expressed dislike for data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3799 abstraction, the FSF scheme is not nearly as clean or as easy to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3800 extend. (FSF calls items of type (c) @code{Lisp_Misc} and items of type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3801 (d) @code{Lisp_Vectorlike}, with separate tags for each, although
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3802 @code{Lisp_Vectorlike} is also used for vectors.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3803
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3804 @node Garbage Collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3805 @section Garbage Collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3806 @cindex garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3808 @cindex mark and sweep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3809 Garbage collection is simple in theory but tricky to implement.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3810 Emacs Lisp uses the oldest garbage collection method, called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3811 @dfn{mark and sweep}. Garbage collection begins by starting with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3812 all accessible locations (i.e. all variables and other slots where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3813 Lisp objects might occur) and recursively traversing all objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3814 accessible from those slots, marking each one that is found.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3815 We then go through all of memory and free each object that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3816 not marked, and unmarking each object that is marked. Note
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3817 that ``all of memory'' means all currently allocated objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3818 Traversing all these objects means traversing all frob blocks,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3819 all vectors (which are chained in one big list), and all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3820 lcrecords (which are likewise chained).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3821
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3822 Note that, when an object is marked, the mark has to occur
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3823 inside of the object's structure, rather than in the 32-bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3824 @code{Lisp_Object} holding the object's pointer; i.e. you can't just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3825 set the pointer's mark bit. This is because there may be many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3826 pointers to the same object. This means that the method of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3827 marking an object can differ depending on the type. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3828 different marking methods are approximately as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3829
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3830 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3831 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3832 For conses, the mark bit of the car is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3833 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3834 For strings, the mark bit of the string's plist is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3835 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3836 For symbols when not lrecords, the mark bit of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3837 symbol's plist is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3838 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3839 For vectors, the length is negated after adding 1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3840 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3841 For lrecords, the pointer to the structure describing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3842 the type is changed (see below).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3843 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3844 Integers and characters do not need to be marked, since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3845 no allocation occurs for them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3846 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3847
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3848 The details of this are in the @code{mark_object()} function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3850 Note that any code that operates during garbage collection has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3851 to be especially careful because of the fact that some objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3852 may be marked and as such may not look like they normally do.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3853 In particular:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3855 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3856 Some object pointers may have their mark bit set. This will make
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3857 @code{FOOBARP()} predicates fail. Use @code{GC_FOOBARP()} to deal with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3858 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3859 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3860 Even if you clear the mark bit, @code{FOOBARP()} will still fail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3861 for lrecords because the implementation pointer has been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3862 changed (see below). @code{GC_FOOBARP()} will correctly deal with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3863 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3864 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3865 Vectors have their size field munged, so anything that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3866 looks at this field will fail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3867 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3868 Note that @code{XFOOBAR()} macros @emph{will} work correctly on object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3869 pointers with their mark bit set, because the logical shift operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3870 that remove the tag also remove the mark bit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3871 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3872
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3873 Finally, note that garbage collection can be invoked explicitly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3874 by calling @code{garbage-collect} but is also called automatically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3875 by @code{eval}, once a certain amount of memory has been allocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3876 since the last garbage collection (according to @code{gc-cons-threshold}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3878 @node GCPROing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3879 @section @code{GCPRO}ing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3881 @code{GCPRO}ing is one of the ugliest and trickiest parts of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3882 internals. The basic idea is that whenever garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3883 occurs, all in-use objects must be reachable somehow or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3884 other from one of the roots of accessibility. The roots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3885 of accessibility are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3886
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3887 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3888 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3889 All objects that have been @code{staticpro()}d. This is used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3890 any global C variables that hold Lisp objects. A call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3891 @code{staticpro()} happens implicitly as a result of any symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3892 declared with @code{defsymbol()} and any variables declared with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3893 @code{DEFVAR_FOO()}. You need to explicitly call @code{staticpro()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3894 (in the @code{vars_of_foo()} method of a module) for other global
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3895 C variables holding Lisp objects. (This typically includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3896 internal lists and such things.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3898 Note that @code{obarray} is one of the @code{staticpro()}d things.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3899 Therefore, all functions and variables get marked through this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3900 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3901 Any shadowed bindings that are sitting on the specpdl stack.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3902 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3903 Any objects sitting in currently active stack frames,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3904 catches, and condition cases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3905 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3906 A couple of special-case places where active objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3907 located.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3908 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3909 Anything currently marked with @code{GCPRO}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3910 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3912 Marking with @code{GCPRO} is necessary because some C functions (quite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3913 a lot, in fact), allocate objects during their operation. Quite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3914 frequently, there will be no other pointer to the object while the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3915 function is running, and if a garbage collection occurs and the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3916 needs to be referenced again, bad things will happen. The solution is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3917 to mark those objects with @code{GCPRO}. Unfortunately this is easy to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3918 forget, and there is basically no way around this problem. Here are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3919 some rules, though:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3921 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3922 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3923 For every @code{GCPRO@var{n}}, there have to be declarations of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3924 @code{struct gcpro gcpro1, gcpro2}, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3926 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3927 You @emph{must} @code{UNGCPRO} anything that's @code{GCPRO}ed, and you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3928 @emph{must not} @code{UNGCPRO} if you haven't @code{GCPRO}ed. Getting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3929 either of these wrong will lead to crashes, often in completely random
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3930 places unrelated to where the problem lies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3932 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3933 The way this actually works is that all currently active @code{GCPRO}s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3934 are chained through the @code{struct gcpro} local variables, with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3935 variable @samp{gcprolist} pointing to the head of the list and the nth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3936 local @code{gcpro} variable pointing to the first @code{gcpro} variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3937 in the next enclosing stack frame. Each @code{GCPRO}ed thing is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3938 lvalue, and the @code{struct gcpro} local variable contains a pointer to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3939 this lvalue. This is why things will mess up badly if you don't pair up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3940 the @code{GCPRO}s and @code{UNGCPRO}s -- you will end up with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3941 @code{gcprolist}s containing pointers to @code{struct gcpro}s or local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3942 @code{Lisp_Object} variables in no-longer-active stack frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3943
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3944 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3945 It is actually possible for a single @code{struct gcpro} to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3946 protect a contiguous array of any number of values, rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3947 just a single lvalue. To effect this, call @code{GCPRO@var{n}} as usual on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3948 the first object in the array and then set @code{gcpron.nvars}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3949
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3950 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3951 @strong{Strings are relocated.} What this means in practice is that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3952 pointer obtained using @code{string_data()} is liable to change at any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3953 time, and you should never keep it around past any function call, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3954 pass it as an argument to any function that might cause a garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3955 collection. This is why a number of functions accept either a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3956 ``non-relocatable'' @code{char *} pointer or a relocatable Lisp string,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3957 and only access the Lisp string's data at the very last minute. In some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3958 cases, you may end up having to @code{alloca()} some space and copy the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3959 string's data into it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3960
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3961 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3962 By convention, if you have to nest @code{GCPRO}'s, use @code{NGCPRO@var{n}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3963 (along with @code{struct gcpro ngcpro1, ngcpro2}, etc.), @code{NNGCPRO@var{n}},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3964 etc. This avoids compiler warnings about shadowed locals.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3965
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3966 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3967 It is @emph{always} better to err on the side of extra @code{GCPRO}s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3968 rather than too few. The extra cycles spent on this are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3969 almost never going to make a whit of difference in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3970 speed of anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3971
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3972 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3973 The general rule to follow is that caller, not callee, @code{GCPRO}s.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3974 That is, you should not have to explicitly @code{GCPRO} any Lisp objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3975 that are passed in as parameters, but if you create any Lisp objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3976 (remember, this happens in all sorts of circumstances, e.g. with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3977 @code{Fcons()}, etc.), you are responsible for @code{GCPRO}ing the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3978 objects unless you are @emph{absolutely sure} that there's no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3979 possibility that a garbage-collection can occur while you need to use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3980 the object. Even then, consider @code{GCPRO}ing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3981
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3982 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3983 A garbage collection can occur whenever anything calls @code{Feval}, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3984 whenever a QUIT can occur where execution can continue past
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3985 this. (Remember, this is almost anywhere.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3987 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3988 If you have the @emph{least smidgeon of doubt} about whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3989 you need to @code{GCPRO}, you should @code{GCPRO}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3991 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3992 Beware of @code{GCPRO}ing something that is uninitialized. If you have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3993 any shade of doubt about this, initialize all your variables to Qnil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3995 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3996 Be careful of traps, like calling @code{Fcons()} in the argument to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3997 another function. By the ``caller protects'' law, you should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3998 @code{GCPRO}ing the newly-created cons, but you aren't. A certain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3999 number of functions that are commonly called on freshly created stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4000 (e.g. @code{nconc2()}, @code{Fsignal()}), break the ``caller protects''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4001 law and go ahead and @code{GCPRO} their arguments so as to simplify
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4002 things, but make sure and check if it's OK whenever doing something like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4003 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4005 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4006 Once again, remember to @code{GCPRO}! Bugs resulting from insufficient
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4007 @code{GCPRO}ing are intermittent and extremely difficult to track down,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4008 often showing up in crashes inside of @code{garbage-collect} or in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4009 weirdly corrupted objects or even in incorrect values in a totally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4010 different section of code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4011 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4012
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4013 @cindex garbage collection, conservative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4014 @cindex conservative garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4015 Given the extremely error-prone nature of the @code{GCPRO} scheme, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4016 the difficulties in tracking down, it should be considered a deficiency
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4017 in the XEmacs code. A solution to this problem would involve
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4018 implementing so-called @dfn{conservative} garbage collection for the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4019 stack. That involves looking through all of stack memory and treating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4020 anything that looks like a reference to an object as a reference. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4021 will result in a few objects not getting collected when they should, but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4022 it obviates the need for @code{GCPRO}ing, and allows garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4023 to happen at any point at all, such as during object allocation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4024
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4025 @node Integers and Characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4026 @section Integers and Characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4027
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4028 Integer and character Lisp objects are created from integers using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4029 macros @code{XSETINT()} and @code{XSETCHAR()} or the equivalent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4030 functions @code{make_int()} and @code{make_char()}. (These are actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4031 macros on most systems.) These functions basically just do some moving
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4032 of bits around, since the integral value of the object is stored
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4033 directly in the @code{Lisp_Object}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4034
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4035 @code{XSETINT()} and the like will truncate values given to them that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4036 are too big; i.e. you won't get the value you expected but the tag bits
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4037 will at least be correct.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4038
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4039 @node Allocation from Frob Blocks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4040 @section Allocation from Frob Blocks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4042 The uninitialized memory required by a @code{Lisp_Object} of a particular type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4043 is allocated using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4044 @code{ALLOCATE_FIXED_TYPE()}. This only occurs inside of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4045 lowest-level object-creating functions in @file{alloc.c}:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4046 @code{Fcons()}, @code{make_float()}, @code{Fmake_byte_code()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4047 @code{Fmake_symbol()}, @code{allocate_extent()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4048 @code{allocate_event()}, @code{Fmake_marker()}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4049 @code{make_uninit_string()}. The idea is that, for each type, there are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4050 a number of frob blocks (each 2K in size); each frob block is divided up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4051 into object-sized chunks. Each frob block will have some of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4052 chunks that are currently assigned to objects, and perhaps some that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4053 free. (If a frob block has nothing but free chunks, it is freed at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4054 end of the garbage collection cycle.) The free chunks are stored in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4055 free list, which is chained by storing a pointer in the first four bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4056 of the chunk. (Except for the free chunks at the end of the last frob
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4057 block, which are handled using an index which points past the end of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4058 last-allocated chunk in the last frob block.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4059 @code{ALLOCATE_FIXED_TYPE()} first tries to retrieve a chunk from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4060 free list; if that fails, it calls
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4061 @code{ALLOCATE_FIXED_TYPE_FROM_BLOCK()}, which looks at the end of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4062 last frob block for space, and creates a new frob block if there is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4063 none. (There are actually two versions of these macros, one of which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4064 more defensive but less efficient and is used for error-checking.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4065
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4066 @node lrecords
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4067 @section lrecords
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4068
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4069 [see @file{lrecord.h}]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4071 All lrecords have at the beginning of their structure a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4072 lrecord_header}. This just contains a pointer to a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4073 lrecord_implementation}, which is a structure containing method pointers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4074 and such. There is one of these for each type, and it is a global,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4075 constant, statically-declared structure that is declared in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4076 @code{DEFINE_LRECORD_IMPLEMENTATION()} macro. (This macro actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4077 declares an array of two @code{struct lrecord_implementation}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4078 structures. The first one contains all the standard method pointers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4079 and is used in all normal circumstances. During garbage collection,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4080 however, the lrecord is @dfn{marked} by bumping its implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4081 pointer by one, so that it points to the second structure in the array.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4082 This structure contains a special indication in it that it's a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4083 @dfn{marked-object} structure: the finalize method is the special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4084 function @code{this_marks_a_marked_record()}, and all other methods are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4085 null pointers. At the end of garbage collection, all lrecords will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4086 either be reclaimed or unmarked by decrementing their implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4087 pointers, so this second structure pointer will never remain past
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4088 garbage collection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4089
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4090 Simple lrecords (of type (c) above) just have a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4091 lrecord_header} at their beginning. lcrecords, however, actually have a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4092 @code{struct lcrecord_header}. This, in turn, has a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4093 lrecord_header} at its beginning, so sanity is preserved; but it also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4094 has a pointer used to chain all lrecords together, and a special ID
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4095 field used to distinguish one lcrecord from another. (This field is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4096 only for debugging and could be removed, but the space gain is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4097 significant.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4098
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4099 Simple lrecords are created using @code{ALLOCATE_FIXED_TYPE()}, just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4100 like for other frob blocks. The only change is that the implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4101 pointer must be initialized correctly. (The implementation structure for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4102 an lrecord, or rather the pointer to it, is named @code{lrecord_float},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4103 @code{lrecord_extent}, @code{lrecord_buffer}, etc.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4105 lcrecords are created using @code{alloc_lcrecord()}. This takes a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4106 size to allocate and an implementation pointer. (The size needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4107 passed because some lcrecords, such as window configurations, are of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4108 variable size.) This basically just @code{malloc()}s the storage,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4109 initializes the @code{struct lcrecord_header}, and chains the lcrecord
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4110 onto the head of the list of all lcrecords, which is stored in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4111 variable @code{all_lcrecords}. The calls to @code{alloc_lcrecord()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4112 generally occur in the lowest-level allocation function for each lrecord
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4113 type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4115 Whenever you create an lrecord, you need to call either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4116 @code{DEFINE_LRECORD_IMPLEMENTATION()} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4117 @code{DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION()}. This needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4118 specified in a C file, at the top level. What this actually does is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4119 define and initialize the implementation structure for the lrecord. (And
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4120 possibly declares a function @code{error_check_foo()} that implements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4121 the @code{XFOO()} macro when error-checking is enabled.) The arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4122 to the macros are the actual type name (this is used to construct the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4123 variable name of the lrecord implementation structure and related
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4124 structures using the @samp{##} macro concatenation operator), a string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4125 that names the type on the Lisp level (this may not be the same as the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4126 type name; typically, the C type name has underscores, while the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4127 string has dashes), various method pointers, and the name of the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4128 structure that contains the object. The methods are used to encapsulate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4129 type-specific information about the object, such as how to print it or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4130 mark it for garbage collection, so that it's easy to add new object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4131 types without having to add a specific case for each new type in a bunch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4132 of different places.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4134 The difference between @code{DEFINE_LRECORD_IMPLEMENTATION()} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4135 @code{DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION()} is that the former is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4136 used for fixed-size object types and the latter is for variable-size
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4137 object types. Most object types are fixed-size; some complex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4138 types, however (e.g. window configurations), are variable-size.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4139 Variable-size object types have an extra method, which is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4140 to determine the actual size of a particular object of that type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4141 (Currently this is only used for keeping allocation statistics.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4143 For the purpose of keeping allocation statistics, the allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4144 engine keeps a list of all the different types that exist. Note that,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4145 since @code{DEFINE_LRECORD_IMPLEMENTATION()} is a macro that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4146 specified at top-level, there is no way for it to add to the list of all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4147 existing types. What happens instead is that each implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4148 structure contains in it a dynamically assigned number that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4149 particular to that type. (Or rather, it contains a pointer to another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4150 structure that contains this number. This evasiveness is done so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4151 the implementation structure can be declared const.) In the sweep stage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4152 of garbage collection, each lrecord is examined to see if its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4153 implementation structure has its dynamically-assigned number set. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4154 not, it must be a new type, and it is added to the list of known types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4155 and a new number assigned. The number is used to index into an array
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4156 holding the number of objects of each type and the total memory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4157 allocated for objects of that type. The statistics in this array are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4158 also computed during the sweep stage. These statistics are returned by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4159 the call to @code{garbage-collect} and are printed out at the end of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4160 loadup phase.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4161
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4162 Note that for every type defined with a @code{DEFINE_LRECORD_*()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4163 macro, there needs to be a @code{DECLARE_LRECORD_IMPLEMENTATION()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4164 somewhere in a @file{.h} file, and this @file{.h} file needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4165 included by @file{inline.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4167 Furthermore, there should generally be a set of @code{XFOOBAR()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4168 @code{FOOBARP()}, etc. macros in a @file{.h} (or occasionally @file{.c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4169 file. To create one of these, copy an existing model and modify as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4170 necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4172 The various methods in the lrecord implementation structure are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4174 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4175 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4176 @cindex mark method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4177 A @dfn{mark} method. This is called during the marking stage and passed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4178 a function pointer (usually the @code{mark_object()} function), which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4179 used to mark an object. All Lisp objects that are contained within the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4180 object need to be marked by applying this function to them. The mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4181 method should also return a Lisp object, which should be either nil or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4182 an object to mark. (This can be used in lieu of calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4183 @code{mark_object()} on the object, to reduce the recursion depth, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4184 consequently should be the most heavily nested sub-object, such as a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4185 long list.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4187 @strong{Note}: When the mark method is called, garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4188 is in progress, and special precautions need to be taken
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4189 when accessing objects; see section (B) above.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4190
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4191 If your mark method does not need to do anything, it can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4192 @code{NULL}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4194 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4195 A @dfn{print} method. This is called to create a printed representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4196 of the object, whenever @code{princ}, @code{prin1}, or the like is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4197 called. It is passed the object, a stream to which the output is to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4198 directed, and an @code{escapeflag} which indicates whether the object's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4199 printed representation should be @dfn{escaped} so that it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4200 readable. (This corresponds to the difference between @code{princ} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4201 @code{prin1}.) Basically, @dfn{escaped} means that strings will have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4202 quotes around them and confusing characters in the strings such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4203 quotes, backslashes, and newlines will be backslashed; and that special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4204 care will be taken to make symbols print in a readable fashion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4205 (e.g. symbols that look like numbers will be backslashed). Other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4206 readable objects should perhaps pass @code{escapeflag} on when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4207 sub-objects are printed, so that readability is preserved when necessary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4208 (or if not, always pass in a 1 for @code{escapeflag}). Non-readable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4209 objects should in general ignore @code{escapeflag}, except that some use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4210 it as an indication that more verbose output should be given.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4212 Sub-objects are printed using @code{print_internal()}, which takes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4213 exactly the same arguments as are passed to the print method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4215 Literal C strings should be printed using @code{write_c_string()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4216 or @code{write_string_1()} for non-null-terminated strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4218 Functions that do not have a readable representation should check the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4219 @code{print_readably} flag and signal an error if it is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4220
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4221 If you specify NULL for the print method, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4222 @code{default_object_printer()} will be used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4223
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4224 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4225 A @dfn{finalize} method. This is called at the beginning of the sweep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4226 stage on lcrecords that are about to be freed, and should be used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4227 perform any extra object cleanup. This typically involves freeing any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4228 extra @code{malloc()}ed memory associated with the object, releasing any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4229 operating-system and window-system resources associated with the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4230 (e.g. pixmaps, fonts), etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4232 The finalize method can be NULL if nothing needs to be done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4234 WARNING #1: The finalize method is also called at the end of the dump
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4235 phase; this time with the for_disksave parameter set to non-zero. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4236 object is @emph{not} about to disappear, so you have to make sure to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4237 @emph{not} free any extra @code{malloc()}ed memory if you're going to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4238 need it later. (Also, signal an error if there are any operating-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4239 and window-system resources here, because they can't be dumped.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4241 Finalize methods should, as a rule, set to zero any pointers after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4242 they've been freed, and check to make sure pointers are not zero before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4243 freeing. Although I'm pretty sure that finalize methods are not called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4244 twice on the same object (except for the @code{for_disksave} proviso),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4245 we've gotten nastily burned in some cases by not doing this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4247 WARNING #2: The finalize method is @emph{only} called for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4248 lcrecords, @emph{not} for simply lrecords. If you need a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4249 finalize method for simple lrecords, you have to stick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4250 it in the @code{ADDITIONAL_FREE_foo()} macro in @file{alloc.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4251
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4252 WARNING #3: Things are in an @emph{extremely} bizarre state
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4253 when @code{ADDITIONAL_FREE_foo()} is called, so you have to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4254 be incredibly careful when writing one of these functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4255 See the comment in @code{gc_sweep()}. If you ever have to add
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4256 one of these, consider using an lcrecord or dealing with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4257 the problem in a different fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4258
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4259 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4260 An @dfn{equal} method. This compares the two objects for similarity,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4261 when @code{equal} is called. It should compare the contents of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4262 objects in some reasonable fashion. It is passed the two objects and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4263 @dfn{depth} value, which is used to catch circular objects. To compare
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4264 sub-Lisp-objects, call @code{internal_equal()} and bump the depth value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4265 by one. If this value gets too high, a @code{circular-object} error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4266 will be signaled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4268 If this is NULL, objects are @code{equal} only when they are @code{eq},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4269 i.e. identical.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4270
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4271 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4272 A @dfn{hash} method. This is used to hash objects when they are to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4273 compared with @code{equal}. The rule here is that if two objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4274 @code{equal}, they @emph{must} hash to the same value; i.e. your hash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4275 function should use some subset of the sub-fields of the object that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4276 compared in the ``equal'' method. If you specify this method as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4277 @code{NULL}, the object's pointer will be used as the hash, which will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4278 @emph{fail} if the object has an @code{equal} method, so don't do this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4280 To hash a sub-Lisp-object, call @code{internal_hash()}. Bump the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4281 depth by one, just like in the ``equal'' method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4283 To convert a Lisp object directly into a hash value (using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4284 its pointer), use @code{LISP_HASH()}. This is what happens when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4285 the hash method is NULL.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4286
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4287 To hash two or more values together into a single value, use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4288 @code{HASH2()}, @code{HASH3()}, @code{HASH4()}, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4289
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4290 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4291 @dfn{getprop}, @dfn{putprop}, @dfn{remprop}, and @dfn{plist} methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4292 These are used for object types that have properties. I don't feel like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4293 documenting them here. If you create one of these objects, you have to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4294 use different macros to define them,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4295 i.e. @code{DEFINE_LRECORD_IMPLEMENTATION_WITH_PROPS()} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4296 @code{DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION_WITH_PROPS()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4298 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4299 A @dfn{size_in_bytes} method, when the object is of variable-size.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4300 (i.e. declared with a @code{_SEQUENCE_IMPLEMENTATION} macro.) This should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4301 simply return the object's size in bytes, exactly as you might expect.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4302 For an example, see the methods for window configurations and opaques.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4303 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4305 @node Low-level allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4306 @section Low-level allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4308 Memory that you want to allocate directly should be allocated using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4309 @code{xmalloc()} rather than @code{malloc()}. This implements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4310 error-checking on the return value, and once upon a time did some more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4311 vital stuff (i.e. @code{BLOCK_INPUT}, which is no longer necessary).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4312 Free using @code{xfree()}, and realloc using @code{xrealloc()}. Note
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4313 that @code{xmalloc()} will do a non-local exit if the memory can't be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4314 allocated. (Many functions, however, do not expect this, and thus XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4315 will likely crash if this happens. @strong{This is a bug.} If you can,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4316 you should strive to make your function handle this OK. However, it's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4317 difficult in the general circumstance, perhaps requiring extra
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4318 unwind-protects and such.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4319
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4320 Note that XEmacs provides two separate replacements for the standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4321 @code{malloc()} library function. These are called @dfn{old GNU malloc}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4322 (@file{malloc.c}) and @dfn{new GNU malloc} (@file{gmalloc.c}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4323 respectively. New GNU malloc is better in pretty much every way than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4324 old GNU malloc, and should be used if possible. (It used to be that on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4325 some systems, the old one worked but the new one didn't. I think this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4326 was due specifically to a bug in SunOS, which the new one now works
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4327 around; so I don't think the old one ever has to be used any more.) The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4328 primary difference between both of these mallocs and the standard system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4329 malloc is that they are much faster, at the expense of increased space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4330 The basic idea is that memory is allocated in fixed chunks of powers of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4331 two. This allows for basically constant malloc time, since the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4332 chunks can just be kept on a number of free lists. (The standard system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4333 malloc typically allocates arbitrary-sized chunks and has to spend some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4334 time, sometimes a significant amount of time, walking the heap looking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4335 for a free block to use and cleaning things up.) The new GNU malloc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4336 improves on things by allocating large objects in chunks of 4096 bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4337 rather than in ever larger powers of two, which results in ever larger
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4338 wastage. There is a slight speed loss here, but it's of doubtful
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4339 significance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4341 NOTE: Apparently there is a third-generation GNU malloc that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4342 significantly better than the new GNU malloc, and should probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4343 be included in XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4344
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4345 There is also the relocating allocator, @file{ralloc.c}. This actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4346 moves blocks of memory around so that the @code{sbrk()} pointer shrunk
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4347 and virtual memory released back to the system. On some systems,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4348 this is a big win. On all systems, it causes a noticeable (and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4349 sometimes huge) speed penalty, so I turn it off by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4350 @file{ralloc.c} only works with the new GNU malloc in @file{gmalloc.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4351 There are also two versions of @file{ralloc.c}, one that uses @code{mmap()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4352 rather than block copies to move data around. This purports to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4353 be faster, although that depends on the amount of data that would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4354 have had to be block copied and the system-call overhead for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4355 @code{mmap()}. I don't know exactly how this works, except that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4356 relocating-allocation routines are pretty much used only for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4357 the memory allocated for a buffer, which is the biggest consumer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4358 of space, esp. of space that may get freed later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4360 Note that the GNU mallocs have some ``memory warning'' facilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4361 XEmacs taps into them and issues a warning through the standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4362 warning system, when memory gets to 75%, 85%, and 95% full.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4363 (On some systems, the memory warnings are not functional.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4364
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4365 Allocated memory that is going to be used to make a Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4366 is created using @code{allocate_lisp_storage()}. This calls @code{xmalloc()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4367 but also verifies that the pointer to the memory can fit into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4368 a Lisp word (remember that some bits are taken away for a type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4369 tag and a mark bit). If not, an error is issued through @code{memory_full()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4370 @code{allocate_lisp_storage()} is called by @code{alloc_lcrecord()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4371 @code{ALLOCATE_FIXED_TYPE()}, and the vector and bit-vector creation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4372 routines. These routines also call @code{INCREMENT_CONS_COUNTER()} at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4373 appropriate times; this keeps statistics on how much memory is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4374 allocated, so that garbage-collection can be invoked when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4375 threshold is reached.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4376
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4377 @node Pure Space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4378 @section Pure Space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4379
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4380 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4382 @node Cons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4383 @section Cons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4384
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4385 Conses are allocated in standard frob blocks. The only thing to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4386 note is that conses can be explicitly freed using @code{free_cons()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4387 and associated functions @code{free_list()} and @code{free_alist()}. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4388 immediately puts the conses onto the cons free list, and decrements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4389 the statistics on memory allocation appropriately. This is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4390 to good effect by some extremely commonly-used code, to avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4391 generating extra objects and thereby triggering GC sooner.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4392 However, you have to be @emph{extremely} careful when doing this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4393 If you mess this up, you will get BADLY BURNED, and it has happened
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4394 before.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4396 @node Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4397 @section Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4399 As mentioned above, each vector is @code{malloc()}ed individually, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4400 all are threaded through the variable @code{all_vectors}. Vectors are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4401 marked strangely during garbage collection, by kludging the size field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4402 Note that the @code{struct Lisp_Vector} is declared with its contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4403 being an array of one element. It is actually @code{malloc()}ed with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4404 the right size, however, and access to any element through the contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4405 array works fine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4406
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4407 @node Bit Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4408 @section Bit Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4409
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4410 Bit vectors work exactly like vectors, except for more complicated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4411 code to access an individual bit, and except for the fact that bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4412 vectors are lrecords while vectors are not. (The only difference here is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4413 that there's an lrecord implementation pointer at the beginning and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4414 tag field in bit vector Lisp words is ``lrecord'' rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4415 ``vector''.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4416
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4417 @node Symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4418 @section Symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4419
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4420 Symbols are also allocated in frob blocks. Note that the code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4421 exists for symbols to be either lrecords (category (c) above)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4422 or simple types (category (b) above), and are lrecords by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4423 default (I think), although there is no good reason for this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4424
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4425 Note that symbols in the awful horrible obarray structure are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4426 chained through their @code{next} field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4428 Remember that @code{intern} looks up a symbol in an obarray, creating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4429 one if necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4430
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4431 @node Marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4432 @section Marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4433
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4434 Markers are allocated in frob blocks, as usual. They are kept
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4435 in a buffer unordered, but in a doubly-linked list so that they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4436 can easily be removed. (Formerly this was a singly-linked list,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4437 but in some cases garbage collection took an extraordinarily
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4438 long time due to the O(N^2) time required to remove lots of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4439 markers from a buffer.) Markers are removed from a buffer in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4440 the finalize stage, in @code{ADDITIONAL_FREE_marker()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4441
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4442 @node String
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4443 @section String
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4445 As mentioned above, strings are a special case. A string is logically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4446 two parts, a fixed-size object (containing the length, property list,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4447 and a pointer to the actual data), and the actual data in the string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4448 The fixed-size object is a @code{struct Lisp_String} and is allocated in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4449 frob blocks, as usual. The actual data is stored in special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4450 @dfn{string-chars blocks}, which are 8K blocks of memory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4451 Currently-allocated strings are simply laid end to end in these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4452 string-chars blocks, with a pointer back to the @code{struct Lisp_String}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4453 stored before each string in the string-chars block. When a new string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4454 needs to be allocated, the remaining space at the end of the last
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4455 string-chars block is used if there's enough, and a new string-chars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4456 block is created otherwise.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4458 There are never any holes in the string-chars blocks due to the string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4459 compaction and relocation that happens at the end of garbage collection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4460 During the sweep stage of garbage collection, when objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4461 reclaimed, the garbage collector goes through all string-chars blocks,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4462 looking for unused strings. Each chunk of string data is preceded by a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4463 pointer to the corresponding @code{struct Lisp_String}, which indicates
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4464 both whether the string is used and how big the string is, i.e. how to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4465 get to the next chuck of string data. Holes are compressed by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4466 block-copying the next string into the empty space and relocating the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4467 pointer stored in the corresponding @code{struct Lisp_String}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4468 @strong{This means you have to be careful with strings in your code.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4469 See the section above on @code{GCPRO}ing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4471 Note that there is one situation not handled: a string that is too big
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4472 to fit into a string-chars block. Such strings, called @dfn{big
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4473 strings}, are all @code{malloc()}ed as their own block. (#### Although it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4474 would make more sense for the threshold for big strings to be somewhat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4475 lower, e.g. 1/2 or 1/4 the size of a string-chars block. It seems that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4476 this was indeed the case formerly -- indeed, the threshold was set at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4477 1/8 -- but Mly forgot about this when rewriting things for 19.8.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4478
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4479 Note also that the string data in string-chars blocks is padded as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4480 necessary so that proper alignment constraints on the @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4481 Lisp_String} back pointers are maintained.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4482
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4483 Finally, strings can be resized. This happens in Mule when a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4484 character is substituted with a different-length character, or during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4485 modeline frobbing. (You could also export this to Lisp, but it's not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4486 done so currently.) Resizing a string is a potentially tricky process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4487 If the change is small enough that the padding can absorb it, nothing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4488 other than a simple memory move needs to be done. Keep in mind,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4489 however, that the string can't shrink too much because the offset to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4490 next string in the string-chars block is computed by looking at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4491 length and rounding to the nearest multiple of four or eight. If the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4492 string would shrink or expand beyond the correct padding, new string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4493 data needs to be allocated at the end of the last string-chars block and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4494 the data moved appropriately. This leaves some dead string data, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4495 is marked by putting a special marker of 0xFFFFFFFF in the @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4496 Lisp_String} pointer before the data (there's no real @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4497 Lisp_String} to point to and relocate), and storing the size of the dead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4498 string data (which would normally be obtained from the now-non-existent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4499 @code{struct Lisp_String}) at the beginning of the dead string data gap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4500 The string compactor recognizes this special 0xFFFFFFFF marker and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4501 handles it correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4503 @node Bytecode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4504 @section Bytecode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4506 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4508 @node Events and the Event Loop, Evaluation; Stack Frames; Bindings, Allocation of Objects in XEmacs Lisp, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4509 @chapter Events and the Event Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4510
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4511 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4512 * Introduction to Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4513 * Main Loop::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4514 * Specifics of the Event Gathering Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4515 * Specifics About the Emacs Event::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4516 * The Event Stream Callback Routines::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4517 * Other Event Loop Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4518 * Converting Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4519 * Dispatching Events; The Command Builder::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4520 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4521
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4522 @node Introduction to Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4523 @section Introduction to Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4524
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4525 An event is an object that encapsulates information about an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4526 interesting occurrence in the operating system. Events are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4527 generated either by user action, direct (e.g. typing on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4528 keyboard or moving the mouse) or indirect (moving another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4529 window, thereby generating an expose event on an Emacs frame),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4530 or as a result of some other typically asynchronous action happening,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4531 such as output from a subprocess being ready or a timer expiring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4532 Events come into the system in an asynchronous fashion (typically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4533 through a callback being called) and are converted into a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4534 synchronous event queue (first-in, first-out) in a process that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4535 we will call @dfn{collection}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4537 Note that each application has their own event queue. (It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4538 immaterial whether the collection process directly puts the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4539 events in the proper application's queue, or puts them into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4540 a single system queue, which is later split up.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4542 The most basic level of event collection is done by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4543 operating system or window system. Typically, XEmacs does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4544 its own event collection as well. Often there are multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4545 layers of collection in XEmacs, with events from various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4546 sources being collected into a queue, which is then combined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4547 with other sources to go into another queue (i.e. a second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4548 level of collection), with perhaps another level on top of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4549 this, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4551 XEmacs has its own types of events (called @dfn{Emacs events}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4552 which provides an abstract layer on top of the system-dependent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4553 nature of the most basic events that are received. Part of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4554 complex nature of the XEmacs event collection process involves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4555 converting from the operating-system events into the proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4556 Emacs events -- there may not be a one-to-one correspondence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4558 Emacs events are documented in @file{events.h}; I'll discuss them
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4559 later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4560
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4561 @node Main Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4562 @section Main Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4563
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4564 The @dfn{command loop} is the top-level loop that the editor is always
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4565 running. It loops endlessly, calling @code{next-event} to retrieve an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4566 event and @code{dispatch-event} to execute it. @code{dispatch-event} does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4567 the appropriate thing with non-user events (process, timeout,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4568 magic, eval, mouse motion); this involves calling a Lisp handler
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4569 function, redrawing a newly-exposed part of a frame, reading
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4570 subprocess output, etc. For user events, @code{dispatch-event}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4571 looks up the event in relevant keymaps or menubars; when a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4572 full key sequence or menubar selection is reached, the appropriate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4573 function is executed. @code{dispatch-event} may have to keep state
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4574 across calls; this is done in the ``command-builder'' structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4575 associated with each console (remember, there's usually only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4576 one console), and the engine that looks up keystrokes and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4577 constructs full key sequences is called the @dfn{command builder}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4578 This is documented elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4579
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4580 The guts of the command loop are in @code{command_loop_1()}. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4581 function doesn't catch errors, though -- that's the job of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4582 @code{command_loop_2()}, which is a condition-case (i.e. error-trapping)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4583 wrapper around @code{command_loop_1()}. @code{command_loop_1()} never
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4584 returns, but may get thrown out of.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4586 When an error occurs, @code{cmd_error()} is called, which usually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4587 invokes the Lisp error handler in @code{command-error}; however, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4588 default error handler is provided if @code{command-error} is @code{nil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4589 (e.g. during startup). The purpose of the error handler is simply to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4590 display the error message and do associated cleanup; it does not need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4591 throw anywhere. When the error handler finishes, the condition-case in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4592 @code{command_loop_2()} will finish and @code{command_loop_2()} will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4593 reinvoke @code{command_loop_1()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4594
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4595 @code{command_loop_2()} is invoked from three places: from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4596 @code{initial_command_loop()} (called from @code{main()} at the end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4597 internal initialization), from the Lisp function @code{recursive-edit},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4598 and from @code{call_command_loop()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4599
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4600 @code{call_command_loop()} is called when a macro is started and when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4601 the minibuffer is entered; normal termination of the macro or minibuffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4602 causes a throw out of the recursive command loop. (To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4603 @code{execute-kbd-macro} for macros and @code{exit} for minibuffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4604 Note also that the low-level minibuffer-entering function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4605 @code{read-minibuffer-internal}, provides its own error handling and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4606 does not need @code{command_loop_2()}'s error encapsulation; so it tells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4607 @code{call_command_loop()} to invoke @code{command_loop_1()} directly.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4608
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4609 Note that both read-minibuffer-internal and recursive-edit set up a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4610 catch for @code{exit}; this is why @code{abort-recursive-edit}, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4611 throws to this catch, exits out of either one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4612
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4613 @code{initial_command_loop()}, called from @code{main()}, sets up a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4614 catch for @code{top-level} when invoking @code{command_loop_2()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4615 allowing functions to throw all the way to the top level if they really
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4616 need to. Before invoking @code{command_loop_2()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4617 @code{initial_command_loop()} calls @code{top_level_1()}, which handles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4618 all of the startup stuff (creating the initial frame, handling the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4619 command-line options, loading the user's @file{.emacs} file, etc.). The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4620 function that actually does this is in Lisp and is pointed to by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4621 variable @code{top-level}; normally this function is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4622 @code{normal-top-level}. @code{top_level_1()} is just an error-handling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4623 wrapper similar to @code{command_loop_2()}. Note also that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4624 @code{initial_command_loop()} sets up a catch for @code{top-level} when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4625 invoking @code{top_level_1()}, just like when it invokes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4626 @code{command_loop_2()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4627
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4628 @node Specifics of the Event Gathering Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4629 @section Specifics of the Event Gathering Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4630
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4631 Here is an approximate diagram of the collection processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4632 at work in XEmacs, under TTY's (TTY's are simpler than X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4633 so we'll look at this first):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4635 @noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4636 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4637 asynch. asynch. asynch. asynch. [Collectors in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4638 kbd events kbd events process process the OS]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4639 | | output output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4640 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4641 | | | | SIGINT, [signal handlers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4642 | | | | SIGQUIT, in XEmacs]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4643 V V V V SIGWINCH,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4644 file file file file SIGALRM
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4645 desc. desc. desc. desc. |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4646 (TTY) (TTY) (pipe) (pipe) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4647 | | | | fake timeouts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4648 | | | | file |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4649 | | | | desc. |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4650 | | | | (pipe) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4651 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4652 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4653 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4654 V V V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4655 ------>-----------<----------------<----------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4656 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4657 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4658 | [collected using select() in emacs_tty_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4659 | and converted to the appropriate Emacs event]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4660 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4661 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4662 V (above this line is TTY-specific)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4663 Emacs ------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4664 event (below this line is the generic event mechanism)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4665 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4666 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4667 was there if not, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4668 a SIGINT? emacs_tty_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4669 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4670 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4671 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4672 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4673 --->-------<----
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4674 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4675 | [collected in event_stream_next_event();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4676 | SIGINT is converted using maybe_read_quit_event()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4677 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4678 Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4679 event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4680 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4681 \---->------>----- maybe_kbd_translate() ---->---\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4682 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4683 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4684 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4685 command event queue |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4686 if not from command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4687 (contains events that were event queue, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4688 read earlier but not processed, event_stream_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4689 typically when waiting in a |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4690 sit-for, sleep-for, etc. for |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4691 a particular event to be received) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4692 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4693 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4694 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4695 ---->------------------------------------<----
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4696 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4697 | [collected in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4698 | next_event_internal()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4699 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4700 unread- unread- event from |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4701 command- command- keyboard else, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4702 events event macro next_event_internal()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4703 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4704 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4705 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4706 V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4707 --------->----------------------<------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4708 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4709 | [collected in `next-event', which may loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4710 | more than once if the event it gets is on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4711 | a dead frame, device, etc.]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4712 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4713 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4714 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4715 feed into top-level event loop,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4716 which repeatedly calls `next-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4717 and then dispatches the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4718 using `dispatch-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4719 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4721 Notice the separation between TTY-specific and generic event mechanism.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4722 When using the Xt-based event loop, the TTY-specific stuff is replaced
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4723 but the rest stays the same.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4725 It's also important to realize that only one different kind of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4726 system-specific event loop can be operating at a time, and must be able
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4727 to receive all kinds of events simultaneously. For the two existing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4728 event loops (implemented in @file{event-tty.c} and @file{event-Xt.c},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4729 respectively), the TTY event loop @emph{only} handles TTY consoles,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4730 while the Xt event loop handles @emph{both} TTY and X consoles. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4731 situation is different from all of the output handlers, where you simply
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4732 have one per console type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4733
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4734 Here's the Xt Event Loop Diagram (notice that below a certain point,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4735 it's the same as the above diagram):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4737 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4738 asynch. asynch. asynch. asynch. [Collectors in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4739 kbd kbd process process the OS]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4740 events events output output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4741 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4742 | | | | asynch. asynch. [Collectors in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4743 | | | | X X OS and X Window System]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4744 | | | | events events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4745 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4746 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4747 | | | | | | SIGINT, [signal handlers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4748 | | | | | | SIGQUIT, in XEmacs]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4749 | | | | | | SIGWINCH,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4750 | | | | | | SIGALRM
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4751 | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4752 | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4753 | | | | | | | timeouts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4754 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4755 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4756 | | | | | | V |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4757 V V V V V V fake |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4758 file file file file file file file |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4759 desc. desc. desc. desc. desc. desc. desc. |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4760 (TTY) (TTY) (pipe) (pipe) (socket) (socket) (pipe) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4761 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4762 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4763 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4764 V V V V V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4765 --->----------------------------------------<---------<------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4766 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4767 | | | [collected using select() in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4768 | | | _XtWaitForSomething(), called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4769 | | | from XtAppProcessEvent(), called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4770 | | | in emacs_Xt_next_event();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4771 | | | dispatched to various callbacks]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4772 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4773 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4774 emacs_Xt_ p_s_callback(), | [popup_selection_callback]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4775 event_handler() x_u_v_s_callback(),| [x_update_vertical_scrollbar_
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4776 | x_u_h_s_callback(),| callback]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4777 | search_callback() | [x_update_horizontal_scrollbar_
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4778 | | | callback]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4779 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4780 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4781 enqueue_Xt_ signal_special_ |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4782 dispatch_event() Xt_user_event() |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4783 [maybe multiple | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4784 times, maybe 0 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4785 times] | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4786 | enqueue_Xt_ |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4787 | dispatch_event() |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4788 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4789 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4790 V V |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4791 -->----------<-- |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4792 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4793 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4794 dispatch Xt_what_callback()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4795 event sets flags
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4796 queue |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4797 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4798 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4799 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4800 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4801 ---->-----------<--------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4802 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4803 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4804 | [collected and converted as appropriate in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4805 | emacs_Xt_next_event()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4806 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4807 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4808 V (above this line is Xt-specific)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4809 Emacs ------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4810 event (below this line is the generic event mechanism)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4811 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4812 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4813 was there if not, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4814 a SIGINT? emacs_Xt_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4815 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4816 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4817 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4818 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4819 --->-------<----
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4820 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4821 | [collected in event_stream_next_event();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4822 | SIGINT is converted using maybe_read_quit_event()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4823 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4824 Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4825 event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4826 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4827 \---->------>----- maybe_kbd_translate() -->-----\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4828 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4829 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4830 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4831 command event queue |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4832 if not from command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4833 (contains events that were event queue, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4834 read earlier but not processed, event_stream_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4835 typically when waiting in a |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4836 sit-for, sleep-for, etc. for |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4837 a particular event to be received) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4838 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4839 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4840 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4841 ---->----------------------------------<------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4842 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4843 | [collected in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4844 | next_event_internal()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4845 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4846 unread- unread- event from |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4847 command- command- keyboard else, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4848 events event macro next_event_internal()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4849 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4850 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4851 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4852 V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4853 --------->----------------------<------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4854 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4855 | [collected in `next-event', which may loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4856 | more than once if the event it gets is on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4857 | a dead frame, device, etc.]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4858 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4859 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4860 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4861 feed into top-level event loop,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4862 which repeatedly calls `next-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4863 and then dispatches the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4864 using `dispatch-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4865 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4866
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4867 @node Specifics About the Emacs Event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4868 @section Specifics About the Emacs Event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4869
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4870 @node The Event Stream Callback Routines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4871 @section The Event Stream Callback Routines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4872
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4873 @node Other Event Loop Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4874 @section Other Event Loop Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4876 @code{detect_input_pending()} and @code{input-pending-p} look for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4877 input by calling @code{event_stream->event_pending_p} and looking in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4878 @code{[V]unread-command-event} and the @code{command_event_queue} (they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4879 do not check for an executing keyboard macro, though).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4881 @code{discard-input} cancels any command events pending (and any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4882 keyboard macros currently executing), and puts the others onto the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4883 @code{command_event_queue}. There is a comment about a ``race
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4884 condition'', which is not a good sign.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4886 @code{next-command-event} and @code{read-char} are higher-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4887 interfaces to @code{next-event}. @code{next-command-event} gets the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4888 next @dfn{command} event (i.e. keypress, mouse event, or menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4889 selection), calling dispatch-event on any others. @code{read-char}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4890 calls @code{next-command-event} and uses @code{event_to_character()} to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4891 return the ASCII equivalent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4893 @node Converting Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4894 @section Converting Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4895
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4896 @code{character_to_event()}, @code{event_to_character()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4897 @code{event-to-character}, and @code{character-to-event} convert between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4898 ASCII characters and keypresses corresponding to the characters. If the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4899 event was not a keypress, @code{event_to_character()} returns -1 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4900 @code{event-to-character} returns @code{nil}. These functions convert
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4901 between ASCII representation and the split-up event representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4902 (keysym plus mod keys).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4903
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4904 @node Dispatching Events; The Command Builder
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4905 @section Dispatching Events; The Command Builder
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4907 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4908
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4909 @node Evaluation; Stack Frames; Bindings, Symbols and Variables, Events and the Event Loop, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4910 @chapter Evaluation; Stack Frames; Bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4912 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4913 * Evaluation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4914 * Dynamic Binding; The specbinding Stack; Unwind-Protects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4915 * Simple Special Forms::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4916 * Catch and Throw::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4917 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4918
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4919 @node Evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4920 @section Evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4921
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4922 @code{Feval()} evaluates the form (a Lisp object) that is passed to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4923 it. Note that evaluation is only non-trivial for two types of objects:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4924 symbols and conses. Under normal circumstances (i.e. not mocklisp) a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4925 symbol is evaluated simply by calling symbol-value on it and returning
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4926 the value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4927
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4928 Evaluating a cons means calling a function. First, @code{eval} checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4929 to see if garbage-collection is necessary, and calls
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4930 @code{Fgarbage_collect()} if so. It then increases the evaluation depth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4931 by 1 (@code{lisp_eval_depth}, which is always less than @code{max_lisp_eval_depth}) and adds an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4932 element to the linked list of @code{struct backtrace}'s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4933 (@code{backtrace_list}). Each such structure contains a pointer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4934 function being called plus a list of the function's arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4935 Originally these values are stored unevalled, and as they are evaluated,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4936 the backtrace structure is updated. Garbage collection pays attention
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4937 to the objects pointed to in the backtrace structures (garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4938 collection might happen while a function is being called or while an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4939 argument is being evaluated, and there could easily be no other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4940 references to the arguments in the argument list; once an argument is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4941 evaluated, however, the unevalled version is not needed by eval, and so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4942 the backtrace structure is changed).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4943
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4944 At this point, the function to be called is determined by looking at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4945 the car of the cons (if this is a symbol, its function definition is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4946 retrieved and the process repeated). The function should then consist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4947 of either a Lisp_Subr (built-in function), a Lisp_Compiled object, or a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4948 cons whose car is the symbol @code{autoload}, @code{macro},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4949 @code{lambda}, or @code{mocklisp}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4951 If the function is a Lisp_Subr, the lisp object points to a struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4952 Lisp_Subr (created by @code{DEFUN()}), which contains a pointer to the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4953 function, a minimum and maximum number of arguments (possibly the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4954 special constants @code{MANY} or @code{UNEVALLED}), a pointer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4955 symbol referring to that subr, and a couple of other things. If the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4956 subr wants its arguments @code{UNEVALLED}, they are passed raw as a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4957 list. Otherwise, an array of evaluated arguments is created and put
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4958 into the backtrace structure, and either passed whole (@code{MANY}) or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4959 each argument is passed as a C argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4960
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4961 If the function is a Lisp_Compiled object or a lambda,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4962 @code{apply_lambda()} is called. If the function is a macro,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4963 [..... fill in] is done. If the function is an autoload,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4964 @code{do_autoload()} is called to load the definition and then eval
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4965 starts over [explain this more]. If the function is a mocklisp,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4966 @code{ml_apply()} is called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4967
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4968 When @code{Feval} exits, the evaluation depth is reduced by one, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4969 debugger is called if appropriate, and the current backtrace structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4970 is removed from the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4971
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4972 @code{apply_lambda()} is passed a function, a list of arguments, and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4973 flag indicating whether to evaluate the arguments. It creates an array
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4974 of (possibly) evaluated arguments and fixes up the backtrace structure,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4975 just like eval does. Then it calls @code{funcall_lambda()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4976
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4977 @code{funcall_lambda()} goes through the formal arguments to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4978 function and binds them to the actual arguments, checking for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4979 @code{&rest} and @code{&optional} symbols in the formal arguments and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4980 making sure the number of actual arguments is correct. Then either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4981 progn or byte-code is called to actually execute the body and return a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4982 value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4983
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4984 @code{Ffuncall()} implements Lisp @code{funcall}. @code{(funcall fun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4985 x1 x2 x3 ...)} is equivalent to @code{(eval (list fun (quote x1) (quote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4986 x2) (quote x3) ...))}. @code{Ffuncall()} contains its own code to do
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4987 the evaluation, however, and is almost identical to eval.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4988
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4989 @code{Fapply()} implements Lisp @code{apply}, which is very similar to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4990 funcall except that if the last argument is a list, the result is the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4991 same as if each of the arguments in the list had been passed separately.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4992 @code{Fapply()} does some business to expand the last argument if it's a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4993 list, then calls @code{Ffuncall()} to do the work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4995 @code{apply1()}, @code{call0()}, @code{call1()}, @code{call2()}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4996 @code{call3()} call a function, passing it the argument(s) given (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4997 arguments are given as separate C arguments rather than being passed as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4998 an array). @code{apply1()} uses @code{apply} while the others use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4999 @code{funcall}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5001 @node Dynamic Binding; The specbinding Stack; Unwind-Protects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5002 @section Dynamic Binding; The specbinding Stack; Unwind-Protects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5003
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5004 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5005 struct specbinding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5006 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5007 Lisp_Object symbol, old_value;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5008 Lisp_Object (*func) ();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5009 Lisp_Object unused; /* Dividing by 16 is faster than by 12 */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5010 @};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5011 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5012
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5013 @code{struct specbinding} is used for local-variable bindings and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5014 unwind-protects. @code{specpdl} holds an array of @code{struct specbinding}'s,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5015 @code{specpdl_ptr} points to the beginning of the free bindings in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5016 array, @code{specpdl_size} specifies the total number of binding slots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5017 in the array, and @code{max_specpdl_size} specifies the maximum number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5018 of bindings the array can be expanded to hold. @code{grow_specpdl()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5019 increases the size of the specpdl array, multiplying its size by 2 but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5020 never exceeding max_specpdl_size (except that if this number is less
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5021 than 400, it is first set to 400).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5022
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5023 @code{specbind()} binds a symbol to a value and is used for local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5024 variables and @code{let} forms. The symbol and its old value (which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5025 might be @code{Qunbound}, indicating no prior value) are recorded in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5026 specpdl array, and @code{specpdl_size} is increased by 1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5027
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5028 @code{record_unwind_protect()} implements an @dfn{unwind-protect},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5029 which, when placed around a section of code, ensures that some specified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5030 cleanup routine will be executed even if the code exits abnormally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5031 (e.g. through a throw or quit). @code{record_unwind_protect()} simply
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5032 adds a new specbinding to the specpdl array and stores the appropriate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5033 information in it. The cleanup routine can either be a C function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5034 which is stored in the @code{func} field, or a progn form, which is stored in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5035 the @code{old_value} field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5037 @code{unbind_to()} removes specbindings from the specpdl array until
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5038 the specified position is reached. The specbinding can be one of three
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5039 types:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5040
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5041 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5042 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5043 an unwind-protect with a C cleanup function (@code{func} is not 0 --
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5044 @code{old_value} holds an argument to be passed to the function);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5045 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5046 an unwind-protect with a Lisp form (@code{func} is 0 and @code{symbol}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5047 is @code{nil} -- @code{old_value} holds the form to be executed with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5048 @code{Fprogn()}); or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5049 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5050 a local-variable binding (@code{func} is 0 and @code{symbol} is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5051 @code{nil} -- @code{old_value} holds the old value, which is stored as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5052 the symbol's value).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5053 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5055 @node Simple Special Forms
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5056 @section Simple Special Forms
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5057
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5058 @code{or}, @code{and}, @code{if}, @code{cond}, @code{progn},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5059 @code{prog1}, @code{prog2}, @code{setq}, @code{quote}, @code{function},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5060 @code{let*}, @code{let}, @code{while}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5061
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5062 All of these are very simple and work as expected, calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5063 @code{Feval()} or @code{Fprogn()} as necessary and (in the case of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5064 @code{let} and @code{let*}) using @code{specbind()} to create bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5065 and @code{unbind_to()} to undo the bindings when finished. Note that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5066 these functions do a lot of @code{GCPRO}ing to protect their arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5067 from garbage collection because they call @code{Feval()} (@pxref{Garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5068 Collection}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5070 @node Catch and Throw
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5071 @section Catch and Throw
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5072
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5073 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5074 struct catchtag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5075 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5076 Lisp_Object tag;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5077 Lisp_Object val;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5078 struct catchtag *next;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5079 struct gcpro *gcpro;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5080 jmp_buf jmp;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5081 struct backtrace *backlist;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5082 int lisp_eval_depth;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5083 int pdlcount;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5084 @};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5085 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5087 @code{catch} is a Lisp function that places a catch around a body of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5088 code. A catch is a means of non-local exit from the code. When a catch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5089 is created, a tag is specified, and executing a @code{throw} to this tag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5090 will exit from the body of code caught with this tag, and its value will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5091 be the value given in the call to @code{throw}. If there is no such
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5092 call, the code will be executed normally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5093
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5094 Information pertaining to a catch is held in a @code{struct catchtag},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5095 which is placed at the head of a linked list pointed to by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5096 @code{catchlist}. @code{internal_catch()} is passed a C function to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5097 call (@code{Fprogn()} when Lisp @code{catch} is called) and arguments to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5098 give it, and places a catch around the function. Each @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5099 catchtag} is held in the stack frame of the @code{internal_catch()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5100 instance that created the catch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5102 @code{internal_catch()} is fairly straightforward. It stores into the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5103 @code{struct catchtag} the tag name and the current values of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5104 @code{backtrace_list}, @code{lisp_eval_depth}, @code{gcprolist}, and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5105 offset into the specpdl array, sets a jump point with @code{_setjmp()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5106 (storing the jump point into the @code{struct catchtag}), and calls the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5107 function. Control will return to @code{internal_catch()} either when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5108 the function exits normally or through a @code{_longjmp()} to this jump
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5109 point. In the latter case, @code{throw} will store the value to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5110 returned into the @code{struct catchtag} before jumping. When it's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5111 done, @code{internal_catch()} removes the @code{struct catchtag} from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5112 the catchlist and returns the proper value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5113
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5114 @code{Fthrow()} goes up through the catchlist until it finds one with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5115 a matching tag. It then calls @code{unbind_catch()} to restore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5116 everything to what it was when the appropriate catch was set, stores the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5117 return value in the @code{struct catchtag}, and jumps (with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5118 @code{_longjmp()}) to its jump point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5120 @code{unbind_catch()} removes all catches from the catchlist until it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5121 finds the correct one. Some of the catches might have been placed for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5122 error-trapping, and if so, the appropriate entries on the handlerlist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5123 must be removed (see ``errors''). @code{unbind_catch()} also restores
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5124 the values of @code{gcprolist}, @code{backtrace_list}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5125 @code{lisp_eval}, and calls @code{unbind_to()} to undo any specbindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5126 created since the catch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5129 @node Symbols and Variables, Buffers and Textual Representation, Evaluation; Stack Frames; Bindings, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5130 @chapter Symbols and Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5132 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5133 * Introduction to Symbols::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5134 * Obarrays::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5135 * Symbol Values::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5136 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5138 @node Introduction to Symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5139 @section Introduction to Symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5141 A symbol is basically just an object with four fields: a name (a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5142 string), a value (some Lisp object), a function (some Lisp object), and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5143 a property list (usually a list of alternating keyword/value pairs).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5144 What makes symbols special is that there is usually only one symbol with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5145 a given name, and the symbol is referred to by name. This makes a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5146 symbol a convenient way of calling up data by name, i.e. of implementing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5147 variables. (The variable's value is stored in the @dfn{value slot}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5148 Similarly, functions are referenced by name, and the definition of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5149 function is stored in a symbol's @dfn{function slot}. This means that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5150 there can be a distinct function and variable with the same name. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5151 property list is used as a more general mechanism of associating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5152 additional values with particular names, and once again the namespace is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5153 independent of the function and variable namespaces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5154
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5155 @node Obarrays
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5156 @section Obarrays
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5157
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5158 The identity of symbols with their names is accomplished through a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5159 structure called an obarray, which is just a poorly-implemented hash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5160 table mapping from strings to symbols whose name is that string. (I say
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5161 ``poorly implemented'' because an obarray appears in Lisp as a vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5162 with some hidden fields rather than as its own opaque type. This is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5163 Emacs Lisp artifact that should be fixed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5165 Obarrays are implemented as a vector of some fixed size (which should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5166 be a prime for best results), where each ``bucket'' of the vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5167 contains one or more symbols, threaded through a hidden @code{next}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5168 field in the symbol. Lookup of a symbol in an obarray, and adding a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5169 symbol to an obarray, is accomplished through standard hash-table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5170 techniques.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5172 The standard Lisp function for working with symbols and obarrays is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5173 @code{intern}. This looks up a symbol in an obarray given its name; if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5174 it's not found, a new symbol is automatically created with the specified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5175 name, added to the obarray, and returned. This is what happens when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5176 Lisp reader encounters a symbol (or more precisely, encounters the name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5177 of a symbol) in some text that it is reading. There is a standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5178 obarray called @code{obarray} that is used for this purpose, although
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5179 the Lisp programmer is free to create his own obarrays and @code{intern}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5180 symbols in them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5181
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5182 Note that, once a symbol is in an obarray, it stays there until
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5183 something is done about it, and the standard obarray @code{obarray}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5184 always stays around, so once you use any particular variable name, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5185 corresponding symbol will stay around in @code{obarray} until you exit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5186 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5187
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5188 Note that @code{obarray} itself is a variable, and as such there is a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5189 symbol in @code{obarray} whose name is @code{"obarray"} and which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5190 contains @code{obarray} as its value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5192 Note also that this call to @code{intern} occurs only when in the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5193 reader, not when the code is executed (at which point the symbol is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5194 already around, stored as such in the definition of the function).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5196 You can create your own obarray using @code{make-vector} (this is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5197 horrible but is an artifact) and intern symbols into that obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5198 Doing that will result in two or more symbols with the same name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5199 However, at most one of these symbols is in the standard @code{obarray}:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5200 You cannot have two symbols of the same name in any particular obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5201 Note that you cannot add a symbol to an obarray in any fashion other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5202 than using @code{intern}: i.e. you can't take an existing symbol and put
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5203 it in an existing obarray. Nor can you change the name of an existing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5204 symbol. (Since obarrays are vectors, you can violate the consistency of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5205 things by storing directly into the vector, but let's ignore that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5206 possibility.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5208 Usually symbols are created by @code{intern}, but if you really want,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5209 you can explicitly create a symbol using @code{make-symbol}, giving it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5210 some name. The resulting symbol is not in any obarray (i.e. it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5211 @dfn{uninterned}), and you can't add it to any obarray. Therefore its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5212 primary purpose is as a carrier of information. (Cons cells could
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5213 probably be used just as well.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5215 You can also use @code{intern-soft} to look up a symbol but not create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5216 a new one, and @code{unintern} to remove a symbol from an obarray. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5217 returns the removed symbol. (Remember: You can't put the symbol back
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5218 into any obarray.) Finally, @code{mapatoms} maps over all of the symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5219 in an obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5220
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5221 @node Symbol Values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5222 @section Symbol Values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5223
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5224 The value field of a symbol normally contains a Lisp object. However,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5225 a symbol can be @dfn{unbound}, meaning that it logically has no value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5226 This is internally indicated by storing a special Lisp object, called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5227 @dfn{the unbound marker} and stored in the global variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5228 @code{Qunbound}. The unbound marker is of a special Lisp object type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5229 called @dfn{symbol-value-magic}. It is impossible for the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5230 programmer to directly create or access any object of this type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5232 @strong{You must not let any ``symbol-value-magic'' object escape to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5233 the Lisp level.} Printing any of these objects will cause the message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5234 @samp{INTERNAL EMACS BUG} to appear as part of the print representation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5235 (You may see this normally when you call @code{debug_print()} from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5236 debugger on a Lisp object.) If you let one of these objects escape to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5237 the Lisp level, you will violate a number of assumptions contained in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5238 the C code and make the unbound marker not function right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5240 When a symbol is created, its value field (and function field) are set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5241 to @code{Qunbound}. The Lisp programmer can restore these conditions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5242 later using @code{makunbound} or @code{fmakunbound}, and can query to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5243 see whether the value of function fields are @dfn{bound} (i.e. have a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5244 value other than @code{Qunbound}) using @code{boundp} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5245 @code{fboundp}. The fields are set to a normal Lisp object using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5246 @code{set} (or @code{setq}) and @code{fset}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5247
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5248 Other symbol-value-magic objects are used as special markers to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5249 indicate variables that have non-normal properties. This includes any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5250 variables that are tied into C variables (setting the variable magically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5251 sets some global variable in the C code, and likewise for retrieving the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5252 variable's value), variables that magically tie into slots in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5253 current buffer, variables that are buffer-local, etc. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5254 symbol-value-magic object is stored in the value cell in place of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5255 a normal object, and the code to retrieve a symbol's value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5256 (i.e. @code{symbol-value}) knows how to do special things with them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5257 This means that you should not just fetch the value cell directly if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5258 want a symbol's value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5260 The exact workings of this are rather complex and involved and are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5261 well-documented in comments in @file{buffer.c}, @file{symbols.c}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5262 @file{lisp.h}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5263
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5264 @node Buffers and Textual Representation, MULE Character Sets and Encodings, Symbols and Variables, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5265 @chapter Buffers and Textual Representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5266
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5267 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5268 * Introduction to Buffers:: A buffer holds a block of text such as a file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5269 * A Buffer@'s Text:: Representation of the text in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5270 * Buffer Lists:: Keeping track of all buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5271 * Markers and Extents:: Tagging locations within a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5272 * Bufbytes and Emchars:: Representation of individual characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5273 * The Buffer Object:: The Lisp object corresponding to a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5274 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5275
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5276 @node Introduction to Buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5277 @section Introduction to Buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5278
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5279 A buffer is logically just a Lisp object that holds some text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5280 In this, it is like a string, but a buffer is optimized for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5281 frequent insertion and deletion, while a string is not. Furthermore:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5283 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5284 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5285 Buffers are @dfn{permanent} objects, i.e. one you create them, they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5286 remain around, and need to be explicitly deleted before they go away.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5287 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5288 Each buffer has a unique name, which is a string. Buffers are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5289 normally referred to by name. In this respect, they are like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5290 symbols.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5291 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5292 Buffers have a default insertion position, called @dfn{point}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5293 Inserting text (unless you explicitly give a position) goes at point,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5294 and moves point forward past the text. This is what is going on when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5295 you type text into Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5296 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5297 Buffers have lots of extra properties associated with them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5298 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5299 Buffers can be @dfn{displayed}. What this means is that there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5300 exist a number of @dfn{windows}, which are objects that correspond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5301 to some visible section of your display, and each window has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5302 an associated buffer, and the current contents of the buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5303 are shown in that section of the display. The redisplay mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5304 (which takes care of doing this) knows how to look at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5305 text of a buffer and come up with some reasonable way of displaying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5306 this. Many of the properties of a buffer control how the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5307 buffer's text is displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5308 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5309 One buffer is distinguished and called the @dfn{current buffer}. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5310 stored in the variable @code{current_buffer}. Buffer operations operate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5311 on this buffer by default. When you are typing text into a buffer, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5312 buffer you are typing into is always @code{current_buffer}. Switching
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5313 to a different window changes the current buffer. Note that Lisp code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5314 can temporarily change the current buffer using @code{set-buffer} (often
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5315 enclosed in a @code{save-excursion} so that the former current buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5316 gets restored when the code is finished). However, calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5317 @code{set-buffer} will NOT cause a permanent change in the current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5318 buffer. The reason for this is that the top-level event loop sets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5319 current buffer to the buffer of the selected window, each time it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5320 finishes executing a user command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5321 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5323 Make sure you understand the distinction between @dfn{current buffer}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5324 and @dfn{buffer of the selected window}, and the distinction between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5325 @dfn{point} of the current buffer and @dfn{window-point} of the selected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5326 window. (This latter distinction is explained in detail in the section
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5327 on windows.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5328
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5329 @node A Buffer@'s Text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5330 @section A Buffer's Text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5331
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5332 The text in a buffer consists of a sequence of zero or more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5333 characters. A @dfn{character} is an integer that logically represents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5334 a letter, number, space, or other unit of text. Most of the characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5335 that you will typically encounter belong to the ASCII set of characters,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5336 but there are also characters for various sorts of accented letters,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5337 special symbols, Chinese and Japanese ideograms (i.e. Kanji, Katakana,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5338 etc.), Cyrillic and Greek letters, etc. The actual number of possible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5339 characters is quite large.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5341 For now, we can view a character as some non-negative integer that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5342 has some shape that defines how it typically appears (e.g. as an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5343 uppercase A). (The exact way in which a character appears depends
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5344 on the font of the character.) The internal type of characters in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5345 the C code is an Emchar; this is just an int, but using a symbolic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5346 type makes the code clearer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5348 Between every character in a buffer is a @dfn{buffer position} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5349 @dfn{character position}. We can speak of the character before or after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5350 a particular buffer position, and when you insert a character at a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5351 particular position, all characters after that position end up at new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5352 positions. When we speak of the character @dfn{at} a position, we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5353 really mean the character after the position. (This schizophrenia
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5354 between a buffer position being ``between'' a character and ``on'' a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5355 character is rampant in Emacs.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5356
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5357 Buffer positions are numbered starting at 1. This means that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5358 position 1 is before the first character, and position 0 is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5359 valid. If there are N characters in a buffer, then buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5360 position N+1 is after the last one, and position N+2 is not valid.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5361
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5362 The internal makeup of the Emchar integer varies depending on whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5363 we have compiled with MULE support. If not, the Emchar integer is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5364 8-bit integer with possible values from 0 - 255. 0 - 127 are the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5365 standard ASCII characters, while 128 - 255 are the characters from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5366 ISO-8859-1 character set. If we have compiled with MULE support, an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5367 Emchar is a 19-bit integer, with the various bits having meanings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5368 according to a complex scheme that will be detailed later. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5369 characters numbered 0 - 255 still have the same meanings as for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5370 non-MULE case, though.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5372 Internally, the text in a buffer is represented in a fairly simple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5373 fashion: as a contiguous array of bytes, with a @dfn{gap} of some size
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5374 in the middle. Although the gap is of some substantial size in bytes,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5375 there is no text contained within it: From the perspective of the text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5376 in the buffer, it does not exist. The gap logically sits at some buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5377 position, between two characters (or possibly at the beginning or end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5378 the buffer). Insertion of text in a buffer at a particular position is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5379 always accomplished by first moving the gap to that position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5380 (i.e. through some block moving of text), then writing the text into the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5381 beginning of the gap, thereby shrinking the gap. If the gap shrinks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5382 down to nothing, a new gap is created. (What actually happens is that a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5383 new gap is ``created'' at the end of the buffer's text, which requires
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5384 nothing more than changing a couple of indices; then the gap is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5385 ``moved'' to the position where the insertion needs to take place by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5386 moving up in memory all the text after that position.) Similarly,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5387 deletion occurs by moving the gap to the place where the text is to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5388 deleted, and then simply expanding the gap to include the deleted text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5389 (@dfn{Expanding} and @dfn{shrinking} the gap as just described means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5390 just that the internal indices that keep track of where the gap is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5391 located are changed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5392
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5393 Note that the total amount of memory allocated for a buffer text never
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5394 decreases while the buffer is live. Therefore, if you load up a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5395 20-megabyte file and then delete all but one character, there will be a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5396 20-megabyte gap, which won't get any smaller (except by inserting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5397 characters back again). Once the buffer is killed, the memory allocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5398 for the buffer text will be freed, but it will still be sitting on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5399 heap, taking up virtual memory, and will not be released back to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5400 operating system. (However, if you have compiled XEmacs with rel-alloc,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5401 the situation is different. In this case, the space @emph{will} be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5402 released back to the operating system. However, this tends to effect a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5403 noticeable speed penalty.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5405 Astute readers may notice that the text in a buffer is represented as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5406 an array of @emph{bytes}, while (at least in the MULE case) an Emchar is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5407 a 19-bit integer, which clearly cannot fit in a byte. This means (of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5408 course) that the text in a buffer uses a different representation from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5409 an Emchar: specifically, the 19-bit Emchar becomes a series of one to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5410 four bytes. The conversion between these two representations is complex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5411 and will be described later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5413 In the non-MULE case, everything is very simple: An Emchar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5414 is an 8-bit value, which fits neatly into one byte.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5416 If we are given a buffer position and want to retrieve the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5417 character at that position, we need to follow these steps:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5419 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5420 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5421 Pretend there's no gap, and convert the buffer position into a @dfn{byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5422 index} that indexes to the appropriate byte in the buffer's stream of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5423 textual bytes. By convention, byte indices begin at 1, just like buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5424 positions. In the non-MULE case, byte indices and buffer positions are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5425 identical, since one character equals one byte.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5426 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5427 Convert the byte index into a @dfn{memory index}, which takes the gap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5428 into account. The memory index is a direct index into the block of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5429 memory that stores the text of a buffer. This basically just involves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5430 checking to see if the byte index is past the gap, and if so, adding the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5431 size of the gap to it. By convention, memory indices begin at 1, just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5432 like buffer positions and byte indices, and when referring to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5433 position that is @dfn{at} the gap, we always use the memory position at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5434 the @emph{beginning}, not at the end, of the gap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5435 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5436 Fetch the appropriate bytes at the determined memory position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5437 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5438 Convert these bytes into an Emchar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5439 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5440
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5441 In the non-Mule case, (3) and (4) boil down to a simple one-byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5442 memory access.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5444 Note that we have defined three types of positions in a buffer:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5446 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5447 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5448 @dfn{buffer positions} or @dfn{character positions}, typedef @code{Bufpos}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5449 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5450 @dfn{byte indices}, typedef @code{Bytind}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5451 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5452 @dfn{memory indices}, typedef @code{Memind}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5453 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5455 All three typedefs are just ints, but defining them this way makes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5456 things a lot clearer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5458 Most code works with buffer positions. In particular, all Lisp code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5459 that refers to text in a buffer uses buffer positions. Lisp code does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5460 not know that byte indices or memory indices exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5461
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5462 Finally, we have a typedef for the bytes in a buffer. This is a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5463 @code{Bufbyte}, which is an unsigned char. Referring to them as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5464 Bufbytes underscores the fact that we are working with a string of bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5465 in the internal Emacs buffer representation rather than in one of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5466 number of possible alternative representations (e.g. EUC-coded text,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5467 etc.).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5469 @node Buffer Lists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5470 @section Buffer Lists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5472 Recall earlier that buffers are @dfn{permanent} objects, i.e. that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5473 they remain around until explicitly deleted. This entails that there is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5474 a list of all the buffers in existence. This list is actually an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5475 assoc-list (mapping from the buffer's name to the buffer) and is stored
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5476 in the global variable @code{Vbuffer_alist}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5477
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5478 The order of the buffers in the list is important: the buffers are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5479 ordered approximately from most-recently-used to least-recently-used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5480 Switching to a buffer using @code{switch-to-buffer},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5481 @code{pop-to-buffer}, etc. and switching windows using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5482 @code{other-window}, etc. usually brings the new current buffer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5483 front of the list. @code{switch-to-buffer}, @code{other-buffer},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5484 etc. look at the beginning of the list to find an alternative buffer to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5485 suggest. You can also explicitly move a buffer to the end of the list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5486 using @code{bury-buffer}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5487
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5488 In addition to the global ordering in @code{Vbuffer_alist}, each frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5489 has its own ordering of the list. These lists always contain the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5490 elements as in @code{Vbuffer_alist} although possibly in a different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5491 order. @code{buffer-list} normally returns the list for the selected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5492 frame. This allows you to work in separate frames without things
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5493 interfering with each other.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5495 The standard way to look up a buffer given a name is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5496 @code{get-buffer}, and the standard way to create a new buffer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5497 @code{get-buffer-create}, which looks up a buffer with a given name,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5498 creating a new one if necessary. These operations correspond exactly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5499 with the symbol operations @code{intern-soft} and @code{intern},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5500 respectively. You can also force a new buffer to be created using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5501 @code{generate-new-buffer}, which takes a name and (if necessary) makes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5502 a unique name from this by appending a number, and then creates the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5503 buffer. This is basically like the symbol operation @code{gensym}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5504
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5505 @node Markers and Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5506 @section Markers and Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5508 Among the things associated with a buffer are things that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5509 logically attached to certain buffer positions. This can be used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5510 keep track of a buffer position when text is inserted and deleted, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5511 that it remains at the same spot relative to the text around it; to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5512 assign properties to particular sections of text; etc. There are two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5513 such objects that are useful in this regard: they are @dfn{markers} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5514 @dfn{extents}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5515
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5516 A @dfn{marker} is simply a flag placed at a particular buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5517 position, which is moved around as text is inserted and deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5518 Markers are used for all sorts of purposes, such as the @code{mark} that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5519 is the other end of textual regions to be cut, copied, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5521 An @dfn{extent} is similar to two markers plus some associated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5522 properties, and is used to keep track of regions in a buffer as text is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5523 inserted and deleted, and to add properties (e.g. fonts) to particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5524 regions of text. The external interface of extents is explained
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5525 elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5526
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5527 The important thing here is that markers and extents simply contain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5528 buffer positions in them as integers, and every time text is inserted or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5529 deleted, these positions must be updated. In order to minimize the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5530 amount of shuffling that needs to be done, the positions in markers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5531 extents (there's one per marker, two per extent) and stored in Meminds.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5532 This means that they only need to be moved when the text is physically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5533 moved in memory; since the gap structure tries to minimize this, it also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5534 minimizes the number of marker and extent indices that need to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5535 adjusted. Look in @file{insdel.c} for the details of how this works.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5537 One other important distinction is that markers are @dfn{temporary}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5538 while extents are @dfn{permanent}. This means that markers disappear as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5539 soon as there are no more pointers to them, and correspondingly, there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5540 is no way to determine what markers are in a buffer if you are just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5541 given the buffer. Extents remain in a buffer until they are detached
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5542 (which could happen as a result of text being deleted) or the buffer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5543 deleted, and primitives do exist to enumerate the extents in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5544
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5545 @node Bufbytes and Emchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5546 @section Bufbytes and Emchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5548 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5549
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5550 @node The Buffer Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5551 @section The Buffer Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5553 Buffers contain fields not directly accessible by the Lisp programmer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5554 We describe them here, naming them by the names used in the C code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5555 Many are accessible indirectly in Lisp programs via Lisp primitives.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5557 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5558 @item name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5559 The buffer name is a string that names the buffer. It is guaranteed to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5560 be unique. @xref{Buffer Names,,, lispref, XEmacs Lisp Programmer's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5561 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5563 @item save_modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5564 This field contains the time when the buffer was last saved, as an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5565 integer. @xref{Buffer Modification,,, lispref, XEmacs Lisp Programmer's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5566 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5567
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5568 @item modtime
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5569 This field contains the modification time of the visited file. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5570 set when the file is written or read. Every time the buffer is written
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5571 to the file, this field is compared to the modification time of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5572 file. @xref{Buffer Modification,,, lispref, XEmacs Lisp Programmer's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5573 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5574
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5575 @item auto_save_modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5576 This field contains the time when the buffer was last auto-saved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5577
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5578 @item last_window_start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5579 This field contains the @code{window-start} position in the buffer as of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5580 the last time the buffer was displayed in a window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5582 @item undo_list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5583 This field points to the buffer's undo list. @xref{Undo,,, lispref,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5584 XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5586 @item syntax_table_v
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5587 This field contains the syntax table for the buffer. @xref{Syntax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5588 Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5589
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5590 @item downcase_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5591 This field contains the conversion table for converting text to lower
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5592 case. @xref{Case Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5594 @item upcase_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5595 This field contains the conversion table for converting text to upper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5596 case. @xref{Case Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5598 @item case_canon_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5599 This field contains the conversion table for canonicalizing text for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5600 case-folding search. @xref{Case Tables,,, lispref, XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5601 Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5603 @item case_eqv_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5604 This field contains the equivalence table for case-folding search.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5605 @xref{Case Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5607 @item display_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5608 This field contains the buffer's display table, or @code{nil} if it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5609 doesn't have one. @xref{Display Tables,,, lispref, XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5610 Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5612 @item markers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5613 This field contains the chain of all markers that currently point into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5614 the buffer. Deletion of text in the buffer, and motion of the buffer's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5615 gap, must check each of these markers and perhaps update it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5616 @xref{Markers,,, lispref, XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5617
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5618 @item backed_up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5619 This field is a flag that tells whether a backup file has been made for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5620 the visited file of this buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5622 @item mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5623 This field contains the mark for the buffer. The mark is a marker,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5624 hence it is also included on the list @code{markers}. @xref{The Mark,,,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5625 lispref, XEmacs Lisp Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5627 @item mark_active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5628 This field is non-@code{nil} if the buffer's mark is active.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5629
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5630 @item local_var_alist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5631 This field contains the association list describing the variables local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5632 in this buffer, and their values, with the exception of local variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5633 that have special slots in the buffer object. (Those slots are omitted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5634 from this table.) @xref{Buffer-Local Variables,,, lispref, XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5635 Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5637 @item modeline_format
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5638 This field contains a Lisp object which controls how to display the mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5639 line for this buffer. @xref{Modeline Format,,, lispref, XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5640 Programmer's Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5642 @item base_buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5643 This field holds the buffer's base buffer (if it is an indirect buffer),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5644 or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5645 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5647 @node MULE Character Sets and Encodings, The Lisp Reader and Compiler, Buffers and Textual Representation, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5648 @chapter MULE Character Sets and Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5649
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5650 Recall that there are two primary ways that text is represented in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5651 XEmacs. The @dfn{buffer} representation sees the text as a series of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5652 bytes (Bufbytes), with a variable number of bytes used per character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5653 The @dfn{character} representation sees the text as a series of integers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5654 (Emchars), one per character. The character representation is a cleaner
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5655 representation from a theoretical standpoint, and is thus used in many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5656 cases when lots of manipulations on a string need to be done. However,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5657 the buffer representation is the standard representation used in both
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5658 Lisp strings and buffers, and because of this, it is the ``default''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5659 representation that text comes in. The reason for using this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5660 representation is that it's compact and is compatible with ASCII.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5661
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5662 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5663 * Character Sets::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5664 * Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5665 * Internal Mule Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5666 * CCL::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5667 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5668
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5669 @node Character Sets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5670 @section Character Sets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5672 A character set (or @dfn{charset}) is an ordered set of characters. A
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5673 particular character in a charset is indexed using one or more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5674 @dfn{position codes}, which are non-negative integers. The number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5675 position codes needed to identify a particular character in a charset is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5676 called the @dfn{dimension} of the charset. In XEmacs/Mule, all charsets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5677 have dimension 1 or 2, and the size of all charsets (except for a few
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5678 special cases) is either 94, 96, 94 by 94, or 96 by 96. The range of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5679 position codes used to index characters from any of these types of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5680 character sets is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5681
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5682 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5683 Charset type Position code 1 Position code 2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5684 ------------------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5685 94 33 - 126 N/A
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5686 96 32 - 127 N/A
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5687 94x94 33 - 126 33 - 126
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5688 96x96 32 - 127 32 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5689 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5691 Note that in the above cases position codes do not start at an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5692 expected value such as 0 or 1. The reason for this will become clear
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5693 later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5695 For example, Latin-1 is a 96-character charset, and JISX0208 (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5696 Japanese national character set) is a 94x94-character charset.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5698 [Note that, although the ranges above define the @emph{valid} position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5699 codes for a charset, some of the slots in a particular charset may in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5700 fact be empty. This is the case for JISX0208, for example, where (e.g.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5701 all the slots whose first position code is in the range 118 - 127 are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5702 empty.]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5704 There are three charsets that do not follow the above rules. All of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5705 them have one dimension, and have ranges of position codes as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5707 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5708 Charset name Position code 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5709 ------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5710 ASCII 0 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5711 Control-1 0 - 31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5712 Composite 0 - some large number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5713 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5714
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5715 (The upper bound of the position code for composite characters has not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5716 yet been determined, but it will probably be at least 16,383).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5718 ASCII is the union of two subsidiary character sets: Printing-ASCII
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5719 (the printing ASCII character set, consisting of position codes 33 -
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5720 126, like for a standard 94-character charset) and Control-ASCII (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5721 non-printing characters that would appear in a binary file with codes 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5722 - 32 and 127).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5723
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5724 Control-1 contains the non-printing characters that would appear in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5725 binary file with codes 128 - 159.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5727 Composite contains characters that are generated by overstriking one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5728 or more characters from other charsets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5730 Note that some characters in ASCII, and all characters in Control-1,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5731 are @dfn{control} (non-printing) characters. These have no printed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5732 representation but instead control some other function of the printing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5733 (e.g. TAB or 8 moves the current character position to the next tab
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5734 stop). All other characters in all charsets are @dfn{graphic}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5735 (printing) characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5737 When a binary file is read in, the bytes in the file are assigned to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5738 character sets as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5740 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5741 Bytes Character set Range
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5742 --------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5743 0 - 127 ASCII 0 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5744 128 - 159 Control-1 0 - 31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5745 160 - 255 Latin-1 32 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5746 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5747
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5748 This is a bit ad-hoc but gets the job done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5750 @node Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5751 @section Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5753 An @dfn{encoding} is a way of numerically representing characters from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5754 one or more character sets. If an encoding only encompasses one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5755 character set, then the position codes for the characters in that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5756 character set could be used directly. This is not possible, however, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5757 more than one character set is to be used in the encoding.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5759 For example, the conversion detailed above between bytes in a binary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5760 file and characters is effectively an encoding that encompasses the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5761 three character sets ASCII, Control-1, and Latin-1 in a stream of 8-bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5762 bytes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5763
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5764 Thus, an encoding can be viewed as a way of encoding characters from a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5765 specified group of character sets using a stream of bytes, each of which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5766 contains a fixed number of bits (but not necessarily 8, as in the common
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5767 usage of ``byte'').
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5768
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5769 Here are descriptions of a couple of common
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5770 encodings:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5771
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5772 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5773 * Japanese EUC (Extended Unix Code)::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5774 * JIS7::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5775 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5776
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5777 @node Japanese EUC (Extended Unix Code)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5778 @subsection Japanese EUC (Extended Unix Code)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5780 This encompasses the character sets Printing-ASCII, Japanese (aka
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5781 JISX0208), and Japanese-Kana (half-width katakana, the right half of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5782 JISX0201). It uses 8-bit bytes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5783
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5784 Note that Printing-ASCII and Japanese-Kana are 94-character charsets,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5785 while Japanese is a 94x94-character charset.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5787 The encoding is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5789 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5790 Character set Representation (PC=position-code)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5791 ------------- --------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5792 Printing-ASCII PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5793 Japanese PC1 + 0x80 | PC2 + 0x80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5794 Japanese-Kana 0x8E | PC1 + 0x80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5795 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5798 @node JIS7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5799 @subsection JIS7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5800
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5801 This encompasses the character sets Printing-ASCII,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5802 Japanese-Roman (the left half of JISX0201; this character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5803 set is very similar to Printing-ASCII and is a 94-character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5804 charset), Japanese, and Japanese-Kana. It uses 7-bit bytes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5805
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5806 Unlike Japanese EUC, this is a @dfn{modal} encoding, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5807 means that there are multiple states that the encoding can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5808 be in, which affect how the bytes are to be interpreted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5809 Special sequences of bytes (called @dfn{escape sequences})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5810 are used to change states.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5812 The encoding is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5814 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5815 Character set Representation (PC=position-code)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5816 ------------- --------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5817 Printing-ASCII PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5818 Japanese-Roman PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5819 Japanese PC1 PC2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5820 Japanese-Kana PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5821
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5822
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5823 Escape sequence ASCII equivalent Meaning
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5824 --------------- ---------------- -------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5825 0x1B 0x28 0x4A ESC ( J invoke Japanese-Roman
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5826 0x1B 0x24 0x42 ESC $ B invoke Japanese
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5827 0x1B 0x28 0x49 ESC ( I invoke Japanese-Kana
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5828 0x1B 0x28 0x42 ESC ( B invoke Printing-ASCII
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5829 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5831 Initially, Printing-ASCII is invoked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5832
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5833 @node Internal Mule Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5834 @section Internal Mule Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5835
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5836 In XEmacs/Mule, each character set is assigned a unique number,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5837 called a @dfn{leading byte}. This is used in the encodings of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5838 character. Leading bytes are in the range 0x80 - 0xFF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5839 (except for ASCII, which has a leading byte of 0), although
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5840 some leading bytes are reserved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5841
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5842 Charsets whose leading byte is in the range 0x80 - 0x9F are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5843 called @dfn{official} and are used for built-in charsets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5844 Other charsets are called @dfn{private} and have leading bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5845 in the range 0xA0 - 0xFF; these are user-defined charsets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5846
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5847 More specifically:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5848
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5849 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5850 Character set Leading byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5851 ------------- ------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5852 ASCII 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5853 Composite 0x80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5854 Dimension-1 Official 0x81 - 0x8D
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5855 (0x8E is free)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5856 Control-1 0x8F
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5857 Dimension-2 Official 0x90 - 0x99
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5858 (0x9A - 0x9D are free;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5859 0x9E and 0x9F are reserved)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5860 Dimension-1 Private 0xA0 - 0xEF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5861 Dimension-2 Private 0xF0 - 0xFF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5862 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5864 There are two internal encodings for characters in XEmacs/Mule. One
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5865 is called @dfn{string encoding} and is an 8-bit encoding that is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5866 for representing characters in a buffer or string. It uses 1 to 4 bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5867 per character. The other is called @dfn{character encoding} and is a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5868 19-bit encoding that is used for representing characters individually in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5869 a variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5871 (In the following descriptions, we'll ignore composite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5872 characters for the moment. We also give a general (structural)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5873 overview first, followed later by the exact details.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5874
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5875 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5876 * Internal String Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5877 * Internal Character Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5878 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5880 @node Internal String Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5881 @subsection Internal String Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5882
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5883 ASCII characters are encoded using their position code directly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5884 Other characters are encoded using their leading byte followed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5885 by their position code(s) with the high bit set. Characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5886 in private character sets have their leading byte prefixed with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5887 a @dfn{leading byte prefix}, which is either 0x9E or 0x9F. (No
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5888 character sets are ever assigned these leading bytes.) Specifically:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5890 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5891 Character set Encoding (PC=position-code, LB=leading-byte)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5892 ------------- --------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5893 ASCII PC-1 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5894 Control-1 LB | PC1 + 0xA0 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5895 Dimension-1 official LB | PC1 + 0x80 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5896 Dimension-1 private 0x9E | LB | PC1 + 0x80 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5897 Dimension-2 official LB | PC1 + 0x80 | PC2 + 0x80 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5898 Dimension-2 private 0x9F | LB | PC1 + 0x80 | PC2 + 0x80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5899 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5900
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5901 The basic characteristic of this encoding is that the first byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5902 of all characters is in the range 0x00 - 0x9F, and the second and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5903 following bytes of all characters is in the range 0xA0 - 0xFF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5904 This means that it is impossible to get out of sync, or more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5905 specifically:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5907 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5908 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5909 Given any byte position, the beginning of the character it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5910 within can be determined in constant time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5911 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5912 Given any byte position at the beginning of a character, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5913 beginning of the next character can be determined in constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5914 time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5915 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5916 Given any byte position at the beginning of a character, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5917 beginning of the previous character can be determined in constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5918 time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5919 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5920 Textual searches can simply treat encoded strings as if they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5921 were encoded in a one-byte-per-character fashion rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5922 the actual multi-byte encoding.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5923 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5924
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5925 None of the standard non-modal encodings meet all of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5926 conditions. For example, EUC satisfies only (2) and (3), while
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5927 Shift-JIS and Big5 (not yet described) satisfy only (2). (All
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5928 non-modal encodings must satisfy (2), in order to be unambiguous.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5929
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5930 @node Internal Character Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5931 @subsection Internal Character Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5932
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5933 One 19-bit word represents a single character. The word is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5934 separated into three fields:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5936 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5937 Bit number: 18 17 16 15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 00
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5938 <------------> <------------------> <------------------>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5939 Field: 1 2 3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5940 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5941
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5942 Note that fields 2 and 3 hold 7 bits each, while field 1 holds 5 bits.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5943
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5944 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5945 Character set Field 1 Field 2 Field 3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5946 ------------- ------- ------- -------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5947 ASCII 0 0 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5948 range: (00 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5949 Control-1 0 1 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5950 range: (00 - 1F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5951 Dimension-1 official 0 LB - 0x80 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5952 range: (01 - 0D) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5953 Dimension-1 private 0 LB - 0x80 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5954 range: (20 - 6F) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5955 Dimension-2 official LB - 0x8F PC1 PC2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5956 range: (01 - 0A) (20 - 7F) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5957 Dimension-2 private LB - 0xE1 PC1 PC2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5958 range: (0F - 1E) (20 - 7F) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5959 Composite 0x1F ? ?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5960 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5961
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5962 Note that character codes 0 - 255 are the same as the ``binary encoding''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5963 described above.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5964
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5965 @node CCL
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5966 @section CCL
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5967
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5968 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5969 CCL PROGRAM SYNTAX:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5970 CCL_PROGRAM := (CCL_MAIN_BLOCK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5971 [ CCL_EOF_BLOCK ])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5972
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5973 CCL_MAIN_BLOCK := CCL_BLOCK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5974 CCL_EOF_BLOCK := CCL_BLOCK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5976 CCL_BLOCK := STATEMENT | (STATEMENT [STATEMENT ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5977 STATEMENT :=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5978 SET | IF | BRANCH | LOOP | REPEAT | BREAK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5979 | READ | WRITE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5980
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5981 SET := (REG = EXPRESSION) | (REG SELF_OP EXPRESSION)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5982 | INT-OR-CHAR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5983
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5984 EXPRESSION := ARG | (EXPRESSION OP ARG)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5985
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5986 IF := (if EXPRESSION CCL_BLOCK CCL_BLOCK)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5987 BRANCH := (branch EXPRESSION CCL_BLOCK [CCL_BLOCK ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5988 LOOP := (loop STATEMENT [STATEMENT ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5989 BREAK := (break)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5990 REPEAT := (repeat)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5991 | (write-repeat [REG | INT-OR-CHAR | string])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5992 | (write-read-repeat REG [INT-OR-CHAR | string | ARRAY]?)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5993 READ := (read REG) | (read REG REG)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5994 | (read-if REG ARITH_OP ARG CCL_BLOCK CCL_BLOCK)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5995 | (read-branch REG CCL_BLOCK [CCL_BLOCK ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5996 WRITE := (write REG) | (write REG REG)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5997 | (write INT-OR-CHAR) | (write STRING) | STRING
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5998 | (write REG ARRAY)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5999 END := (end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6001 REG := r0 | r1 | r2 | r3 | r4 | r5 | r6 | r7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6002 ARG := REG | INT-OR-CHAR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6003 OP := + | - | * | / | % | & | '|' | ^ | << | >> | <8 | >8 | //
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6004 | < | > | == | <= | >= | !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6005 SELF_OP :=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6006 += | -= | *= | /= | %= | &= | '|=' | ^= | <<= | >>=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6007 ARRAY := '[' INT-OR-CHAR ... ']'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6008 INT-OR-CHAR := INT | CHAR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6009
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6010 MACHINE CODE:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6012 The machine code consists of a vector of 32-bit words.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6013 The first such word specifies the start of the EOF section of the code;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6014 this is the code executed to handle any stuff that needs to be done
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6015 (e.g. designating back to ASCII and left-to-right mode) after all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6016 other encoded/decoded data has been written out. This is not used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6017 charset CCL programs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6019 REGISTER: 0..7 -- refered by RRR or rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6021 OPERATOR BIT FIELD (27-bit): XXXXXXXXXXXXXXX RRR TTTTT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6022 TTTTT (5-bit): operator type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6023 RRR (3-bit): register number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6024 XXXXXXXXXXXXXXXX (15-bit):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6025 CCCCCCCCCCCCCCC: constant or address
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6026 000000000000rrr: register number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6027
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6028 AAAA: 00000 +
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6029 00001 -
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6030 00010 *
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6031 00011 /
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6032 00100 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6033 00101 &
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6034 00110 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6035 00111 ~
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6037 01000 <<
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6038 01001 >>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6039 01010 <8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6040 01011 >8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6041 01100 //
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6042 01101 not used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6043 01110 not used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6044 01111 not used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6045
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6046 10000 <
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6047 10001 >
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6048 10010 ==
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6049 10011 <=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6050 10100 >=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6051 10101 !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6052
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6053 OPERATORS: TTTTT RRR XX..
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6055 SetCS: 00000 RRR C...C RRR = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6056 SetCL: 00001 RRR ..... RRR = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6057 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6058 SetR: 00010 RRR ..rrr RRR = rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6059 SetA: 00011 RRR ..rrr RRR = array[rrr]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6060 C.............C size of array = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6061 c.............c contents = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6062
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6063 Jump: 00100 000 c...c jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6064 JumpCond: 00101 RRR c...c if (!RRR) jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6065 WriteJump: 00110 RRR c...c Write1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6066 WriteReadJump: 00111 RRR c...c Write1, Read1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6067 WriteCJump: 01000 000 c...c Write1 C...C, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6068 C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6069 WriteCReadJump: 01001 RRR c...c Write1 C...C, Read1 RRR,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6070 C.............C and jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6071 WriteSJump: 01010 000 c...c WriteS, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6072 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6073 S.............S
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6074 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6075 WriteSReadJump: 01011 RRR c...c WriteS, Read1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6076 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6077 S.............S
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6078 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6079 WriteAReadJump: 01100 RRR c...c WriteA, Read1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6080 C.............C size of array = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6081 c.............c contents = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6082 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6083 Branch: 01101 RRR C...C if (RRR >= 0 && RRR < C..)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6084 c.............c branch to (RRR+1)th address
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6085 Read1: 01110 RRR ... read 1-byte to RRR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6086 Read2: 01111 RRR ..rrr read 2-byte to RRR and rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6087 ReadBranch: 10000 RRR C...C Read1 and Branch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6088 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6089 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6090 Write1: 10001 RRR ..... write 1-byte RRR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6091 Write2: 10010 RRR ..rrr write 2-byte RRR and rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6092 WriteC: 10011 000 ..... write 1-char C...CC
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6093 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6094 WriteS: 10100 000 ..... write C..-byte of string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6095 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6096 S.............S
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6097 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6098 WriteA: 10101 RRR ..... write array[RRR]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6099 C.............C size of array = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6100 c.............c contents = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6101 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6102 End: 10110 000 ..... terminate the execution
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6103
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6104 SetSelfCS: 10111 RRR C...C RRR AAAAA= C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6105 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6106 SetSelfCL: 11000 RRR ..... RRR AAAAA= c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6107 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6108 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6109 SetSelfR: 11001 RRR ..Rrr RRR AAAAA= rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6110 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6111 SetExprCL: 11010 RRR ..Rrr RRR = rrr AAAAA c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6112 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6113 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6114 SetExprR: 11011 RRR ..rrr RRR = rrr AAAAA Rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6115 ............Rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6116 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6117 JumpCondC: 11100 RRR c...c if !(RRR AAAAA C..) jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6118 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6119 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6120 JumpCondR: 11101 RRR c...c if !(RRR AAAAA rrr) jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6121 ............rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6122 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6123 ReadJumpCondC: 11110 RRR c...c Read1 and JumpCondC
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6124 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6125 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6126 ReadJumpCondR: 11111 RRR c...c Read1 and JumpCondR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6127 ............rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6128 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6129 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6131 @node The Lisp Reader and Compiler, Lstreams, MULE Character Sets and Encodings, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6132 @chapter The Lisp Reader and Compiler
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6134 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6135
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6136 @node Lstreams, Consoles; Devices; Frames; Windows, The Lisp Reader and Compiler, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6137 @chapter Lstreams
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6139 An @dfn{lstream} is an internal Lisp object that provides a generic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6140 buffering stream implementation. Conceptually, you send data to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6141 stream or read data from the stream, not caring what's on the other end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6142 of the stream. The other end could be another stream, a file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6143 descriptor, a stdio stream, a fixed block of memory, a reallocating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6144 block of memory, etc. The main purpose of the stream is to provide a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6145 standard interface and to do buffering. Macros are defined to read or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6146 write characters, so the calling functions do not have to worry about
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6147 blocking data together in order to achieve efficiency.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6148
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6149 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6150 * Creating an Lstream:: Creating an lstream object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6151 * Lstream Types:: Different sorts of things that are streamed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6152 * Lstream Functions:: Functions for working with lstreams.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6153 * Lstream Methods:: Creating new lstream types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6154 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6156 @node Creating an Lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6157 @section Creating an Lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6159 Lstreams come in different types, depending on what is being interfaced
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6160 to. Although the primitive for creating new lstreams is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6161 @code{Lstream_new()}, generally you do not call this directly. Instead,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6162 you call some type-specific creation function, which creates the lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6163 and initializes it as appropriate for the particular type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6165 All lstream creation functions take a @var{mode} argument, specifying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6166 what mode the lstream should be opened as. This controls whether the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6167 lstream is for input and output, and optionally whether data should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6168 blocked up in units of MULE characters. Note that some types of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6169 lstreams can only be opened for input; others only for output; and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6170 others can be opened either way. #### Richard Mlynarik thinks that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6171 there should be a strict separation between input and output streams,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6172 and he's probably right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6174 @var{mode} is a string, one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6175
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6176 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6177 @item "r"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6178 Open for reading.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6179 @item "w"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6180 Open for writing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6181 @item "rc"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6182 Open for reading, but ``read'' never returns partial MULE characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6183 @item "wc"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6184 Open for writing, but never writes partial MULE characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6185 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6187 @node Lstream Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6188 @section Lstream Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6190 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6191 @item stdio
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6192
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6193 @item filedesc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6194
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6195 @item lisp-string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6196
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6197 @item fixed-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6198
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6199 @item resizing-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6201 @item dynarr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6203 @item lisp-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6204
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6205 @item print
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6207 @item decoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6209 @item encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6210 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6212 @node Lstream Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6213 @section Lstream Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6215 @deftypefun {Lstream *} Lstream_new (Lstream_implementation *@var{imp}, CONST char *@var{mode})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6216 Allocate and return a new Lstream. This function is not really meant to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6217 be called directly; rather, each stream type should provide its own
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6218 stream creation function, which creates the stream and does any other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6219 necessary creation stuff (e.g. opening a file).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6220 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6222 @deftypefun void Lstream_set_buffering (Lstream *@var{lstr}, Lstream_buffering @var{buffering}, int @var{buffering_size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6223 Change the buffering of a stream. See @file{lstream.h}. By default the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6224 buffering is @code{STREAM_BLOCK_BUFFERED}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6225 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6227 @deftypefun int Lstream_flush (Lstream *@var{lstr})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6228 Flush out any pending unwritten data in the stream. Clear any buffered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6229 input data. Returns 0 on success, -1 on error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6230 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6232 @deftypefn Macro int Lstream_putc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6233 Write out one byte to the stream. This is a macro and so it is very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6234 efficient. The @var{c} argument is only evaluated once but the @var{stream}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6235 argument is evaluated more than once. Returns 0 on success, -1 on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6236 error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6237 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6238
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6239 @deftypefn Macro int Lstream_getc (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6240 Read one byte from the stream. This is a macro and so it is very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6241 efficient. The @var{stream} argument is evaluated more than once. Return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6242 value is -1 for EOF or error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6243 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6245 @deftypefn Macro void Lstream_ungetc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6246 Push one byte back onto the input queue. This will be the next byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6247 read from the stream. Any number of bytes can be pushed back and will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6248 be read in the reverse order they were pushed back -- most recent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6249 first. (This is necessary for consistency -- if there are a number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6250 bytes that have been unread and I read and unread a byte, it needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6251 the first to be read again.) This is a macro and so it is very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6252 efficient. The @var{c} argument is only evaluated once but the @var{stream}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6253 argument is evaluated more than once.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6254 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6256 @deftypefun int Lstream_fputc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6257 @deftypefunx int Lstream_fgetc (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6258 @deftypefunx void Lstream_fungetc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6259 Function equivalents of the above macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6260 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6262 @deftypefun int Lstream_read (Lstream *@var{stream}, void *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6263 Read @var{size} bytes of @var{data} from the stream. Return the number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6264 of bytes read. 0 means EOF. -1 means an error occurred and no bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6265 were read.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6266 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6268 @deftypefun int Lstream_write (Lstream *@var{stream}, void *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6269 Write @var{size} bytes of @var{data} to the stream. Return the number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6270 of bytes written. -1 means an error occurred and no bytes were written.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6271 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6273 @deftypefun void Lstream_unread (Lstream *@var{stream}, void *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6274 Push back @var{size} bytes of @var{data} onto the input queue. The next
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6275 call to @code{Lstream_read()} with the same size will read the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6276 bytes back. Note that this will be the case even if there is other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6277 pending unread data.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6278 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6280 @deftypefun int Lstream_close (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6281 Close the stream. All data will be flushed out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6282 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6283
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6284 @deftypefun void Lstream_reopen (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6285 Reopen a closed stream. This enables I/O on it again. This is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6286 meant to be called except from a wrapper routine that reinitializes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6287 variables and such -- the close routine may well have freed some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6288 necessary storage structures, for example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6289 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6291 @deftypefun void Lstream_rewind (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6292 Rewind the stream to the beginning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6293 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6295 @node Lstream Methods
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6296 @section Lstream Methods
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6298 @deftypefn {Lstream Method} int reader (Lstream *@var{stream}, unsigned char *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6299 Read some data from the stream's end and store it into @var{data}, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6300 can hold @var{size} bytes. Return the number of bytes read. A return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6301 value of 0 means no bytes can be read at this time. This may be because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6302 of an EOF, or because there is a granularity greater than one byte that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6303 the stream imposes on the returned data, and @var{size} is less than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6304 this granularity. (This will happen frequently for streams that need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6305 return whole characters, because @code{Lstream_read()} calls the reader
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6306 function repeatedly until it has the number of bytes it wants or until 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6307 is returned.) The lstream functions do not treat a 0 return as EOF or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6308 do anything special; however, the calling function will interpret any 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6309 it gets back as EOF. This will normally not happen unless the caller
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6310 calls @code{Lstream_read()} with a very small size.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6311
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6312 This function can be @code{NULL} if the stream is output-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6313 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6314
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6315 @deftypefn {Lstream Method} int writer (Lstream *@var{stream}, CONST unsigned char *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6316 Send some data to the stream's end. Data to be sent is in @var{data}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6317 and is @var{size} bytes. Return the number of bytes sent. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6318 function can send and return fewer bytes than is passed in; in that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6319 case, the function will just be called again until there is no data left
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6320 or 0 is returned. A return value of 0 means that no more data can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6321 currently stored, but there is no error; the data will be squirreled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6322 away until the writer can accept data. (This is useful, e.g., if you're
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6323 dealing with a non-blocking file descriptor and are getting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6324 @code{EWOULDBLOCK} errors.) This function can be @code{NULL} if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6325 stream is input-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6326 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6328 @deftypefn {Lstream Method} int rewinder (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6329 Rewind the stream. If this is @code{NULL}, the stream is not seekable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6330 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6331
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6332 @deftypefn {Lstream Method} int seekable_p (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6333 Indicate whether this stream is seekable -- i.e. it can be rewound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6334 This method is ignored if the stream does not have a rewind method. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6335 this method is not present, the result is determined by whether a rewind
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6336 method is present.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6337 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6339 @deftypefn {Lstream Method} int flusher (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6340 Perform any additional operations necessary to flush the data in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6341 stream.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6342 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6343
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6344 @deftypefn {Lstream Method} int pseudo_closer (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6345 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6347 @deftypefn {Lstream Method} int closer (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6348 Perform any additional operations necessary to close this stream down.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6349 May be @code{NULL}. This function is called when @code{Lstream_close()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6350 is called or when the stream is garbage-collected. When this function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6351 is called, all pending data in the stream will already have been written
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6352 out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6353 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6354
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6355 @deftypefn {Lstream Method} Lisp_Object marker (Lisp_Object @var{lstream}, void (*@var{markfun}) (Lisp_Object))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6356 Mark this object for garbage collection. Same semantics as a standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6357 @code{Lisp_Object} marker. This function can be @code{NULL}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6358 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6360 @node Consoles; Devices; Frames; Windows, The Redisplay Mechanism, Lstreams, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6361 @chapter Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6363 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6364 * Introduction to Consoles; Devices; Frames; Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6365 * Point::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6366 * Window Hierarchy::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6367 * The Window Object::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6368 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6370 @node Introduction to Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6371 @section Introduction to Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6373 A window-system window that you see on the screen is called a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6374 @dfn{frame} in Emacs terminology. Each frame is subdivided into one or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6375 more non-overlapping panes, called (confusingly) @dfn{windows}. Each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6376 window displays the text of a buffer in it. (See above on Buffers.) Note
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6377 that buffers and windows are independent entities: Two or more windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6378 can be displaying the same buffer (potentially in different locations),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6379 and a buffer can be displayed in no windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6381 A single display screen that contains one or more frames is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6382 a @dfn{display}. Under most circumstances, there is only one display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6383 However, more than one display can exist, for example if you have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6384 a @dfn{multi-headed} console, i.e. one with a single keyboard but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6385 multiple displays. (Typically in such a situation, the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6386 displays act like one large display, in that the mouse is only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6387 in one of them at a time, and moving the mouse off of one moves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6388 it into another.) In some cases, the different displays will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6389 have different characteristics, e.g. one color and one mono.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6390
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6391 XEmacs can display frames on multiple displays. It can even deal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6392 simultaneously with frames on multiple keyboards (called @dfn{consoles} in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6393 XEmacs terminology). Here is one case where this might be useful: You
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6394 are using XEmacs on your workstation at work, and leave it running.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6395 Then you go home and dial in on a TTY line, and you can use the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6396 already-running XEmacs process to display another frame on your local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6397 TTY.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6399 Thus, there is a hierarchy console -> display -> frame -> window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6400 There is a separate Lisp object type for each of these four concepts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6401 Furthermore, there is logically a @dfn{selected console},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6402 @dfn{selected display}, @dfn{selected frame}, and @dfn{selected window}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6403 This particular object is distinguished in various ways, such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6404 that it is the default object for various functions that act
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6405 on objects of that type. Note that every containing object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6406 rememembers the ``selected'' object among the objects that it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6407 contains: e.g. not only is there a selected window, but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6408 every frame remembers the last window in it that was selected,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6409 and changing the selected frame causes the remembered window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6410 within it to become the selected window. Similar relationships
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6411 apply for consoles to devices and devices to frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6413 @node Point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6414 @section Point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6416 Recall that every buffer has a current insertion position, called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6417 @dfn{point}. Now, two or more windows may be displaying the same buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6418 and the text cursor in the two windows (i.e. @code{point}) can be in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6419 two different places. You may ask, how can that be, since each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6420 buffer has only one value of @code{point}? The answer is that each window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6421 also has a value of @code{point} that is squirreled away in it. There
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6422 is only one selected window, and the value of ``point'' in that buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6423 corresponds to that window. When the selected window is changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6424 from one window to another displaying the same buffer, the old
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6425 value of @code{point} is stored into the old window's ``point'' and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6426 value of @code{point} from the new window is retrieved and made the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6427 value of @code{point} in the buffer. This means that @code{window-point}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6428 for the selected window is potentially inaccurate, and if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6429 want to retrieve the correct value of @code{point} for a window,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6430 you must special-case on the selected window and retrieve the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6431 buffer's point instead. This is related to why @code{save-window-excursion}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6432 does not save the selected window's value of @code{point}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6433
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6434 @node Window Hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6435 @section Window Hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6436 @cindex window hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6437 @cindex hierarchy of windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6438
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6439 If a frame contains multiple windows (panes), they are always created
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6440 by splitting an existing window along the horizontal or vertical axis.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6441 Terminology is a bit confusing here: to @dfn{split a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6442 horizontally} means to create two side-by-side windows, i.e. to make a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6443 @emph{vertical} cut in a window. Likewise, to @dfn{split a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6444 vertically} means to create two windows, one above the other, by making
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6445 a @emph{horizontal} cut.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6446
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6447 If you split a window and then split again along the same axis, you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6448 will end up with a number of panes all arranged along the same axis.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6449 The precise way in which the splits were made should not be important,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6450 and this is reflected internally. Internally, all windows are arranged
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6451 in a tree, consisting of two types of windows, @dfn{combination} windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6452 (which have children, and are covered completely by those children) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6453 @dfn{leaf} windows, which have no children and are visible. Every
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6454 combination window has two or more children, all arranged along the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6455 axis. There are (logically) two subtypes of windows, depending on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6456 whether their children are horizontally or vertically arrayed. There is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6457 always one root window, which is either a leaf window (if the frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6458 contains only one window) or a combination window (if the frame contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6459 more than one window). In the latter case, the root window will have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6460 two or more children, either horizontally or vertically arrayed, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6461 each of those children will be either a leaf window or another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6462 combination window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6464 Here are some rules:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6465
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6466 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6467 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6468 Horizontal combination windows can never have children that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6469 are horizontal combination windows; same for vertical.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6471 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6472 Only leaf windows can be split (obviously) and this splitting does one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6473 of two things: (a) turns the leaf window into a combination window and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6474 creates two new leaf children, or (b) turns the leaf window into one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6475 the two new leaves and creates the other leaf. Rule (1) dictates which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6476 of these two outcomes happens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6477
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6478 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6479 Every combination window must have at least two children.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6480
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6481 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6482 Leaf windows can never become combination windows. They can be deleted,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6483 however. If this results in a violation of (3), the parent combination
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6484 window also gets deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6486 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6487 All functions that accept windows must be prepared to accept combination
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6488 windows, and do something sane (e.g. signal an error if so).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6489 Combination windows @emph{do} escape to the Lisp level.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6491 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6492 All windows have three fields governing their contents:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6493 these are @dfn{hchild} (a list of horizontally-arrayed children),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6494 @dfn{vchild} (a list of vertically-arrayed children), and @dfn{buffer}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6495 (the buffer contained in a leaf window). Exactly one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6496 these will be non-nil. Remember that @dfn{horizontally-arrayed}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6497 means ``side-by-side'' and @dfn{vertically-arrayed} means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6498 @dfn{one above the other}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6500 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6501 Leaf windows also have markers in their @code{start} (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6502 first buffer position displayed in the window) and @code{pointm}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6503 (the window's stashed value of @code{point} -- see above) fields,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6504 while combination windows have nil in these fields.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6506 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6507 The list of children for a window is threaded through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6508 @code{next} and @code{prev} fields of each child window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6510 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6511 @strong{Deleted windows can be undeleted}. This happens as a result of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6512 restoring a window configuration, and is unlike frames, displays, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6513 consoles, which, once deleted, can never be restored. Deleting a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6514 does nothing except set a special @code{dead} bit to 1 and clear out the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6515 @code{next}, @code{prev}, @code{hchild}, and @code{vchild} fields, for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6516 GC purposes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6517
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6518 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6519 Most frames actually have two top-level windows -- one for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6520 minibuffer and one (the @dfn{root}) for everything else. The modeline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6521 (if present) separates these two. The @code{next} field of the root
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6522 points to the minibuffer, and the @code{prev} field of the minibuffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6523 points to the root. The other @code{next} and @code{prev} fields are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6524 @code{nil}, and the frame points to both of these windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6525 Minibuffer-less frames have no minibuffer window, and the @code{next}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6526 and @code{prev} of the root window are @code{nil}. Minibuffer-only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6527 frames have no root window, and the @code{next} of the minibuffer window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6528 is @code{nil} but the @code{prev} points to itself. (#### This is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6529 artifact that should be fixed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6530 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6531
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6532 @node The Window Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6533 @section The Window Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6534
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6535 Windows have the following accessible fields:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6537 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6538 @item frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6539 The frame that this window is on.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6540
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6541 @item mini_p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6542 Non-@code{nil} if this window is a minibuffer window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6544 @item buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6545 The buffer that the window is displaying. This may change often during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6546 the life of the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6548 @item dedicated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6549 Non-@code{nil} if this window is dedicated to its buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6551 @item pointm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6552 @cindex window point internals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6553 This is the value of point in the current buffer when this window is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6554 selected; when it is not selected, it retains its previous value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6556 @item start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6557 The position in the buffer that is the first character to be displayed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6558 in the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6559
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6560 @item force_start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6561 If this flag is non-@code{nil}, it says that the window has been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6562 scrolled explicitly by the Lisp program. This affects what the next
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6563 redisplay does if point is off the screen: instead of scrolling the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6564 window to show the text around point, it moves point to a location that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6565 is on the screen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6567 @item last_modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6568 The @code{modified} field of the window's buffer, as of the last time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6569 a redisplay completed in this window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6570
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6571 @item last_point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6572 The buffer's value of point, as of the last time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6573 a redisplay completed in this window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6574
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6575 @item left
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6576 This is the left-hand edge of the window, measured in columns. (The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6577 leftmost column on the screen is @w{column 0}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6579 @item top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6580 This is the top edge of the window, measured in lines. (The top line on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6581 the screen is @w{line 0}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6582
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6583 @item height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6584 The height of the window, measured in lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6586 @item width
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6587 The width of the window, measured in columns.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6588
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6589 @item next
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6590 This is the window that is the next in the chain of siblings. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6591 @code{nil} in a window that is the rightmost or bottommost of a group of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6592 siblings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6594 @item prev
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6595 This is the window that is the previous in the chain of siblings. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6596 @code{nil} in a window that is the leftmost or topmost of a group of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6597 siblings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6599 @item parent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6600 Internally, XEmacs arranges windows in a tree; each group of siblings has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6601 a parent window whose area includes all the siblings. This field points
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6602 to a window's parent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6603
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6604 Parent windows do not display buffers, and play little role in display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6605 except to shape their child windows. Emacs Lisp programs usually have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6606 no access to the parent windows; they operate on the windows at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6607 leaves of the tree, which actually display buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6608
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6609 @item hscroll
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6610 This is the number of columns that the display in the window is scrolled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6611 horizontally to the left. Normally, this is 0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6612
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6613 @item use_time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6614 This is the last time that the window was selected. The function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6615 @code{get-lru-window} uses this field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6617 @item display_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6618 The window's display table, or @code{nil} if none is specified for it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6619
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6620 @item update_mode_line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6621 Non-@code{nil} means this window's mode line needs to be updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6622
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6623 @item base_line_number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6624 The line number of a certain position in the buffer, or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6625 This is used for displaying the line number of point in the mode line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6627 @item base_line_pos
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6628 The position in the buffer for which the line number is known, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6629 @code{nil} meaning none is known.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6630
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6631 @item region_showing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6632 If the region (or part of it) is highlighted in this window, this field
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6633 holds the mark position that made one end of that region. Otherwise,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6634 this field is @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6635 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6637 @node The Redisplay Mechanism, Extents, Consoles; Devices; Frames; Windows, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6638 @chapter The Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6640 The redisplay mechanism is one of the most complicated sections of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6641 XEmacs, especially from a conceptual standpoint. This is doubly so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6642 because, unlike for the basic aspects of the Lisp interpreter, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6643 computer science theories of how to efficiently handle redisplay are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6644 well-developed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6646 When working with the redisplay mechanism, remember the Golden Rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6647 of Redisplay:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6649 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6650 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6651 It Is Better To Be Correct Than Fast.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6652 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6653 Thou Shalt Not Run Elisp From Within Redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6654 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6655 It Is Better To Be Fast Than Not To Be.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6656 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6657
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6658 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6659 * Critical Redisplay Sections::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6660 * Line Start Cache::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6661 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6662
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6663 @node Critical Redisplay Sections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6664 @section Critical Redisplay Sections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6665 @cindex critical redisplay sections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6666
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6667 Within this section, we are defenseless and assume that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6668 following cannot happen:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6669
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6670 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6671 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6672 garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6673 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6674 Lisp code evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6675 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6676 frame size changes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6677 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6678
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6679 We ensure (3) by calling @code{hold_frame_size_changes()}, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6680 will cause any pending frame size changes to get put on hold
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6681 till after the end of the critical section. (1) follows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6682 automatically if (2) is met. #### Unfortunately, there are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6683 some places where Lisp code can be called within this section.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6684 We need to remove them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6686 If @code{Fsignal()} is called during this critical section, we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6687 will @code{abort()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6689 If garbage collection is called during this critical section,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6690 we simply return. #### We should abort instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6691
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6692 #### If a frame-size change does occur we should probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6693 actually be preempting redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6695 @node Line Start Cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6696 @section Line Start Cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6697 @cindex line start cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6699 The traditional scrolling code in Emacs breaks in a variable height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6700 world. It depends on the key assumption that the number of lines that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6701 can be displayed at any given time is fixed. This led to a complete
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6702 separation of the scrolling code from the redisplay code. In order to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6703 fully support variable height lines, the scrolling code must actually be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6704 tightly integrated with redisplay. Only redisplay can determine how
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6705 many lines will be displayed on a screen for any given starting point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6707 What is ideally wanted is a complete list of the starting buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6708 position for every possible display line of a buffer along with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6709 height of that display line. Maintaining such a full list would be very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6710 expensive. We settle for having it include information for all areas
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6711 which we happen to generate anyhow (i.e. the region currently being
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6712 displayed) and for those areas we need to work with.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6714 In order to ensure that the cache accurately represents what redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6715 would actually show, it is necessary to invalidate it in many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6716 situations. If the buffer changes, the starting positions may no longer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6717 be correct. If a face or an extent has changed then the line heights
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6718 may have altered. These events happen frequently enough that the cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6719 can end up being constantly disabled. With this potentially constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6720 invalidation when is the cache ever useful?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6721
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6722 Even if the cache is invalidated before every single usage, it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6723 necessary. Scrolling often requires knowledge about display lines which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6724 are actually above or below the visible region. The cache provides a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6725 convenient light-weight method of storing this information for multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6726 display regions. This knowledge is necessary for the scrolling code to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6727 always obey the First Golden Rule of Redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6728
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6729 If the cache already contains all of the information that the scrolling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6730 routines happen to need so that it doesn't have to go generate it, then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6731 we are able to obey the Third Golden Rule of Redisplay. The first thing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6732 we do to help out the cache is to always add the displayed region. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6733 region had to be generated anyway, so the cache ends up getting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6734 information basically for free. In those cases where a user is simply
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6735 scrolling around viewing a buffer there is a high probability that this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6736 is sufficient to always provide the needed information. The second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6737 thing we can do is be smart about invalidating the cache.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6739 TODO -- Be smart about invalidating the cache. Potential places:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6740
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6741 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6742 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6743 Insertions at end-of-line which don't cause line-wraps do not alter the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6744 starting positions of any display lines. These types of buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6745 modifications should not invalidate the cache. This is actually a large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6746 optimization for redisplay speed as well.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6747 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6748 Buffer modifications frequently only affect the display of lines at and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6749 below where they occur. In these situations we should only invalidate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6750 the part of the cache starting at where the modification occurs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6751 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6753 In case you're wondering, the Second Golden Rule of Redisplay is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6754 applicable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6756 @node Extents, Faces and Glyphs, The Redisplay Mechanism, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6757 @chapter Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6759 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6760 * Introduction to Extents:: Extents are ranges over text, with properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6761 * Extent Ordering:: How extents are ordered internally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6762 * Format of the Extent Info:: The extent information in a buffer or string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6763 * Zero-Length Extents:: A weird special case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6764 * Mathematics of Extent Ordering:: A rigorous foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6765 * Extent Fragments:: Cached information useful for redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6766 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6768 @node Introduction to Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6769 @section Introduction to Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6771 Extents are regions over a buffer, with a start and an end position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6772 denoting the region of the buffer included in the extent. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6773 addition, either end can be closed or open, meaning that the endpoint
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6774 is or is not logically included in the extent. Insertion of a character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6775 at a closed endpoint causes the character to go inside the extent;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6776 insertion at an open endpoint causes the character to go outside.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6778 Extent endpoints are stored using memory indices (see @file{insdel.c}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6779 to minimize the amount of adjusting that needs to be done when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6780 characters are inserted or deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6782 (Formerly, extent endpoints at the gap could be either before or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6783 after the gap, depending on the open/closedness of the endpoint.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6784 The intent of this was to make it so that insertions would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6785 automatically go inside or out of extents as necessary with no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6786 further work needing to be done. It didn't work out that way,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6787 however, and just ended up complexifying and buggifying all the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6788 rest of the code.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6789
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6790 @node Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6791 @section Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6792
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6793 Extents are compared using memory indices. There are two orderings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6794 for extents and both orders are kept current at all times. The normal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6795 or @dfn{display} order is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6797 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6798 Extent A is ``less than'' extent B, that is, earlier in the display order,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6799 if: A-start < B-start,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6800 or if: A-start = B-start, and A-end > B-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6801 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6803 So if two extents begin at the same position, the larger of them is the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6804 earlier one in the display order (@code{EXTENT_LESS} is true).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6805
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6806 For the e-order, the same thing holds:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6808 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6809 Extent A is ``less than'' extent B in e-order, that is, later in the buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6810 if: A-end < B-end,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6811 or if: A-end = B-end, and A-start > B-start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6812 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6814 So if two extents end at the same position, the smaller of them is the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6815 earlier one in the e-order (@code{EXTENT_E_LESS} is true).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6816
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6817 The display order and the e-order are complementary orders: any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6818 theorem about the display order also applies to the e-order if you swap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6819 all occurrences of ``display order'' and ``e-order'', ``less than'' and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6820 ``greater than'', and ``extent start'' and ``extent end''.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6821
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6822 @node Format of the Extent Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6823 @section Format of the Extent Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6824
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6825 An extent-info structure consists of a list of the buffer or string's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6826 extents and a @dfn{stack of extents} that lists all of the extents over
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6827 a particular position. The stack-of-extents info is used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6828 optimization purposes -- it basically caches some info that might
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6829 be expensive to compute. Certain otherwise hard computations are easy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6830 given the stack of extents over a particular position, and if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6831 stack of extents over a nearby position is known (because it was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6832 calculated at some prior point in time), it's easy to move the stack
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6833 of extents to the proper position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6834
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6835 Given that the stack of extents is an optimization, and given that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6836 it requires memory, a string's stack of extents is wiped out each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6837 time a garbage collection occurs. Therefore, any time you retrieve
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6838 the stack of extents, it might not be there. If you need it to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6839 be there, use the @code{_force} version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6841 Similarly, a string may or may not have an extent_info structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6842 (Generally it won't if there haven't been any extents added to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6843 string.) So use the @code{_force} version if you need the extent_info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6844 structure to be there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6846 A list of extents is maintained as a double gap array: one gap array
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6847 is ordered by start index (the @dfn{display order}) and the other is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6848 ordered by end index (the @dfn{e-order}). Note that positions in an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6849 extent list should logically be conceived of as referring @emph{to} a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6850 particular extent (as is the norm in programs) rather than sitting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6851 between two extents. Note also that callers of these functions should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6852 not be aware of the fact that the extent list is implemented as an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6853 array, except for the fact that positions are integers (this should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6854 generalized to handle integers and linked list equally well).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6855
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6856 @node Zero-Length Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6857 @section Zero-Length Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6858
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6859 Extents can be zero-length, and will end up that way if their endpoints
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6860 are explicitly set that way or if their detachable property is nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6861 and all the text in the extent is deleted. (The exception is open-open
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6862 zero-length extents, which are barred from existing because there is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6863 no sensible way to define their properties. Deletion of the text in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6864 an open-open extent causes it to be converted into a closed-open
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6865 extent.) Zero-length extents are primarily used to represent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6866 annotations, and behave as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6868 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6869 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6870 Insertion at the position of a zero-length extent expands the extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6871 if both endpoints are closed; goes after the extent if it is closed-open;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6872 and goes before the extent if it is open-closed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6874 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6875 Deletion of a character on a side of a zero-length extent whose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6876 corresponding endpoint is closed causes the extent to be detached if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6877 it is detachable; if the extent is not detachable or the corresponding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6878 endpoint is open, the extent remains in the buffer, moving as necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6879 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6881 Note that closed-open, non-detachable zero-length extents behave
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6882 exactly like markers and that open-closed, non-detachable zero-length
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6883 extents behave like the ``point-type'' marker in Mule.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6884
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6885 @node Mathematics of Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6886 @section Mathematics of Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6887 @cindex extent mathematics
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6888 @cindex mathematics of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6889 @cindex extent ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6891 @cindex display order of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6892 @cindex extents, display order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6893 The extents in a buffer are ordered by ``display order'' because that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6894 is that order that the redisplay mechanism needs to process them in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6895 The e-order is an auxiliary ordering used to facilitate operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6896 over extents. The operations that can be performed on the ordered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6897 list of extents in a buffer are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6899 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6900 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6901 Locate where an extent would go if inserted into the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6902 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6903 Insert an extent into the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6904 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6905 Remove an extent from the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6906 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6907 Map over all the extents that overlap a range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6908 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6910 (4) requires being able to determine the first and last extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6911 that overlap a range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6912
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6913 NOTE: @dfn{overlap} is used as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6914
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6915 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6916 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6917 two ranges overlap if they have at least one point in common.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6918 Whether the endpoints are open or closed makes a difference here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6919 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6920 a point overlaps a range if the point is contained within the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6921 range; this is equivalent to treating a point @math{P} as the range
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6922 @math{[P, P]}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6923 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6924 In the case of an @emph{extent} overlapping a point or range, the extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6925 is normally treated as having closed endpoints. This applies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6926 consistently in the discussion of stacks of extents and such below.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6927 Note that this definition of overlap is not necessarily consistent with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6928 the extents that @code{map-extents} maps over, since @code{map-extents}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6929 sometimes pays attention to whether the endpoints of an extents are open
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6930 or closed. But for our purposes, it greatly simplifies things to treat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6931 all extents as having closed endpoints.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6932 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6934 First, define @math{>}, @math{<}, @math{<=}, etc. as applied to extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6935 to mean comparison according to the display order. Comparison between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6936 an extent @math{E} and an index @math{I} means comparison between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6937 @math{E} and the range @math{[I, I]}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6938
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6939 Also define @math{e>}, @math{e<}, @math{e<=}, etc. to mean comparison
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6940 according to the e-order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6941
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6942 For any range @math{R}, define @math{R(0)} to be the starting index of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6943 the range and @math{R(1)} to be the ending index of the range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6944
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6945 For any extent @math{E}, define @math{E(next)} to be the extent directly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6946 following @math{E}, and @math{E(prev)} to be the extent directly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6947 preceding @math{E}. Assume @math{E(next)} and @math{E(prev)} can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6948 determined from @math{E} in constant time. (This is because we store
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6949 the extent list as a doubly linked list.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6951 Similarly, define @math{E(e-next)} and @math{E(e-prev)} to be the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6952 extents directly following and preceding @math{E} in the e-order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6954 Now:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6956 Let @math{R} be a range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6957 Let @math{F} be the first extent overlapping @math{R}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6958 Let @math{L} be the last extent overlapping @math{R}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6959
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6960 Theorem 1: @math{R(1)} lies between @math{L} and @math{L(next)},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6961 i.e. @math{L <= R(1) < L(next)}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6962
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6963 This follows easily from the definition of display order. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6964 basic reason that this theorem applies is that the display order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6965 sorts by increasing starting index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6967 Therefore, we can determine @math{L} just by looking at where we would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6968 insert @math{R(1)} into the list, and if we know @math{F} and are moving
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6969 forward over extents, we can easily determine when we've hit @math{L} by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6970 comparing the extent we're at to @math{R(1)}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6971
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6972 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6973 Theorem 2: @math{F(e-prev) e< [1, R(0)] e<= F}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6974 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6976 This is the analog of Theorem 1, and applies because the e-order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6977 sorts by increasing ending index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6979 Therefore, @math{F} can be found in the same amount of time as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6980 operation (1), i.e. the time that it takes to locate where an extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6981 would go if inserted into the e-order list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6982
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6983 If the lists were stored as balanced binary trees, then operation (1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6984 would take logarithmic time, which is usually quite fast. However,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6985 currently they're stored as simple doubly-linked lists, and instead we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6986 do some caching to try to speed things up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6988 Define a @dfn{stack of extents} (or @dfn{SOE}) as the set of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6989 (ordered in the display order) that overlap an index @math{I}, together
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6990 with the SOE's @dfn{previous} extent, which is an extent that precedes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6991 @math{I} in the e-order. (Hopefully there will not be very many extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6992 between @math{I} and the previous extent.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6994 Now:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6996 Let @math{I} be an index, let @math{S} be the stack of extents on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6997 @math{I}, let @math{F} be the first extent in @math{S}, and let @math{P}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6998 be @math{S}'s previous extent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6999
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7000 Theorem 3: The first extent in @math{S} is the first extent that overlaps
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7001 any range @math{[I, J]}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7002
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7003 Proof: Any extent that overlaps @math{[I, J]} but does not include
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7004 @math{I} must have a start index @math{> I}, and thus be greater than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7005 any extent in @math{S}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7006
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7007 Therefore, finding the first extent that overlaps a range @math{R} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7008 the same as finding the first extent that overlaps @math{R(0)}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7009
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7010 Theorem 4: Let @math{I2} be an index such that @math{I2 > I}, and let
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7011 @math{F2} be the first extent that overlaps @math{I2}. Then, either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7012 @math{F2} is in @math{S} or @math{F2} is greater than any extent in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7013 @math{S}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7014
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7015 Proof: If @math{F2} does not include @math{I} then its start index is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7016 greater than @math{I} and thus it is greater than any extent in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7017 @math{S}, including @math{F}. Otherwise, @math{F2} includes @math{I}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7018 and thus is in @math{S}, and thus @math{F2 >= F}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7019
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7020 @node Extent Fragments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7021 @section Extent Fragments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7022 @cindex extent fragment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7023
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7024 Imagine that the buffer is divided up into contiguous, non-overlapping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7025 @dfn{runs} of text such that no extent starts or ends within a run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7026 (extents that abut the run don't count).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7027
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7028 An extent fragment is a structure that holds data about the run that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7029 contains a particular buffer position (if the buffer position is at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7030 junction of two runs, the run after the position is used) -- the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7031 beginning and end of the run, a list of all of the extents in that run,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7032 the @dfn{merged face} that results from merging all of the faces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7033 corresponding to those extents, the begin and end glyphs at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7034 beginning of the run, etc. This is the information that redisplay needs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7035 in order to display this run.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7037 Extent fragments have to be very quick to update to a new buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7038 position when moving linearly through the buffer. They rely on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7039 stack-of-extents code, which does the heavy-duty algorithmic work of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7040 determining which extents overly a particular position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7042 @node Faces and Glyphs, Specifiers, Extents, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7043 @chapter Faces and Glyphs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7044
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7045 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7046
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7047 @node Specifiers, Menus, Faces and Glyphs, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7048 @chapter Specifiers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7050 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7052 @node Menus, Subprocesses, Specifiers, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7053 @chapter Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7055 A menu is set by setting the value of the variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7056 @code{current-menubar} (which may be buffer-local) and then calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7057 @code{set-menubar-dirty-flag} to signal a change. This will cause the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7058 menu to be redrawn at the next redisplay. The format of the data in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7059 @code{current-menubar} is described in @file{menubar.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7060
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7061 Internally the data in current-menubar is parsed into a tree of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7062 @code{widget_value's} (defined in @file{lwlib.h}); this is accomplished
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7063 by the recursive function @code{menu_item_descriptor_to_widget_value()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7064 called by @code{compute_menubar_data()}. Such a tree is deallocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7065 using @code{free_widget_value()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7066
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7067 @code{update_screen_menubars()} is one of the external entry points.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7068 This checks to see, for each screen, if that screen's menubar needs to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7069 be updated. This is the case if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7071 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7072 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7073 @code{set-menubar-dirty-flag} was called since the last redisplay. (This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7074 function sets the C variable menubar_has_changed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7075 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7076 The buffer displayed in the screen has changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7077 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7078 The screen has no menubar currently displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7079 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7080
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7081 @code{set_screen_menubar()} is called for each such screen. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7082 function calls @code{compute_menubar_data()} to create the tree of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7083 widget_value's, then calls @code{lw_create_widget()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7084 @code{lw_modify_all_widgets()}, and/or @code{lw_destroy_all_widgets()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7085 to create the X-Toolkit widget associated with the menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7087 @code{update_psheets()}, the other external entry point, actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7088 changes the menus being displayed. It uses the widgets fixed by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7089 @code{update_screen_menubars()} and calls various X functions to ensure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7090 that the menus are displayed properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7091
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7092 The menubar widget is set up so that @code{pre_activate_callback()} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7093 called when the menu is first selected (i.e. mouse button goes down),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7094 and @code{menubar_selection_callback()} is called when an item is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7095 selected. @code{pre_activate_callback()} calls the function in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7096 activate-menubar-hook, which can change the menubar (this is described
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7097 in @file{menubar.c}). If the menubar is changed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7098 @code{set_screen_menubars()} is called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7099 @code{menubar_selection_callback()} enqueues a menu event, putting in it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7100 a function to call (either @code{eval} or @code{call-interactively}) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7101 its argument, which is the callback function or form given in the menu's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7102 description.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7103
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7104 @node Subprocesses, Interface to X Windows, Menus, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7105 @chapter Subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7107 The fields of a process are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7108
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7109 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7110 @item name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7111 A string, the name of the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7113 @item command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7114 A list containing the command arguments that were used to start this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7115 process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7117 @item filter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7118 A function used to accept output from the process instead of a buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7119 or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7120
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7121 @item sentinel
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7122 A function called whenever the process receives a signal, or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7124 @item buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7125 The associated buffer of the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7126
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7127 @item pid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7128 An integer, the Unix process @sc{id}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7129
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7130 @item childp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7131 A flag, non-@code{nil} if this is really a child process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7132 It is @code{nil} for a network connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7134 @item mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7135 A marker indicating the position of the end of the last output from this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7136 process inserted into the buffer. This is often but not always the end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7137 of the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7139 @item kill_without_query
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7140 If this is non-@code{nil}, killing XEmacs while this process is still
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7141 running does not ask for confirmation about killing the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7143 @item raw_status_low
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7144 @itemx raw_status_high
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7145 These two fields record 16 bits each of the process status returned by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7146 the @code{wait} system call.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7148 @item status
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7149 The process status, as @code{process-status} should return it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7151 @item tick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7152 @itemx update_tick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7153 If these two fields are not equal, a change in the status of the process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7154 needs to be reported, either by running the sentinel or by inserting a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7155 message in the process buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7157 @item pty_flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7158 Non-@code{nil} if communication with the subprocess uses a @sc{pty};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7159 @code{nil} if it uses a pipe.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7161 @item infd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7162 The file descriptor for input from the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7163
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7164 @item outfd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7165 The file descriptor for output to the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7167 @item subtty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7168 The file descriptor for the terminal that the subprocess is using. (On
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7169 some systems, there is no need to record this, so the value is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7170 @code{-1}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7172 @item tty_name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7173 The name of the terminal that the subprocess is using,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7174 or @code{nil} if it is using pipes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7175 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7177 @node Interface to X Windows, Index, Subprocesses, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7178 @chapter Interface to X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7180 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7181
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7182 @include index.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7184 @c Print the tables of contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7185 @summarycontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7186 @contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7187 @c That's all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7188
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7189 @bye
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7190