annotate man/internals/internals.texi @ 377:d883f39b8495 r21-2b4

Import from CVS: tag r21-2b4
author cvs
date Mon, 13 Aug 2007 11:05:42 +0200
parents 6240c7796c7a
children 8626e4521993
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.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
10 Copyright @copyright{} 1996, 1997 Sun Microsystems.
0
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
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
62 @subtitle Version 1.1, March 1997
0
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
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
65 @author Martin Buchholz
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 @vskip 0pt plus 1fill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 @noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 Copyright @copyright{} 1992 - 1996 Ben Wing. @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 Copyright @copyright{} 1996 Sun Microsystems, Inc. @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 Copyright @copyright{} 1994 Free Software Foundation. @*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 Copyright @copyright{} 1994, 1995 Board of Trustees, University of Illinois.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 @sp 2
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
76 Version 1.1 @*
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
77 March, 1997.@*
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 Permission is granted to make and distribute verbatim copies of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 manual provided the copyright notice and this permission notice are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 manual under the conditions for verbatim copying, provided also that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 section entitled ``GNU General Public License'' is included
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 exactly as in the original, and provided that the entire resulting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 derived work is distributed under the terms of a permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 identical to this one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 except that the section entitled ``GNU General Public License'' may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 included in a translation approved by the Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 instead of in the original English.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 @end titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 @node Top, A History of Emacs, (dir), (dir)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 @ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 This Info file contains v1.0 of the XEmacs Internals Manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 * A History of Emacs:: Times, dates, important events.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 * XEmacs From the Outside:: A broad conceptual overview.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 * The Lisp Language:: An overview.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 * XEmacs From the Perspective of Building::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 * XEmacs From the Inside::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 * The XEmacs Object System (Abstractly Speaking)::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 * How Lisp Objects Are Represented in C::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 * Rules When Writing New C Code::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 * A Summary of the Various XEmacs Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 * Allocation of Objects in XEmacs Lisp::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 * Events and the Event Loop::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 * Evaluation; Stack Frames; Bindings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 * Symbols and Variables::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 * Buffers and Textual Representation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 * MULE Character Sets and Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 * The Lisp Reader and Compiler::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 * Lstreams::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 * Consoles; Devices; Frames; Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 * The Redisplay Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 * Extents::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 * Faces and Glyphs::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 * Specifiers::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 * Menus::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 * Subprocesses::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 * Interface to X Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 * Index:: Index including concepts, functions, variables,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 and other terms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 --- The Detailed Node Listing ---
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 Here are other nodes that are inferiors of those already listed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 mentioned here so you can get to them in one step:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 A History of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 * Through Version 18:: Unification prevails.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 * Lucid Emacs:: One version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 * GNU Emacs 19:: The other version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 * XEmacs:: The continuation of Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 Rules When Writing New C Code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 * General Coding Rules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 * Writing Lisp Primitives::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149 * Adding Global Lisp Variables::
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
150 * Techniques for XEmacs Developers::
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 A Summary of the Various XEmacs Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 * Low-Level Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 * Basic Lisp Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 * Modules for Standard Editing Operations::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 * Editor-Level Control Flow Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158 * Modules for the Basic Displayable Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 * Modules for other Display-Related Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 * Modules for the Redisplay Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 * Modules for Interfacing with the File System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 * Modules for Other Aspects of the Lisp Interpreter and Object System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 * Modules for Interfacing with the Operating System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 * Modules for Interfacing with X Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165 * Modules for Internationalization::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 Allocation of Objects in XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 * Introduction to Allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 * Garbage Collection::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 * GCPROing::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 * Integers and Characters::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 * Allocation from Frob Blocks::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 * lrecords::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 * Low-level allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 * Pure Space::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 * Cons::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 * Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 * Bit Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 * Symbol::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 * Marker::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 * String::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 * Bytecode::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 Events and the Event Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 * Introduction to Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 * Main Loop::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 * Specifics of the Event Gathering Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 * Specifics About the Emacs Event::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 * The Event Stream Callback Routines::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 * Other Event Loop Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 * Converting Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 * Dispatching Events; The Command Builder::
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; Stack Frames; Bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 * Evaluation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 * Dynamic Binding; The specbinding Stack; Unwind-Protects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 * Simple Special Forms::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 * Catch and Throw::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 Symbols and Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 * Introduction to Symbols::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 * Obarrays::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207 * Symbol Values::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 Buffers and Textual Representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 * Introduction to Buffers:: A buffer holds a block of text such as a file.
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
212 * The Text in a Buffer:: Representation of the text in a buffer.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 * Buffer Lists:: Keeping track of all buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 * Markers and Extents:: Tagging locations within a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 * Bufbytes and Emchars:: Representation of individual characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 * The Buffer Object:: The Lisp object corresponding to a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 MULE Character Sets and Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 * Character Sets::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 * Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 * Internal Mule 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 Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 * Japanese EUC (Extended Unix Code)::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 * JIS7::
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 Mule Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 * Internal String Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 * Internal Character Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 The Lisp Reader and Compiler
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 Lstreams
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 * Introduction to Consoles; Devices; Frames; Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 * Point::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 * Window Hierarchy::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 The Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 * Critical Redisplay Sections::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 * Line Start Cache::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 * Introduction to Extents:: Extents are ranges over text, with properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 * Extent Ordering:: How extents are ordered internally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 * Format of the Extent Info:: The extent information in a buffer or string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 * Zero-Length Extents:: A weird special case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 * Mathematics of Extent Ordering:: A rigorous foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 * Extent Fragments:: Cached information useful for redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 Faces and Glyphs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 Specifiers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 Subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 Interface to X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 @node A History of Emacs, XEmacs From the Outside, Top, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 @chapter A History of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 @cindex history of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 @cindex Hackers (Steven Levy)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 @cindex Levy, Steven
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 @cindex ITS (Incompatible Timesharing System)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 @cindex Stallman, Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 @cindex RMS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 @cindex MIT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 @cindex TECO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 @cindex FSF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 @cindex Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 XEmacs is a powerful, customizable text editor and development
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284 environment. It began as Lucid Emacs, which was in turn derived from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 GNU Emacs, a program written by Richard Stallman of the Free Software
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 Foundation. GNU Emacs dates back to the 1970's, and was modelled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 after a package called ``Emacs'', written in 1976, that was a set of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 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
289 DEC PDP 10 under one of the earliest time-sharing operating systems,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 ITS (Incompatible Timesharing System). (ITS dates back well before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 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
292 who called themselves ``hackers'', who shared an idealistic belief
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 system about the free exchange of information and were fanatical in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 their devotion to and time spent with computers. (The hacker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 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
296 detail in Steven Levy's book @cite{Hackers}. This book also includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 a lot of information about Stallman himself and the development of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 Lisp, a programming language developed at MIT that underlies Emacs.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 * Through Version 18:: Unification prevails.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 * Lucid Emacs:: One version 19 Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 * GNU Emacs 19:: The other version 19 Emacs.
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
304 * GNU Emacs 20:: The other version 20 Emacs.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 * XEmacs:: The continuation of Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 @node Through Version 18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309 @section Through Version 18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 @cindex Gosling, James
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 @cindex Great Usenet Renaming
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313 Although the history of the early versions of GNU Emacs is unclear,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 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
315
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 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
319 shared some code with a version of Emacs written by James Gosling (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 same James Gosling who later created the Java language).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 GNU Emacs version 16 (first released version was 16.56) was released on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 July 15, 1985. All Gosling code was removed due to potential copyright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 problems with the code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 version 16.57: released on September 16, 1985.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 versions 16.58, 16.59: released on September 17, 1985.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 version 16.60: released on September 19, 1985. These later version 16's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 incorporated patches from the net, esp. for getting Emacs to work under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332 System V.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 version 17.36 (first official v17 release) released on December 20,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 1985. Included a TeX-able user manual. First official unpatched
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336 version that worked on vanilla System V machines.
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.43 (second official v17 release) released on January 25,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 version 17.45 released on January 30, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 version 17.46 released on February 4, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 version 17.48 released on February 10, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 version 17.49 released on February 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 version 17.55 released on March 18, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351 version 17.57 released on March 27, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 version 17.58 released on April 4, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355 version 17.61 released on April 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 version 17.63 released on May 7, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 version 17.64 released on May 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 version 18.24 (a beta version) released on October 2, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 version 18.30 (a beta version) released on November 15, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365 version 18.31 (a beta version) released on November 23, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 version 18.32 (a beta version) released on December 7, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 version 18.33 (a beta version) released on December 12, 1986.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 version 18.35 (a beta version) released on January 5, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373 version 18.36 (a beta version) released on January 21, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 @item
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
375 January 27, 1987: The Great Usenet Renaming. net.emacs is now
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
376 comp.emacs.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
377 @item
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 version 18.37 (a beta version) released on February 12, 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.38 (a beta version) released on March 3, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382 version 18.39 (a beta version) released on March 14, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384 version 18.40 (a beta version) released on March 18, 1987.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 version 18.41 (the first ``official'' release) released on March 22,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 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.45 released on June 2, 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.46 released on June 9, 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.47 released on June 18, 1987.
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.48 released on September 3, 1987.
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.49 released on September 18, 1987.
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 version 18.50 released on February 13, 1988.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 version 18.51 released on May 7, 1988.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 version 18.52 released on September 1, 1988.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405 version 18.53 released on February 24, 1989.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 version 18.54 released on April 26, 1989.
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.55 released on August 23, 1989. This is the earliest version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 that is still available by FTP.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412 version 18.56 released on January 17, 1991.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 version 18.57 released late January, 1991.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416 version 18.58 released ?????.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418 version 18.59 released October 31, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 @node Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 @section Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423 @cindex Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 @cindex Lucid Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 @cindex Energize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 @cindex Epoch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 Lucid Emacs was developed by the (now-defunct) Lucid Inc., a maker of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 C++ and Lisp development environments. It began when Lucid decided they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 wanted to use Emacs as the editor and cornerstone of their C++
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 development environment (called ``Energize''). They needed many features
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 that were not available in the existing version of GNU Emacs (version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 18.5something), in particular good and integrated support for GUI
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 elements such as mouse support, multiple fonts, multiple window-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 windows, etc. A branch of GNU Emacs called Epoch, written at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 University of Illinois, existed that supplied many of these features;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 however, Lucid needed more than what existed in Epoch. At the time, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 Free Software Foundation was working on version 19 of Emacs (this was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 sometime around 1991), which was planned to have similar features, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 so Lucid decided to work with the Free Software Foundation. Their plan
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 was to add features that they needed, and coordinate with the FSF so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 that the features would get included back into Emacs version 19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444 Delays in the release of version 19 occurred, however (resulting in it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 finally being released more than a year after what was initially
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 planned), and Lucid encountered unexpected technical resistance in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 getting their changes merged back into version 19, so they decided to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 release their own version of Emacs, which became Lucid Emacs 19.0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 @cindex Zawinski, Jamie
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 @cindex Sexton, Harlan
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 @cindex Benson, Eric
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 @cindex Devin, Matthieu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454 The initial authors of Lucid Emacs were Matthieu Devin, Harlan Sexton,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 and Eric Benson, and the work was later taken over by Jamie Zawinski,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456 who became ``Mr. Lucid Emacs'' for many releases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458 A time line for Lucid Emacs/XEmacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 version 19.0 shipped with Energize 1.0, April 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 version 19.1 released June 4, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 version 19.2 released June 19, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468 version 19.3 released September 9, 1992.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 version 19.4 released January 21, 1993.
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.5 was a repackaging of 19.4 with a few bug fixes and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 shipped with Energize 2.0. Never released to the net.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 version 19.6 released April 9, 1993.
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.7 was a repackaging of 19.6 with a few bug fixes and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 shipped with Energize 2.1. Never released to the net.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480 version 19.8 released September 6, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 version 19.9 released January 12, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 version 19.10 released May 27, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486 version 19.11 (first XEmacs) released September 13, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 version 19.12 released June 23, 1995.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490 version 19.13 released September 1, 1995.
112
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
491 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
492 version 19.14 released June 23, 1996.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
493 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
494 version 20.0 released February 9, 1997.
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
495 @item
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
496 version 19.15 released March 28, 1997.
149
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 120
diff changeset
497 @item
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 120
diff changeset
498 version 20.1 (not released to the net) April 15, 1997.
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 120
diff changeset
499 @item
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 120
diff changeset
500 version 20.2 released May 16, 1997.
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 195
diff changeset
501 @item
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 195
diff changeset
502 version 19.16 released October 31, 1997.
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
503 @item
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
504 version 20.3 (the first stable version of XEmacs 20.x) released November 30,
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
505 1997.
259
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 253
diff changeset
506 version 20.4 released February 28, 1998.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 @node GNU Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 @section GNU Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 @cindex GNU Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 @cindex FSF Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 About a year after the initial release of Lucid Emacs, the FSF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 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
516 Emacs''). By this time, the current version of Lucid Emacs was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 19.6. (Strangely, the first released beta from the FSF was GNU Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 19.7.) A time line for GNU Emacs version 19 is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 version 19.8 (beta) released May 27, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 version 19.9 (beta) released May 27, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 version 19.10 (beta) released May 30, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 version 19.11 (beta) released June 1, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 version 19.12 (beta) released June 2, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 version 19.13 (beta) released June 8, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 version 19.14 (beta) released June 17, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 version 19.15 (beta) released June 19, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 version 19.16 (beta) released July 6, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 version 19.17 (beta) released late July, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 version 19.18 (beta) released August 9, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 version 19.19 (beta) released August 15, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 version 19.20 (beta) released November 17, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 version 19.21 (beta) released November 17, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 version 19.22 (beta) released November 28, 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 version 19.23 (beta) released May 17, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 version 19.24 (beta) released May 16, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 version 19.25 (beta) released June 3, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 version 19.26 (beta) released September 11, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 version 19.27 (beta) released September 14, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 version 19.28 (first ``official'' release) released November 1, 1994.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 version 19.29 released June 21, 1995.
112
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
565 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
566 version 19.30 released November 24, 1995.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
567 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
568 version 19.31 released May 25, 1996.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
569 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
570 version 19.32 released July 31, 1996.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
571 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
572 version 19.33 released August 11, 1996.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
573 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
574 version 19.34 released August 21, 1996.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
575 @item
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 70
diff changeset
576 version 19.34b released September 6, 1996.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 @cindex Mlynarik, Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 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
581 worse. Lucid soon began incorporating features from GNU Emacs 19 into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 Lucid Emacs; the work was mostly done by Richard Mlynarik, who had been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 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
584 16 or 17).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
586 @node GNU Emacs 20
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
587 @section GNU Emacs 20
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
588 @cindex GNU Emacs 20
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
589 @cindex FSF Emacs
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
590
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
591 On February 2, 1997 work began on GNU Emacs to integrate Mule. The first
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
592 release was made in September of that year.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
593
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
594 A timeline for Emacs 20 is
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
595
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
596 @itemize @bullet
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
597 @item
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
598 version 20.1 released September 17, 1997.
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
599 @item
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
600 version 20.2 released September 20, 1997.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
601 @item
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
602 version 20.3 released August 19, 1998.
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
603 @end itemize
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
604
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 @node XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606 @section XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607 @cindex XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609 @cindex Sun Microsystems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 @cindex University of Illinois
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 @cindex Illinois, University of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 @cindex SPARCWorks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 @cindex Andreessen, Marc
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
614 @cindex Baur, Steve
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
615 @cindex Buchholz, Martin
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 @cindex Kaplan, Simon
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 @cindex Wing, Ben
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 @cindex Thompson, Chuck
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 @cindex Win-Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620 @cindex Epoch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 @cindex Amdahl Corporation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 Around the time that Lucid was developing Energize, Sun Microsystems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623 was developing their own development environment (called ``SPARCWorks'')
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624 and also decided to use Emacs. They joined forces with the Epoch team
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 at the University of Illinois and later with Lucid. The maintainer of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 the last-released version of Epoch was Marc Andreessen, but he dropped
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 out and the Epoch project, headed by Simon Kaplan, lured Chuck Thompson
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628 away from a system administration job to become the primary Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 author for Epoch and Sun. Chuck's area of specialty became the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630 redisplay engine (he replaced the old Lucid Emacs redisplay engine with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 a ported version from Epoch and then later rewrote it from scratch).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 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
633 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
634 contract to fix some event problems but later became a many-year
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 involvement, punctuated by a six-month contract with Amdahl Corporation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637 @cindex rename to XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 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
639 not favorable to either company); the first release called XEmacs was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 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
641 the newly formed Mosaic Communications Corp., later Netscape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 Communications Corp. (co-founded by the same Marc Andreessen, who had
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 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
644 Web). Chuck then become the primary maintainer of XEmacs, and put out
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
645 versions 19.11 through 19.14 in conjunction with Ben. For 19.12 and
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646 19.13, Chuck added the new redisplay and many other display improvements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 and Ben added MULE support (support for Asian and other languages) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648 redesigned most of the internal Lisp subsystems to better support the
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
649 MULE work and the various other features being added to XEmacs. After
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
650 19.14 Chuck retired as primary maintainer and Steve Baur stepped in.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
651
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
652 @cindex MULE merged XEmacs appears
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
653 Soon after 19.13 was released, work began in earnest on the MULE
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
654 internationalization code and the source tree was divided into two
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
655 development paths. The MULE version was initially called 19.20, but was
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
656 soon renamed to 20.0. In 1996 Martin Buchholz of Sun Microsystems took
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
657 over the care and feeding of it and worked on it in parallel with the
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
658 19.14 development that was occurring at the same time. After much work
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
659 by Martin, it was decided to release 20.0 ahead of 19.15 in February
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
660 1997. The source tree remained divided until 20.2 when the version 19
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
661 source was finally retired at version 19.16.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
662
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
663 @cindex Baur, Steve
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
664 @cindex Buchholz, Martin
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
665 @cindex Jones, Kyle
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
666 @cindex Niksic, Hrvoje
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
667 @cindex XEmacs goes it alone
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
668 In 1997, Sun finally dropped all pretense of support for XEmacs and
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
669 Martin Buchholz left the company in November. Since then, and mostly
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
670 for the previous year, because Steve Baur was never paid to work on
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
671 XEmacs, XEmacs has existed solely on the contributions of volunteers
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
672 from the Free Software Community. Starting from 1997, Hrvoje Niksic and
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
673 Kyle Jones have figured prominently in XEmacs development.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 @cindex merging attempts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 Many attempts have been made to merge XEmacs and GNU Emacs, but they
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 209
diff changeset
677 have consistently failed.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 A more detailed history is contained in the XEmacs About page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 @node XEmacs From the Outside, The Lisp Language, A History of Emacs, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 @chapter XEmacs From the Outside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683 @cindex read-eval-print
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685 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
686 Lisp environment. At its heart is a Lisp interpreter; it also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 ``happens'' to contain many specialized object types (e.g. buffers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688 windows, frames, events) that are useful for implementing an editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 Some of these objects (in particular windows and frames) have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 displayable representations, and XEmacs provides a function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691 @code{redisplay()} that ensures that the display of all such objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692 matches their internal state. Most of the time, a standard Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693 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
694 code, execute it, and print the results''. XEmacs has a similar loop:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 read an event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 dispatch the event (i.e. ``do it'')
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702 redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705 Reading an event is done using the Lisp function @code{next-event},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706 which waits for something to happen (typically, the user presses a key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 or moves the mouse) and returns an event object describing this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 Dispatching an event is done using the Lisp function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 @code{dispatch-event}, which looks up the event in a keymap object (a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710 particular kind of object that associates an event with a Lisp function)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711 and calls that function. The function ``does'' what the user has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 requested by changing the state of particular frame objects, buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713 objects, etc. Finally, @code{redisplay()} is called, which updates the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 display to reflect those changes just made. Thus is an ``editor'' born.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 @cindex bridge, playing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 @cindex taxes, doing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 @cindex pi, calculating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719 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
720 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
721 have to write functions to do those operations in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 @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
724 @chapter The Lisp Language
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 @cindex Lisp vs. C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 @cindex C vs. Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 @cindex Lisp vs. Java
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 @cindex Java vs. Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 @cindex dynamic scoping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 @cindex scoping, dynamic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731 @cindex dynamic types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 @cindex types, dynamic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 @cindex Java
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 @cindex Common Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735 @cindex Gosling, James
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 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
738 many ways more powerful than C. Powerful dialects of Lisp such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 Common Lisp are probably much better languages for writing very large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 applications than is C. (Unfortunately, for many non-technical
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 reasons C and its successor C++ have become the dominant languages for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 application development. These languages are both inadequate for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 extremely large applications, which is evidenced by the fact that newer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 larger programs are becoming ever harder to write and are requiring ever
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745 more programmers despite great increases in C development environments;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 and by the fact that, although hardware speeds and reliability have been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 growing at an exponential rate, most software is still generally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 considered to be slow and buggy.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 The new Java language holds promise as a better general-purpose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 development language than C. Java has many features in common with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 Lisp that are not shared by C (this is not a coincidence, since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 Java was designed by James Gosling, a former Lisp hacker). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 will be discussed more later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 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
757 C and Lisp:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761 Lisp has an extremely regular syntax. Every function, expression,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 and control statement is written in the form
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 (@var{func} @var{arg1} @var{arg2} ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 This is as opposed to C, which writes functions as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 func(@var{arg1}, @var{arg2}, ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 but writes expressions involving operators as (e.g.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 @var{arg1} + @var{arg2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 and writes control statements as (e.g.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783 while (@var{expr}) @{ @var{statement1}; @var{statement2}; ... @}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 Lisp equivalents of the latter two would be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 (+ @var{arg1} @var{arg2} ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 (while @var{expr} @var{statement1} @var{statement2} ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799 Lisp is a safe language. Assuming there are no bugs in the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800 interpreter/compiler, it is impossible to write a program that ``core
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801 dumps'' or otherwise causes the machine to execute an illegal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802 instruction. This is very different from C, where perhaps the most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 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
804 the C operation of casting a pointer is impossible (and unnecessary) in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 Lisp, and that it is impossible to access memory outside the bounds of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806 an array.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 Programs and data are written in the same form. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810 parenthesis-enclosing form described above for statements is the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 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
812 possible to represent any Lisp program using Lisp data types, and for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 one program to construct Lisp statements and then dynamically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 @dfn{evaluate} them, or cause them to execute.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 All objects are @dfn{dynamically typed}. This means that part of every
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 object is an indication of what type it is. A Lisp program can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 manipulate an object without knowing what type it is, and can query an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820 object to determine its type. This means that, correspondingly,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 variables and function parameters can hold objects of any type and are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 not normally declared as being of any particular type. This is opposed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823 to the @dfn{static typing} of C, where variables can hold exactly one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 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
825 an indication of their type because it's implicit in the variables they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826 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
827 types of objects (e.g. through the use of @code{void *} pointers or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828 variable-argument functions), but the type information must then be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 passed explicitly in some other fashion, leading to additional program
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830 complexity.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 Allocated memory is automatically reclaimed when it is no longer in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834 This operation is called @dfn{garbage collection} and involves looking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 through all variables to see what memory is being pointed to, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836 reclaiming any memory that is not pointed to and is thus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 ``inaccessible'' and out of use. This is as opposed to C, in which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 allocated memory must be explicitly reclaimed using @code{free()}. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 you simply drop all pointers to memory without freeing it, it becomes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840 ``leaked'' memory that still takes up space. Over a long period of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 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
842 memory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845 Lisp has built-in facilities for handling errors and exceptions. In C,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846 when an error occurs, usually either the program exits entirely or the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 routine in which the error occurs returns a value indicating this. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848 an error occurs in a deeply-nested routine, then every routine currently
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 called must unwind itself normally and return an error value back up to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 the next routine. This means that every routine must explicitly check
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851 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
852 unexpected and often random behavior results. This is an extremely
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 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
854 non-local exit using @code{longjmp()}, but that is often very dangerous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 because the routines that were exited past had no opportunity to clean
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856 up after themselves and may leave things in an inconsistent state,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857 causing a crash shortly afterwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859 Lisp provides mechanisms to make such non-local exits safe. When an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 error occurs, a routine simply signals that an error of a particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861 class has occurred, and a non-local exit takes place. Any routine can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 trap errors occurring in routines it calls by registering an error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863 handler for some or all classes of errors. (If no handler is registered,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 a default handler, generally installed by the top-level event loop, is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 executed; this prints out the error and continues.) Routines can also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866 specify cleanup code (called an @dfn{unwind-protect}) that will be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867 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
868 occurs -- i.e. even if a function deeply nested below it causes a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 non-local exit back to the top level.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871 Note that this facility has appeared in some recent vintages of C, in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 particular Visual C++ and other PC compilers written for the Microsoft
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873 Win32 API.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 In Emacs Lisp, local variables are @dfn{dynamically scoped}. This means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877 that if you declare a local variable in a particular function, and then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 call another function, that subfunction can ``see'' the local variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879 you declared. This is actually considered a bug in Emacs Lisp and in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 all other early dialects of Lisp, and was corrected in Common Lisp. (In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 Common Lisp, you can still declare dynamically scoped variables if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 want to -- they are sometimes useful -- but variables by default are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883 @dfn{lexically scoped} as in C.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 For those familiar with Lisp, Emacs Lisp is modelled after MacLisp, an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887 early dialect of Lisp developed at MIT (no relation to the Macintosh
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888 computer). There is a Common Lisp compatibility package available for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889 Emacs that provides many of the features of Common Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891 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
892 syntax, but has the following features in common with Lisp (and different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 from C):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897 Java is a safe language, like Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899 Java provides garbage collection, like Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901 Java has built-in facilities for handling errors and exceptions, like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904 Java has a type system that combines the best advantages of both static
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905 and dynamic typing. Objects (except very simple types) are explicitly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 marked with their type, as in dynamic typing; but there is a hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 of types and functions are declared to accept only certain types, thus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908 providing the increased compile-time error-checking of static typing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911 @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
912 @chapter XEmacs From the Perspective of Building
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914 The heart of XEmacs is the Lisp environment, which is written in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 This is contained in the @file{src/} subdirectory. Underneath
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916 @file{src/} are two subdirectories of header files: @file{s/} (header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 files for particular operating systems) and @file{m/} (header files for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 particular machine types). In practice the distinction between the two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919 types of header files is blurred. These header files define or undefine
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920 certain preprocessor constants and macros to indicate particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 characteristics of the associated machine or operating system. As part
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922 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
923 identified for the particular environment in which XEmacs is being
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924 built.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926 XEmacs also contains a great deal of Lisp code. This implements the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 operations that make XEmacs useful as an editor as well as just a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928 Lisp environment, and also contains many add-on packages that allow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 XEmacs to browse directories, act as a mail and Usenet news reader,
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
930 compile Lisp code, etc. There is actually more Lisp code than
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 C code associated with XEmacs, but much of the Lisp code is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 peripheral to the actual operation of the editor. The Lisp code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933 all lies in subdirectories underneath the @file{lisp/} directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935 The @file{lwlib/} directory contains C code that implements a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936 generalized interface onto different X widget toolkits and also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937 implements some widgets of its own that behave like Motif widgets but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 are faster, free, and in some cases more powerful. The code in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 directory compiles into a library and is mostly independent from XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941 The @file{etc/} directory contains various data files associated with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942 XEmacs. Some of them are actually read by XEmacs at startup; others
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 merely contain useful information of various sorts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 The @file{lib-src/} directory contains C code for various auxiliary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946 programs that are used in connection with XEmacs. Some of them are used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 during the build process; others are used to perform certain functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948 that cannot conveniently be placed in the XEmacs executable (e.g. the
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
949 @file{movemail} program for fetching mail out of @file{/var/spool/mail},
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
950 which must be setgid to @file{mail} on many systems; and the
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
951 @file{gnuclient} program, which allows an external script to communicate
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
952 with a running XEmacs process).
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 The @file{man/} directory contains the sources for the XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955 documentation. It is mostly in a form called Texinfo, which can be
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
956 converted into either a printed document (by passing it through @TeX{})
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
957 or into on-line documentation called @dfn{info files}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959 The @file{info/} directory contains the results of formatting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 XEmacs documentation as @dfn{info files}, for on-line use. These files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 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
962 Help menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964 The @file{dynodump/} directory contains auxiliary code used to build
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 XEmacs on Solaris platforms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967 The other directories contain various miscellaneous code and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968 information that is not normally used or needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 The first step of building involves running the @file{configure}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 program and passing it various parameters to specify any optional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 features you want and compiler arguments and such, as described in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973 @file{INSTALL} file. This determines what the build environment is,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974 chooses the appropriate @file{s/} and @file{m/} file, and runs a series
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975 of tests to determine many details about your environment, such as which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 library functions are available and exactly how they work. (The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 @file{s/} and @file{m/} files only contain information that cannot be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978 conveniently detected in this fashion.) The reason for running these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 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
980 platforms than those that the XEmacs developers happen to be familiar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 with, including various sorts of hybrid platforms. This is especially
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 important now that many operating systems give you a great deal of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 control over exactly what features you want installed, and allow for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984 easy upgrading of parts of a system without upgrading the rest. It
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 would be impossible to pre-determine and pre-specify the information for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986 all possible configurations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988 When configure is done running, it generates @file{Makefile}s and the
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
989 file @file{src/config.h} (which describes the features of your system)
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
990 from template files. You then run @file{make}, which compiles the
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
991 auxiliary code and programs in @file{lib-src/} and @file{lwlib/} and the
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
992 main XEmacs executable in @file{src/}. The result of compiling and
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
993 linking is an executable called @file{temacs}, which is @emph{not} the
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
994 final XEmacs executable. @file{temacs} by itself is not intended to
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
995 function as an editor or even display any windows on the screen, and if
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
996 you simply run it, it will exit immediately. The @file{Makefile} runs
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
997 @file{temacs} with certain options that cause it to initialize itself,
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
998 read in a number of basic Lisp files, and then dump itself out into a
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
999 new executable called @file{xemacs}. This new executable has been
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1000 pre-initialized and contains pre-digested Lisp code that is necessary
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1001 for the editor to function (this includes most basic Lisp functions,
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1002 e.g. @code{not}, that can be defined in terms of other Lisp primitives;
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1003 some initialization code that is called when certain objects, such as
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1004 frames, are created; and all of the standard keybindings and code for
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1005 the actions they result in). This executable, @file{xemacs}, is the
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1006 executable that you run to use the XEmacs editor.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1007
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1008 Although @file{temacs} is not intended to be run as an editor, it can,
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1009 by using the incantation @code{temacs -batch -l loadup.el run-temacs}.
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1010 This is useful when the dumping procedure described above is broken, or
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1011 when using certain program debugging tools such as Purify. These tools
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1012 get mighty confused by the tricks played by the XEmacs build process,
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1013 such as allocation memory in one process, and freeing it in the next.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 @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
1016 @chapter XEmacs From the Inside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018 Internally, XEmacs is quite complex, and can be very confusing. To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 simplify things, it can be useful to think of XEmacs as containing an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020 event loop that ``drives'' everything, and a number of other subsystems,
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1021 such as a Lisp engine and a redisplay mechanism. Each of these other
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 subsystems exists simultaneously in XEmacs, and each has a certain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 state. The flow of control continually passes in and out of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024 different subsystems in the course of normal operation of the editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026 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
1027 ``driven'' by the event loop. Except during initialization and batch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 mode, all subsystems are entered directly or indirectly through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 event loop, and ultimately, control exits out of all subsystems back up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 to the event loop. This cycle of entering a subsystem, exiting back out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031 to the event loop, and starting another iteration of the event loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 occurs once each keystroke, mouse motion, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 If you're trying to understand a particular subsystem (other than the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035 event loop), think of it as a ``daemon'' process or ``servant'' that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036 responsible for one particular aspect of a larger system, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 periodically receives commands or environment changes that cause it to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038 do something. Ultimately, these commands and environment changes are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 always triggered by the event loop. For example:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043 The window and frame mechanism is responsible for keeping track of what
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 windows and frames exist, what buffers are in them, etc. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045 periodically given commands (usually from the user) to make a change to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 the current window/frame state: i.e. create a new frame, delete a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047 window, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 The buffer mechanism is responsible for keeping track of what buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051 exist and what text is in them. It is periodically given commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 (usually from the user) to insert or delete text, create a buffer, etc.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1053 When it receives a text-change command, it notifies the redisplay
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1054 mechanism.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 The redisplay mechanism is responsible for making sure that windows and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 frames are displayed correctly. It is periodically told (by the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 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
1060 current state of the environment (mostly of the currently-existing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061 windows, frames, and buffers) is, and make sure that that state matches
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062 what's actually displayed. It keeps lots and lots of information around
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063 (such as what is actually being displayed currently, and what the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 environment was last time it checked) so that it can minimize the work
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 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
1066 change to the environment occurs, the redisplay mechanism is told about
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 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
1068 possible changes and doesn't have to look everywhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071 The Lisp engine is responsible for executing the Lisp code in which most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072 user commands are written. It is entered through a call to @code{eval}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073 or @code{funcall}, which occurs as a result of dispatching an event from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074 the event loop. The functions it calls issue commands to the buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 mechanism, the window/frame subsystem, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 The Lisp allocation subsystem is responsible for keeping track of Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079 objects. It is given commands from the Lisp engine to allocate objects,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 garbage collect, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 The important idea here is that there are a number of independent
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
1086 subsystems each with its own responsibility and persistent state, just
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 like different employees in a company, and each subsystem is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 periodically given commands from other subsystems. Commands can flow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089 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
1090 hierarchy, with all commands originating from the event subsystem.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092 XEmacs is entered in @code{main()}, which is in @file{emacs.c}. When
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093 this is called the first time (in a properly-invoked @file{temacs}), it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094 does the following:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098 It does some very basic environment initializations, such as determining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 where it and its directories (e.g. @file{lisp/} and @file{etc/}) reside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100 and setting up signal handlers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102 It initializes the entire Lisp interpreter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104 It sets the initial values of many built-in variables (including many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105 variables that are visible to Lisp programs), such as the global keymap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106 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
1107 display characteristics of text). This involves creating Lisp objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108 and thus is dependent on step (2).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110 It performs various other initializations that are relevant to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 particular environment it is running in, such as retrieving environment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 variables, determining the current date and the user who is running the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 program, examining its standard input, creating any necessary file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114 descriptors, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116 At this point, the C initialization is complete. A Lisp program that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117 was specified on the command line (usually @file{loadup.el}) is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 (temacs is normally invoked as @code{temacs -batch -l loadup.el dump}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 @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
1120 the operation of the editor, calls the @code{dump-emacs} function to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 write out @file{xemacs}, and then kills the temacs process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 When @file{xemacs} is then run, it only redoes steps (1) and (4)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125 above; all variables already contain the values they were set to when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 the executable was dumped, and all memory that was allocated with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127 @code{malloc()} is still around. (XEmacs knows whether it is being run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 as @file{xemacs} or @file{temacs} because it sets the global variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129 @code{initialized} to 1 after step (4) above.) At this point,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 @file{xemacs} calls a Lisp function to do any further initialization,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 which includes parsing the command-line (the C code can only do limited
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 command-line parsing, which includes looking for the @samp{-batch} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 @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
1134 initialization is complete), creating the first frame (or @dfn{window}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 in standard window-system parlance), running the user's init file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 (usually the file @file{.emacs} in the user's home directory), etc. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 function to do this is usually called @code{normal-top-level};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 @file{loadup.el} tells the C code about this function by setting its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 name as the value of the Lisp variable @code{top-level}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 When the Lisp initialization code is done, the C code enters the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142 loop, and stays there for the duration of the XEmacs process. The code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 for the event loop is contained in @file{keyboard.c}, and is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144 @code{Fcommand_loop_1()}. Note that this event loop could very well be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 written in Lisp, and in fact a Lisp version exists; but apparently,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146 doing this makes XEmacs run noticeably slower.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 Notice how much of the initialization is done in Lisp, not in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 In general, XEmacs tries to move as much code as is possible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 into Lisp. Code that remains in C is code that implements the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 Lisp interpreter itself, or code that needs to be very fast, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 code that needs to do system calls or other such stuff that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153 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
1154 ``forbidden'' structures. (One conscious aspect of the design of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155 Lisp under XEmacs is a clean separation between the external
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 interface to a Lisp object's functionality and its internal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1157 implementation. Part of this design is that Lisp programs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158 are forbidden from accessing the contents of the object other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159 than through using a standard API. In this respect, XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 is similar to modern Lisp dialects but differs from GNU Emacs,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161 which tends to expose the implementation and allow Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 programs to look at it directly. The major advantage of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 hiding the implementation is that it allows the implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164 to be redesigned without affecting any Lisp programs, including
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165 those that might want to be ``clever'' by looking directly at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166 the object's contents and possibly manipulating them.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168 Moving code into Lisp makes the code easier to debug and maintain and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169 makes it much easier for people who are not XEmacs developers to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170 customize XEmacs, because they can make a change with much less chance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 of obscure and unwanted interactions occurring than if they were to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172 change the C code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174 @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
1175 @chapter The XEmacs Object System (Abstractly Speaking)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177 At the heart of the Lisp interpreter is its management of objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 XEmacs Lisp contains many built-in objects, some of which are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179 simple and others of which can be very complex; and some of which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 are very common, and others of which are rarely used or are only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 used internally. (Since the Lisp allocation system, with its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182 automatic reclamation of unused storage, is so much more convenient
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 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
1184 in its internal operations.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186 The basic Lisp objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189 @item integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 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
1191 is described below when the internal Lisp object representation is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 described.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193 @item float
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 Same precision as a double in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195 @item cons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 A simple container for two Lisp objects, used to implement lists and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197 most other data structures in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 @item char
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 An object representing a single character of text; chars behave like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 integers in many ways but are logically considered text rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201 numbers and have a different read syntax. (the read syntax for a char
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 contains the char itself or some textual encoding of it -- for example,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 a Japanese Kanji character might be encoded as @samp{^[$(B#&^[(B} using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 ISO-2022 encoding standard -- rather than the numerical representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 of the char; this way, if the mapping between chars and integers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206 changes, which is quite possible for Kanji characters and other extended
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207 characters, the same character will still be created. Note that some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 primitives confuse chars and integers. The worst culprit is @code{eq},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 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
1210 its integer equivalent, even though in no other case are objects of two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211 different types @code{eq}. The reason for this monstrosity is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212 compatibility with existing code; the separation of char from integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 came fairly recently.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214 @item symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215 An object that contains Lisp objects and is referred to by name;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216 symbols are used to implement variables and named functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217 and to provide the equivalent of preprocessor constants in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218 @item vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219 A one-dimensional array of Lisp objects providing constant-time access
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 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
1221 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
1222 are more limited.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 @item string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 Self-explanatory; behaves much like a vector of chars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 but has a different read syntax and is stored and manipulated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226 more compactly and efficiently.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227 @item bit-vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 A vector of bits; similar to a string in spirit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229 @item compiled-function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 An object describing compiled Lisp code, known as @dfn{byte code}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 @item subr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 An object describing a Lisp primitive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235 @cindex closure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 Note that there is no basic ``function'' type, as in more powerful
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237 versions of Lisp (where it's called a @dfn{closure}). XEmacs Lisp does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238 not provide the closure semantics implemented by Common Lisp and Scheme.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239 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
1240 ways: a symbol specifying another function (when one function is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241 alias for another), a list containing the function's source code, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 bytecode object, or a subr object. (In other words, given a symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243 specifying the name of a function, calling @code{symbol-function} to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 retrieve the contents of the symbol's function cell will return one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 these types of objects.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 XEmacs Lisp also contains numerous specialized objects used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248 implement the editor:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1250 @table @code
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251 @item buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252 Stores text like a string, but is optimized for insertion and deletion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253 and has certain other properties that can be set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254 @item frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255 An object with various properties whose displayable representation is a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256 @dfn{window} in window-system parlance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257 @item window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258 A section of a frame that displays the contents of a buffer;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 often called a @dfn{pane} in window-system parlance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260 @item window-configuration
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 An object that represents a saved configuration of windows in a frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262 @item device
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 An object representing a screen on which frames can be displayed;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264 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
1265 character mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266 @item face
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 An object specifying the appearance of text or graphics; it contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268 characteristics such as font, foreground color, and background color.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269 @item marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270 An object that refers to a particular position in a buffer and moves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271 around as text is inserted and deleted to stay in the same relative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272 position to the text around it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273 @item extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 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
1275 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
1276 be displayed, whether the text is invisible or unmodifiable, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277 @item event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278 Generated by calling @code{next-event} and contains information
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 describing a particular event happening in the system, such as the user
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280 pressing a key or a process terminating.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 @item keymap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282 An object that maps from events (described using lists, vectors, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283 symbols rather than with an event object because the mapping is for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284 classes of events, rather than individual events) to functions to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285 execute or other events to recursively look up; the functions are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286 described by name, using a symbol, or using lists to specify the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287 function's code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288 @item glyph
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289 An object that describes the appearance of an image (e.g. pixmap) on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290 the screen; glyphs can be attached to the beginning or end of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291 and in some future version of XEmacs will be able to be inserted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292 directly into a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 @item process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294 An object that describes a connection to an externally-running process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297 There are some other, less-commonly-encountered general objects:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1299 @table @code
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 @item hashtable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301 An object that maps from an arbitrary Lisp object to another arbitrary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302 Lisp object, using hashing for fast lookup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303 @item obarray
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304 A limited form of hashtable that maps from strings to symbols; obarrays
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305 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
1306 own object type but are kludgily represented using vectors with hidden
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307 fields (this representation derives from GNU Emacs).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 @item specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309 A complex object used to specify the value of a display property; a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310 default value is given and different values can be specified for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311 particular frames, buffers, windows, devices, or classes of device.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 @item char-table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313 An object that maps from chars or classes of chars to arbitrary Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314 objects; internally char tables use a complex nested-vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315 representation that is optimized to the way characters are represented
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 as integers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317 @item range-table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318 An object that maps from ranges of integers to arbitrary Lisp objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321 And some strange special-purpose objects:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1323 @table @code
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324 @item charset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325 @itemx coding-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326 Objects used when MULE, or multi-lingual/Asian-language, support is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327 enabled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 @item color-instance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329 @itemx font-instance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330 @itemx image-instance
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331 An object that encapsulates a window-system resource; instances are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332 mostly used internally but are exposed on the Lisp level for cleanness
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333 of the specifier model and because it's occasionally useful for Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 program to create or query the properties of instances.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335 @item subwindow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336 An object that encapsulate a @dfn{subwindow} resource, i.e. a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337 window-system child window that is drawn into by an external process;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338 this object should be integrated into the glyph system but isn't yet,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339 and may change form when this is done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340 @item tooltalk-message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341 @itemx tooltalk-pattern
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342 Objects that represent resources used in the ToolTalk interprocess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 communication protocol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344 @item toolbar-button
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 An object used in conjunction with the toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 @item x-resource
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347 An object that encapsulates certain miscellaneous resources in the X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348 window system, used only when Epoch support is enabled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351 And objects that are only used internally:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354 @item opaque
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355 A generic object for encapsulating arbitrary memory; this allows you the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 generality of @code{malloc()} and the convenience of the Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357 system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358 @item lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359 A buffering I/O stream, used to provide a unified interface to anything
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360 that can accept output or provide input, such as a file descriptor, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361 stdio stream, a chunk of memory, a Lisp buffer, a Lisp string, etc.;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362 it's a Lisp object to make its memory management more convenient.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363 @item char-table-entry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 Subsidiary objects in the internal char-table representation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365 @item extent-auxiliary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366 @itemx menubar-data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367 @itemx toolbar-data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368 Various special-purpose objects that are basically just used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369 encapsulate memory for particular subsystems, similar to the more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 general ``opaque'' object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371 @item symbol-value-forward
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372 @itemx symbol-value-buffer-local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373 @itemx symbol-value-varalias
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 @itemx symbol-value-lisp-magic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375 Special internal-only objects that are placed in the value cell of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376 symbol to indicate that there is something special with this variable --
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377 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
1378 variable; there is really only one kind of object, called a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379 @dfn{symbol-value-magic}, but it is sort-of halfway kludged into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380 semi-different object types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 @cindex permanent objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 @cindex temporary objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385 Some types of objects are @dfn{permanent}, meaning that once created,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386 they do not disappear until explicitly destroyed, using a function such
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387 as @code{delete-buffer}, @code{delete-window}, @code{delete-frame}, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388 Others will disappear once they are not longer used, through the garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389 collection mechanism. Buffers, frames, windows, devices, and processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390 are among the objects that are permanent. Note that some objects can go
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391 both ways: Faces can be created either way; extents are normally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392 permanent, but detached extents (extents not referring to any text, as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393 happens to some extents when the text they are referring to is deleted)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394 are temporary. Note that some permanent objects, such as faces and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395 coding systems, cannot be deleted. Note also that windows are unique in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 that they can be @emph{undeleted} after having previously been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 deleted. (This happens as a result of restoring a window configuration.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399 @cindex read syntax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400 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
1401 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
1402 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
1403 function @code{read} is called, which reads some text and creates an object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404 based on the syntax of that text; then @code{eval} is called, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405 possibly does something special; then this loop repeats until there's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406 no more text to read. (@code{eval} only actually does something special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407 with symbols, which causes the symbol's value to be returned,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408 similar to referencing a variable; and with conses [i.e. lists],
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409 which cause a function invocation. All other values are returned
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410 unchanged.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412 The read syntax
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 17297
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 an integer whose value is 17297.
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 1.983e-4
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
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
1424 converts to a float whose value is 1983.23e-4, or .0001983.
0
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 ?b
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 that represents the lowercase letter b.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433 ?^[$(B#&^[(B
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 (where @samp{^[} actually is an @samp{ESC} character) converts to a
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1437 particular Kanji character when using an ISO2022-based coding system for
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1438 input. (To decode this gook: @samp{ESC} begins an escape sequence;
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1439 @samp{ESC $ (} is a class of escape sequences meaning ``switch to a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1440 94x94 character set''; @samp{ESC $ ( B} means ``switch to Japanese
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1441 Kanji''; @samp{#} and @samp{&} collectively index into a 94-by-94 array
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1442 of characters [subtract 33 from the ASCII value of each character to get
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1443 the corresponding index]; @samp{ESC (} is a class of escape sequences
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1444 meaning ``switch to a 94 character set''; @samp{ESC (B} means ``switch
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1445 to US ASCII''. It is a coincidence that the letter @samp{B} is used to
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1446 denote both Japanese Kanji and US ASCII. If the first @samp{B} were
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1447 replaced with an @samp{A}, you'd be requesting a Chinese Hanzi character
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1448 from the GB2312 character set.)
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1451 "foobar"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 converts to a string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457 foobar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460 converts to a symbol whose name is @code{"foobar"}. This is done by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461 looking up the string equivalent in the global variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462 @code{obarray}, whose contents should be an obarray. If no symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463 is found, a new symbol with the name @code{"foobar"} is automatically
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1464 created and added to @code{obarray}; this process is called
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1465 @dfn{interning} the symbol.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466 @cindex interning
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 (foo . bar)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472 converts to a cons cell containing the symbols @code{foo} and @code{bar}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 (1 a 2.5)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478 converts to a three-element list containing the specified objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479 (note that a list is actually a set of nested conses; see the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 XEmacs Lisp Reference).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483 [1 a 2.5]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486 converts to a three-element vector containing the specified objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1487
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489 #[... ... ... ...]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492 converts to a compiled-function object (the actual contents are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493 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
1494 @file{.elc} for examples).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497 #*01110110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500 converts to a bit-vector.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 #s(range-table ... ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506 converts to a range table (the actual contents are not shown).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509 #s(char-table ... ...)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512 converts to a char table (the actual contents are not shown).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513 (Note that the #s syntax is the general syntax for structures,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514 which are not really implemented in XEmacs Lisp but should be.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516 When an object is printed out (using @code{print} or a related
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 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
1518 in again.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1519
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520 The other objects do not have read syntaxes, usually because it does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521 not really make sense to create them in this fashion (i.e. processes,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522 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
1523 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
1524 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
1525 syntax; nor do most complex objects, which contain too much state to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 easily initialized through a read syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528 @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
1529 @chapter How Lisp Objects Are Represented in C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 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
1532 (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
1533 most other processors use 32-bit Lisp objects). The representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534 stuffs a pointer together with a tag, as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537 [ 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
1538 [ 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
1539
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540 ^ <---> <------------------------------------------------------>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541 | tag a pointer to a structure, or an integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543 `---> mark bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546 The tag describes the type of the Lisp object. For integers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547 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
1548 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
1549 during garbage-collection, and is always 0 when garbage collection is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550 not happening. Many macros that extract out parts of a Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551 expect that the mark bit is 0, and will produce incorrect results if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 it's not. (The way that garbage collection works, basically, is that it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553 loops over all places where Lisp objects could exist -- this includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554 all global variables in C that contain Lisp objects [including
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 @code{Vobarray}, the C equivalent of @code{obarray}; through this, all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556 Lisp variables will get marked], plus various other places -- and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 recursively scans through the Lisp objects, marking each object it finds
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558 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
1559 allocated, freeing the ones that are not marked and turning off the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 mark bit of the ones that are marked.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562 Lisp objects use the typedef @code{Lisp_Object}, but the actual C type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 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
1564 (@code{long} on the DEC Alpha, @code{int} on other machines) or a
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1565 structure whose fields are bit fields that line up properly (actually, a
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1566 union of structures that's used). Generally the simple integral type is
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1567 preferable because it ensures that the compiler will actually use a
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1568 machine word to represent the object (some compilers will use more
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569 general and less efficient code for unions and structs even if they can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570 fit in a machine word). The union type, however, has the advantage of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571 stricter type checking (if you accidentally pass an integer where a Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572 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
1573 decode Lisp objects when debugging. The choice of which type to use is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574 determined by the presence or absence of the preprocessor constant
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1575 @code{USE_UNION_TYPE}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577 @cindex record type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578 Note that there are only eight types that the tag can represent,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579 but many more actual types than this. This is handled by having
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1580 one of the tag types specify a meta-type called a @dfn{record};
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581 for all such objects, the first four bytes of the pointed-to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 structure indicate what the actual type is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584 Note also that having 28 bits for pointers and integers restricts a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585 lot of things to 256 megabytes of memory. (Basically, enough pointers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586 and indices and whatnot get stuffed into Lisp objects that the total
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1587 amount of memory used by XEmacs can't grow above 256 megabytes. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588 older versions of XEmacs and GNU Emacs, the tag was 5 bits wide,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589 allowing for 32 types, which was more than the actual number of types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590 that existed at the time, and no ``record'' type was necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591 However, this limited the editor to 64 megabytes total, which some users
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592 who edited large files might conceivably exceed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 Also, note that there is an implicit assumption here that all pointers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595 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
1596 off. On standard machines that allocate memory from the bottom up (and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597 give each process its own address space), this works fine. Some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598 machines, however, put the data space somewhere else in memory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599 (e.g. beginning at 0x80000000). Those machines cope by defining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1600 @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
1601 the proper mask. Then, pointers retrieved from Lisp objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602 automatically OR'ed with this value prior to being used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1604 A corollary of the previous paragraph is that @strong{(pointers to)
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1605 stack-allocated structures cannot be put into Lisp objects}. The stack
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1606 is generally located near the top of memory; if you put such a pointer
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1607 into a Lisp object, it will get its top bits chopped off, and you will
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1608 lose.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 Various macros are used to construct Lisp objects and extract the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611 components. Macros of the form @code{XINT()}, @code{XCHAR()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 @code{XSTRING()}, @code{XSYMBOL()}, etc. mask out the pointer/integer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613 field and cast it to the appropriate type. All of the macros that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614 construct pointers will @code{OR} with @code{DATA_SEG_BITS} if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615 necessary. @code{XINT()} needs to be a bit tricky so that negative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616 numbers are properly sign-extended: Usually it does this by shifting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 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
1618 assumes that the right-shift operator does an arithmetic shift (i.e. it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619 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
1620 that it mimics a divide-by-two even for negative numbers). Not all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621 machines/compilers do this, and on the ones that don't, a more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 complicated definition is selected by defining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623 @code{EXPLICIT_SIGN_EXTEND}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625 Note that when @code{ERROR_CHECK_TYPECHECK} is defined, the extractor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626 macros become more complicated -- they check the tag bits and/or the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627 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
1628 object is really of the correct type. This is great for catching places
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629 where an incorrect type is being dereferenced -- this typically results
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 in a pointer being dereferenced as the wrong type of structure, with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631 unpredictable (and sometimes not easily traceable) results.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1633 There are similar @code{XSET@var{TYPE}()} macros that construct a Lisp object.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1634 These macros are of the form @code{XSET@var{TYPE} (@var{lvalue}, @var{result})},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 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
1636 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
1637 structure (but GCC does). Granted, this sometimes isn't too convenient;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638 for the case of integers, at least, you can use the function
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
1639 @code{make_int()}, which constructs and @emph{returns} an integer
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1640 Lisp object. Note that the @code{XSET@var{TYPE}()} macros are also
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1641 affected by @code{ERROR_CHECK_TYPECHECK} and make sure that the
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1642 structure is of the right type in the case of record types, where the
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1643 type is contained in the structure.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645 @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
1646 @chapter Rules When Writing New C Code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648 The XEmacs C Code is extremely complex and intricate, and there are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649 many rules that are more or less consistently followed throughout the code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650 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
1651 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
1652 something that appears to work, but which will crash in odd situations,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653 often in code far away from where the actual breakage is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656 * General Coding Rules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 * Writing Lisp Primitives::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658 * Adding Global Lisp Variables::
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
1659 * Coding for Mule::
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
1660 * Techniques for XEmacs Developers::
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663 @node General Coding Rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664 @section General Coding Rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1666 Almost every module contains a @code{syms_of_*()} function and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667 @code{vars_of_*()} function. The former declares any Lisp primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668 you have defined and defines any symbols you will be using. The latter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 declares any global Lisp variables you have added and initializes global
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670 C variables in the module. For each such function, declare it in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 @file{symsinit.h} and make sure it's called in the appropriate place in
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1672 @file{emacs.c}. @strong{Important}: There are stringent requirements on
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 exactly what can go into these functions. See the comment in
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1674 @file{emacs.c}. The reason for this is to avoid obscure unwanted
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675 interactions during initialization. If you don't follow these rules,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676 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
1677 a @code{complex_vars_of_*()} function for it. Doing this is tricky,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 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
1679 so that all the initialization dependencies work out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681 Every module includes @file{<config.h>} (angle brackets so that
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1682 @samp{--srcdir} works correctly; @file{config.h} may or may not be in
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1683 the same directory as the C sources) and @file{lisp.h}. @file{config.h}
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684 should always be included before any other header files (including
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 system header files) to ensure that certain tricks played by various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686 @file{s/} and @file{m/} files work out correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688 @strong{All global and static variables that are to be modifiable must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 be declared uninitialized.} This means that you may not use the ``declare
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690 with initializer'' form for these variables, such as @code{int
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1691 some_variable = 0;}. The reason for this has to do with some kludges
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 done during the dumping process: If possible, the initialized data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693 segment is re-mapped so that it becomes part of the (unmodifiable) code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694 segment in the dumped executable. This allows this memory to be shared
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1695 among multiple running XEmacs processes. XEmacs is careful to place as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696 much constant data as possible into initialized variables (in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697 particular, into what's called the @dfn{pure space} -- see below) during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698 the @file{temacs} phase.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700 @cindex copy-on-write
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1701 @strong{Please note:} This kludge only works on a few systems
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1702 nowadays, and is rapidly becoming irrelevant because most modern
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1703 operating systems provide @dfn{copy-on-write} semantics. All data is
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1704 initially shared between processes, and a private copy is automatically
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1705 made (on a page-by-page basis) when a process first attempts to write to
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1706 a page of memory.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 Formerly, there was a requirement that static variables not be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709 declared inside of functions. This had to do with another hack along
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710 the same vein as what was just described: old USG systems put
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 statically-declared variables in the initialized data space, so those
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712 header files had a @code{#define static} declaration. (That way, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713 data-segment remapping described above could still work.) This fails
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714 badly on static variables inside of functions, which suddenly become
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715 automatic variables; therefore, you weren't supposed to have any of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716 them. This awful kludge has been removed in XEmacs because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720 almost all of the systems that used this kludge ended up having
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 to disable the data-segment remapping anyway;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723 the only systems that didn't were extremely outdated ones;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725 this hack completely messed up inline functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728 @node Writing Lisp Primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729 @section Writing Lisp Primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731 Lisp primitives are Lisp functions implemented in C. The details of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 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
1733 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
1734 to read the source, but we can explain some things here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 An example of a special form is the definition of @code{or}, from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737 @file{eval.c}. (An ordinary function would have the same general
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738 appearance.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740 @cindex garbage collection protection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741 @smallexample
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742 @group
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1743 DEFUN ("or", For, 0, UNEVALLED, 0, /*
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 Eval args until one of them yields non-nil, then return that value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745 The remaining args are not evalled at all.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746 If all args return nil, return nil.
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1747 */
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1748 (args))
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750 /* This function can GC */
265
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
1751 Lisp_Object val = Qnil;
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752 struct gcpro gcpro1;
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1753
265
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
1754 GCPRO1 (args);
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
1755
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
1756 while (!NILP (args))
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757 @{
265
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
1758 val = Feval (XCAR (args));
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759 if (!NILP (val))
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
1760 break;
265
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
1761 args = XCDR (args);
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762 @}
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1763
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764 UNGCPRO;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765 return val;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766 @}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767 @end group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768 @end smallexample
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770 Let's start with a precise explanation of the arguments to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 @code{DEFUN} macro. Here is a template for them:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773 @example
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1774 DEFUN (@var{lname}, @var{fname}, @var{min}, @var{max}, @var{interactive}, /*
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1775 @var{docstring}
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1776 */
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1777 (@var{arglist}) )
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780 @table @var
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781 @item lname
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1782 This string is the name of the Lisp symbol to define as the function
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1783 name; in the example above, it is @code{"or"}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785 @item fname
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1786 This is the C function name for this function. This is the name that is
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1787 used in C code for calling the function. The name is, by convention,
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1788 @samp{F} prepended to the Lisp name, with all dashes (@samp{-}) in the
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1789 Lisp name changed to underscores. Thus, to call this function from C
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1790 code, call @code{For}. Remember that the arguments are of type
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1791 @code{Lisp_Object}; various macros and functions for creating values of
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1792 type @code{Lisp_Object} are declared in the file @file{lisp.h}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 Primitives whose names are special characters (e.g. @code{+} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795 @code{<}) are named by spelling out, in some fashion, the special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796 character: e.g. @code{Fplus()} or @code{Flss()}. Primitives whose names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797 begin with normal alphanumeric characters but also contain special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 characters are spelled out in some creative way, e.g. @code{let*}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799 becomes @code{FletX()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1801 Each function also has an associated structure that holds the data for
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802 the subr object that represents the function in Lisp. This structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 conveys the Lisp symbol name to the initialization routine that will
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1804 create the symbol and store the subr object as its definition. The C
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1805 variable name of this structure is always @samp{S} prepended to the
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1806 @var{fname}. You hardly ever need to be aware of the existence of this
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1807 structure.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809 @item min
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810 This is the minimum number of arguments that the function requires. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811 function @code{or} allows a minimum of zero arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813 @item max
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 This is the maximum number of arguments that the function accepts, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815 there is a fixed maximum. Alternatively, it can be @code{UNEVALLED},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 indicating a special form that receives unevaluated arguments, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817 @code{MANY}, indicating an unlimited number of evaluated arguments (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818 equivalent of @code{&rest}). Both @code{UNEVALLED} and @code{MANY} are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819 macros. If @var{max} is a number, it may not be less than @var{min} and
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1820 it may not be greater than 8. (If you need to add a function with
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1821 more than 8 arguments, either use the @code{MANY} form or edit the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822 definition of @code{DEFUN} in @file{lisp.h}. If you do the latter,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823 make sure to also add another clause to the switch statement in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824 @code{primitive_funcall().})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826 @item interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827 This is an interactive specification, a string such as might be used as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828 the argument of @code{interactive} in a Lisp function. In the case of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829 @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
1830 called interactively. A value of @code{""} indicates a function that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831 should receive no arguments when called interactively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1833 @item docstring
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834 This is the documentation string. It is written just like a
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1835 documentation string for a function defined in Lisp; in particular, the
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1836 first line should be a single sentence. Note how the documentation
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1837 string is enclosed in a comment, none of the documentation is placed on
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1838 the same lines as the comment-start and comment-end characters, and the
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1839 comment-start characters are on the same line as the interactive
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840 specification. @file{make-docfile}, which scans the C files for
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1841 documentation strings, is very particular about what it looks for, and
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1842 will not properly extract the doc string if it's not in this exact format.
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1843
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1844 You are free to put the various arguments to @code{DEFUN} on separate
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845 lines to avoid overly long lines. However, make sure to put the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 comment-start characters for the doc string on the same line as the
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1847 interactive specification, and put a newline directly after them (and
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1848 before the comment-end characters).
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1849
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1850 @item arglist
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1851 This is the comma-separated list of arguments to the C function. For a
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1852 function with a fixed maximum number of arguments, provide a C argument
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1853 for each Lisp argument. In this case, unlike regular C functions, the
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1854 types of the arguments are not declared; they are simply always of type
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1855 @code{Lisp_Object}.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1856
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1857 The names of the C arguments will be used as the names of the arguments
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1858 to the Lisp primitive as displayed in its documentation, modulo the same
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1859 concerns described above for @code{F...} names (in particular,
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860 underscores in the C arguments become dashes in the Lisp arguments).
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 149
diff changeset
1861
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 149
diff changeset
1862 There is one additional kludge: A trailing `_' on the C argument is
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 149
diff changeset
1863 discarded when forming the Lisp argument. This allows C language
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 149
diff changeset
1864 reserved words (like @code{default}) or global symbols (like
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 149
diff changeset
1865 @code{dirname}) to be used as argument names without compiler warnings
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 149
diff changeset
1866 or errors.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1868 A Lisp function with @w{@var{max} = @code{UNEVALLED}} is a
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1869 @w{@dfn{special form}}; its arguments are not evaluated. Instead it
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1870 receives one argument of type @code{Lisp_Object}, a (Lisp) list of the
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1871 unevaluated arguments, conventionally named @code{(args)}.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1872
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1873 When a Lisp function has no upper limit on the number of arguments,
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1874 specify @w{@var{max} = @code{MANY}}. In this case its implementation in
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1875 C actually receives exactly two arguments: the number of Lisp arguments
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1876 (an @code{int}) and the address of a block containing their values (a
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1877 @w{@code{Lisp_Object *}}). In this case only are the C types specified
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1878 in the @var{arglist}: @w{@code{(int nargs, Lisp_Object *args)}}.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1879
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
1880 @end table
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1882 Within the function @code{For} itself, note the use of the macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1883 @code{GCPRO1} and @code{UNGCPRO}. @code{GCPRO1} is used to ``protect''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1884 a variable from garbage collection---to inform the garbage collector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1885 that it must look in that variable and regard its contents as an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1886 accessible object. This is necessary whenever you call @code{Feval} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1887 anything that can directly or indirectly call @code{Feval} (this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1888 includes the @code{QUIT} macro!). At such a time, any Lisp object that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1889 you intend to refer to again must be protected somehow. @code{UNGCPRO}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1890 cancels the protection of the variables that are protected in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1891 current function. It is necessary to do this explicitly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1893 The macro @code{GCPRO1} protects just one local variable. If you want
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1894 to protect two, use @code{GCPRO2} instead; repeating @code{GCPRO1} will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1895 not work. Macros @code{GCPRO3} and @code{GCPRO4} also exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1896
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1897 These macros implicitly use local variables such as @code{gcpro1}; you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1898 must declare these explicitly, with type @code{struct gcpro}. Thus, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1899 you use @code{GCPRO2}, you must declare @code{gcpro1} and @code{gcpro2}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1900
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1901 @cindex caller-protects (@code{GCPRO} rule)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1902 Note also that the general rule is @dfn{caller-protects}; i.e. you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1903 are only responsible for protecting those Lisp objects that you create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1904 Any objects passed to you as parameters should have been protected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1905 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
1906 @code{For} is an exception; it protects its parameters to provide
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1907 extra assurance against Lisp primitives elsewhere that are incorrectly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1908 written, and against malicious self-modifying code. There are a few
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1909 other standard functions that also do this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1910
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1911 @code{GCPRO}ing is perhaps the trickiest and most error-prone part
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1912 of XEmacs coding. It is @strong{extremely} important that you get this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1913 right and use a great deal of discipline when writing this code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1914 @xref{GCPROing, ,@code{GCPRO}ing}, for full details on how to do this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1915
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1916 What @code{DEFUN} actually does is declare a global structure of
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1917 type @code{Lisp_Subr} whose name begins with capital @samp{SF} and
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1918 which contains information about the primitive (e.g. a pointer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1919 function, its minimum and maximum allowed arguments, a string describing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1920 its Lisp name); @code{DEFUN} then begins a normal C function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1921 declaration using the @code{F...} name. The Lisp subr object that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1922 the function definition of a primitive (i.e. the object in the function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1923 slot of the symbol that names the primitive) actually points to this
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1924 @samp{SF} structure; when @code{Feval} encounters a subr, it looks in the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1925 structure to find out how to call the C function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1926
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1927 Defining the C function is not enough to make a Lisp primitive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1928 available; you must also create the Lisp symbol for the primitive (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1929 symbol is @dfn{interned}; @pxref{Obarrays}) and store a suitable subr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1930 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
1931 be seen by Lisp code.) The code looks like this:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1932
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1933 @example
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1934 DEFSUBR (@var{fname});
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1935 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1936
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1937 @noindent
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1938 Here @var{fname} is the name you used as the second argument to
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1939 @code{DEFUN}.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1940
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1941 This call to @code{DEFSUBR} should go in the @code{syms_of_*()}
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1942 function at the end of the module. If no such function exists, create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1943 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
1944 from the appropriate spot in @code{main()}. @xref{General Coding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1945 Rules}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1946
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1947 Note that C code cannot call functions by name unless they are defined
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
1948 in C. The way to call a function written in Lisp from C is to use
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1949 @code{Ffuncall}, which embodies the Lisp function @code{funcall}. Since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1950 the Lisp function @code{funcall} accepts an unlimited number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1951 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
1952 one-dimensional array containing their values. The first Lisp-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1953 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
1954 pass to it. Since @code{Ffuncall} can call the evaluator, you must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1955 protect pointers from garbage collection around the call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1956 @code{Ffuncall}. (However, @code{Ffuncall} explicitly protects all of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1957 its parameters, so you don't have to protect any pointers passed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1958 as parameters to it.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1959
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1960 The C functions @code{call0}, @code{call1}, @code{call2}, and so on,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1961 provide handy ways to call a Lisp function conveniently with a fixed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1962 number of arguments. They work by calling @code{Ffuncall}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1963
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1964 @file{eval.c} is a very good file to look through for examples;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1965 @file{lisp.h} contains the definitions for some important macros and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1966 functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1967
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1968 @node Adding Global Lisp Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1969 @section Adding Global Lisp Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1970
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1971 Global variables whose names begin with @samp{Q} are constants whose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1972 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
1973 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
1974 primitives. These variables are initialized using a call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1975 @code{defsymbol()} in the @code{syms_of_*()} function. (This call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1976 interns a symbol, sets the C variable to the resulting Lisp object, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1977 calls @code{staticpro()} on the C variable to tell the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1978 garbage-collection mechanism about this variable. What
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1979 @code{staticpro()} does is add a pointer to the variable to a large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1980 global array; when garbage-collection happens, all pointers listed in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1981 the array are used as starting points for marking Lisp objects. This is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1982 important because it's quite possible that the only current reference to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1983 the object is the C variable. In the case of symbols, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1984 @code{staticpro()} doesn't matter all that much because the symbol is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1985 contained in @code{obarray}, which is itself @code{staticpro()}ed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1986 However, it's possible that a naughty user could do something like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1987 uninterning the symbol out of @code{obarray} or even setting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1988 @code{obarray} to a different value [although this is likely to make
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1989 XEmacs crash!].)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1990
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1991 @strong{Please note:} It is potentially deadly if you declare a
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1992 @samp{Q...} variable in two different modules. The two calls to
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1993 @code{defsymbol()} are no problem, but some linkers will complain about
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1994 multiply-defined symbols. The most insidious aspect of this is that
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1995 often the link will succeed anyway, but then the resulting executable
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1996 will sometimes crash in obscure ways during certain operations! To
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1997 avoid this problem, declare any symbols with common names (such as
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1998 @code{text}) that are not obviously associated with this particular
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
1999 module in the module @file{general.c}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2001 Global variables whose names begin with @samp{V} are variables that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2002 contain Lisp objects. The convention here is that all global variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2003 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
2004 (including integer and boolean variables that have Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2005 equivalents). Most of the time, these variables have equivalents in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2006 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
2007 @code{DEFVAR_LISP()} in the @code{vars_of_*()} initializer for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2008 module. What this does is create a special @dfn{symbol-value-forward}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2009 Lisp object that contains a pointer to the C variable, intern a symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2010 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
2011 its value to the symbol-value-forward Lisp object; it also calls
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2012 @code{staticpro()} on the C variable to tell the garbage-collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2013 mechanism about the variable. When @code{eval} (or actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2014 @code{symbol-value}) encounters this special object in the process of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2015 retrieving a variable's value, it follows the indirection to the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2016 variable and gets its value. @code{setq} does similar things so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2017 the C variable gets changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2019 Whether or not you @code{DEFVAR_LISP()} a variable, you need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2020 initialize it in the @code{vars_of_*()} function; otherwise it will end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2021 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
2022 this is probably not what you want. Also, if the variable is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2023 @code{DEFVAR_LISP()}ed, @strong{you must call} @code{staticpro()} on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2024 C variable in the @code{vars_of_*()} function. Otherwise, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2025 garbage-collection mechanism won't know that the object in this variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2026 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
2027 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
2028 out how your variable got overwritten.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2029
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2030 @node Coding for Mule
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2031 @section Coding for Mule
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2032 @cindex Coding for Mule
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2033
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2034 Although Mule support is not compiled by default in XEmacs, many people
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2035 are using it, and we consider it crucial that new code works correctly
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2036 with multibyte characters. This is not hard; it is only a matter of
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2037 following several simple user-interface guidelines. Even if you never
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2038 compile with Mule, with a little practice you will find it quite easy
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2039 to code Mule-correctly.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2040
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2041 Note that these guidelines are not necessarily tied to the current Mule
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2042 implementation; they are also a good idea to follow on the grounds of
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2043 code generalization for future I18N work.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2044
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2045 @menu
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2046 * Character-Related Data Types::
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2047 * Working With Character and Byte Positions::
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2048 * Conversion to and from External Data::
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2049 * General Guidelines for Writing Mule-Aware Code::
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2050 * An Example of Mule-Aware Code::
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2051 @end menu
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2052
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2053 @node Character-Related Data Types
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2054 @subsection Character-Related Data Types
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2055
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2056 First, let's review the basic character-related datatypes used by
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2057 XEmacs. Note that the separate @code{typedef}s are not mandatory in the
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2058 current implementation (all of them boil down to @code{unsigned char} or
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2059 @code{int}), but they improve clarity of code a great deal, because one
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2060 glance at the declaration can tell the intended use of the variable.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2061
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2062 @table @code
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2063 @item Emchar
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2064 @cindex Emchar
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2065 An @code{Emchar} holds a single Emacs character.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2066
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2067 Obviously, the equality between characters and bytes is lost in the Mule
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2068 world. Characters can be represented by one or more bytes in the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2069 buffer, and @code{Emchar} is the C type large enough to hold any
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2070 character.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2071
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2072 Without Mule support, an @code{Emchar} is equivalent to an
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2073 @code{unsigned char}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2074
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2075 @item Bufbyte
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2076 @cindex Bufbyte
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2077 The data representing the text in a buffer or string is logically a set
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2078 of @code{Bufbyte}s.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2079
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2080 XEmacs does not work with character formats all the time; when reading
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2081 characters from the outside, it decodes them to an internal format, and
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2082 likewise encodes them when writing. @code{Bufbyte} (in fact
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2083 @code{unsigned char}) is the basic unit of XEmacs internal buffers and
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2084 strings format.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2085
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2086 One character can correspond to one or more @code{Bufbyte}s. In the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2087 current implementation, an ASCII character is represented by the same
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2088 @code{Bufbyte}, and extended characters are represented by a sequence of
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2089 @code{Bufbyte}s.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2090
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2091 Without Mule support, a @code{Bufbyte} is equivalent to an
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2092 @code{Emchar}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2093
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2094 @item Bufpos
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2095 @itemx Charcount
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2096 @cindex Bufpos
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2097 @cindex Charcount
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2098 A @code{Bufpos} represents a character position in a buffer or string.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2099 A @code{Charcount} represents a number (count) of characters.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2100 Logically, subtracting two @code{Bufpos} values yields a
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2101 @code{Charcount} value. Although all of these are @code{typedef}ed to
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2102 @code{int}, we use them in preference to @code{int} to make it clear
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2103 what sort of position is being used.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2104
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2105 @code{Bufpos} and @code{Charcount} values are the only ones that are
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2106 ever visible to Lisp.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2107
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2108 @item Bytind
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2109 @itemx Bytecount
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2110 @cindex Bytind
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2111 @cindex Bytecount
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2112 A @code{Bytind} represents a byte position in a buffer or string. A
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2113 @code{Bytecount} represents the distance between two positions in bytes.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2114 The relationship between @code{Bytind} and @code{Bytecount} is the same
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2115 as the relationship between @code{Bufpos} and @code{Charcount}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2116
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2117 @item Extbyte
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2118 @itemx Extcount
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2119 @cindex Extbyte
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2120 @cindex Extcount
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2121 When dealing with the outside world, XEmacs works with @code{Extbyte}s,
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2122 which are equivalent to @code{unsigned char}. Obviously, an
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2123 @code{Extcount} is the distance between two @code{Extbyte}s. Extbytes
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2124 and Extcounts are not all that frequent in XEmacs code.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2125 @end table
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2126
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2127 @node Working With Character and Byte Positions
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2128 @subsection Working With Character and Byte Positions
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2129
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2130 Now that we have defined the basic character-related types, we can look
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2131 at the macros and functions designed for work with them and for
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2132 conversion between them. Most of these macros are defined in
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2133 @file{buffer.h}, and we don't discuss all of them here, but only the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2134 most important ones. Examining the existing code is the best way to
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2135 learn about them.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2136
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2137 @table @code
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2138 @item MAX_EMCHAR_LEN
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2139 @cindex MAX_EMCHAR_LEN
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2140 This preprocessor constant is the maximum number of buffer bytes per
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2141 Emacs character, i.e. the byte length of an @code{Emchar}. It is useful
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2142 when allocating temporary strings to keep a known number of characters.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2143 For instance:
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2144
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2145 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2146 @group
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2147 @{
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2148 Charcount cclen;
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2149 ...
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2150 @{
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2151 /* Allocate place for @var{cclen} characters. */
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2152 Bufbyte *tmp_buf = (Bufbyte *)alloca (cclen * MAX_EMCHAR_LEN);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2153 ...
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2154 @end group
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2155 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2156
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2157 If you followed the previous section, you can guess that, logically,
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2158 multiplying a @code{Charcount} value with @code{MAX_EMCHAR_LEN} produces
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2159 a @code{Bytecount} value.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2160
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2161 In the current Mule implementation, @code{MAX_EMCHAR_LEN} equals 4.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2162 Without Mule, it is 1.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2163
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2164 @item charptr_emchar
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2165 @itemx set_charptr_emchar
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2166 @cindex charptr_emchar
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2167 @cindex set_charptr_emchar
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2168 The @code{charptr_emchar} macro takes a @code{Bufbyte} pointer and
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2169 returns the @code{Emchar} stored at that position. If it were a
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2170 function, its prototype would be:
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2171
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2172 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2173 Emchar charptr_emchar (Bufbyte *p);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2174 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2175
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2176 @code{set_charptr_emchar} stores an @code{Emchar} to the specified byte
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2177 position. It returns the number of bytes stored:
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2178
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2179 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2180 Bytecount set_charptr_emchar (Bufbyte *p, Emchar c);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2181 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2182
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2183 It is important to note that @code{set_charptr_emchar} is safe only for
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2184 appending a character at the end of a buffer, not for overwriting a
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2185 character in the middle. This is because the width of characters
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2186 varies, and @code{set_charptr_emchar} cannot resize the string if it
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2187 writes, say, a two-byte character where a single-byte character used to
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2188 reside.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2189
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2190 A typical use of @code{set_charptr_emchar} can be demonstrated by this
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2191 example, which copies characters from buffer @var{buf} to a temporary
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2192 string of Bufbytes.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2193
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2194 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2195 @group
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2196 @{
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2197 Bufpos pos;
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2198 for (pos = beg; pos < end; pos++)
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2199 @{
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2200 Emchar c = BUF_FETCH_CHAR (buf, pos);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2201 p += set_charptr_emchar (buf, c);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2202 @}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2203 @}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2204 @end group
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2205 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2206
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2207 Note how @code{set_charptr_emchar} is used to store the @code{Emchar}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2208 and increment the counter, at the same time.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2209
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2210 @item INC_CHARPTR
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2211 @itemx DEC_CHARPTR
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2212 @cindex INC_CHARPTR
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2213 @cindex DEC_CHARPTR
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2214 These two macros increment and decrement a @code{Bufbyte} pointer,
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2215 respectively. They will adjust the pointer by the appropriate number of
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2216 bytes according to the byte length of the character stored there. Both
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2217 macros assume that the memory address is located at the beginning of a
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2218 valid character.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2219
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2220 Without Mule support, @code{INC_CHARPTR (p)} and @code{DEC_CHARPTR (p)}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2221 simply expand to @code{p++} and @code{p--}, respectively.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2222
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2223 @item bytecount_to_charcount
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2224 @cindex bytecount_to_charcount
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2225 Given a pointer to a text string and a length in bytes, return the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2226 equivalent length in characters.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2227
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2228 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2229 Charcount bytecount_to_charcount (Bufbyte *p, Bytecount bc);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2230 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2231
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2232 @item charcount_to_bytecount
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2233 @cindex charcount_to_bytecount
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2234 Given a pointer to a text string and a length in characters, return the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2235 equivalent length in bytes.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2236
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2237 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2238 Bytecount charcount_to_bytecount (Bufbyte *p, Charcount cc);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2239 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2240
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2241 @item charptr_n_addr
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2242 @cindex charptr_n_addr
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2243 Return a pointer to the beginning of the character offset @var{cc} (in
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2244 characters) from @var{p}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2245
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2246 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2247 Bufbyte *charptr_n_addr (Bufbyte *p, Charcount cc);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2248 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2249 @end table
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2250
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2251 @node Conversion to and from External Data
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2252 @subsection Conversion to and from External Data
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2253
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2254 When an external function, such as a C library function, returns a
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2255 @code{char} pointer, you should almost never treat it as @code{Bufbyte}.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2256 This is because these returned strings may contain 8bit characters which
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2257 can be misinterpreted by XEmacs, and cause a crash. Likewise, when
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2258 exporting a piece of internal text to the outside world, you should
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2259 always convert it to an appropriate external encoding, lest the internal
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2260 stuff (such as the infamous \201 characters) leak out.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2261
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2262 The interface to conversion between the internal and external
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2263 representations of text are the numerous conversion macros defined in
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2264 @file{buffer.h}. Before looking at them, we'll look at the external
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2265 formats supported by these macros.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2266
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2267 Currently meaningful formats are @code{FORMAT_BINARY},
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2268 @code{FORMAT_FILENAME}, @code{FORMAT_OS}, and @code{FORMAT_CTEXT}. Here
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2269 is a description of these.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2270
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2271 @table @code
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2272 @item FORMAT_BINARY
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2273 Binary format. This is the simplest format and is what we use in the
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2274 absence of a more appropriate format. This converts according to the
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2275 @code{binary} coding system:
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2276
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2277 @enumerate a
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2278 @item
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2279 On input, bytes 0--255 are converted into characters 0--255.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2280 @item
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2281 On output, characters 0--255 are converted into bytes 0--255 and other
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2282 characters are converted into `X'.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2283 @end enumerate
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2284
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2285 @item FORMAT_FILENAME
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2286 Format used for filenames. In the original Mule, this is user-definable
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2287 with the @code{pathname-coding-system} variable. For the moment, we
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2288 just use the @code{binary} coding system.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2289
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2290 @item FORMAT_OS
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2291 Format used for the external Unix environment---@code{argv[]}, stuff
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2292 from @code{getenv()}, stuff from the @file{/etc/passwd} file, etc.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2293
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2294 Perhaps should be the same as FORMAT_FILENAME.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2295
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2296 @item FORMAT_CTEXT
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2297 Compound--text format. This is the standard X format used for data
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2298 stored in properties, selections, and the like. This is an 8-bit
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2299 no-lock-shift ISO2022 coding system.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2300 @end table
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2301
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2302 The macros to convert between these formats and the internal format, and
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2303 vice versa, follow.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2304
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2305 @table @code
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2306 @item GET_CHARPTR_INT_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2307 @itemx GET_CHARPTR_EXT_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2308 These two are the most basic conversion macros.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2309 @code{GET_CHARPTR_INT_DATA_ALLOCA} converts external data to internal
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2310 format, and @code{GET_CHARPTR_EXT_DATA_ALLOCA} converts the other way
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2311 around. The arguments each of these receives are @var{ptr} (pointer to
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2312 the text in external format), @var{len} (length of texts in bytes),
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2313 @var{fmt} (format of the external text), @var{ptr_out} (lvalue to which
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2314 new text should be copied), and @var{len_out} (lvalue which will be
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2315 assigned the length of the internal text in bytes). The resulting text
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2316 is stored to a stack-allocated buffer. If the text doesn't need
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2317 changing, these macros will do nothing, except for setting
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2318 @var{len_out}.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2319
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2320 The macros above take many arguments which makes them unwieldy. For
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2321 this reason, a number of convenience macros are defined with obvious
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2322 functionality, but accepting less arguments. The general rule is that
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2323 macros with @samp{INT} in their name convert text to internal Emacs
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2324 representation, whereas the @samp{EXT} macros convert to external
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2325 representation.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2326
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2327 @item GET_C_CHARPTR_INT_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2328 @itemx GET_C_CHARPTR_EXT_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2329 As their names imply, these macros work on C char pointers, which are
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2330 zero-terminated, and thus do not need @var{len} or @var{len_out}
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2331 parameters.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2332
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2333 @item GET_STRING_EXT_DATA_ALLOCA
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2334 @itemx GET_C_STRING_EXT_DATA_ALLOCA
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2335 These two macros convert a Lisp string into an external representation.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2336 The difference between them is that @code{GET_STRING_EXT_DATA_ALLOCA}
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2337 stores its output to a generic string, providing @var{len_out}, the
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2338 length of the resulting external string. On the other hand,
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2339 @code{GET_C_STRING_EXT_DATA_ALLOCA} assumes that the caller will be
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2340 satisfied with output string being zero-terminated.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2341
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2342 Note that for Lisp strings only one conversion direction makes sense.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2343
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2344 @item GET_C_CHARPTR_EXT_BINARY_DATA_ALLOCA
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2345 @itemx GET_CHARPTR_EXT_BINARY_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2346 @itemx GET_STRING_BINARY_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2347 @itemx GET_C_STRING_BINARY_DATA_ALLOCA
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2348 @itemx GET_C_CHARPTR_EXT_FILENAME_DATA_ALLOCA
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2349 @itemx ...
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2350 These macros convert internal text to a specific external
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2351 representation, with the external format being encoded into the name of
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2352 the macro. Note that the @code{GET_STRING_...} and
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2353 @code{GET_C_STRING...} macros lack the @samp{EXT} tag, because they
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2354 only make sense in that direction.
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2355
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2356 @item GET_C_CHARPTR_INT_BINARY_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2357 @itemx GET_CHARPTR_INT_BINARY_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2358 @itemx GET_C_CHARPTR_INT_FILENAME_DATA_ALLOCA
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2359 @itemx ...
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2360 These macros convert external text of a specific format to its internal
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2361 representation, with the external format being incoded into the name of
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 373
diff changeset
2362 the macro.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2363 @end table
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2364
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2365 @node General Guidelines for Writing Mule-Aware Code
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2366 @subsection General Guidelines for Writing Mule-Aware Code
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2367
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2368 This section contains some general guidance on how to write Mule-aware
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2369 code, as well as some pitfalls you should avoid.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2370
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2371 @table @emph
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2372 @item Never use @code{char} and @code{char *}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2373 In XEmacs, the use of @code{char} and @code{char *} is almost always a
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2374 mistake. If you want to manipulate an Emacs character from ``C'', use
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2375 @code{Emchar}. If you want to examine a specific octet in the internal
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2376 format, use @code{Bufbyte}. If you want a Lisp-visible character, use a
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2377 @code{Lisp_Object} and @code{make_char}. If you want a pointer to move
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2378 through the internal text, use @code{Bufbyte *}. Also note that you
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2379 almost certainly do not need @code{Emchar *}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2380
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2381 @item Be careful not to confuse @code{Charcount}, @code{Bytecount}, and @code{Bufpos}.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2382 The whole point of using different types is to avoid confusion about the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2383 use of certain variables. Lest this effect be nullified, you need to be
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2384 careful about using the right types.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2385
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2386 @item Always convert external data
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2387 It is extremely important to always convert external data, because
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2388 XEmacs can crash if unexpected 8bit sequences are copied to its internal
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2389 buffers literally.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2390
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2391 This means that when a system function, such as @code{readdir}, returns
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2392 a string, you need to convert it using one of the conversion macros
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2393 described in the previous chapter, before passing it further to Lisp.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2394 In the case of @code{readdir}, you would use the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2395 @code{GET_C_CHARPTR_INT_FILENAME_DATA_ALLOCA} macro.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2396
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2397 Also note that many internal functions, such as @code{make_string},
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2398 accept Bufbytes, which removes the need for them to convert the data
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2399 they receive. This increases efficiency because that way external data
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2400 needs to be decoded only once, when it is read. After that, it is
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2401 passed around in internal format.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2402 @end table
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2403
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2404 @node An Example of Mule-Aware Code
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2405 @subsection An Example of Mule-Aware Code
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2406
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2407 As an example of Mule-aware code, we shall will analyze the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2408 @code{string} function, which conses up a Lisp string from the character
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2409 arguments it receives. Here is the definition, pasted from
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2410 @code{alloc.c}:
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2411
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2412 @example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2413 @group
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2414 DEFUN ("string", Fstring, 0, MANY, 0, /*
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2415 Concatenate all the argument characters and make the result a string.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2416 */
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2417 (int nargs, Lisp_Object *args))
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2418 @{
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2419 Bufbyte *storage = alloca_array (Bufbyte, nargs * MAX_EMCHAR_LEN);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2420 Bufbyte *p = storage;
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2421
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2422 for (; nargs; nargs--, args++)
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2423 @{
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2424 Lisp_Object lisp_char = *args;
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2425 CHECK_CHAR_COERCE_INT (lisp_char);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2426 p += set_charptr_emchar (p, XCHAR (lisp_char));
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2427 @}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2428 return make_string (storage, p - storage);
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2429 @}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2430 @end group
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2431 @end example
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2432
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2433 Now we can analyze the source line by line.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2434
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2435 Obviously, string will be as long as there are arguments to the
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2436 function. This is why we allocate @code{MAX_EMCHAR_LEN} * @var{nargs}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2437 bytes on the stack, i.e. the worst-case number of bytes for @var{nargs}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2438 @code{Emchar}s to fit in the string.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2439
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2440 Then, the loop checks that each element is a character, converting
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2441 integers in the process. Like many other functions in XEmacs, this
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2442 function silently accepts integers where characters are expected, for
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2443 historical and compatibility reasons. Unless you know what you are
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2444 doing, @code{CHECK_CHAR} will also suffice. @code{XCHAR (lisp_char)}
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2445 extracts the @code{Emchar} from the @code{Lisp_Object}, and
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2446 @code{set_charptr_emchar} stores it to storage, increasing @code{p} in
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2447 the process.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2448
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2449 Other instructing examples of correct coding under Mule can be found all
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2450 over XEmacs code. For starters, I recommend
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2451 @code{Fnormalize_menu_item_name} in @file{menubar.c}. After you have
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2452 understood this section of the manual and studied the examples, you can
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2453 proceed writing new Mule-aware code.
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
2454
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2455 @node Techniques for XEmacs Developers
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2456 @section Techniques for XEmacs Developers
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2457
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2458 To make a quantified XEmacs, do: @code{make quantmacs}.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2459
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2460 You simply can't dump Quantified and Purified images. Run the image
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2461 like so: @code{quantmacs -batch -l loadup.el run-temacs -q}.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2462
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2463 Before you go through the trouble, are you compiling with all
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2464 debugging and error-checking off? If not try that first. Be warned
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2465 that while Quantify is directly responsible for quite a few
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2466 optimizations which have been made to XEmacs, doing a run which
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2467 generates results which can be acted upon is not necessarily a trivial
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2468 task.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2469
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2470 Also, if you're still willing to do some runs make sure you configure
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2471 with the @samp{--quantify} flag. That will keep Quantify from starting
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2472 to record data until after the loadup is completed and will shut off
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2473 recording right before it shuts down (which generates enough bogus data
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2474 to throw most results off). It also enables three additional elisp
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2475 commands: @code{quantify-start-recording-data},
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2476 @code{quantify-stop-recording-data} and @code{quantify-clear-data}.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2477
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2478 To get started debugging XEmacs, take a look at the @file{gdbinit} and
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2479 @file{dbxrc} files in the @file{src} directory.
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
2480 @xref{Q2.1.15 - How to Debug an XEmacs problem with a debugger,,,
282
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2481 xemacs-faq, XEmacs FAQ}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2482
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2483
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2484 Here are things to know when you create a new source file:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2485
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2486 @itemize @bullet
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2487 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2488 All .c files should @code{#include <config.h>} first. Almost all .c
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2489 files should @code{#include "lisp.h"} second.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2490
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2491 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2492 Generated header files should be included using the @code{<>} syntax,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2493 not the @code{""} syntax. The generated headers are:
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2494
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2495 config.h puresize-adjust.h sheap-adjust.h paths.h Emacs.ad.h
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2496
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2497 The basic rule is that you should assume builds using @code{--srcdir}
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2498 and the @code{<>} syntax needs to be used when the to-be-included
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2499 generated file is in a potentially different directory
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2500 @emph{at compile time}.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2501
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2502 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2503 Header files should not include <config.h> and "lisp.h". It is the
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2504 responsibility of the .c files that use it to do so.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2505
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2506 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2507 If the header uses INLINE, either directly or though DECLARE_LRECORD,
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2508 then it must be added to inline.c's includes.
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2509
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2510 @item
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2511 Try compiling at least once with
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2512
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2513 @example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2514 gcc --with-mule --with-union-type --error-checking=all
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2515 @end example
c42ec1d1cded Import from CVS: tag r21-0b39
cvs
parents: 272
diff changeset
2516 @end itemize
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2517
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2518 @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
2519 @chapter A Summary of the Various XEmacs Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2521 This is accurate as of XEmacs 20.0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2523 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2524 * Low-Level Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2525 * Basic Lisp Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2526 * Modules for Standard Editing Operations::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2527 * Editor-Level Control Flow Modules::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2528 * Modules for the Basic Displayable Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2529 * Modules for other Display-Related Lisp Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2530 * Modules for the Redisplay Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2531 * Modules for Interfacing with the File System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2532 * Modules for Other Aspects of the Lisp Interpreter and Object System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2533 * Modules for Interfacing with the Operating System::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2534 * Modules for Interfacing with X Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2535 * Modules for Internationalization::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2536 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2537
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2538 @node Low-Level Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2539 @section Low-Level Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2540
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2541 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2542 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2543 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2544 18150 config.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2545 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2546
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2547 This is automatically generated from @file{config.h.in} based on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2548 results of configure tests and user-selected optional features and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2549 contains preprocessor definitions specifying the nature of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2550 environment in which XEmacs is being compiled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2551
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 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2555 2347 paths.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2556 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2558 This is automatically generated from @file{paths.h.in} based on supplied
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2559 configure values, and allows for non-standard installed configurations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2560 of the XEmacs directories. It's currently broken, though.
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 47878 emacs.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2566 20239 signal.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2567 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2568
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2569 @file{emacs.c} contains @code{main()} and other code that performs the most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2570 basic environment initializations and handles shutting down the XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2571 process (this includes @code{kill-emacs}, the normal way that XEmacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2572 exited; @code{dump-emacs}, which is used during the build process to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2573 write out the XEmacs executable; @code{run-emacs-from-temacs}, which can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2574 be used to start XEmacs directly when temacs has finished loading all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2575 the Lisp code; and emergency code to handle crashes [XEmacs tries to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2576 auto-save all files before it crashes]).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2577
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2578 Low-level code that directly interacts with the Unix signal mechanism,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2579 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
2580 dependencies in interfacing to signals; that is handled using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2581 @file{syssignal.h} header file, described in section J below.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2582
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2583
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2585 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2586 23458 unexaix.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2587 9893 unexalpha.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2588 11302 unexapollo.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2589 16544 unexconvex.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2590 31967 unexec.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2591 30959 unexelf.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2592 35791 unexelfsgi.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2593 3207 unexencap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2594 7276 unexenix.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2595 20539 unexfreebsd.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2596 1153 unexfx2800.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2597 13432 unexhp9k3.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2598 11049 unexhp9k800.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2599 9165 unexmips.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2600 8981 unexnext.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2601 1673 unexsol2.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2602 19261 unexsunos4.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2603 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2604
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2605 These modules contain code dumping out the XEmacs executable on various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2606 different systems. (This process is highly machine-specific and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2607 requires intimate knowledge of the executable format and the memory map
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2608 of the process.) Only one of these modules is actually used; this is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2609 chosen by @file{configure}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2610
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2612
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2613 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2614 15715 crt0.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2615 1484 lastfile.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2616 1115 pre-crt0.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2617 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2618
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2619 These modules are used in conjunction with the dump mechanism. On some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2620 systems, an alternative version of the C startup code (the actual code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2621 that receives control from the operating system when the process is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2622 started, and which calls @code{main()}) is required so that the dumping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2623 process works properly; @file{crt0.c} provides this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2624
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2625 @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
2626 very last file linked, respectively. (Actually, this is not really true.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2627 @file{lastfile.c} should be after all Emacs modules whose initialized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2628 data should be made constant, and before all other Emacs files and all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2629 libraries. In particular, the allocation modules @file{gmalloc.c},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2630 @file{alloca.c}, etc. are normally placed past @file{lastfile.c}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2631 all of the files that implement Xt widget classes @emph{must} be placed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2632 after @file{lastfile.c} because they contain various structures that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2633 must be statically initialized and into which Xt writes at various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2634 times.) @file{pre-crt0.c} and @file{lastfile.c} contain exported symbols
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
2635 that are used to determine the start and end of XEmacs' initialized
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2636 data space when dumping.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2637
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2640 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2641 14786 alloca.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2642 16678 free-hook.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2643 1692 getpagesize.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2644 41936 gmalloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2645 25141 malloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2646 3802 mem-limits.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2647 39011 ralloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2648 3436 vm-limit.c
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 handle basic C allocation of memory. @file{alloca.c} is an emulation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2652 the stack allocation function @code{alloca()} on machines that lack
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2653 this. (XEmacs makes extensive use of @code{alloca()} in its code.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2655 @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
2656 functions @code{malloc()}, @code{realloc()} and @code{free()}. They are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2657 often used in place of the standard system-provided @code{malloc()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2658 because they usually provide a much faster implementation, at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2659 expense of additional memory use. @file{gmalloc.c} is a newer implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2660 that is much more memory-efficient for large allocations than @file{malloc.c},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2661 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
2662 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
2663 fixed now.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2664
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2665 @cindex relocating allocator
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2666 @file{ralloc.c} is the @dfn{relocating allocator}. It provides functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2667 similar to @code{malloc()}, @code{realloc()} and @code{free()} that allocate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2668 memory that can be dynamically relocated in memory. The advantage of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2669 this is that allocated memory can be shuffled around to place all the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2670 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
2671 releasing the memory back to the operating system. The use of this can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2672 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
2673 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
2674 the buffer is later killed, the memory can be released to the operating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2675 system. (The disadvantage of this mechanism is that it can be very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2676 slow. On systems with the @code{mmap()} system call, the XEmacs version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2677 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
2678 block-copy it, which can speed things up; but it can still cause
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2679 noticeable performance degradation.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2681 @file{free-hook.c} contains some debugging functions for checking for invalid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2682 arguments to @code{free()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2684 @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
2685 getting low. These are callback functions that are called by @file{gmalloc.c}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2686 and @file{malloc.c} at appropriate times.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2687
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2688 @file{getpagesize.h} provides a uniform interface for retrieving the size of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2689 page in virtual memory. @file{mem-limits.h} provides a uniform interface for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2690 retrieving the total amount of available virtual memory. Both are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2691 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
2692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2695 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2696 2659 blocktype.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2697 1410 blocktype.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2698 7194 dynarr.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2699 2671 dynarr.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2700 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2702 These implement a couple of basic C data types to facilitate memory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2703 allocation. The @code{Blocktype} type efficiently manages the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2704 allocation of fixed-size blocks by minimizing the number of times that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2705 @code{malloc()} and @code{free()} are called. It allocates memory in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2706 large chunks, subdivides the chunks into blocks of the proper size, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2707 returns the blocks as requested. When blocks are freed, they are placed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2708 onto a linked list, so they can be efficiently reused. This data type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2709 is not much used in XEmacs currently, because it's a fairly new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2710 addition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2712 @cindex dynamic array
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2713 The @code{Dynarr} type implements a @dfn{dynamic array}, which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2714 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
2715 elements it can contain. Dynamic arrays can hold elements of any type,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2716 and when you add a new element, the array automatically resizes itself
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2717 if it isn't big enough. Dynarrs are extensively used in the redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2718 mechanism.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2719
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2721
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2722 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2723 2058 inline.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2724 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2726 This module is used in connection with inline functions (available in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2727 some compilers). Often, inline functions need to have a corresponding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2728 non-inline function that does the same thing. This module is where they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2729 reside. It contains no actual code, but defines some special flags that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2730 cause inline functions defined in header files to be rendered as actual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2731 functions. It then includes all header files that contain any inline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2732 function definitions, so that each one gets a real function equivalent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2733
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2734
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2736 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2737 6489 debug.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2738 2267 debug.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2739 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2740
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2741 These functions provide a system for doing internal consistency checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2742 during code development. This system is not currently used; instead the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2743 simpler @code{assert()} macro is used along with the various checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2744 provided by the @samp{--error-check-*} configuration options.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2745
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 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2749 1643 prefix-args.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2750 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2751
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2752 This is actually the source for a small, self-contained program
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2753 used during building.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2754
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2756 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2757 904 universe.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2758 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2759
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2760 This is not currently used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2762
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2763
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2764 @node Basic Lisp Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2765 @section Basic Lisp Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2766
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2767 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2768 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2769 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2770 70167 emacsfns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2771 6305 lisp-disunion.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2772 7086 lisp-union.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2773 54929 lisp.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2774 14235 lrecord.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2775 10728 symsinit.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2776 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2778 These are the basic header files for all XEmacs modules. Each module
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2779 includes @file{lisp.h}, which brings the other header files in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2780 @file{lisp.h} contains the definitions of the structures and extractor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2781 and constructor macros for the basic Lisp objects and various other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2782 basic definitions for the Lisp environment, as well as some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2783 general-purpose definitions (e.g. @code{min()} and @code{max()}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2784 @file{lisp.h} includes either @file{lisp-disunion.h} or
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
2785 @file{lisp-union.h}, depending on whether @code{USE_UNION_TYPE} is
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2786 defined. These files define the typedef of the Lisp object itself (as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2787 described above) and the low-level macros that hide the actual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2788 implementation of the Lisp object. All extractor and constructor macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2789 for particular types of Lisp objects are defined in terms of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2790 low-level macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2792 As a general rule, all typedefs should go into the typedefs section of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2793 @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
2794 structure is defined elsewhere. This allows function prototypes that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2795 use the typedef to be placed into @file{emacsfns.h}. Forward structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2796 declarations (i.e. a simple declaration like @code{struct foo;} where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2797 the structure itself is defined elsewhere) should be placed into the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2798 typedefs section as necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2800 @file{lrecord.h} contains the basic structures and macros that implement
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2801 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
2802 in their C structure, which includes all objects except the few most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2803 basic ones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2804
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2805 @file{emacsfns.h} contains prototypes for most of the exported functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2806 in the various modules. (In particular, prototypes for Lisp primitives
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2807 should always go into this header file. Prototypes for other functions
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2808 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
2809 general-purpose the function is and whether it has special-purpose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2810 argument types requiring definitions not in @file{lisp.h}.) All
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2811 initialization functions are prototyped in @file{symsinit.h}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2814
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2815 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2816 120478 alloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2817 1029 pure.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2818 2506 puresize.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2819 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2820
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2821 The large module @file{alloc.c} implements all of the basic allocation and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2822 garbage collection for Lisp objects. The most commonly used Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2823 objects are allocated in chunks, similar to the Blocktype data type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2824 described above; others are allocated in individually @code{malloc()}ed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2825 blocks. This module provides the foundation on which all other aspects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2826 of the Lisp environment sit, and is the first module initialized at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2827 startup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2828
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2829 Note that @file{alloc.c} provides a series of generic functions that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2830 not dependent on any particular object type, and interfaces to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2831 particular types of objects using a standardized interface of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2832 type-specific methods. This scheme is a fundamental principle of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2833 object-oriented programming and is heavily used throughout XEmacs. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2834 great advantage of this is that it allows for a clean separation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2835 functionality into different modules -- new classes of Lisp objects, new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2836 event interfaces, new device types, new stream interfaces, etc. can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2837 added transparently without affecting code anywhere else in XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2838 Because the different subsystems are divided into general and specific
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2839 code, adding a new subtype within a subsystem will in general not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2840 require changes to the generic subsystem code or affect any of the other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2841 subtypes in the subsystem; this provides a great deal of robustness to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2842 the XEmacs code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2843
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2844 @cindex pure space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2845 @file{pure.c} contains the declaration of the @dfn{purespace} array.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2846 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
2847 segment of the XEmacs executable, even though the data needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2848 initialized through function calls. (See above in section VIII for more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2849 info about this.) During startup, certain sorts of data is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2850 automatically copied into pure space, and other data is copied manually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2851 in some of the basic Lisp files by calling the function @code{purecopy},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2852 which copies the object if possible (this only works in temacs, of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2853 course) and returns the new object. In particular, while temacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2854 executing, the Lisp reader automatically copies all compiled-function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2855 objects that it reads into pure space. Since compiled-function objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2856 are large, are never modified, and typically comprise the majority of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2857 the contents of a compiled-Lisp file, this works well. While XEmacs is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2858 running, any attempt to modify an object that resides in pure space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2859 causes an error. Objects in pure space are never garbage collected --
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2860 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
2861 case you can't write into pure space to set the mark bits.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2862
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2863 @file{puresize.h} contains the declaration of the size of the pure space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2864 array. This depends on the optional features that are compiled in, any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2865 extra purespace requested by the user at compile time, and certain other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2866 factors (e.g. 64-bit machines need more pure space because their Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2867 objects are larger). The smallest size that suffices should be used, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2868 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
2869 will get an error during the build process, specifying how much more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2870 pure space is needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2871
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2872
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2874 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2875 122243 eval.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2876 2305 backtrace.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2877 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2878
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2879 This module contains all of the functions to handle the flow of control.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2880 This includes the mechanisms of defining functions, calling functions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2881 traversing stack frames, and binding variables; the control primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2882 and other special forms such as @code{while}, @code{if}, @code{eval},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2883 @code{let}, @code{and}, @code{or}, @code{progn}, etc.; handling of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2884 non-local exits, unwind-protects, and exception handlers; entering the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2885 debugger; methods for the subr Lisp object type; etc. It does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2886 @emph{not} include the @code{read} function, the @code{print} function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2887 or the handling of symbols and obarrays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2888
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2889 @file{backtrace.h} contains some structures related to stack frames and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2890 flow of control.
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 64949 lread.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2896 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2898 This module implements the Lisp reader and the @code{read} function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2899 which converts text into Lisp objects, according to the read syntax of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2900 the objects, as described above. This is similar to the parser that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2901 a part of all compilers.
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
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2905 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2906 40900 print.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2907 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2908
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2909 This module implements the Lisp print mechanism and the @code{print}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2910 function and related functions. This is the inverse of the Lisp reader
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2911 -- it converts Lisp objects to a printed, textual representation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2912 (Hopefully something that can be read back in using @code{read} to get
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2913 an equivalent object.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2914
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2915
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2916
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2917 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2918 4518 general.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2919 60220 symbols.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2920 9966 symeval.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2921 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2923 @file{symbols.c} implements the handling of symbols, obarrays, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2924 retrieving the values of symbols. Much of the code is devoted to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2925 handling the special @dfn{symbol-value-magic} objects that define
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2926 special types of variables -- this includes buffer-local variables,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2927 variable aliases, variables that forward into C variables, etc. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2928 module is initialized extremely early (right after @file{alloc.c}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2929 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
2930 created, and those symbols are used everywhere throughout XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2932 @file{symeval.h} contains the definitions of symbol structures and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2933 @code{DEFVAR_LISP()} and related macros for declaring variables.
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 48973 data.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2939 25694 floatfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2940 71049 fns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2941 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2942
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2943 These modules implement the methods and standard Lisp primitives for all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2944 the basic Lisp object types other than symbols (which are described
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2945 above). @file{data.c} contains all the predicates (primitives that return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2946 whether an object is of a particular type); the integer arithmetic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2947 functions; and the basic accessor and mutator primitives for the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2948 object types. @file{fns.c} contains all the standard predicates for working
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2949 with sequences (where, abstractly speaking, a sequence is an ordered set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2950 of objects, and can be represented by a list, string, vector, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2951 bit-vector); it also contains @code{equal}, perhaps on the grounds that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2952 bulk of the operation of @code{equal} is comparing sequences.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2953 @file{floatfns.c} contains methods and primitives for floats and floating-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2954 arithmetic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2956
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2958 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2959 23555 bytecode.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2960 3358 bytecode.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2961 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2962
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2963 @file{bytecode.c} implements the byte-code interpreter, and @file{bytecode.h} contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2964 associated structures. Note that the byte-code @emph{compiler} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2965 written in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2966
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
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2970 @node Modules for Standard Editing Operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2971 @section Modules for Standard Editing Operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2972
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2973 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2974 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2975 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2976 82900 buffer.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2977 60964 buffer.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2978 6059 bufslots.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2979 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2980
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2981 @file{buffer.c} implements the @dfn{buffer} Lisp object type. This
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2982 includes functions that create and destroy buffers; retrieve buffers by
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2983 name or by other properties; manipulate lists of buffers (remember that
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2984 buffers are permanent objects and stored in various ordered lists);
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2985 retrieve or change buffer properties; etc. It also contains the
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2986 definitions of all the built-in buffer-local variables (which can be
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2987 viewed as buffer properties). It does @emph{not} contain code to
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2988 manipulate buffer-local variables (that's in @file{symbols.c}, described
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2989 above); or code to manipulate the text in a buffer.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2991 @file{buffer.h} defines the structures associated with a buffer and the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2992 macros for retrieving text from a buffer and special buffer positions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2993 (e.g. @code{point}, the default location for text insertion). It also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2994 contains macros for working with buffer positions and converting between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2995 their representations as character offsets and as byte offsets (under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2996 MULE, they are different, because characters can be multi-byte). It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2997 one of the largest header files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2998
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2999 @file{bufslots.h} defines the fields in the buffer structure that correspond to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3000 the built-in buffer-local variables. It is its own header file because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3001 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
3002 the built-in buffer-local variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3003
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 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3007 79888 insdel.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3008 6103 insdel.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3009 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3010
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3011 @file{insdel.c} contains low-level functions for inserting and deleting text in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3012 a buffer, keeping track of changed regions for use by redisplay, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3013 calling any before-change and after-change functions that may have been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3014 registered for the buffer. It also contains the actual functions that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3015 convert between byte offsets and character offsets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3016
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3017 @file{insdel.h} contains associated headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3019
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3021 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3022 10975 marker.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3023 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3024
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3025 This module implements the @dfn{marker} Lisp object type, which
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3026 conceptually is a pointer to a text position in a buffer that moves
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3027 around as text is inserted and deleted, so as to remain in the same
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3028 relative position. This module doesn't actually move the markers around
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3029 -- that's handled in @file{insdel.c}. This module just creates them and
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3030 implements the primitives for working with them. As markers are simple
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3031 objects, this does not entail much.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3032
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3033 Note that the standard arithmetic primitives (e.g. @code{+}) accept
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3034 markers in place of integers and automatically substitute the value of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3035 @code{marker-position} for the marker, i.e. an integer describing the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3036 current buffer position of the marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3037
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3038
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3039
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3040 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3041 193714 extents.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3042 15686 extents.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3043 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3044
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3045 This module implements the @dfn{extent} Lisp object type, which is like
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3046 a marker that works over a range of text rather than a single position.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3047 Extents are also much more complex and powerful than markers and have a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3048 more efficient (and more algorithmically complex) implementation. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3049 implementation is described in detail in comments in @file{extents.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3050
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3051 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
3052 extents are properly moved around as text is inserted and deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3053 There is also code in @file{extents.c} that provides information needed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3054 by the redisplay mechanism for efficient operation. (Remember that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3055 extents can have display properties that affect [sometimes drastically,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3056 as in the @code{invisible} property] the display of the text they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3057 cover.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3058
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3059
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3060
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3061 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3062 60155 editfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3063 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3064
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3065 @file{editfns.c} contains the standard Lisp primitives for working with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3066 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
3067 It also contains primitives for working with @code{point} (the default
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3068 buffer insertion location).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3070 @file{editfns.c} also contains functions for retrieving various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3071 characteristics from the external environment: the current time, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3072 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
3073 this XEmacs process, etc. It's not clear why this code is in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3074 @file{editfns.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3077
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3078 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3079 26081 callint.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3080 12577 cmds.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3081 2749 commands.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3082 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3083
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3084 @cindex interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3085 These modules implement the basic @dfn{interactive} commands,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3086 i.e. user-callable functions. Commands, as opposed to other functions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3087 have special ways of getting their parameters interactively (by querying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3088 the user), as opposed to having them passed in a normal function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3089 invocation. Many commands are not really meant to be called from other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3090 Lisp functions, because they modify global state in a way that's often
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3091 undesired as part of other Lisp functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3092
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3093 @file{callint.c} implements the mechanism for querying the user for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3094 parameters and calling interactive commands. The bulk of this module is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3095 code that parses the interactive spec that is supplied with an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3096 interactive command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3097
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3098 @file{cmds.c} implements the basic, most commonly used editing commands:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3099 commands to move around the current buffer and insert and delete
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3100 characters. These commands are implemented using the Lisp primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3101 defined in @file{editfns.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3103 @file{commands.h} contains associated structure definitions and prototypes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3105
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3107 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3108 194863 regex.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3109 18968 regex.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3110 79800 search.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3111 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3113 @file{search.c} implements the Lisp primitives for searching for text in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3114 a buffer, and some of the low-level algorithms for doing this. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3115 particular, the fast fixed-string Boyer-Moore search algorithm is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3116 implemented in @file{search.c}. The low-level algorithms for doing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3117 regular-expression searching, however, are implemented in @file{regex.c}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3118 and @file{regex.h}. These two modules are largely independent of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3119 XEmacs, and are similar to (and based upon) the regular-expression
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3120 routines used in @file{grep} and other GNU utilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3121
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 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3125 20476 doprnt.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3126 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3128 @file{doprnt.c} implements formatted-string processing, similar to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3129 @code{printf()} command in C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3133 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3134 15372 undo.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3135 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3137 This module implements the undo mechanism for tracking buffer changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3138 Most of this could be implemented in Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3139
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3142 @node Editor-Level Control Flow Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3143 @section Editor-Level Control Flow Modules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3145 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3146 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3147 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3148 84546 event-Xt.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3149 121483 event-stream.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3150 6658 event-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3151 49271 events.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3152 14459 events.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3153 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3154
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3155 These implement the handling of events (user input and other system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3156 notifications).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3157
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3158 @file{events.c} and @file{events.h} define the @dfn{event} Lisp object
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3159 type and primitives for manipulating it.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3161 @file{event-stream.c} implements the basic functions for working with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3162 event queues, dispatching an event by looking it up in relevant keymaps
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3163 and such, and handling timeouts; this includes the primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3164 @code{next-event} and @code{dispatch-event}, as well as related
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3165 primitives such as @code{sit-for}, @code{sleep-for}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3166 @code{accept-process-output}. (@file{event-stream.c} is one of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3167 hairiest and trickiest modules in XEmacs. Beware! You can easily mess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3168 things up here.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3169
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3170 @file{event-Xt.c} and @file{event-tty.c} implement the low-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3171 interfaces onto retrieving events from Xt (the X toolkit) and from TTY's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3172 (using @code{read()} and @code{select()}), respectively. The event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3173 interface enforces a clean separation between the specific code for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3174 interfacing with the operating system and the generic code for working
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3175 with events, by defining an API of basic, low-level event methods;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3176 @file{event-Xt.c} and @file{event-tty.c} are two different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3177 implementations of this API. To add support for a new operating system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3178 (e.g. NeXTstep), one merely needs to provide another implementation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3179 those API functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3180
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3181 Note that the choice of whether to use @file{event-Xt.c} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3182 @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
3183 is made at startup time. @file{event-Xt.c} handles events for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3184 @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
3185 support is not compiled into XEmacs. The reason for this is that there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3186 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
3187 events from all different kinds of frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3188
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3190
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3191 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3192 129583 keymap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3193 2621 keymap.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3194 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3195
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3196 @file{keymap.c} and @file{keymap.h} define the @dfn{keymap} Lisp object
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3197 type and associated methods and primitives. (Remember that keymaps are
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3198 objects that associate event descriptions with functions to be called to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3199 ``execute'' those events; @code{dispatch-event} looks up events in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3200 relevant keymaps.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3203
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3204 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3205 25212 keyboard.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3206 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3208 @file{keyboard.c} contains functions that implement the actual editor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3209 command loop -- i.e. the event loop that cyclically retrieves and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3210 dispatches events. This code is also rather tricky, just like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3211 @file{event-stream.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3213
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3215 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3216 9973 macros.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3217 1397 macros.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3218 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3220 These two modules contain the basic code for defining keyboard macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3221 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
3222 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
3223
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3224
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3225
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3226 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3227 23234 minibuf.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3228 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3229
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3230 This contains some miscellaneous code related to the minibuffer (most of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3231 the minibuffer code was moved into Lisp by Richard Mlynarik). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3232 includes the primitives for completion (although filename completion is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3233 in @file{dired.c}), the lowest-level interface to the minibuffer (if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3234 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
3235 dealing with the echo area (this, too, was mostly moved into Lisp, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3236 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
3237 bootstrapping implementations early in temacs, before the echo-area Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3238 code is loaded).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3242 @node Modules for the Basic Displayable Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3243 @section Modules for the Basic Displayable Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3245 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3246 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3247 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3248 985 device-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3249 6454 device-stream.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3250 1196 device-stream.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3251 9526 device-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3252 8660 device-tty.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3253 43798 device-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3254 11667 device-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3255 26056 device.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3256 22993 device.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
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3259 These modules implement the @dfn{device} Lisp object type. This
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3260 abstracts a particular screen or connection on which frames are
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3261 displayed. As with Lisp objects, event interfaces, and other
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3262 subsystems, the device code is separated into a generic component that
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3263 contains a standardized interface (in the form of a set of methods) onto
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3264 particular device types.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3266 The device subsystem defines all the methods and provides method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3267 services for not only device operations but also for the frame, window,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3268 menubar, scrollbar, toolbar, and other displayable-object subsystems.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3269 The reason for this is that all of these subsystems have the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3270 subtypes (X, TTY, NeXTstep, Microsoft Windows, etc.) as devices do.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3273
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3274 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3275 934 frame-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3276 2303 frame-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3277 69205 frame-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3278 5976 frame-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3279 68175 frame.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3280 15080 frame.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3281 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3283 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
3284 displayed. A frame corresponds to a window in the window system;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3285 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
3286 number of overlapping child windows within a top-level window, using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3287 MDI (Multiple Document Interface) protocol in Microsoft Windows or a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3288 similar scheme.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3289
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3290 The @file{frame-*} files implement the @dfn{frame} Lisp object type and
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3291 provide the generic and device-type-specific operations on frames
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3292 (e.g. raising, lowering, resizing, moving, etc.).
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3293
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3296 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3297 160783 window.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3298 15974 window.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3299 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3301 @cindex window (in Emacs)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3302 @cindex pane
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3303 Each frame consists of one or more non-overlapping @dfn{windows} (better
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3304 known as @dfn{panes} in standard window-system terminology) in which a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3305 buffer's text can be displayed. Windows can also have scrollbars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3306 displayed around their edges.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3307
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3308 @file{window.c} and @file{window.h} implement the @dfn{window} Lisp
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3309 object type and provide code to manage windows. Since windows have no
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3310 associated resources in the window system (the window system knows only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3311 about the frame; no child windows or anything are used for XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3312 windows), there is no device-type-specific code here; all of that code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3313 is part of the redisplay mechanism or the code for particular object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3314 types such as scrollbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3315
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3316
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3317
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3318 @node Modules for other Display-Related Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3319 @section Modules for other Display-Related Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3320
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3321 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3322 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3323 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3324 54397 faces.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3325 15173 faces.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3326 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3328
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3330 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3331 4961 bitmaps.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3332 954 glyphs-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3333 105345 glyphs-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3334 4288 glyphs-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3335 72102 glyphs.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3336 16356 glyphs.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3337 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3341 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3342 952 objects-ns.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3343 9971 objects-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3344 1465 objects-tty.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3345 32326 objects-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3346 2806 objects-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3347 31944 objects.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3348 6809 objects.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3349 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3350
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3352
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3353 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3354 57511 menubar-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3355 11243 menubar.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3356 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3357
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3358
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3360 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3361 25012 scrollbar-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3362 2554 scrollbar-x.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3363 26954 scrollbar.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3364 2778 scrollbar.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3365 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3368
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3369 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3370 23117 toolbar-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3371 43456 toolbar.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3372 4280 toolbar.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3373 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3374
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3376
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3377 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3378 25070 font-lock.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3379 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3381 This file provides C support for syntax highlighting -- i.e.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3382 highlighting different syntactic constructs of a source file in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3383 different colors, for easy reading. The C support is provided so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3384 this is fast.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3388 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3389 32180 dgif_lib.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3390 3999 gif_err.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3391 10697 gif_lib.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3392 9371 gifalloc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3393 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3395 These modules decode GIF-format image files, for use with glyphs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3396
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3397
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3399 @node Modules for the Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3400 @section Modules for the Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3401
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3402 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3403 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3404 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3405 38692 redisplay-output.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3406 40835 redisplay-tty.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3407 65069 redisplay-x.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3408 234142 redisplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3409 17026 redisplay.h
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 the redisplay mechanism. As with many other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3413 subsystems in XEmacs, there is a clean separation between the general
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3414 and device-specific support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3416 @file{redisplay.c} contains the bulk of the redisplay engine. These
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3417 functions update the redisplay structures (which describe how the screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3418 is to appear) to reflect any changes made to the state of any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3419 displayable objects (buffer, frame, window, etc.) since the last time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3420 that redisplay was called. These functions are highly optimized to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3421 avoid doing more work than necessary (since redisplay is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3422 extremely often and is potentially a huge time sink), and depend heavily
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3423 on notifications from the objects themselves that changes have occurred,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3424 so that redisplay doesn't explicitly have to check each possible object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3425 The redisplay mechanism also contains a great deal of caching to further
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3426 speed things up; some of this caching is contained within the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3427 displayable objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3428
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3429 @file{redisplay-output.c} goes through the redisplay structures and converts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3430 them into calls to device-specific methods to actually output the screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3431 changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3432
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3433 @file{redisplay-x.c} and @file{redisplay-tty.c} are two implementations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3434 of these redisplay output methods, for X frames and TTY frames,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3435 respectively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3436
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3438
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3439 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3440 14129 indent.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3441 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3442
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3443 This module contains various functions and Lisp primitives for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3444 converting between buffer positions and screen positions. These
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3445 functions call the redisplay mechanism to do most of the work, and then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3446 examine the redisplay structures to get the necessary information. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3447 module needs work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3448
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3450
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3451 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3452 14754 termcap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3453 2141 terminfo.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3454 7253 tparam.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3455 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3457 These files contain functions for working with the termcap (BSD-style)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3458 and terminfo (System V style) databases of terminal capabilities and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3459 escape sequences, used when XEmacs is displaying in a TTY.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3461
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3462
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3463 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3464 10869 cm.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3465 5876 cm.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3466 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3467
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3468 These files provide some miscellaneous TTY-output functions and should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3469 probably be merged into @file{redisplay-tty.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3472
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3473 @node Modules for Interfacing with the File System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3474 @section Modules for Interfacing with the File System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3475
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3476 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3477 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3478 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3479 43362 lstream.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3480 14240 lstream.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3481 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3482
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3483 These modules implement the @dfn{stream} Lisp object type. This is an
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3484 internal-only Lisp object that implements a generic buffering stream.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3485 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
3486 data, including file descriptors, stdio streams, chunks of memory, Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3487 buffers, Lisp strings, etc. That way, I/O functions can be written to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3488 the stream interface and can transparently handle all possible sources
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3489 and sinks. (For example, the @code{read} function can read data from a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3490 file, a string, a buffer, or even a function that is called repeatedly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3491 to return data, without worrying about where the data is coming from or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3492 what-size chunks it is returned in.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3493
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3494 @cindex lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3495 Note that in the C code, streams are called @dfn{lstreams} (for ``Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3496 streams'') to distinguish them from other kinds of streams, e.g. stdio
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3497 streams and C++ I/O streams.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3498
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3499 Similar to other subsystems in XEmacs, lstreams are separated into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3500 generic functions and a set of methods for the different types of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3501 lstreams. @file{lstream.c} provides implementations of many different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3502 types of streams; others are provided, e.g., in @file{mule-coding.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3504
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3506 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3507 126926 fileio.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3508 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3510 This implements the basic primitives for interfacing with the file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3511 system. This includes primitives for reading files into buffers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3512 writing buffers into files, checking for the presence or accessibility
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3513 of files, canonicalizing file names, etc. Note that these primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3514 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
3515 higher-level Lisp code that implements the user commands such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3516 @code{find-file} and @code{save-buffer}. This is similar to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3517 distinction between the lower-level primitives in @file{editfns.c} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3518 the higher-level user commands in @file{commands.c} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3519 @file{simple.el}.
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 10960 filelock.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 This file provides functions for detecting clashes between different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3528 processes (e.g. XEmacs and some external process, or two different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3529 XEmacs processes) modifying the same file. (XEmacs can optionally use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3530 the @file{lock/} subdirectory to provide a form of ``locking'' between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3531 different XEmacs processes.) This module is also used by the low-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3532 functions in @file{insdel.c} to ensure that, if the first modification
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3533 is being made to a buffer whose corresponding file has been externally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3534 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
3535 synched up with the external changes if necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3537
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3538 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3539 4527 filemode.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3540 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3542 This file provides some miscellaneous functions that construct a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3543 @samp{rwxr-xr-x}-type permissions string (as might appear in an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3544 @file{ls}-style directory listing) given the information returned by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3545 @code{stat()} system call.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3546
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3549 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3550 22855 dired.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3551 2094 ndir.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3552 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3553
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3554 These files implement the XEmacs interface to directory searching. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3555 includes a number of primitives for determining the files in a directory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3556 and for doing filename completion. (Remember that generic completion is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3557 handled by a different mechanism, in @file{minibuf.c}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3559 @file{ndir.h} is a header file used for the directory-searching
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3560 emulation functions provided in @file{sysdep.c} (see section J below),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3561 for systems that don't provide any directory-searching functions. (On
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3562 those systems, directories can be read directly as files, and parsed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3563
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 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3567 4311 realpath.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3568 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3570 This file provides an implementation of the @code{realpath()} function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3571 for expanding symbolic links, on systems that don't implement it or have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3572 a broken implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3574
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3576 @node Modules for Other Aspects of the Lisp Interpreter and Object System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3577 @section Modules for Other Aspects of the Lisp Interpreter and Object System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3579 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3580 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3581 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3582 22290 elhash.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3583 2454 elhash.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3584 12169 hash.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3585 3369 hash.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3586 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3587
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3588 These files implement the @dfn{hashtable} Lisp object type.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3589 @file{hash.c} and @file{hash.h} provide a generic C implementation of
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3590 hash tables (which can stand independently of XEmacs), and
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3591 @file{elhash.c} and @file{elhash.h} provide a Lisp interface onto the C
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3592 hash tables using the hashtable Lisp object type.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3594
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3596 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3597 95691 specifier.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3598 11167 specifier.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3599 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3600
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3601 This module implements the @dfn{specifier} Lisp object type. This is
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3602 primarily used for displayable properties, and allows for values that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3603 are specific to a particular buffer, window, frame, device, or device
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3604 class, as well as a default value existing. This is used, for example,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3605 to control the height of the horizontal scrollbar or the appearance of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3606 the @code{default}, @code{bold}, or other faces. The specifier object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3607 consists of a number of specifications, each of which maps from a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3608 buffer, window, etc. to a value. The function @code{specifier-instance}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3609 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
3610 can be derived).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3612
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3613 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3614 43058 chartab.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3615 6503 chartab.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3616 9918 casetab.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3617 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3618
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3619 @file{chartab.c} and @file{chartab.h} implement the @dfn{char table}
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3620 Lisp object type, which maps from characters or certain sorts of
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3621 character ranges to Lisp objects. The implementation of this object
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3622 type is optimized for the internal representation of characters. Char
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3623 tables come in different types, which affect the allowed object types to
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3624 which a character can be mapped and also dictate certain other
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3625 properties of the char table.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3627 @cindex case table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3628 @file{casetab.c} implements one sort of char table, the @dfn{case
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3629 table}, which maps characters to other characters of possibly different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3630 case. These are used by XEmacs to implement case-changing primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3631 and to do case-insensitive searching.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3632
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3633
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3635 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3636 49593 syntax.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3637 10200 syntax.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3638 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3640 @cindex scanner
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3641 This module implements @dfn{syntax tables}, another sort of char table
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3642 that maps characters into syntax classes that define the syntax of these
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3643 characters (e.g. a parenthesis belongs to a class of @samp{open}
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3644 characters that have corresponding @samp{close} characters and can be
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3645 nested). This module also implements the Lisp @dfn{scanner}, a set of
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3646 primitives for scanning over text based on syntax tables. This is used,
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
3647 for example, to find the matching parenthesis in a command such as
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3648 @code{forward-sexp}, and by @file{font-lock.c} to locate quoted strings,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3649 comments, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3651
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3652
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3653 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3654 10438 casefiddle.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3655 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3657 This module implements various Lisp primitives for upcasing, downcasing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3658 and capitalizing strings or regions of buffers.
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
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3662 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3663 20234 rangetab.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3664 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3665
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3666 This module implements the @dfn{range table} Lisp object type, which
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3667 provides for a mapping from ranges of integers to arbitrary Lisp
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3668 objects.
0
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
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3672 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3673 3201 opaque.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3674 2206 opaque.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3675 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3676
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3677 This module implements the @dfn{opaque} Lisp object type, an
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3678 internal-only Lisp object that encapsulates an arbitrary block of memory
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3679 so that it can be managed by the Lisp allocation system. To create an
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3680 opaque object, you call @code{make_opaque()}, passing a pointer to a
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3681 block of memory. An object is created that is big enough to hold the
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3682 memory, which is copied into the object's storage. The object will then
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3683 stick around as long as you keep pointers to it, after which it will be
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3684 automatically reclaimed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3686 @cindex mark method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3687 Opaque objects can also have an arbitrary @dfn{mark method} associated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3688 with them, in case the block of memory contains other Lisp objects that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3689 need to be marked for garbage-collection purposes. (If you need other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3690 object methods, such as a finalize method, you should just go ahead and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3691 create a new Lisp object type -- it's not hard.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3695 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3696 8783 abbrev.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3697 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3699 This function provides a few primitives for doing dynamic abbreviation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3700 expansion. In XEmacs, most of the code for this has been moved into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3701 Lisp. Some C code remains for speed and because the primitive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3702 @code{self-insert-command} (which is executed for all self-inserting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3703 characters) hooks into the abbrev mechanism. (@code{self-insert-command}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3704 is itself in C only for speed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3705
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3707
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3708 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3709 21934 doc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3710 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3712 This function provides primitives for retrieving the documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3713 strings of functions and variables. These documentation strings contain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3714 certain special markers that get dynamically expanded (e.g. a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3715 reverse-lookup is performed on some named functions to retrieve their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3716 current key bindings). Some documentation strings (in particular, for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3717 the built-in primitives and pre-loaded Lisp functions) are stored
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3718 externally in a file @file{DOC} in the @file{lib-src/} directory and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3719 need to be fetched from that file. (Part of the build stage involves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3720 building this file, and another part involves constructing an index for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3721 this file and embedding it into the executable, so that the functions in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3722 @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
3723 the appropriate documentation string.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3727 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3728 13197 md5.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3729 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3731 This function provides a Lisp primitive that implements the MD5 secure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3732 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
3733 the data cannot be derived from the hash value. This is used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3734 various security applications on the Internet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3737
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3739 @node Modules for Interfacing with the Operating System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3740 @section Modules for Interfacing with the Operating System
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3742 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3743 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3744 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3745 33533 callproc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3746 89697 process.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3747 4663 process.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3748 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3750 These modules allow XEmacs to spawn and communicate with subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3751 and network connections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3753 @cindex synchronous subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3754 @cindex subprocesses, synchronous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3755 @file{callproc.c} implements (through the @code{call-process}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3756 primitive) what are called @dfn{synchronous subprocesses}. This means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3757 that XEmacs runs a program, waits till it's done, and retrieves its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3758 output. A typical example might be calling the @file{ls} program to get
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3759 a directory listing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3761 @cindex asynchronous subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3762 @cindex subprocesses, asynchronous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3763 @file{process.c} and @file{process.h} implement @dfn{asynchronous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3764 subprocesses}. This means that XEmacs starts a program and then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3765 continues normally, not waiting for the process to finish. Data can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3766 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
3767 for the @code{shell} command (which provides a front end onto a shell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3768 program such as @file{csh}), the mail and news readers implemented in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3769 XEmacs, etc. The result of calling @code{start-process} to start a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3770 subprocess is a process object, a particular kind of object used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3771 communicate with the subprocess. You can send data to the process by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3772 passing the process object and the data to @code{send-process}, and you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3773 can specify what happens to data retrieved from the process by setting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3774 properties of the process object. (When the process sends data, XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3775 receives a process event, which says that there is data ready. When
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3776 @code{dispatch-event} is called on this event, it reads the data from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3777 the process and does something with it, as specified by the process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3778 object's properties. Typically, this means inserting the data into a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3779 buffer or calling a function.) Another property of the process object is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3780 called the @dfn{sentinel}, which is a function that is called when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3781 process terminates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3783 @cindex network connections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3784 Process objects are also used for network connections (connections to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3785 process running on another machine). Network connections are started
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3786 with @code{open-network-stream} but otherwise work just like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3787 subprocesses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3789
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3791 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3792 136029 sysdep.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3793 5986 sysdep.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3794 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3795
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3796 These modules implement most of the low-level, messy operating-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3797 interface code. This includes various device control (ioctl) operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3798 for file descriptors, TTY's, pseudo-terminals, etc. (usually this stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3799 is fairly system-dependent; thus the name of this module), and emulation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3800 of standard library functions and system calls on systems that don't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3801 provide them or have broken versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3803
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3804
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3805 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3806 3605 sysdir.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3807 6708 sysfile.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3808 2027 sysfloat.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3809 2918 sysproc.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3810 745 syspwd.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3811 7643 syssignal.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3812 6892 systime.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3813 12477 systty.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3814 3487 syswait.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3815 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3816
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3817 These header files provide consistent interfaces onto system-dependent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3818 header files and system calls. The idea is that, instead of including a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3819 standard header file like @file{<sys/param.h>} (which may or may not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3820 exist on various systems) or having to worry about whether all system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3821 provide a particular preprocessor constant, or having to deal with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3822 four different paradigms for manipulating signals, you just include the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3823 appropriate @file{sys*.h} header file, which includes all the right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3824 system header files, defines and missing preprocessor constants,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3825 provides a uniform interface onto system calls, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3827 @file{sysdir.h} provides a uniform interface onto directory-querying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3828 functions. (In some cases, this is in conjunction with emulation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3829 functions in @file{sysdep.c}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3831 @file{sysfile.h} includes all the necessary header files for standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3832 system calls (e.g. @code{read()}), ensures that all necessary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3833 @code{open()} and @code{stat()} preprocessor constants are defined, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3834 possibly (usually) substitutes sugared versions of @code{read()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3835 @code{write()}, etc. that automatically restart interrupted I/O
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3836 operations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3837
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3838 @file{sysfloat.h} includes the necessary header files for floating-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3839 operations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3841 @file{sysproc.h} includes the necessary header files for calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3842 @code{select()}, @code{fork()}, @code{execve()}, socket operations, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3843 the like, and ensures that the @code{FD_*()} macros for descriptor-set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3844 manipulations are available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3846 @file{syspwd.h} includes the necessary header files for obtaining
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3847 information from @file{/etc/passwd} (the functions are emulated under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3848 VMS).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3850 @file{syssignal.h} includes the necessary header files for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3851 signal-handling and provides a uniform interface onto the different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3852 signal-handling and signal-blocking paradigms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3853
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3854 @file{systime.h} includes the necessary header files and provides
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3855 uniform interfaces for retrieving the time of day, setting file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3856 access/modification times, getting the amount of time used by the XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3857 process, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3858
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3859 @file{systty.h} buffers against the infinitude of different ways of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3860 controlling TTY's.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3862 @file{syswait.h} provides a uniform way of retrieving the exit status
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3863 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
3864 an int).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3865
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3866
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3868 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3869 7940 hpplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3870 10920 libsst.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3871 1480 libsst.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3872 3260 libst.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3873 15355 linuxplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3874 15849 nas.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3875 19133 sgiplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3876 15411 sound.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3877 7358 sunplay.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3878 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3880 These files implement the ability to play various sounds on some types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3881 of computers. You have to configure your XEmacs with sound support in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3882 order to get this capability.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3883
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3884 @file{sound.c} provides the generic interface. It implements various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3885 Lisp primitives and variables that let you specify which sounds should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3886 be played in certain conditions. (The conditions are identified by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3887 symbols, which are passed to @code{ding} to make a sound. Various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3888 standard functions call this function at certain times; if sound support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3889 does not exist, a simple beep results.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3891 @cindex native sound
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3892 @cindex sound, native
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3893 @file{sgiplay.c}, @file{sunplay.c}, @file{hpplay.c}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3894 @file{linuxplay.c} interface to the machine's speaker for various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3895 different kind of machines. This is called @dfn{native} sound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3896
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3897 @cindex sound, network
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3898 @cindex network sound
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3899 @cindex NAS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3900 @file{nas.c} interfaces to a computer somewhere else on the network
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3901 using the NAS (Network Audio Server) protocol, playing sounds on that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3902 machine. This allows you to run XEmacs on a remote machine, with its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3903 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
3904 local machine, provided that you have a NAS server running on your local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3905 machine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3907 @file{libsst.c}, @file{libsst.h}, and @file{libst.h} provide some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3908 additional functions for playing sound on a Sun SPARC but are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3909 currently in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3910
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3912
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3913 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3914 44368 tooltalk.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3915 2137 tooltalk.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3916 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3917
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3918 These two modules implement an interface to the ToolTalk protocol, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3919 is an interprocess communication protocol implemented on some versions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3920 of Unix. ToolTalk is a high-level protocol that allows processes to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3921 register themselves as providers of particular services; other processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3922 can then request a service without knowing or caring exactly who is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3923 providing the service. It is similar in spirit to the DDE protocol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3924 provided under Microsoft Windows. ToolTalk is a part of the new CDE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3925 (Common Desktop Environment) specification and is used to connect the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3926 parts of the SPARCWorks development environment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3927
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3928
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3929
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3930 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3931 22695 getloadavg.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3932 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3934 This module provides the ability to retrieve the system's current load
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3935 average. (The way to do this is highly system-specific, unfortunately,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3936 and requires a lot of special-case code.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3938
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3939
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3940 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3941 148520 energize.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3942 6896 energize.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3943 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3944
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3945 This module provides code to interface to an Energize server (when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3946 XEmacs is used as part of Lucid's Energize development environment) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3947 provides some other Energize-specific functions. Much of the code in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3948 this module should be made more general-purpose and moved elsewhere, but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3949 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
3950 worked since version 19.12, since nobody has been maintaining it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3951
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3954 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3955 2861 sunpro.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3956 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3958 This module provides a small amount of code used internally at Sun to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3959 keep statistics on the usage of XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3960
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3961
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3962
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3963 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3964 5548 broken-sun.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3965 3468 strcmp.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3966 2179 strcpy.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3967 1650 sunOS-fix.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3968 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3970 These files provide replacement functions and prototypes to fix numerous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3971 bugs in early releases of SunOS 4.1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3972
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3973
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3974
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3975 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3976 11669 hftctl.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3977 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3979 This module provides some terminal-control code necessary on versions of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3980 AIX prior to 4.1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3981
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3982
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3983
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3984 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3985 1776 acldef.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3986 1602 chpdef.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3987 9032 uaf.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3988 105 vlimit.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3989 7145 vms-pp.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3990 1158 vms-pwd.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3991 26532 vmsfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3992 6038 vmsmap.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3993 695 vmspaths.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3994 17482 vmsproc.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3995 469 vmsproc.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3996 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3997
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3998 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
3999 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4001
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4002
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4003 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4004 28316 msdos.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4005 1472 msdos.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4006 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4007
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4008 These modules are used for MS-DOS support, which does not work in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4009 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4010
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4012
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4013 @node Modules for Interfacing with X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4014 @section Modules for Interfacing with X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4015
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4016 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4017 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4018 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4019 3196 Emacs.ad.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4020 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4021
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4022 A file generated from @file{Emacs.ad}, which contains XEmacs-supplied
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4023 fallback resources (so that XEmacs has pretty defaults).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4024
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4026
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4027 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4028 24242 EmacsFrame.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4029 6979 EmacsFrame.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4030 3351 EmacsFrameP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4031 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4032
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4033 These modules implement an Xt widget class that encapsulates a frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4034 This is for ease in integrating with Xt. The EmacsFrame widget covers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4035 the entire X window except for the menubar; the scrollbars are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4036 positioned on top of the EmacsFrame widget.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4037
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4038 @strong{Warning:} Abandon hope, all ye who enter here. This code took
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4039 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
4040 mercilessly at the slightest change. Such is life under Xt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4044 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4045 8178 EmacsManager.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4046 1967 EmacsManager.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4047 1895 EmacsManagerP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4048 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4050 These modules implement a simple Xt manager (i.e. composite) widget
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4051 class that simply lets its children set whatever geometry they want.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4052 It's amazing that Xt doesn't provide this standardly, but on second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4053 thought, it makes sense, considering how amazingly broken Xt is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4055
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4056 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4057 13188 EmacsShell-sub.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4058 4588 EmacsShell.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4059 2180 EmacsShell.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4060 3133 EmacsShellP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4061 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4062
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4063 These modules implement two Xt widget classes that are subclasses of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4064 the TopLevelShell and TransientShell classes. This is necessary to deal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4065 with more brokenness that Xt has sadistically thrust onto the backs of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4066 developers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4067
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4068
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4070 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4071 9673 xgccache.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4072 1111 xgccache.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4073 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4074
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4075 These modules provide functions for maintenance and caching of GC's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4076 (graphics contexts) under the X Window System. This code is junky and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4077 needs to be rewritten.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4079
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4080
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4081 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4082 69181 xselect.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4083 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4085 @cindex selections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4086 This module provides an interface to the X Window System's concept of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4087 @dfn{selections}, the standard way for X applications to communicate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4088 with each other.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4089
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4090
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4091
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4092 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4093 929 xintrinsic.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4094 1038 xintrinsicp.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4095 1579 xmmanagerp.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4096 1585 xmprimitivep.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4097 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4098
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4099 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
4100 against different implementations of Xt and Motif.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4102 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4103 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4104 @file{xintrinsic.h} should be included in place of @file{<Intrinsic.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4105 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4106 @file{xintrinsicp.h} should be included in place of @file{<IntrinsicP.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4107 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4108 @file{xmmanagerp.h} should be included in place of @file{<XmManagerP.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4109 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4110 @file{xmprimitivep.h} should be included in place of @file{<XmPrimitiveP.h>}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4111 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4113
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4115 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4116 16930 xmu.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4117 936 xmu.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4118 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4120 These files provide an emulation of the Xmu library for those systems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4121 (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
4122
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4125 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4126 4201 ExternalClient-Xlib.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4127 18083 ExternalClient.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4128 2035 ExternalClient.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4129 2104 ExternalClientP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4130 22684 ExternalShell.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4131 1709 ExternalShell.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4132 1971 ExternalShellP.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4133 2478 extw-Xlib.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4134 1481 extw-Xlib.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4135 6565 extw-Xt.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4136 1430 extw-Xt.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4137 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4139 @cindex external widget
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4140 These files provide the @dfn{external widget} interface, which allows an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4141 XEmacs frame to appear as a widget in another application. To do this,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4142 you have to configure with @samp{--external-widget}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4143
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4144 @file{ExternalShell*} provides the server (XEmacs) side of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4145 connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4146
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4147 @file{ExternalClient*} provides the client (other application) side of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4148 the connection. These files are not compiled into XEmacs but are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4149 compiled into libraries that are then linked into your application.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4151 @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
4152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4153 Don't touch this code; something is liable to break if you do.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4154
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4157 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4158 31014 epoch.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4159 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4161 This file provides some additional, Epoch-compatible, functionality for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4162 interfacing to the X Window System.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4163
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4166 @node Modules for Internationalization
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4167 @section Modules for Internationalization
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4169 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4170 size name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4171 ------- ---------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4172 42836 mule-canna.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4173 16737 mule-ccl.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4174 41080 mule-charset.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4175 30176 mule-charset.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4176 146844 mule-coding.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4177 16588 mule-coding.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4178 6996 mule-mcpath.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4179 2899 mule-mcpath.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4180 57158 mule-wnnfns.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4181 3351 mule.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4182 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4184 These files implement the MULE (Asian-language) support. Note that MULE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4185 actually provides a general interface for all sorts of languages, not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4186 just Asian languages (although they are generally the most complicated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4187 to support). This code is still in beta.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4188
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4189 @file{mule-charset.*} and @file{mule-coding.*} provide the heart of the
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4190 XEmacs MULE support. @file{mule-charset.*} implements the @dfn{charset}
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4191 Lisp object type, which encapsulates a character set (an ordered one- or
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4192 two-dimensional set of characters, such as US ASCII or JISX0208 Japanese
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4193 Kanji).
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4194
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4195 @file{mule-coding.*} implements the @dfn{coding-system} Lisp object
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4196 type, which encapsulates a method of converting between different
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4197 encodings. An encoding is a representation of a stream of characters,
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4198 possibly from multiple character sets, using a stream of bytes or words,
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4199 and defines (e.g.) which escape sequences are used to specify particular
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4200 character sets, how the indices for a character are converted into bytes
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4201 (sometimes this involves setting the high bit; sometimes complicated
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4202 rearranging of the values takes place, as in the Shift-JIS encoding),
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4203 etc.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4204
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4205 @file{mule-ccl.c} provides the CCL (Code Conversion Language)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4206 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
4207 implement converters for custom encodings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4209 @file{mule-canna.c} and @file{mule-wnnfns.c} implement interfaces to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4210 external programs used to implement the Canna and WNN input methods,
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4211 respectively. This is currently in beta.
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4212
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4213 @file{mule-mcpath.c} provides some functions to allow for pathnames
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4214 containing extended characters. This code is fragmentary, obsolete, and
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4215 completely non-working. Instead, @var{pathname-coding-system} is used
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4216 to specify conversions of names of files and directories. The standard
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4217 C I/O functions like @samp{open()} are wrapped so that conversion occurs
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
4218 automatically.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4220 @file{mule.c} provides a few miscellaneous things that should probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4221 be elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4223
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4224
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4225 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4226 9400 intl.c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4227 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4228
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4229 This provides some miscellaneous internationalization code for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4230 implementing message translation and interfacing to the Ximp input
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4231 method. None of this code is currently working.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4235 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4236 1764 iso-wide.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4237 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4238
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4239 This contains leftover code from an earlier implementation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4240 Asian-language support, and is not currently used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4242
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4245 @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
4246 @chapter Allocation of Objects in XEmacs Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4247
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4248 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4249 * Introduction to Allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4250 * Garbage Collection::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4251 * GCPROing::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4252 * Integers and Characters::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4253 * Allocation from Frob Blocks::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4254 * lrecords::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4255 * Low-level allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4256 * Pure Space::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4257 * Cons::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4258 * Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4259 * Bit Vector::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4260 * Symbol::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4261 * Marker::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4262 * String::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4263 * Bytecode::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4264 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4266 @node Introduction to Allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4267 @section Introduction to Allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4269 Emacs Lisp, like all Lisps, has garbage collection. This means that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4270 the programmer never has to explicitly free (destroy) an object; it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4271 happens automatically when the object becomes inaccessible. Most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4272 experts agree that garbage collection is a necessity in a modern,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4273 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
4274 originally designed to be a nice abstract layer on top of assembly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4275 language, for writing kernels and basic system utilities rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4276 large applications.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4278 Lisp objects can be created by any of a number of Lisp primitives.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4279 Most object types have one or a small number of basic primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4280 for creating objects. For conses, the basic primitive is @code{cons};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4281 for vectors, the primitives are @code{make-vector} and @code{vector}; for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4282 symbols, the primitives are @code{make-symbol} and @code{intern}; etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4283 Some Lisp objects, especially those that are primarily used internally,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4284 have no corresponding Lisp primitives. Every Lisp object, though,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4285 has at least one C primitive for creating it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4286
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4287 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
4288 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
4289 occupies the remainder of the bits. We can separate the different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4290 Lisp object types into four broad categories:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4291
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4292 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4293 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4294 (a) Those for whom the value directly represents the contents of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4295 Lisp object. Only two types are in this category: integers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4296 characters. No special allocation or garbage collection is necessary
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4297 for such objects. Lisp objects of these types do not need to be
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4298 @code{GCPRO}ed.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4299 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4301 In the remaining three categories, the value is a pointer to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4302 structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4303
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4304 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4305 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4306 @cindex frob block
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4307 (b) Those for whom the tag directly specifies the type. Recall that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4308 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
4309 specified this way. The most commonly-used types are stored in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4310 format; this includes conses, strings, vectors, and sometimes symbols.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4311 With the exception of vectors, objects in this category are allocated in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4312 @dfn{frob blocks}, i.e. large blocks of memory that are subdivided into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4313 individual objects. This saves a lot on malloc overhead, since there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4314 are typically quite a lot of these objects around, and the objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4315 small. (A cons, for example, occupies 8 bytes on 32-bit machines -- 4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4316 bytes for each of the two objects it contains.) Vectors are individually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4317 @code{malloc()}ed since they are of variable size. (It would be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4318 possible, and desirable, to allocate vectors of certain small sizes out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4319 of frob blocks, but it isn't currently done.) Strings are handled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4320 specially: Each string is allocated in two parts, a fixed size structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4321 containing a length and a data pointer, and the actual data of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4322 string. The former structure is allocated in frob blocks as usual, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4323 the latter data is stored in @dfn{string chars blocks} and is relocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4324 during garbage collection to eliminate holes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4325 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4326
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4327 In the remaining two categories, the type is stored in the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4328 itself. The tag for all such objects is the generic @dfn{lrecord}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4329 (Lisp_Record) tag. The first four bytes (or eight, for 64-bit machines)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4330 of the object's structure are a pointer to a structure that describes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4331 the object's type, which includes method pointers and a pointer to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4332 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
4333 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
4334 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
4335
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4336 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4337 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4338 (c) Those lrecords that are allocated in frob blocks (see above). This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4339 includes the objects that are most common and relatively small, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4340 includes floats, bytecodes, symbols (when not in category (b)), extents,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4341 events, and markers. With the cleanup of frob blocks done in 19.12,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4342 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
4343 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
4344 needs a finalization method), and is not likely to save much space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4345 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
4346 there are very few of them, it might actually waste space.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4347 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4348 (d) Those lrecords that are individually @code{malloc()}ed. These are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4349 called @dfn{lcrecords}. All other types are in this category. Adding a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4350 new type to this category is comparatively easy, and all types added
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4351 since 19.8 (when the current allocation scheme was devised, by Richard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4352 Mlynarik), with the exception of the character type, have been in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4353 category.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4354 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4356 Note that bit vectors are a bit of a special case. They are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4357 simple lrecords as in category (c), but are individually @code{malloc()}ed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4358 like vectors. You can basically view them as exactly like vectors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4359 except that their type is stored in lrecord fashion rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4360 in directly-tagged fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4361
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4362 Note that FSF Emacs redesigned their object system in 19.29 to follow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4363 a similar scheme. However, given RMS's expressed dislike for data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4364 abstraction, the FSF scheme is not nearly as clean or as easy to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4365 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
4366 (d) @code{Lisp_Vectorlike}, with separate tags for each, although
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4367 @code{Lisp_Vectorlike} is also used for vectors.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4368
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4369 @node Garbage Collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4370 @section Garbage Collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4371 @cindex garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4373 @cindex mark and sweep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4374 Garbage collection is simple in theory but tricky to implement.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4375 Emacs Lisp uses the oldest garbage collection method, called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4376 @dfn{mark and sweep}. Garbage collection begins by starting with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4377 all accessible locations (i.e. all variables and other slots where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4378 Lisp objects might occur) and recursively traversing all objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4379 accessible from those slots, marking each one that is found.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4380 We then go through all of memory and free each object that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4381 not marked, and unmarking each object that is marked. Note
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4382 that ``all of memory'' means all currently allocated objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4383 Traversing all these objects means traversing all frob blocks,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4384 all vectors (which are chained in one big list), and all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4385 lcrecords (which are likewise chained).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4387 Note that, when an object is marked, the mark has to occur
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4388 inside of the object's structure, rather than in the 32-bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4389 @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
4390 set the pointer's mark bit. This is because there may be many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4391 pointers to the same object. This means that the method of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4392 marking an object can differ depending on the type. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4393 different marking methods are approximately as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4395 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4396 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4397 For conses, the mark bit of the car is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4398 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4399 For strings, the mark bit of the string's plist is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4400 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4401 For symbols when not lrecords, the mark bit of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4402 symbol's plist is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4403 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4404 For vectors, the length is negated after adding 1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4405 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4406 For lrecords, the pointer to the structure describing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4407 the type is changed (see below).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4408 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4409 Integers and characters do not need to be marked, since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4410 no allocation occurs for them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4411 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4413 The details of this are in the @code{mark_object()} function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4415 Note that any code that operates during garbage collection has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4416 to be especially careful because of the fact that some objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4417 may be marked and as such may not look like they normally do.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4418 In particular:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4419
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4420 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4421 Some object pointers may have their mark bit set. This will make
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4422 @code{FOOBARP()} predicates fail. Use @code{GC_FOOBARP()} to deal with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4423 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4424 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4425 Even if you clear the mark bit, @code{FOOBARP()} will still fail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4426 for lrecords because the implementation pointer has been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4427 changed (see below). @code{GC_FOOBARP()} will correctly deal with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4428 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4429 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4430 Vectors have their size field munged, so anything that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4431 looks at this field will fail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4432 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4433 Note that @code{XFOOBAR()} macros @emph{will} work correctly on object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4434 pointers with their mark bit set, because the logical shift operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4435 that remove the tag also remove the mark bit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4436 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4438 Finally, note that garbage collection can be invoked explicitly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4439 by calling @code{garbage-collect} but is also called automatically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4440 by @code{eval}, once a certain amount of memory has been allocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4441 since the last garbage collection (according to @code{gc-cons-threshold}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4442
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4443 @node GCPROing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4444 @section @code{GCPRO}ing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4446 @code{GCPRO}ing is one of the ugliest and trickiest parts of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4447 internals. The basic idea is that whenever garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4448 occurs, all in-use objects must be reachable somehow or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4449 other from one of the roots of accessibility. The roots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4450 of accessibility are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4451
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4452 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4453 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4454 All objects that have been @code{staticpro()}d. This is used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4455 any global C variables that hold Lisp objects. A call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4456 @code{staticpro()} happens implicitly as a result of any symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4457 declared with @code{defsymbol()} and any variables declared with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4458 @code{DEFVAR_FOO()}. You need to explicitly call @code{staticpro()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4459 (in the @code{vars_of_foo()} method of a module) for other global
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4460 C variables holding Lisp objects. (This typically includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4461 internal lists and such things.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4462
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4463 Note that @code{obarray} is one of the @code{staticpro()}d things.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4464 Therefore, all functions and variables get marked through this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4465 @item
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
4466 Any shadowed bindings that are sitting on the @code{specpdl} stack.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4467 @item
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4468 Any objects sitting in currently active (Lisp) stack frames,
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4469 catches, and condition cases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4470 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4471 A couple of special-case places where active objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4472 located.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4473 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4474 Anything currently marked with @code{GCPRO}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4475 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4476
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4477 Marking with @code{GCPRO} is necessary because some C functions (quite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4478 a lot, in fact), allocate objects during their operation. Quite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4479 frequently, there will be no other pointer to the object while the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4480 function is running, and if a garbage collection occurs and the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4481 needs to be referenced again, bad things will happen. The solution is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4482 to mark those objects with @code{GCPRO}. Unfortunately this is easy to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4483 forget, and there is basically no way around this problem. Here are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4484 some rules, though:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4486 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4487 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4488 For every @code{GCPRO@var{n}}, there have to be declarations of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4489 @code{struct gcpro gcpro1, gcpro2}, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4491 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4492 You @emph{must} @code{UNGCPRO} anything that's @code{GCPRO}ed, and you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4493 @emph{must not} @code{UNGCPRO} if you haven't @code{GCPRO}ed. Getting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4494 either of these wrong will lead to crashes, often in completely random
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4495 places unrelated to where the problem lies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4497 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4498 The way this actually works is that all currently active @code{GCPRO}s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4499 are chained through the @code{struct gcpro} local variables, with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4500 variable @samp{gcprolist} pointing to the head of the list and the nth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4501 local @code{gcpro} variable pointing to the first @code{gcpro} variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4502 in the next enclosing stack frame. Each @code{GCPRO}ed thing is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4503 lvalue, and the @code{struct gcpro} local variable contains a pointer to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4504 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
4505 the @code{GCPRO}s and @code{UNGCPRO}s -- you will end up with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4506 @code{gcprolist}s containing pointers to @code{struct gcpro}s or local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4507 @code{Lisp_Object} variables in no-longer-active stack frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4509 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4510 It is actually possible for a single @code{struct gcpro} to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4511 protect a contiguous array of any number of values, rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4512 just a single lvalue. To effect this, call @code{GCPRO@var{n}} as usual on
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
4513 the first object in the array and then set @code{gcpro@var{n}.nvars}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4515 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4516 @strong{Strings are relocated.} What this means in practice is that the
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4517 pointer obtained using @code{XSTRING_DATA()} is liable to change at any
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4518 time, and you should never keep it around past any function call, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4519 pass it as an argument to any function that might cause a garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4520 collection. This is why a number of functions accept either a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4521 ``non-relocatable'' @code{char *} pointer or a relocatable Lisp string,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4522 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
4523 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
4524 string's data into it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4525
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4526 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4527 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
4528 (along with @code{struct gcpro ngcpro1, ngcpro2}, etc.), @code{NNGCPRO@var{n}},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4529 etc. This avoids compiler warnings about shadowed locals.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4530
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4531 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4532 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
4533 rather than too few. The extra cycles spent on this are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4534 almost never going to make a whit of difference in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4535 speed of anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4537 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4538 The general rule to follow is that caller, not callee, @code{GCPRO}s.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4539 That is, you should not have to explicitly @code{GCPRO} any Lisp objects
265
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4540 that are passed in as parameters.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4541
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4542 One exception from this rule is if you ever plan to change the parameter
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4543 value, and store a new object in it. In that case, you @emph{must}
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4544 @code{GCPRO} the parameter, because otherwise the new object will not be
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4545 protected.
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4546
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4547 So, if you create any Lisp objects (remember, this happens in all sorts
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4548 of circumstances, e.g. with @code{Fcons()}, etc.), you are responsible
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4549 for @code{GCPRO}ing them, unless you are @emph{absolutely sure} that
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4550 there's no possibility that a garbage-collection can occur while you
8efd647ea9ca Import from CVS: tag r20-5b31
cvs
parents: 259
diff changeset
4551 need to use the object. Even then, consider @code{GCPRO}ing.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4553 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4554 A garbage collection can occur whenever anything calls @code{Feval}, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4555 whenever a QUIT can occur where execution can continue past
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4556 this. (Remember, this is almost anywhere.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4558 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4559 If you have the @emph{least smidgeon of doubt} about whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4560 you need to @code{GCPRO}, you should @code{GCPRO}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4562 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4563 Beware of @code{GCPRO}ing something that is uninitialized. If you have
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4564 any shade of doubt about this, initialize all your variables to @code{Qnil}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4566 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4567 Be careful of traps, like calling @code{Fcons()} in the argument to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4568 another function. By the ``caller protects'' law, you should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4569 @code{GCPRO}ing the newly-created cons, but you aren't. A certain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4570 number of functions that are commonly called on freshly created stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4571 (e.g. @code{nconc2()}, @code{Fsignal()}), break the ``caller protects''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4572 law and go ahead and @code{GCPRO} their arguments so as to simplify
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4573 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
4574 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4576 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4577 Once again, remember to @code{GCPRO}! Bugs resulting from insufficient
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4578 @code{GCPRO}ing are intermittent and extremely difficult to track down,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4579 often showing up in crashes inside of @code{garbage-collect} or in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4580 weirdly corrupted objects or even in incorrect values in a totally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4581 different section of code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4582 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4583
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4584 @cindex garbage collection, conservative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4585 @cindex conservative garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4586 Given the extremely error-prone nature of the @code{GCPRO} scheme, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4587 the difficulties in tracking down, it should be considered a deficiency
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4588 in the XEmacs code. A solution to this problem would involve
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4589 implementing so-called @dfn{conservative} garbage collection for the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4590 stack. That involves looking through all of stack memory and treating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4591 anything that looks like a reference to an object as a reference. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4592 will result in a few objects not getting collected when they should, but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4593 it obviates the need for @code{GCPRO}ing, and allows garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4594 to happen at any point at all, such as during object allocation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4596 @node Integers and Characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4597 @section Integers and Characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4599 Integer and character Lisp objects are created from integers using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4600 macros @code{XSETINT()} and @code{XSETCHAR()} or the equivalent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4601 functions @code{make_int()} and @code{make_char()}. (These are actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4602 macros on most systems.) These functions basically just do some moving
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4603 of bits around, since the integral value of the object is stored
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4604 directly in the @code{Lisp_Object}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4605
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4606 @code{XSETINT()} and the like will truncate values given to them that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4607 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
4608 will at least be correct.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4610 @node Allocation from Frob Blocks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4611 @section Allocation from Frob Blocks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4612
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4613 The uninitialized memory required by a @code{Lisp_Object} of a particular type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4614 is allocated using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4615 @code{ALLOCATE_FIXED_TYPE()}. This only occurs inside of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4616 lowest-level object-creating functions in @file{alloc.c}:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4617 @code{Fcons()}, @code{make_float()}, @code{Fmake_byte_code()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4618 @code{Fmake_symbol()}, @code{allocate_extent()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4619 @code{allocate_event()}, @code{Fmake_marker()}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4620 @code{make_uninit_string()}. The idea is that, for each type, there are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4621 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
4622 into object-sized chunks. Each frob block will have some of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4623 chunks that are currently assigned to objects, and perhaps some that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4624 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
4625 end of the garbage collection cycle.) The free chunks are stored in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4626 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
4627 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
4628 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
4629 last-allocated chunk in the last frob block.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4630 @code{ALLOCATE_FIXED_TYPE()} first tries to retrieve a chunk from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4631 free list; if that fails, it calls
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4632 @code{ALLOCATE_FIXED_TYPE_FROM_BLOCK()}, which looks at the end of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4633 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
4634 none. (There are actually two versions of these macros, one of which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4635 more defensive but less efficient and is used for error-checking.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4637 @node lrecords
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4638 @section lrecords
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4640 [see @file{lrecord.h}]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4642 All lrecords have at the beginning of their structure a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4643 lrecord_header}. This just contains a pointer to a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4644 lrecord_implementation}, which is a structure containing method pointers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4645 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
4646 constant, statically-declared structure that is declared in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4647 @code{DEFINE_LRECORD_IMPLEMENTATION()} macro. (This macro actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4648 declares an array of two @code{struct lrecord_implementation}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4649 structures. The first one contains all the standard method pointers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4650 and is used in all normal circumstances. During garbage collection,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4651 however, the lrecord is @dfn{marked} by bumping its implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4652 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
4653 This structure contains a special indication in it that it's a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4654 @dfn{marked-object} structure: the finalize method is the special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4655 function @code{this_marks_a_marked_record()}, and all other methods are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4656 null pointers. At the end of garbage collection, all lrecords will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4657 either be reclaimed or unmarked by decrementing their implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4658 pointers, so this second structure pointer will never remain past
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4659 garbage collection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4661 Simple lrecords (of type (c) above) just have a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4662 lrecord_header} at their beginning. lcrecords, however, actually have a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4663 @code{struct lcrecord_header}. This, in turn, has a @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4664 lrecord_header} at its beginning, so sanity is preserved; but it also
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4665 has a pointer used to chain all lcrecords together, and a special ID
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4666 field used to distinguish one lcrecord from another. (This field is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4667 only for debugging and could be removed, but the space gain is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4668 significant.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4669
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4670 Simple lrecords are created using @code{ALLOCATE_FIXED_TYPE()}, just
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4671 like for other frob blocks. The only change is that the implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4672 pointer must be initialized correctly. (The implementation structure for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4673 an lrecord, or rather the pointer to it, is named @code{lrecord_float},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4674 @code{lrecord_extent}, @code{lrecord_buffer}, etc.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4675
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4676 lcrecords are created using @code{alloc_lcrecord()}. This takes a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4677 size to allocate and an implementation pointer. (The size needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4678 passed because some lcrecords, such as window configurations, are of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4679 variable size.) This basically just @code{malloc()}s the storage,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4680 initializes the @code{struct lcrecord_header}, and chains the lcrecord
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4681 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
4682 variable @code{all_lcrecords}. The calls to @code{alloc_lcrecord()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4683 generally occur in the lowest-level allocation function for each lrecord
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4684 type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4686 Whenever you create an lrecord, you need to call either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4687 @code{DEFINE_LRECORD_IMPLEMENTATION()} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4688 @code{DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION()}. This needs to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4689 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
4690 define and initialize the implementation structure for the lrecord. (And
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4691 possibly declares a function @code{error_check_foo()} that implements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4692 the @code{XFOO()} macro when error-checking is enabled.) The arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4693 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
4694 variable name of the lrecord implementation structure and related
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4695 structures using the @samp{##} macro concatenation operator), a string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4696 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
4697 type name; typically, the C type name has underscores, while the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4698 string has dashes), various method pointers, and the name of the C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4699 structure that contains the object. The methods are used to encapsulate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4700 type-specific information about the object, such as how to print it or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4701 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
4702 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
4703 of different places.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4705 The difference between @code{DEFINE_LRECORD_IMPLEMENTATION()} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4706 @code{DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION()} is that the former is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4707 used for fixed-size object types and the latter is for variable-size
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4708 object types. Most object types are fixed-size; some complex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4709 types, however (e.g. window configurations), are variable-size.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4710 Variable-size object types have an extra method, which is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4711 to determine the actual size of a particular object of that type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4712 (Currently this is only used for keeping allocation statistics.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4714 For the purpose of keeping allocation statistics, the allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4715 engine keeps a list of all the different types that exist. Note that,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4716 since @code{DEFINE_LRECORD_IMPLEMENTATION()} is a macro that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4717 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
4718 existing types. What happens instead is that each implementation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4719 structure contains in it a dynamically assigned number that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4720 particular to that type. (Or rather, it contains a pointer to another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4721 structure that contains this number. This evasiveness is done so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4722 the implementation structure can be declared const.) In the sweep stage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4723 of garbage collection, each lrecord is examined to see if its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4724 implementation structure has its dynamically-assigned number set. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4725 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
4726 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
4727 holding the number of objects of each type and the total memory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4728 allocated for objects of that type. The statistics in this array are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4729 also computed during the sweep stage. These statistics are returned by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4730 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
4731 loadup phase.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4732
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4733 Note that for every type defined with a @code{DEFINE_LRECORD_*()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4734 macro, there needs to be a @code{DECLARE_LRECORD_IMPLEMENTATION()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4735 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
4736 included by @file{inline.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4737
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4738 Furthermore, there should generally be a set of @code{XFOOBAR()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4739 @code{FOOBARP()}, etc. macros in a @file{.h} (or occasionally @file{.c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4740 file. To create one of these, copy an existing model and modify as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4741 necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4742
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4743 The various methods in the lrecord implementation structure are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4744
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4745 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4746 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4747 @cindex mark method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4748 A @dfn{mark} method. This is called during the marking stage and passed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4749 a function pointer (usually the @code{mark_object()} function), which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4750 used to mark an object. All Lisp objects that are contained within the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4751 object need to be marked by applying this function to them. The mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4752 method should also return a Lisp object, which should be either nil or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4753 an object to mark. (This can be used in lieu of calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4754 @code{mark_object()} on the object, to reduce the recursion depth, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4755 consequently should be the most heavily nested sub-object, such as a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4756 long list.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4757
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
4758 @strong{Please note:} When the mark method is called, garbage collection
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
4759 is in progress, and special precautions need to be taken when accessing
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 282
diff changeset
4760 objects; see section (B) above.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4762 If your mark method does not need to do anything, it can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4763 @code{NULL}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4764
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4765 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4766 A @dfn{print} method. This is called to create a printed representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4767 of the object, whenever @code{princ}, @code{prin1}, or the like is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4768 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
4769 directed, and an @code{escapeflag} which indicates whether the object's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4770 printed representation should be @dfn{escaped} so that it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4771 readable. (This corresponds to the difference between @code{princ} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4772 @code{prin1}.) Basically, @dfn{escaped} means that strings will have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4773 quotes around them and confusing characters in the strings such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4774 quotes, backslashes, and newlines will be backslashed; and that special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4775 care will be taken to make symbols print in a readable fashion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4776 (e.g. symbols that look like numbers will be backslashed). Other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4777 readable objects should perhaps pass @code{escapeflag} on when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4778 sub-objects are printed, so that readability is preserved when necessary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4779 (or if not, always pass in a 1 for @code{escapeflag}). Non-readable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4780 objects should in general ignore @code{escapeflag}, except that some use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4781 it as an indication that more verbose output should be given.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4783 Sub-objects are printed using @code{print_internal()}, which takes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4784 exactly the same arguments as are passed to the print method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4785
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4786 Literal C strings should be printed using @code{write_c_string()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4787 or @code{write_string_1()} for non-null-terminated strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4789 Functions that do not have a readable representation should check the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4790 @code{print_readably} flag and signal an error if it is set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4792 If you specify NULL for the print method, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4793 @code{default_object_printer()} will be used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4794
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4795 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4796 A @dfn{finalize} method. This is called at the beginning of the sweep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4797 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
4798 perform any extra object cleanup. This typically involves freeing any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4799 extra @code{malloc()}ed memory associated with the object, releasing any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4800 operating-system and window-system resources associated with the object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4801 (e.g. pixmaps, fonts), etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4803 The finalize method can be NULL if nothing needs to be done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4804
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4805 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
4806 phase; this time with the for_disksave parameter set to non-zero. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4807 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
4808 @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
4809 need it later. (Also, signal an error if there are any operating-system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4810 and window-system resources here, because they can't be dumped.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4812 Finalize methods should, as a rule, set to zero any pointers after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4813 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
4814 freeing. Although I'm pretty sure that finalize methods are not called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4815 twice on the same object (except for the @code{for_disksave} proviso),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4816 we've gotten nastily burned in some cases by not doing this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4817
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4818 WARNING #2: The finalize method is @emph{only} called for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4819 lcrecords, @emph{not} for simply lrecords. If you need a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4820 finalize method for simple lrecords, you have to stick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4821 it in the @code{ADDITIONAL_FREE_foo()} macro in @file{alloc.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4822
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4823 WARNING #3: Things are in an @emph{extremely} bizarre state
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4824 when @code{ADDITIONAL_FREE_foo()} is called, so you have to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4825 be incredibly careful when writing one of these functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4826 See the comment in @code{gc_sweep()}. If you ever have to add
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4827 one of these, consider using an lcrecord or dealing with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4828 the problem in a different fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4829
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4830 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4831 An @dfn{equal} method. This compares the two objects for similarity,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4832 when @code{equal} is called. It should compare the contents of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4833 objects in some reasonable fashion. It is passed the two objects and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4834 @dfn{depth} value, which is used to catch circular objects. To compare
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4835 sub-Lisp-objects, call @code{internal_equal()} and bump the depth value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4836 by one. If this value gets too high, a @code{circular-object} error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4837 will be signaled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4838
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4839 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
4840 i.e. identical.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4841
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4842 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4843 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
4844 compared with @code{equal}. The rule here is that if two objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4845 @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
4846 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
4847 compared in the ``equal'' method. If you specify this method as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4848 @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
4849 @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
4850
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4851 To hash a sub-Lisp-object, call @code{internal_hash()}. Bump the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4852 depth by one, just like in the ``equal'' method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4853
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4854 To convert a Lisp object directly into a hash value (using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4855 its pointer), use @code{LISP_HASH()}. This is what happens when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4856 the hash method is NULL.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4857
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4858 To hash two or more values together into a single value, use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4859 @code{HASH2()}, @code{HASH3()}, @code{HASH4()}, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4860
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4861 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4862 @dfn{getprop}, @dfn{putprop}, @dfn{remprop}, and @dfn{plist} methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4863 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
4864 documenting them here. If you create one of these objects, you have to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4865 use different macros to define them,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4866 i.e. @code{DEFINE_LRECORD_IMPLEMENTATION_WITH_PROPS()} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4867 @code{DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION_WITH_PROPS()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4869 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4870 A @dfn{size_in_bytes} method, when the object is of variable-size.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4871 (i.e. declared with a @code{_SEQUENCE_IMPLEMENTATION} macro.) This should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4872 simply return the object's size in bytes, exactly as you might expect.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4873 For an example, see the methods for window configurations and opaques.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4874 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4876 @node Low-level allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4877 @section Low-level allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4878
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4879 Memory that you want to allocate directly should be allocated using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4880 @code{xmalloc()} rather than @code{malloc()}. This implements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4881 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
4882 vital stuff (i.e. @code{BLOCK_INPUT}, which is no longer necessary).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4883 Free using @code{xfree()}, and realloc using @code{xrealloc()}. Note
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4884 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
4885 allocated. (Many functions, however, do not expect this, and thus XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4886 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
4887 you should strive to make your function handle this OK. However, it's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4888 difficult in the general circumstance, perhaps requiring extra
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4889 unwind-protects and such.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4891 Note that XEmacs provides two separate replacements for the standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4892 @code{malloc()} library function. These are called @dfn{old GNU malloc}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4893 (@file{malloc.c}) and @dfn{new GNU malloc} (@file{gmalloc.c}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4894 respectively. New GNU malloc is better in pretty much every way than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4895 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
4896 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
4897 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
4898 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
4899 primary difference between both of these mallocs and the standard system
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4900 malloc is that they are much faster, at the expense of increased space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4901 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
4902 two. This allows for basically constant malloc time, since the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4903 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
4904 malloc typically allocates arbitrary-sized chunks and has to spend some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4905 time, sometimes a significant amount of time, walking the heap looking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4906 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
4907 improves on things by allocating large objects in chunks of 4096 bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4908 rather than in ever larger powers of two, which results in ever larger
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4909 wastage. There is a slight speed loss here, but it's of doubtful
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4910 significance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4912 NOTE: Apparently there is a third-generation GNU malloc that is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4913 significantly better than the new GNU malloc, and should probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4914 be included in XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4915
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4916 There is also the relocating allocator, @file{ralloc.c}. This actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4917 moves blocks of memory around so that the @code{sbrk()} pointer shrunk
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4918 and virtual memory released back to the system. On some systems,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4919 this is a big win. On all systems, it causes a noticeable (and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4920 sometimes huge) speed penalty, so I turn it off by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4921 @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
4922 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
4923 rather than block copies to move data around. This purports to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4924 be faster, although that depends on the amount of data that would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4925 have had to be block copied and the system-call overhead for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4926 @code{mmap()}. I don't know exactly how this works, except that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4927 relocating-allocation routines are pretty much used only for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4928 the memory allocated for a buffer, which is the biggest consumer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4929 of space, esp. of space that may get freed later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4931 Note that the GNU mallocs have some ``memory warning'' facilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4932 XEmacs taps into them and issues a warning through the standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4933 warning system, when memory gets to 75%, 85%, and 95% full.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4934 (On some systems, the memory warnings are not functional.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4936 Allocated memory that is going to be used to make a Lisp object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4937 is created using @code{allocate_lisp_storage()}. This calls @code{xmalloc()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4938 but also verifies that the pointer to the memory can fit into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4939 a Lisp word (remember that some bits are taken away for a type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4940 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
4941 @code{allocate_lisp_storage()} is called by @code{alloc_lcrecord()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4942 @code{ALLOCATE_FIXED_TYPE()}, and the vector and bit-vector creation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4943 routines. These routines also call @code{INCREMENT_CONS_COUNTER()} at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4944 appropriate times; this keeps statistics on how much memory is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4945 allocated, so that garbage-collection can be invoked when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4946 threshold is reached.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4947
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4948 @node Pure Space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4949 @section Pure Space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4951 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4953 @node Cons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4954 @section Cons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4956 Conses are allocated in standard frob blocks. The only thing to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4957 note is that conses can be explicitly freed using @code{free_cons()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4958 and associated functions @code{free_list()} and @code{free_alist()}. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4959 immediately puts the conses onto the cons free list, and decrements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4960 the statistics on memory allocation appropriately. This is used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4961 to good effect by some extremely commonly-used code, to avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4962 generating extra objects and thereby triggering GC sooner.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4963 However, you have to be @emph{extremely} careful when doing this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4964 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
4965 before.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4967 @node Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4968 @section Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4970 As mentioned above, each vector is @code{malloc()}ed individually, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4971 all are threaded through the variable @code{all_vectors}. Vectors are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4972 marked strangely during garbage collection, by kludging the size field.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4973 Note that the @code{struct Lisp_Vector} is declared with its
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4974 @code{contents} field being a @emph{stretchy} array of one element. It
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4975 is actually @code{malloc()}ed with the right size, however, and access
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
4976 to any element through the @code{contents} array works fine.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4977
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4978 @node Bit Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4979 @section Bit Vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4980
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4981 Bit vectors work exactly like vectors, except for more complicated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4982 code to access an individual bit, and except for the fact that bit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4983 vectors are lrecords while vectors are not. (The only difference here is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4984 that there's an lrecord implementation pointer at the beginning and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4985 tag field in bit vector Lisp words is ``lrecord'' rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4986 ``vector''.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4988 @node Symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4989 @section Symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4991 Symbols are also allocated in frob blocks. Note that the code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4992 exists for symbols to be either lrecords (category (c) above)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4993 or simple types (category (b) above), and are lrecords by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4994 default (I think), although there is no good reason for this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4996 Note that symbols in the awful horrible obarray structure are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4997 chained through their @code{next} field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4998
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4999 Remember that @code{intern} looks up a symbol in an obarray, creating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5000 one if necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5001
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5002 @node Marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5003 @section Marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5005 Markers are allocated in frob blocks, as usual. They are kept
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5006 in a buffer unordered, but in a doubly-linked list so that they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5007 can easily be removed. (Formerly this was a singly-linked list,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5008 but in some cases garbage collection took an extraordinarily
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5009 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
5010 markers from a buffer.) Markers are removed from a buffer in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5011 the finalize stage, in @code{ADDITIONAL_FREE_marker()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5012
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5013 @node String
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5014 @section String
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5015
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5016 As mentioned above, strings are a special case. A string is logically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5017 two parts, a fixed-size object (containing the length, property list,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5018 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
5019 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
5020 frob blocks, as usual. The actual data is stored in special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5021 @dfn{string-chars blocks}, which are 8K blocks of memory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5022 Currently-allocated strings are simply laid end to end in these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5023 string-chars blocks, with a pointer back to the @code{struct Lisp_String}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5024 stored before each string in the string-chars block. When a new string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5025 needs to be allocated, the remaining space at the end of the last
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5026 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
5027 block is created otherwise.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5028
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5029 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
5030 compaction and relocation that happens at the end of garbage collection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5031 During the sweep stage of garbage collection, when objects are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5032 reclaimed, the garbage collector goes through all string-chars blocks,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5033 looking for unused strings. Each chunk of string data is preceded by a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5034 pointer to the corresponding @code{struct Lisp_String}, which indicates
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5035 both whether the string is used and how big the string is, i.e. how to
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
5036 get to the next chunk of string data. Holes are compressed by
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5037 block-copying the next string into the empty space and relocating the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5038 pointer stored in the corresponding @code{struct Lisp_String}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5039 @strong{This means you have to be careful with strings in your code.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5040 See the section above on @code{GCPRO}ing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5042 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
5043 to fit into a string-chars block. Such strings, called @dfn{big
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5044 strings}, are all @code{malloc()}ed as their own block. (#### Although it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5045 would make more sense for the threshold for big strings to be somewhat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5046 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
5047 this was indeed the case formerly -- indeed, the threshold was set at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5048 1/8 -- but Mly forgot about this when rewriting things for 19.8.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5050 Note also that the string data in string-chars blocks is padded as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5051 necessary so that proper alignment constraints on the @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5052 Lisp_String} back pointers are maintained.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5053
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5054 Finally, strings can be resized. This happens in Mule when a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5055 character is substituted with a different-length character, or during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5056 modeline frobbing. (You could also export this to Lisp, but it's not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5057 done so currently.) Resizing a string is a potentially tricky process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5058 If the change is small enough that the padding can absorb it, nothing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5059 other than a simple memory move needs to be done. Keep in mind,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5060 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
5061 next string in the string-chars block is computed by looking at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5062 length and rounding to the nearest multiple of four or eight. If the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5063 string would shrink or expand beyond the correct padding, new string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5064 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
5065 the data moved appropriately. This leaves some dead string data, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5066 is marked by putting a special marker of 0xFFFFFFFF in the @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5067 Lisp_String} pointer before the data (there's no real @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5068 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
5069 string data (which would normally be obtained from the now-non-existent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5070 @code{struct Lisp_String}) at the beginning of the dead string data gap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5071 The string compactor recognizes this special 0xFFFFFFFF marker and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5072 handles it correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5073
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5074 @node Bytecode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5075 @section Bytecode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5077 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5079 @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
5080 @chapter Events and the Event Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5082 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5083 * Introduction to Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5084 * Main Loop::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5085 * Specifics of the Event Gathering Mechanism::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5086 * Specifics About the Emacs Event::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5087 * The Event Stream Callback Routines::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5088 * Other Event Loop Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5089 * Converting Events::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5090 * Dispatching Events; The Command Builder::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5091 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5092
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5093 @node Introduction to Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5094 @section Introduction to Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5096 An event is an object that encapsulates information about an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5097 interesting occurrence in the operating system. Events are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5098 generated either by user action, direct (e.g. typing on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5099 keyboard or moving the mouse) or indirect (moving another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5100 window, thereby generating an expose event on an Emacs frame),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5101 or as a result of some other typically asynchronous action happening,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5102 such as output from a subprocess being ready or a timer expiring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5103 Events come into the system in an asynchronous fashion (typically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5104 through a callback being called) and are converted into a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5105 synchronous event queue (first-in, first-out) in a process that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5106 we will call @dfn{collection}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5107
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
5108 Note that each application has its own event queue. (It is
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5109 immaterial whether the collection process directly puts the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5110 events in the proper application's queue, or puts them into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5111 a single system queue, which is later split up.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5113 The most basic level of event collection is done by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5114 operating system or window system. Typically, XEmacs does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5115 its own event collection as well. Often there are multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5116 layers of collection in XEmacs, with events from various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5117 sources being collected into a queue, which is then combined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5118 with other sources to go into another queue (i.e. a second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5119 level of collection), with perhaps another level on top of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5120 this, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5121
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5122 XEmacs has its own types of events (called @dfn{Emacs events}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5123 which provides an abstract layer on top of the system-dependent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5124 nature of the most basic events that are received. Part of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5125 complex nature of the XEmacs event collection process involves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5126 converting from the operating-system events into the proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5127 Emacs events -- there may not be a one-to-one correspondence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5129 Emacs events are documented in @file{events.h}; I'll discuss them
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5130 later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5132 @node Main Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5133 @section Main Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5134
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5135 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
5136 running. It loops endlessly, calling @code{next-event} to retrieve an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5137 event and @code{dispatch-event} to execute it. @code{dispatch-event} does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5138 the appropriate thing with non-user events (process, timeout,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5139 magic, eval, mouse motion); this involves calling a Lisp handler
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5140 function, redrawing a newly-exposed part of a frame, reading
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5141 subprocess output, etc. For user events, @code{dispatch-event}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5142 looks up the event in relevant keymaps or menubars; when a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5143 full key sequence or menubar selection is reached, the appropriate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5144 function is executed. @code{dispatch-event} may have to keep state
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5145 across calls; this is done in the ``command-builder'' structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5146 associated with each console (remember, there's usually only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5147 one console), and the engine that looks up keystrokes and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5148 constructs full key sequences is called the @dfn{command builder}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5149 This is documented elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5151 The guts of the command loop are in @code{command_loop_1()}. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5152 function doesn't catch errors, though -- that's the job of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5153 @code{command_loop_2()}, which is a condition-case (i.e. error-trapping)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5154 wrapper around @code{command_loop_1()}. @code{command_loop_1()} never
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5155 returns, but may get thrown out of.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5157 When an error occurs, @code{cmd_error()} is called, which usually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5158 invokes the Lisp error handler in @code{command-error}; however, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5159 default error handler is provided if @code{command-error} is @code{nil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5160 (e.g. during startup). The purpose of the error handler is simply to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5161 display the error message and do associated cleanup; it does not need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5162 throw anywhere. When the error handler finishes, the condition-case in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5163 @code{command_loop_2()} will finish and @code{command_loop_2()} will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5164 reinvoke @code{command_loop_1()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5166 @code{command_loop_2()} is invoked from three places: from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5167 @code{initial_command_loop()} (called from @code{main()} at the end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5168 internal initialization), from the Lisp function @code{recursive-edit},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5169 and from @code{call_command_loop()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5170
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5171 @code{call_command_loop()} is called when a macro is started and when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5172 the minibuffer is entered; normal termination of the macro or minibuffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5173 causes a throw out of the recursive command loop. (To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5174 @code{execute-kbd-macro} for macros and @code{exit} for minibuffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5175 Note also that the low-level minibuffer-entering function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5176 @code{read-minibuffer-internal}, provides its own error handling and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5177 does not need @code{command_loop_2()}'s error encapsulation; so it tells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5178 @code{call_command_loop()} to invoke @code{command_loop_1()} directly.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5180 Note that both read-minibuffer-internal and recursive-edit set up a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5181 catch for @code{exit}; this is why @code{abort-recursive-edit}, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5182 throws to this catch, exits out of either one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5184 @code{initial_command_loop()}, called from @code{main()}, sets up a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5185 catch for @code{top-level} when invoking @code{command_loop_2()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5186 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
5187 need to. Before invoking @code{command_loop_2()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5188 @code{initial_command_loop()} calls @code{top_level_1()}, which handles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5189 all of the startup stuff (creating the initial frame, handling the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5190 command-line options, loading the user's @file{.emacs} file, etc.). The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5191 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
5192 variable @code{top-level}; normally this function is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5193 @code{normal-top-level}. @code{top_level_1()} is just an error-handling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5194 wrapper similar to @code{command_loop_2()}. Note also that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5195 @code{initial_command_loop()} sets up a catch for @code{top-level} when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5196 invoking @code{top_level_1()}, just like when it invokes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5197 @code{command_loop_2()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5198
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5199 @node Specifics of the Event Gathering Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5200 @section Specifics of the Event Gathering Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5202 Here is an approximate diagram of the collection processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5203 at work in XEmacs, under TTY's (TTY's are simpler than X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5204 so we'll look at this first):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5205
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5206 @noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5207 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5208 asynch. asynch. asynch. asynch. [Collectors in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5209 kbd events kbd events process process the OS]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5210 | | output output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5211 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5212 | | | | SIGINT, [signal handlers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5213 | | | | SIGQUIT, in XEmacs]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5214 V V V V SIGWINCH,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5215 file file file file SIGALRM
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5216 desc. desc. desc. desc. |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5217 (TTY) (TTY) (pipe) (pipe) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5218 | | | | fake timeouts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5219 | | | | file |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5220 | | | | desc. |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5221 | | | | (pipe) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5222 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5223 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5224 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5225 V V V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5226 ------>-----------<----------------<----------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5227 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5228 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5229 | [collected using select() in emacs_tty_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5230 | and converted to the appropriate Emacs event]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5231 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5232 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5233 V (above this line is TTY-specific)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5234 Emacs ------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5235 event (below this line is the generic event mechanism)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5236 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5237 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5238 was there if not, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5239 a SIGINT? emacs_tty_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5240 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5241 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5242 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5243 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5244 --->-------<----
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5245 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5246 | [collected in event_stream_next_event();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5247 | SIGINT is converted using maybe_read_quit_event()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5248 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5249 Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5250 event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5251 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5252 \---->------>----- maybe_kbd_translate() ---->---\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5253 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5254 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5255 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5256 command event queue |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5257 if not from command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5258 (contains events that were event queue, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5259 read earlier but not processed, event_stream_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5260 typically when waiting in a |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5261 sit-for, sleep-for, etc. for |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5262 a particular event to be received) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5263 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5264 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5265 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5266 ---->------------------------------------<----
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5267 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5268 | [collected in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5269 | next_event_internal()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5270 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5271 unread- unread- event from |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5272 command- command- keyboard else, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5273 events event macro next_event_internal()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5274 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5275 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5276 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5277 V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5278 --------->----------------------<------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5279 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5280 | [collected in `next-event', which may loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5281 | more than once if the event it gets is on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5282 | a dead frame, device, etc.]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5283 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5284 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5285 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5286 feed into top-level event loop,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5287 which repeatedly calls `next-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5288 and then dispatches the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5289 using `dispatch-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5290 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5291
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5292 Notice the separation between TTY-specific and generic event mechanism.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5293 When using the Xt-based event loop, the TTY-specific stuff is replaced
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5294 but the rest stays the same.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5296 It's also important to realize that only one different kind of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5297 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
5298 to receive all kinds of events simultaneously. For the two existing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5299 event loops (implemented in @file{event-tty.c} and @file{event-Xt.c},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5300 respectively), the TTY event loop @emph{only} handles TTY consoles,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5301 while the Xt event loop handles @emph{both} TTY and X consoles. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5302 situation is different from all of the output handlers, where you simply
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5303 have one per console type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5305 Here's the Xt Event Loop Diagram (notice that below a certain point,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5306 it's the same as the above diagram):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5308 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5309 asynch. asynch. asynch. asynch. [Collectors in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5310 kbd kbd process process the OS]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5311 events events output output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5312 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5313 | | | | asynch. asynch. [Collectors in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5314 | | | | X X OS and X Window System]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5315 | | | | events events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5316 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5317 | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5318 | | | | | | SIGINT, [signal handlers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5319 | | | | | | SIGQUIT, in XEmacs]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5320 | | | | | | SIGWINCH,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5321 | | | | | | SIGALRM
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5322 | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5323 | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5324 | | | | | | | timeouts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5325 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5326 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5327 | | | | | | V |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5328 V V V V V V fake |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5329 file file file file file file file |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5330 desc. desc. desc. desc. desc. desc. desc. |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5331 (TTY) (TTY) (pipe) (pipe) (socket) (socket) (pipe) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5332 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5333 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5334 | | | | | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5335 V V V V V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5336 --->----------------------------------------<---------<------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5337 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5338 | | | [collected using select() in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5339 | | | _XtWaitForSomething(), called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5340 | | | from XtAppProcessEvent(), called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5341 | | | in emacs_Xt_next_event();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5342 | | | dispatched to various callbacks]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5343 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5344 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5345 emacs_Xt_ p_s_callback(), | [popup_selection_callback]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5346 event_handler() x_u_v_s_callback(),| [x_update_vertical_scrollbar_
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5347 | x_u_h_s_callback(),| callback]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5348 | search_callback() | [x_update_horizontal_scrollbar_
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5349 | | | callback]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5350 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5351 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5352 enqueue_Xt_ signal_special_ |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5353 dispatch_event() Xt_user_event() |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5354 [maybe multiple | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5355 times, maybe 0 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5356 times] | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5357 | enqueue_Xt_ |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5358 | dispatch_event() |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5359 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5360 | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5361 V V |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5362 -->----------<-- |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5363 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5364 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5365 dispatch Xt_what_callback()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5366 event sets flags
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5367 queue |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5368 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5369 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5370 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5371 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5372 ---->-----------<--------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5373 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5374 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5375 | [collected and converted as appropriate in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5376 | emacs_Xt_next_event()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5377 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5378 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5379 V (above this line is Xt-specific)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5380 Emacs ------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5381 event (below this line is the generic event mechanism)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5382 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5383 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5384 was there if not, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5385 a SIGINT? emacs_Xt_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5386 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5387 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5388 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5389 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5390 --->-------<----
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5391 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5392 | [collected in event_stream_next_event();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5393 | SIGINT is converted using maybe_read_quit_event()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5394 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5395 Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5396 event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5397 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5398 \---->------>----- maybe_kbd_translate() -->-----\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5399 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5400 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5401 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5402 command event queue |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5403 if not from command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5404 (contains events that were event queue, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5405 read earlier but not processed, event_stream_next_event()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5406 typically when waiting in a |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5407 sit-for, sleep-for, etc. for |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5408 a particular event to be received) |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5409 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5410 | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5411 V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5412 ---->----------------------------------<------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5413 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5414 | [collected in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5415 | next_event_internal()]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5416 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5417 unread- unread- event from |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5418 command- command- keyboard else, call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5419 events event macro next_event_internal()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5420 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5421 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5422 | | | |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5423 V V V V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5424 --------->----------------------<------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5425 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5426 | [collected in `next-event', which may loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5427 | more than once if the event it gets is on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5428 | a dead frame, device, etc.]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5429 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5430 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5431 V
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5432 feed into top-level event loop,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5433 which repeatedly calls `next-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5434 and then dispatches the event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5435 using `dispatch-event'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5436 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5438 @node Specifics About the Emacs Event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5439 @section Specifics About the Emacs Event
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5440
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5441 @node The Event Stream Callback Routines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5442 @section The Event Stream Callback Routines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5444 @node Other Event Loop Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5445 @section Other Event Loop Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5446
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5447 @code{detect_input_pending()} and @code{input-pending-p} look for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5448 input by calling @code{event_stream->event_pending_p} and looking in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5449 @code{[V]unread-command-event} and the @code{command_event_queue} (they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5450 do not check for an executing keyboard macro, though).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5451
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5452 @code{discard-input} cancels any command events pending (and any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5453 keyboard macros currently executing), and puts the others onto the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5454 @code{command_event_queue}. There is a comment about a ``race
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5455 condition'', which is not a good sign.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5457 @code{next-command-event} and @code{read-char} are higher-level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5458 interfaces to @code{next-event}. @code{next-command-event} gets the
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5459 next @dfn{command} event (i.e. keypress, mouse event, menu selection,
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5460 or scrollbar action), calling @code{dispatch-event} on any others.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5461 @code{read-char} calls @code{next-command-event} and uses
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5462 @code{event_to_character()} to return the character equivalent. With
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5463 the right kind of input method support, it is possible for (read-char)
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5464 to return a Kanji character.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5465
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5466 @node Converting Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5467 @section Converting Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5469 @code{character_to_event()}, @code{event_to_character()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5470 @code{event-to-character}, and @code{character-to-event} convert between
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5471 characters and keypress events corresponding to the characters. If the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5472 event was not a keypress, @code{event_to_character()} returns -1 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5473 @code{event-to-character} returns @code{nil}. These functions convert
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5474 between character representation and the split-up event representation
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5475 (keysym plus mod keys).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5476
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5477 @node Dispatching Events; The Command Builder
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5478 @section Dispatching Events; The Command Builder
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5479
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5480 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5482 @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
5483 @chapter Evaluation; Stack Frames; Bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5484
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5485 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5486 * Evaluation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5487 * Dynamic Binding; The specbinding Stack; Unwind-Protects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5488 * Simple Special Forms::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5489 * Catch and Throw::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5490 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5491
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5492 @node Evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5493 @section Evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5495 @code{Feval()} evaluates the form (a Lisp object) that is passed to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5496 it. Note that evaluation is only non-trivial for two types of objects:
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 219
diff changeset
5497 symbols and conses. A symbol is evaluated simply by calling
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 219
diff changeset
5498 symbol-value on it and returning the value.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5500 Evaluating a cons means calling a function. First, @code{eval} checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5501 to see if garbage-collection is necessary, and calls
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5502 @code{Fgarbage_collect()} if so. It then increases the evaluation depth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5503 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
5504 element to the linked list of @code{struct backtrace}'s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5505 (@code{backtrace_list}). Each such structure contains a pointer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5506 function being called plus a list of the function's arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5507 Originally these values are stored unevalled, and as they are evaluated,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5508 the backtrace structure is updated. Garbage collection pays attention
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5509 to the objects pointed to in the backtrace structures (garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5510 collection might happen while a function is being called or while an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5511 argument is being evaluated, and there could easily be no other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5512 references to the arguments in the argument list; once an argument is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5513 evaluated, however, the unevalled version is not needed by eval, and so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5514 the backtrace structure is changed).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5515
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5516 At this point, the function to be called is determined by looking at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5517 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
5518 retrieved and the process repeated). The function should then consist
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5519 of either a @code{Lisp_Subr} (built-in function), a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5520 @code{Lisp_Compiled_Function} object, or a cons whose car is the symbol
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 219
diff changeset
5521 @code{autoload}, @code{macro} or @code{lambda}.
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5522
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5523 If the function is a @code{Lisp_Subr}, the lisp object points to a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5524 @code{struct Lisp_Subr} (created by @code{DEFUN()}), which contains a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5525 pointer to the C function, a minimum and maximum number of arguments
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5526 (possibly the special constants @code{MANY} or @code{UNEVALLED}), a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5527 pointer to the symbol referring to that subr, and a couple of other
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5528 things. If the subr wants its arguments @code{UNEVALLED}, they are
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5529 passed raw as a list. Otherwise, an array of evaluated arguments is
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5530 created and put into the backtrace structure, and either passed whole
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5531 (@code{MANY}) or each argument is passed as a C argument.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5532
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5533 If the function is a @code{Lisp_Compiled_Function} object or a lambda,
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5534 @code{apply_lambda()} is called. If the function is a macro,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5535 [..... fill in] is done. If the function is an autoload,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5536 @code{do_autoload()} is called to load the definition and then eval
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 219
diff changeset
5537 starts over [explain this more].
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5539 When @code{Feval} exits, the evaluation depth is reduced by one, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5540 debugger is called if appropriate, and the current backtrace structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5541 is removed from the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5542
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5543 @code{apply_lambda()} is passed a function, a list of arguments, and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5544 flag indicating whether to evaluate the arguments. It creates an array
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5545 of (possibly) evaluated arguments and fixes up the backtrace structure,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5546 just like eval does. Then it calls @code{funcall_lambda()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5548 @code{funcall_lambda()} goes through the formal arguments to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5549 function and binds them to the actual arguments, checking for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5550 @code{&rest} and @code{&optional} symbols in the formal arguments and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5551 making sure the number of actual arguments is correct. Then either
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5552 @code{progn} or @code{byte-code} is called to actually execute the body
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5553 and return a value.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5555 @code{Ffuncall()} implements Lisp @code{funcall}. @code{(funcall fun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5556 x1 x2 x3 ...)} is equivalent to @code{(eval (list fun (quote x1) (quote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5557 x2) (quote x3) ...))}. @code{Ffuncall()} contains its own code to do
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5558 the evaluation, however, and is almost identical to eval.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5559
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5560 @code{Fapply()} implements Lisp @code{apply}, which is very similar to
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5561 @code{funcall} except that if the last argument is a list, the result is the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5562 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
5563 @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
5564 list, then calls @code{Ffuncall()} to do the work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5566 @code{apply1()}, @code{call0()}, @code{call1()}, @code{call2()}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5567 @code{call3()} call a function, passing it the argument(s) given (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5568 arguments are given as separate C arguments rather than being passed as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5569 an array). @code{apply1()} uses @code{apply} while the others use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5570 @code{funcall}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5572 @node Dynamic Binding; The specbinding Stack; Unwind-Protects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5573 @section Dynamic Binding; The specbinding Stack; Unwind-Protects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5574
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5575 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5576 struct specbinding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5577 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5578 Lisp_Object symbol, old_value;
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
5579 Lisp_Object (*func) (Lisp_Object); /* for unwind-protect */
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5580 @};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5581 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5582
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5583 @code{struct specbinding} is used for local-variable bindings and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5584 unwind-protects. @code{specpdl} holds an array of @code{struct specbinding}'s,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5585 @code{specpdl_ptr} points to the beginning of the free bindings in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5586 array, @code{specpdl_size} specifies the total number of binding slots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5587 in the array, and @code{max_specpdl_size} specifies the maximum number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5588 of bindings the array can be expanded to hold. @code{grow_specpdl()}
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5589 increases the size of the @code{specpdl} array, multiplying its size by
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5590 2 but never exceeding @code{max_specpdl_size} (except that if this
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5591 number is less than 400, it is first set to 400).
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5592
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5593 @code{specbind()} binds a symbol to a value and is used for local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5594 variables and @code{let} forms. The symbol and its old value (which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5595 might be @code{Qunbound}, indicating no prior value) are recorded in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5596 specpdl array, and @code{specpdl_size} is increased by 1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5598 @code{record_unwind_protect()} implements an @dfn{unwind-protect},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5599 which, when placed around a section of code, ensures that some specified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5600 cleanup routine will be executed even if the code exits abnormally
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5601 (e.g. through a @code{throw} or quit). @code{record_unwind_protect()}
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5602 simply adds a new specbinding to the @code{specpdl} array and stores the
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5603 appropriate information in it. The cleanup routine can either be a C
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5604 function, which is stored in the @code{func} field, or a @code{progn}
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5605 form, which is stored in the @code{old_value} field.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5606
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5607 @code{unbind_to()} removes specbindings from the @code{specpdl} array
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5608 until the specified position is reached. Each specbinding can be one of
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5609 three types:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5610
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5611 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5612 @item
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5613 an unwind-protect with a C cleanup function (@code{func} is not 0, and
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5614 @code{old_value} holds an argument to be passed to the function);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5615 @item
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5616 an unwind-protect with a Lisp form (@code{func} is 0, @code{symbol}
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5617 is @code{nil}, and @code{old_value} holds the form to be executed with
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5618 @code{Fprogn()}); or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5619 @item
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5620 a local-variable binding (@code{func} is 0, @code{symbol} is not
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5621 @code{nil}, and @code{old_value} holds the old value, which is stored as
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5622 the symbol's value).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5623 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5624
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5625 @node Simple Special Forms
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5626 @section Simple Special Forms
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5627
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5628 @code{or}, @code{and}, @code{if}, @code{cond}, @code{progn},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5629 @code{prog1}, @code{prog2}, @code{setq}, @code{quote}, @code{function},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5630 @code{let*}, @code{let}, @code{while}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5632 All of these are very simple and work as expected, calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5633 @code{Feval()} or @code{Fprogn()} as necessary and (in the case of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5634 @code{let} and @code{let*}) using @code{specbind()} to create bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5635 and @code{unbind_to()} to undo the bindings when finished. Note that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5636 these functions do a lot of @code{GCPRO}ing to protect their arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5637 from garbage collection because they call @code{Feval()} (@pxref{Garbage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5638 Collection}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5640 @node Catch and Throw
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5641 @section Catch and Throw
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5642
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5643 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5644 struct catchtag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5645 @{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5646 Lisp_Object tag;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5647 Lisp_Object val;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5648 struct catchtag *next;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5649 struct gcpro *gcpro;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5650 jmp_buf jmp;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5651 struct backtrace *backlist;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5652 int lisp_eval_depth;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5653 int pdlcount;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5654 @};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5655 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5657 @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
5658 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
5659 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
5660 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
5661 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
5662 call, the code will be executed normally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5663
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5664 Information pertaining to a catch is held in a @code{struct catchtag},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5665 which is placed at the head of a linked list pointed to by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5666 @code{catchlist}. @code{internal_catch()} is passed a C function to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5667 call (@code{Fprogn()} when Lisp @code{catch} is called) and arguments to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5668 give it, and places a catch around the function. Each @code{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5669 catchtag} is held in the stack frame of the @code{internal_catch()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5670 instance that created the catch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5672 @code{internal_catch()} is fairly straightforward. It stores into the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5673 @code{struct catchtag} the tag name and the current values of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5674 @code{backtrace_list}, @code{lisp_eval_depth}, @code{gcprolist}, and the
272
c5d627a313b1 Import from CVS: tag r21-0b34
cvs
parents: 265
diff changeset
5675 offset into the @code{specpdl} array, sets a jump point with @code{_setjmp()}
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5676 (storing the jump point into the @code{struct catchtag}), and calls the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5677 function. Control will return to @code{internal_catch()} either when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5678 the function exits normally or through a @code{_longjmp()} to this jump
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5679 point. In the latter case, @code{throw} will store the value to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5680 returned into the @code{struct catchtag} before jumping. When it's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5681 done, @code{internal_catch()} removes the @code{struct catchtag} from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5682 the catchlist and returns the proper value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5684 @code{Fthrow()} goes up through the catchlist until it finds one with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5685 a matching tag. It then calls @code{unbind_catch()} to restore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5686 everything to what it was when the appropriate catch was set, stores the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5687 return value in the @code{struct catchtag}, and jumps (with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5688 @code{_longjmp()}) to its jump point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5689
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5690 @code{unbind_catch()} removes all catches from the catchlist until it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5691 finds the correct one. Some of the catches might have been placed for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5692 error-trapping, and if so, the appropriate entries on the handlerlist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5693 must be removed (see ``errors''). @code{unbind_catch()} also restores
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5694 the values of @code{gcprolist}, @code{backtrace_list}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5695 @code{lisp_eval}, and calls @code{unbind_to()} to undo any specbindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5696 created since the catch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5699 @node Symbols and Variables, Buffers and Textual Representation, Evaluation; Stack Frames; Bindings, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5700 @chapter Symbols and Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5702 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5703 * Introduction to Symbols::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5704 * Obarrays::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5705 * Symbol Values::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5706 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5707
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5708 @node Introduction to Symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5709 @section Introduction to Symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5711 A symbol is basically just an object with four fields: a name (a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5712 string), a value (some Lisp object), a function (some Lisp object), and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5713 a property list (usually a list of alternating keyword/value pairs).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5714 What makes symbols special is that there is usually only one symbol with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5715 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
5716 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
5717 variables. (The variable's value is stored in the @dfn{value slot}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5718 Similarly, functions are referenced by name, and the definition of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5719 function is stored in a symbol's @dfn{function slot}. This means that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5720 there can be a distinct function and variable with the same name. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5721 property list is used as a more general mechanism of associating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5722 additional values with particular names, and once again the namespace is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5723 independent of the function and variable namespaces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5725 @node Obarrays
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5726 @section Obarrays
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5728 The identity of symbols with their names is accomplished through a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5729 structure called an obarray, which is just a poorly-implemented hash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5730 table mapping from strings to symbols whose name is that string. (I say
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5731 ``poorly implemented'' because an obarray appears in Lisp as a vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5732 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
5733 Emacs Lisp artifact that should be fixed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5734
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5735 Obarrays are implemented as a vector of some fixed size (which should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5736 be a prime for best results), where each ``bucket'' of the vector
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5737 contains one or more symbols, threaded through a hidden @code{next}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5738 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
5739 symbol to an obarray, is accomplished through standard hash-table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5740 techniques.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5742 The standard Lisp function for working with symbols and obarrays is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5743 @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
5744 it's not found, a new symbol is automatically created with the specified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5745 name, added to the obarray, and returned. This is what happens when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5746 Lisp reader encounters a symbol (or more precisely, encounters the name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5747 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
5748 obarray called @code{obarray} that is used for this purpose, although
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5749 the Lisp programmer is free to create his own obarrays and @code{intern}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5750 symbols in them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5751
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5752 Note that, once a symbol is in an obarray, it stays there until
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5753 something is done about it, and the standard obarray @code{obarray}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5754 always stays around, so once you use any particular variable name, a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5755 corresponding symbol will stay around in @code{obarray} until you exit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5756 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5758 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
5759 symbol in @code{obarray} whose name is @code{"obarray"} and which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5760 contains @code{obarray} as its value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5762 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
5763 reader, not when the code is executed (at which point the symbol is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5764 already around, stored as such in the definition of the function).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5765
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5766 You can create your own obarray using @code{make-vector} (this is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5767 horrible but is an artifact) and intern symbols into that obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5768 Doing that will result in two or more symbols with the same name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5769 However, at most one of these symbols is in the standard @code{obarray}:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5770 You cannot have two symbols of the same name in any particular obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5771 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
5772 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
5773 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
5774 symbol. (Since obarrays are vectors, you can violate the consistency of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5775 things by storing directly into the vector, but let's ignore that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5776 possibility.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5778 Usually symbols are created by @code{intern}, but if you really want,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5779 you can explicitly create a symbol using @code{make-symbol}, giving it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5780 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
5781 @dfn{uninterned}), and you can't add it to any obarray. Therefore its
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5782 primary purpose is as a symbol to use in macros to avoid namespace
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5783 pollution. It can also be used as a carrier of information, but cons
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5784 cells could probably be used just as well.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5785
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5786 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
5787 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
5788 returns the removed symbol. (Remember: You can't put the symbol back
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5789 into any obarray.) Finally, @code{mapatoms} maps over all of the symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5790 in an obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5792 @node Symbol Values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5793 @section Symbol Values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5794
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5795 The value field of a symbol normally contains a Lisp object. However,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5796 a symbol can be @dfn{unbound}, meaning that it logically has no value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5797 This is internally indicated by storing a special Lisp object, called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5798 @dfn{the unbound marker} and stored in the global variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5799 @code{Qunbound}. The unbound marker is of a special Lisp object type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5800 called @dfn{symbol-value-magic}. It is impossible for the Lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5801 programmer to directly create or access any object of this type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5803 @strong{You must not let any ``symbol-value-magic'' object escape to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5804 the Lisp level.} Printing any of these objects will cause the message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5805 @samp{INTERNAL EMACS BUG} to appear as part of the print representation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5806 (You may see this normally when you call @code{debug_print()} from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5807 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
5808 the Lisp level, you will violate a number of assumptions contained in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5809 the C code and make the unbound marker not function right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5810
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5811 When a symbol is created, its value field (and function field) are set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5812 to @code{Qunbound}. The Lisp programmer can restore these conditions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5813 later using @code{makunbound} or @code{fmakunbound}, and can query to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5814 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
5815 value other than @code{Qunbound}) using @code{boundp} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5816 @code{fboundp}. The fields are set to a normal Lisp object using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5817 @code{set} (or @code{setq}) and @code{fset}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5819 Other symbol-value-magic objects are used as special markers to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5820 indicate variables that have non-normal properties. This includes any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5821 variables that are tied into C variables (setting the variable magically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5822 sets some global variable in the C code, and likewise for retrieving the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5823 variable's value), variables that magically tie into slots in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5824 current buffer, variables that are buffer-local, etc. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5825 symbol-value-magic object is stored in the value cell in place of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5826 a normal object, and the code to retrieve a symbol's value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5827 (i.e. @code{symbol-value}) knows how to do special things with them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5828 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
5829 want a symbol's value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5831 The exact workings of this are rather complex and involved and are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5832 well-documented in comments in @file{buffer.c}, @file{symbols.c}, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5833 @file{lisp.h}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5834
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5835 @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
5836 @chapter Buffers and Textual Representation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5837
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5838 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5839 * Introduction to Buffers:: A buffer holds a block of text such as a file.
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
5840 * The Text in a Buffer:: Representation of the text in a buffer.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5841 * Buffer Lists:: Keeping track of all buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5842 * Markers and Extents:: Tagging locations within a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5843 * Bufbytes and Emchars:: Representation of individual characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5844 * The Buffer Object:: The Lisp object corresponding to a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5845 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5846
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5847 @node Introduction to Buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5848 @section Introduction to Buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5850 A buffer is logically just a Lisp object that holds some text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5851 In this, it is like a string, but a buffer is optimized for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5852 frequent insertion and deletion, while a string is not. Furthermore:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5853
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5854 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5855 @item
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5856 Buffers are @dfn{permanent} objects, i.e. once you create them, they
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5857 remain around, and need to be explicitly deleted before they go away.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5858 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5859 Each buffer has a unique name, which is a string. Buffers are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5860 normally referred to by name. In this respect, they are like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5861 symbols.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5862 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5863 Buffers have a default insertion position, called @dfn{point}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5864 Inserting text (unless you explicitly give a position) goes at point,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5865 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
5866 you type text into Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5867 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5868 Buffers have lots of extra properties associated with them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5869 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5870 Buffers can be @dfn{displayed}. What this means is that there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5871 exist a number of @dfn{windows}, which are objects that correspond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5872 to some visible section of your display, and each window has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5873 an associated buffer, and the current contents of the buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5874 are shown in that section of the display. The redisplay mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5875 (which takes care of doing this) knows how to look at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5876 text of a buffer and come up with some reasonable way of displaying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5877 this. Many of the properties of a buffer control how the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5878 buffer's text is displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5879 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5880 One buffer is distinguished and called the @dfn{current buffer}. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5881 stored in the variable @code{current_buffer}. Buffer operations operate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5882 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
5883 buffer you are typing into is always @code{current_buffer}. Switching
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5884 to a different window changes the current buffer. Note that Lisp code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5885 can temporarily change the current buffer using @code{set-buffer} (often
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5886 enclosed in a @code{save-excursion} so that the former current buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5887 gets restored when the code is finished). However, calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5888 @code{set-buffer} will NOT cause a permanent change in the current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5889 buffer. The reason for this is that the top-level event loop sets
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5890 @code{current_buffer} to the buffer of the selected window, each time
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5891 it finishes executing a user command.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5892 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5893
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5894 Make sure you understand the distinction between @dfn{current buffer}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5895 and @dfn{buffer of the selected window}, and the distinction between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5896 @dfn{point} of the current buffer and @dfn{window-point} of the selected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5897 window. (This latter distinction is explained in detail in the section
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5898 on windows.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5899
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
5900 @node The Text in a Buffer
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 175
diff changeset
5901 @section The Text in a Buffer
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5902
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5903 The text in a buffer consists of a sequence of zero or more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5904 characters. A @dfn{character} is an integer that logically represents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5905 a letter, number, space, or other unit of text. Most of the characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5906 that you will typically encounter belong to the ASCII set of characters,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5907 but there are also characters for various sorts of accented letters,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5908 special symbols, Chinese and Japanese ideograms (i.e. Kanji, Katakana,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5909 etc.), Cyrillic and Greek letters, etc. The actual number of possible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5910 characters is quite large.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5912 For now, we can view a character as some non-negative integer that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5913 has some shape that defines how it typically appears (e.g. as an
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5914 uppercase A). (The exact way in which a character appears depends on the
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5915 font used to display the character.) The internal type of characters in
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5916 the C code is an @code{Emchar}; this is just an @code{int}, but using a
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5917 symbolic type makes the code clearer.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5918
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5919 Between every character in a buffer is a @dfn{buffer position} or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5920 @dfn{character position}. We can speak of the character before or after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5921 a particular buffer position, and when you insert a character at a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5922 particular position, all characters after that position end up at new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5923 positions. When we speak of the character @dfn{at} a position, we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5924 really mean the character after the position. (This schizophrenia
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5925 between a buffer position being ``between'' a character and ``on'' a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5926 character is rampant in Emacs.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5927
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5928 Buffer positions are numbered starting at 1. This means that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5929 position 1 is before the first character, and position 0 is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5930 valid. If there are N characters in a buffer, then buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5931 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
5932
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5933 The internal makeup of the Emchar integer varies depending on whether
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5934 we have compiled with MULE support. If not, the Emchar integer is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5935 8-bit integer with possible values from 0 - 255. 0 - 127 are the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5936 standard ASCII characters, while 128 - 255 are the characters from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5937 ISO-8859-1 character set. If we have compiled with MULE support, an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5938 Emchar is a 19-bit integer, with the various bits having meanings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5939 according to a complex scheme that will be detailed later. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5940 characters numbered 0 - 255 still have the same meanings as for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5941 non-MULE case, though.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5942
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5943 Internally, the text in a buffer is represented in a fairly simple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5944 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
5945 in the middle. Although the gap is of some substantial size in bytes,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5946 there is no text contained within it: From the perspective of the text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5947 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
5948 position, between two characters (or possibly at the beginning or end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5949 the buffer). Insertion of text in a buffer at a particular position is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5950 always accomplished by first moving the gap to that position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5951 (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
5952 beginning of the gap, thereby shrinking the gap. If the gap shrinks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5953 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
5954 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
5955 nothing more than changing a couple of indices; then the gap is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5956 ``moved'' to the position where the insertion needs to take place by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5957 moving up in memory all the text after that position.) Similarly,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5958 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
5959 deleted, and then simply expanding the gap to include the deleted text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5960 (@dfn{Expanding} and @dfn{shrinking} the gap as just described means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5961 just that the internal indices that keep track of where the gap is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5962 located are changed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5963
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5964 Note that the total amount of memory allocated for a buffer text never
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5965 decreases while the buffer is live. Therefore, if you load up a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5966 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
5967 20-megabyte gap, which won't get any smaller (except by inserting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5968 characters back again). Once the buffer is killed, the memory allocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5969 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
5970 heap, taking up virtual memory, and will not be released back to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5971 operating system. (However, if you have compiled XEmacs with rel-alloc,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5972 the situation is different. In this case, the space @emph{will} be
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
5973 released back to the operating system. However, this tends to result in a
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5974 noticeable speed penalty.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5976 Astute readers may notice that the text in a buffer is represented as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5977 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
5978 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
5979 course) that the text in a buffer uses a different representation from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5980 an Emchar: specifically, the 19-bit Emchar becomes a series of one to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5981 four bytes. The conversion between these two representations is complex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5982 and will be described later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5983
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5984 In the non-MULE case, everything is very simple: An Emchar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5985 is an 8-bit value, which fits neatly into one byte.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5987 If we are given a buffer position and want to retrieve the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5988 character at that position, we need to follow these steps:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5989
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5990 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5991 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5992 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
5993 index} that indexes to the appropriate byte in the buffer's stream of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5994 textual bytes. By convention, byte indices begin at 1, just like buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5995 positions. In the non-MULE case, byte indices and buffer positions are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5996 identical, since one character equals one byte.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5997 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5998 Convert the byte index into a @dfn{memory index}, which takes the gap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5999 into account. The memory index is a direct index into the block of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6000 memory that stores the text of a buffer. This basically just involves
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6001 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
6002 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
6003 like buffer positions and byte indices, and when referring to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6004 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
6005 the @emph{beginning}, not at the end, of the gap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6006 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6007 Fetch the appropriate bytes at the determined memory position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6008 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6009 Convert these bytes into an Emchar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6010 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6012 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
6013 memory access.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6014
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6015 Note that we have defined three types of positions in a buffer:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6016
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6017 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6018 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6019 @dfn{buffer positions} or @dfn{character positions}, typedef @code{Bufpos}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6020 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6021 @dfn{byte indices}, typedef @code{Bytind}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6022 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6023 @dfn{memory indices}, typedef @code{Memind}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6024 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6025
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
6026 All three typedefs are just @code{int}s, but defining them this way makes
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6027 things a lot clearer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6028
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6029 Most code works with buffer positions. In particular, all Lisp code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6030 that refers to text in a buffer uses buffer positions. Lisp code does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6031 not know that byte indices or memory indices exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6032
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6033 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
6034 @code{Bufbyte}, which is an unsigned char. Referring to them as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6035 Bufbytes underscores the fact that we are working with a string of bytes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6036 in the internal Emacs buffer representation rather than in one of a
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
6037 number of possible alternative representations (e.g. EUC-encoded text,
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6038 etc.).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6039
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6040 @node Buffer Lists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6041 @section Buffer Lists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6043 Recall earlier that buffers are @dfn{permanent} objects, i.e. that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6044 they remain around until explicitly deleted. This entails that there is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6045 a list of all the buffers in existence. This list is actually an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6046 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
6047 in the global variable @code{Vbuffer_alist}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6048
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6049 The order of the buffers in the list is important: the buffers are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6050 ordered approximately from most-recently-used to least-recently-used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6051 Switching to a buffer using @code{switch-to-buffer},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6052 @code{pop-to-buffer}, etc. and switching windows using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6053 @code{other-window}, etc. usually brings the new current buffer to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6054 front of the list. @code{switch-to-buffer}, @code{other-buffer},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6055 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
6056 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
6057 using @code{bury-buffer}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6058
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6059 In addition to the global ordering in @code{Vbuffer_alist}, each frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6060 has its own ordering of the list. These lists always contain the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6061 elements as in @code{Vbuffer_alist} although possibly in a different
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6062 order. @code{buffer-list} normally returns the list for the selected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6063 frame. This allows you to work in separate frames without things
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6064 interfering with each other.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6065
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6066 The standard way to look up a buffer given a name is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6067 @code{get-buffer}, and the standard way to create a new buffer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6068 @code{get-buffer-create}, which looks up a buffer with a given name,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6069 creating a new one if necessary. These operations correspond exactly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6070 with the symbol operations @code{intern-soft} and @code{intern},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6071 respectively. You can also force a new buffer to be created using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6072 @code{generate-new-buffer}, which takes a name and (if necessary) makes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6073 a unique name from this by appending a number, and then creates the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6074 buffer. This is basically like the symbol operation @code{gensym}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6076 @node Markers and Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6077 @section Markers and Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6079 Among the things associated with a buffer are things that are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6080 logically attached to certain buffer positions. This can be used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6081 keep track of a buffer position when text is inserted and deleted, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6082 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
6083 assign properties to particular sections of text; etc. There are two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6084 such objects that are useful in this regard: they are @dfn{markers} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6085 @dfn{extents}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6087 A @dfn{marker} is simply a flag placed at a particular buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6088 position, which is moved around as text is inserted and deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6089 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
6090 is the other end of textual regions to be cut, copied, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6091
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6092 An @dfn{extent} is similar to two markers plus some associated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6093 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
6094 inserted and deleted, and to add properties (e.g. fonts) to particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6095 regions of text. The external interface of extents is explained
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6096 elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6097
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6098 The important thing here is that markers and extents simply contain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6099 buffer positions in them as integers, and every time text is inserted or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6100 deleted, these positions must be updated. In order to minimize the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6101 amount of shuffling that needs to be done, the positions in markers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6102 extents (there's one per marker, two per extent) and stored in Meminds.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6103 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
6104 moved in memory; since the gap structure tries to minimize this, it also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6105 minimizes the number of marker and extent indices that need to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6106 adjusted. Look in @file{insdel.c} for the details of how this works.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6107
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6108 One other important distinction is that markers are @dfn{temporary}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6109 while extents are @dfn{permanent}. This means that markers disappear as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6110 soon as there are no more pointers to them, and correspondingly, there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6111 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
6112 given the buffer. Extents remain in a buffer until they are detached
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6113 (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
6114 deleted, and primitives do exist to enumerate the extents in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6116 @node Bufbytes and Emchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6117 @section Bufbytes and Emchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6118
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6119 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6120
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6121 @node The Buffer Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6122 @section The Buffer Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6124 Buffers contain fields not directly accessible by the Lisp programmer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6125 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
6126 Many are accessible indirectly in Lisp programs via Lisp primitives.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6128 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6129 @item name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6130 The buffer name is a string that names the buffer. It is guaranteed to
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6131 be unique. @xref{Buffer Names,,, lispref, XEmacs Lisp Programmer's
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6132 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6134 @item save_modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6135 This field contains the time when the buffer was last saved, as an
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6136 integer. @xref{Buffer Modification,,, lispref, XEmacs Lisp Programmer's
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6137 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6139 @item modtime
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6140 This field contains the modification time of the visited file. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6141 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
6142 to the file, this field is compared to the modification time of the
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6143 file. @xref{Buffer Modification,,, lispref, XEmacs Lisp Programmer's
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6144 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6146 @item auto_save_modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6147 This field contains the time when the buffer was last auto-saved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6148
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6149 @item last_window_start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6150 This field contains the @code{window-start} position in the buffer as of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6151 the last time the buffer was displayed in a window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6153 @item undo_list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6154 This field points to the buffer's undo list. @xref{Undo,,, lispref,
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6155 XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6157 @item syntax_table_v
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6158 This field contains the syntax table for the buffer. @xref{Syntax
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6159 Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6161 @item downcase_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6162 This field contains the conversion table for converting text to lower
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6163 case. @xref{Case Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6165 @item upcase_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6166 This field contains the conversion table for converting text to upper
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6167 case. @xref{Case Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6169 @item case_canon_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6170 This field contains the conversion table for canonicalizing text for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6171 case-folding search. @xref{Case Tables,,, lispref, XEmacs Lisp
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6172 Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6174 @item case_eqv_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6175 This field contains the equivalence table for case-folding search.
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6176 @xref{Case Tables,,, lispref, XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6177
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6178 @item display_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6179 This field contains the buffer's display table, or @code{nil} if it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6180 doesn't have one. @xref{Display Tables,,, lispref, XEmacs Lisp
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6181 Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6183 @item markers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6184 This field contains the chain of all markers that currently point into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6185 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
6186 gap, must check each of these markers and perhaps update it.
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6187 @xref{Markers,,, lispref, XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6188
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6189 @item backed_up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6190 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
6191 the visited file of this buffer.
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 mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6194 This field contains the mark for the buffer. The mark is a marker,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6195 hence it is also included on the list @code{markers}. @xref{The Mark,,,
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6196 lispref, XEmacs Lisp Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6198 @item mark_active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6199 This field is non-@code{nil} if the buffer's mark is active.
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 local_var_alist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6202 This field contains the association list describing the variables local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6203 in this buffer, and their values, with the exception of local variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6204 that have special slots in the buffer object. (Those slots are omitted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6205 from this table.) @xref{Buffer-Local Variables,,, lispref, XEmacs Lisp
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6206 Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6208 @item modeline_format
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6209 This field contains a Lisp object which controls how to display the mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6210 line for this buffer. @xref{Modeline Format,,, lispref, XEmacs Lisp
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6211 Programmer's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6213 @item base_buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6214 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
6215 or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6216 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6218 @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
6219 @chapter MULE Character Sets and Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6220
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6221 Recall that there are two primary ways that text is represented in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6222 XEmacs. The @dfn{buffer} representation sees the text as a series of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6223 bytes (Bufbytes), with a variable number of bytes used per character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6224 The @dfn{character} representation sees the text as a series of integers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6225 (Emchars), one per character. The character representation is a cleaner
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6226 representation from a theoretical standpoint, and is thus used in many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6227 cases when lots of manipulations on a string need to be done. However,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6228 the buffer representation is the standard representation used in both
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6229 Lisp strings and buffers, and because of this, it is the ``default''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6230 representation that text comes in. The reason for using this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6231 representation is that it's compact and is compatible with ASCII.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6233 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6234 * Character Sets::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6235 * Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6236 * Internal Mule Encodings::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6237 * CCL::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6238 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6240 @node Character Sets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6241 @section Character Sets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6242
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6243 A character set (or @dfn{charset}) is an ordered set of characters. A
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6244 particular character in a charset is indexed using one or more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6245 @dfn{position codes}, which are non-negative integers. The number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6246 position codes needed to identify a particular character in a charset is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6247 called the @dfn{dimension} of the charset. In XEmacs/Mule, all charsets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6248 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
6249 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
6250 position codes used to index characters from any of these types of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6251 character sets is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6253 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6254 Charset type Position code 1 Position code 2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6255 ------------------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6256 94 33 - 126 N/A
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6257 96 32 - 127 N/A
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6258 94x94 33 - 126 33 - 126
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6259 96x96 32 - 127 32 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6260 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6262 Note that in the above cases position codes do not start at an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6263 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
6264 later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6266 For example, Latin-1 is a 96-character charset, and JISX0208 (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6267 Japanese national character set) is a 94x94-character charset.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6269 [Note that, although the ranges above define the @emph{valid} position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6270 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
6271 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
6272 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
6273 empty.]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6274
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6275 There are three charsets that do not follow the above rules. All of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6276 them have one dimension, and have ranges of position codes as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6278 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6279 Charset name Position code 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6280 ------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6281 ASCII 0 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6282 Control-1 0 - 31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6283 Composite 0 - some large number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6284 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6286 (The upper bound of the position code for composite characters has not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6287 yet been determined, but it will probably be at least 16,383).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6288
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6289 ASCII is the union of two subsidiary character sets: Printing-ASCII
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6290 (the printing ASCII character set, consisting of position codes 33 -
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6291 126, like for a standard 94-character charset) and Control-ASCII (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6292 non-printing characters that would appear in a binary file with codes 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6293 - 32 and 127).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6295 Control-1 contains the non-printing characters that would appear in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6296 binary file with codes 128 - 159.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6298 Composite contains characters that are generated by overstriking one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6299 or more characters from other charsets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6301 Note that some characters in ASCII, and all characters in Control-1,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6302 are @dfn{control} (non-printing) characters. These have no printed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6303 representation but instead control some other function of the printing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6304 (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
6305 stop). All other characters in all charsets are @dfn{graphic}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6306 (printing) characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6308 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
6309 character sets as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6310
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6311 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6312 Bytes Character set Range
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6313 --------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6314 0 - 127 ASCII 0 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6315 128 - 159 Control-1 0 - 31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6316 160 - 255 Latin-1 32 - 127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6317 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6318
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6319 This is a bit ad-hoc but gets the job done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6320
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6321 @node Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6322 @section Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6324 An @dfn{encoding} is a way of numerically representing characters from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6325 one or more character sets. If an encoding only encompasses one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6326 character set, then the position codes for the characters in that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6327 character set could be used directly. This is not possible, however, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6328 more than one character set is to be used in the encoding.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6330 For example, the conversion detailed above between bytes in a binary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6331 file and characters is effectively an encoding that encompasses the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6332 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
6333 bytes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6334
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6335 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
6336 specified group of character sets using a stream of bytes, each of which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6337 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
6338 usage of ``byte'').
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6340 Here are descriptions of a couple of common
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6341 encodings:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6342
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6343 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6344 * Japanese EUC (Extended Unix Code)::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6345 * JIS7::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6346 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6348 @node Japanese EUC (Extended Unix Code)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6349 @subsection Japanese EUC (Extended Unix Code)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6350
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6351 This encompasses the character sets Printing-ASCII, Japanese-JISSX0201,
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6352 and Japanese-JISX0208-Kana (half-width katakana, the right half of
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6353 JISX0201). It uses 8-bit bytes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6354
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6355 Note that Printing-ASCII and Japanese-JISX0201-Kana are 94-character
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6356 charsets, while Japanese-JISX0208 is a 94x94-character charset.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6357
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6358 The encoding is as follows:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6360 @example
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6361 Character set Representation (PC=position-code)
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6362 ------------- --------------
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6363 Printing-ASCII PC1
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6364 Japanese-JISX0201-Kana 0x8E | PC1 + 0x80
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6365 Japanese-JISX0208 PC1 + 0x80 | PC2 + 0x80
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6366 Japanese-JISX0212 PC1 + 0x80 | PC2 + 0x80
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6367 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6368
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 JIS7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6371 @subsection JIS7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6372
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6373 This encompasses the character sets Printing-ASCII,
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6374 Japanese-JISX0201-Roman (the left half of JISX0201; this character set
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6375 is very similar to Printing-ASCII and is a 94-character charset),
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6376 Japanese-JISX0208, and Japanese-JISX0201-Kana. It uses 7-bit bytes.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6377
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6378 Unlike Japanese EUC, this is a @dfn{modal} encoding, which
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6379 means that there are multiple states that the encoding can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6380 be in, which affect how the bytes are to be interpreted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6381 Special sequences of bytes (called @dfn{escape sequences})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6382 are used to change states.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6383
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6384 The encoding is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6386 @example
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6387 Character set Representation (PC=position-code)
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6388 ------------- --------------
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6389 Printing-ASCII PC1
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6390 Japanese-JISX0201-Roman PC1
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6391 Japanese-JISX0201-Kana PC1
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6392 Japanese-JISX0208 PC1 PC2
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6395 Escape sequence ASCII equivalent Meaning
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6396 --------------- ---------------- -------
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6397 0x1B 0x28 0x4A ESC ( J invoke Japanese-JISX0201-Roman
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6398 0x1B 0x28 0x49 ESC ( I invoke Japanese-JISX0201-Kana
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6399 0x1B 0x24 0x42 ESC $ B invoke Japanese-JISX0208
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6400 0x1B 0x28 0x42 ESC ( B invoke Printing-ASCII
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6401 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6402
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6403 Initially, Printing-ASCII is invoked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6405 @node Internal Mule Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6406 @section Internal Mule Encodings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6407
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6408 In XEmacs/Mule, each character set is assigned a unique number, called a
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6409 @dfn{leading byte}. This is used in the encodings of a character.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6410 Leading bytes are in the range 0x80 - 0xFF (except for ASCII, which has
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6411 a leading byte of 0), although some leading bytes are reserved.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6412
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6413 Charsets whose leading byte is in the range 0x80 - 0x9F are called
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6414 @dfn{official} and are used for built-in charsets. Other charsets are
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6415 called @dfn{private} and have leading bytes in the range 0xA0 - 0xFF;
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6416 these are user-defined charsets.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6417
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6418 More specifically:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6419
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6420 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6421 Character set Leading byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6422 ------------- ------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6423 ASCII 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6424 Composite 0x80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6425 Dimension-1 Official 0x81 - 0x8D
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6426 (0x8E is free)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6427 Control-1 0x8F
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6428 Dimension-2 Official 0x90 - 0x99
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6429 (0x9A - 0x9D are free;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6430 0x9E and 0x9F are reserved)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6431 Dimension-1 Private 0xA0 - 0xEF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6432 Dimension-2 Private 0xF0 - 0xFF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6433 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6434
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6435 There are two internal encodings for characters in XEmacs/Mule. One is
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6436 called @dfn{string encoding} and is an 8-bit encoding that is used for
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6437 representing characters in a buffer or string. It uses 1 to 4 bytes per
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6438 character. The other is called @dfn{character encoding} and is a 19-bit
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6439 encoding that is used for representing characters individually in a
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6440 variable.
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6441
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6442 (In the following descriptions, we'll ignore composite characters for
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6443 the moment. We also give a general (structural) overview first,
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6444 followed later by the exact details.)
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6446 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6447 * Internal String Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6448 * Internal Character Encoding::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6449 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6450
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6451 @node Internal String Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6452 @subsection Internal String Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6453
44
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6454 ASCII characters are encoded using their position code directly. Other
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6455 characters are encoded using their leading byte followed by their
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6456 position code(s) with the high bit set. Characters in private character
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6457 sets have their leading byte prefixed with a @dfn{leading byte prefix},
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6458 which is either 0x9E or 0x9F. (No character sets are ever assigned these
8d2a9b52c682 Import from CVS: tag r19-15prefinal
cvs
parents: 34
diff changeset
6459 leading bytes.) Specifically:
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6461 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6462 Character set Encoding (PC=position-code, LB=leading-byte)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6463 ------------- --------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6464 ASCII PC-1 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6465 Control-1 LB | PC1 + 0xA0 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6466 Dimension-1 official LB | PC1 + 0x80 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6467 Dimension-1 private 0x9E | LB | PC1 + 0x80 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6468 Dimension-2 official LB | PC1 + 0x80 | PC2 + 0x80 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6469 Dimension-2 private 0x9F | LB | PC1 + 0x80 | PC2 + 0x80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6470 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6472 The basic characteristic of this encoding is that the first byte
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6473 of all characters is in the range 0x00 - 0x9F, and the second and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6474 following bytes of all characters is in the range 0xA0 - 0xFF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6475 This means that it is impossible to get out of sync, or more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6476 specifically:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6477
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6478 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6479 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6480 Given any byte position, the beginning of the character it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6481 within can be determined in constant time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6482 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6483 Given any byte position at the beginning of a character, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6484 beginning of the next character can be determined in constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6485 time.
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 Given any byte position at the beginning of a character, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6488 beginning of the previous character can be determined in constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6489 time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6490 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6491 Textual searches can simply treat encoded strings as if they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6492 were encoded in a one-byte-per-character fashion rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6493 the actual multi-byte encoding.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6494 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6496 None of the standard non-modal encodings meet all of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6497 conditions. For example, EUC satisfies only (2) and (3), while
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6498 Shift-JIS and Big5 (not yet described) satisfy only (2). (All
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6499 non-modal encodings must satisfy (2), in order to be unambiguous.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6501 @node Internal Character Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6502 @subsection Internal Character Encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6504 One 19-bit word represents a single character. The word is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6505 separated into three fields:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6507 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6508 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
6509 <------------> <------------------> <------------------>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6510 Field: 1 2 3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6511 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6512
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6513 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
6514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6515 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6516 Character set Field 1 Field 2 Field 3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6517 ------------- ------- ------- -------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6518 ASCII 0 0 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6519 range: (00 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6520 Control-1 0 1 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6521 range: (00 - 1F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6522 Dimension-1 official 0 LB - 0x80 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6523 range: (01 - 0D) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6524 Dimension-1 private 0 LB - 0x80 PC1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6525 range: (20 - 6F) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6526 Dimension-2 official LB - 0x8F PC1 PC2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6527 range: (01 - 0A) (20 - 7F) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6528 Dimension-2 private LB - 0xE1 PC1 PC2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6529 range: (0F - 1E) (20 - 7F) (20 - 7F)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6530 Composite 0x1F ? ?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6531 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6533 Note that character codes 0 - 255 are the same as the ``binary encoding''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6534 described above.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6536 @node CCL
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6537 @section CCL
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6539 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6540 CCL PROGRAM SYNTAX:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6541 CCL_PROGRAM := (CCL_MAIN_BLOCK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6542 [ CCL_EOF_BLOCK ])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6544 CCL_MAIN_BLOCK := CCL_BLOCK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6545 CCL_EOF_BLOCK := CCL_BLOCK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6546
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6547 CCL_BLOCK := STATEMENT | (STATEMENT [STATEMENT ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6548 STATEMENT :=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6549 SET | IF | BRANCH | LOOP | REPEAT | BREAK
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6550 | READ | WRITE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6551
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6552 SET := (REG = EXPRESSION) | (REG SELF_OP EXPRESSION)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6553 | INT-OR-CHAR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6555 EXPRESSION := ARG | (EXPRESSION OP ARG)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6557 IF := (if EXPRESSION CCL_BLOCK CCL_BLOCK)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6558 BRANCH := (branch EXPRESSION CCL_BLOCK [CCL_BLOCK ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6559 LOOP := (loop STATEMENT [STATEMENT ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6560 BREAK := (break)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6561 REPEAT := (repeat)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6562 | (write-repeat [REG | INT-OR-CHAR | string])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6563 | (write-read-repeat REG [INT-OR-CHAR | string | ARRAY]?)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6564 READ := (read REG) | (read REG REG)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6565 | (read-if REG ARITH_OP ARG CCL_BLOCK CCL_BLOCK)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6566 | (read-branch REG CCL_BLOCK [CCL_BLOCK ...])
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6567 WRITE := (write REG) | (write REG REG)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6568 | (write INT-OR-CHAR) | (write STRING) | STRING
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6569 | (write REG ARRAY)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6570 END := (end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6572 REG := r0 | r1 | r2 | r3 | r4 | r5 | r6 | r7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6573 ARG := REG | INT-OR-CHAR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6574 OP := + | - | * | / | % | & | '|' | ^ | << | >> | <8 | >8 | //
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6575 | < | > | == | <= | >= | !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6576 SELF_OP :=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6577 += | -= | *= | /= | %= | &= | '|=' | ^= | <<= | >>=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6578 ARRAY := '[' INT-OR-CHAR ... ']'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6579 INT-OR-CHAR := INT | CHAR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6580
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6581 MACHINE CODE:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6582
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6583 The machine code consists of a vector of 32-bit words.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6584 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
6585 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
6586 (e.g. designating back to ASCII and left-to-right mode) after all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6587 other encoded/decoded data has been written out. This is not used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6588 charset CCL programs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6589
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6590 REGISTER: 0..7 -- refered by RRR or rrr
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6592 OPERATOR BIT FIELD (27-bit): XXXXXXXXXXXXXXX RRR TTTTT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6593 TTTTT (5-bit): operator type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6594 RRR (3-bit): register number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6595 XXXXXXXXXXXXXXXX (15-bit):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6596 CCCCCCCCCCCCCCC: constant or address
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6597 000000000000rrr: register number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6599 AAAA: 00000 +
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6600 00001 -
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6601 00010 *
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6602 00011 /
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6603 00100 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6604 00101 &
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6605 00110 |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6606 00111 ~
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6608 01000 <<
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6609 01001 >>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6610 01010 <8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6611 01011 >8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6612 01100 //
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6613 01101 not used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6614 01110 not used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6615 01111 not used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6617 10000 <
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6618 10001 >
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6619 10010 ==
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6620 10011 <=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6621 10100 >=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6622 10101 !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6623
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6624 OPERATORS: TTTTT RRR XX..
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6625
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6626 SetCS: 00000 RRR C...C RRR = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6627 SetCL: 00001 RRR ..... RRR = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6628 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6629 SetR: 00010 RRR ..rrr RRR = rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6630 SetA: 00011 RRR ..rrr RRR = array[rrr]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6631 C.............C size of array = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6632 c.............c contents = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6633
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6634 Jump: 00100 000 c...c jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6635 JumpCond: 00101 RRR c...c if (!RRR) jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6636 WriteJump: 00110 RRR c...c Write1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6637 WriteReadJump: 00111 RRR c...c Write1, Read1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6638 WriteCJump: 01000 000 c...c Write1 C...C, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6639 C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6640 WriteCReadJump: 01001 RRR c...c Write1 C...C, Read1 RRR,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6641 C.............C and jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6642 WriteSJump: 01010 000 c...c WriteS, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6643 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6644 S.............S
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6645 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6646 WriteSReadJump: 01011 RRR c...c WriteS, Read1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6647 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6648 S.............S
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6649 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6650 WriteAReadJump: 01100 RRR c...c WriteA, Read1 RRR, jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6651 C.............C size of array = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6652 c.............c contents = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6653 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6654 Branch: 01101 RRR C...C if (RRR >= 0 && RRR < C..)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6655 c.............c branch to (RRR+1)th address
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6656 Read1: 01110 RRR ... read 1-byte to RRR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6657 Read2: 01111 RRR ..rrr read 2-byte to RRR and rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6658 ReadBranch: 10000 RRR C...C Read1 and Branch
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6659 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6660 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6661 Write1: 10001 RRR ..... write 1-byte RRR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6662 Write2: 10010 RRR ..rrr write 2-byte RRR and rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6663 WriteC: 10011 000 ..... write 1-char C...CC
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6664 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6665 WriteS: 10100 000 ..... write C..-byte of string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6666 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6667 S.............S
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6668 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6669 WriteA: 10101 RRR ..... write array[RRR]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6670 C.............C size of array = C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6671 c.............c contents = c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6672 ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6673 End: 10110 000 ..... terminate the execution
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6674
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6675 SetSelfCS: 10111 RRR C...C RRR AAAAA= C...C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6676 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6677 SetSelfCL: 11000 RRR ..... RRR AAAAA= c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6678 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6679 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6680 SetSelfR: 11001 RRR ..Rrr RRR AAAAA= rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6681 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6682 SetExprCL: 11010 RRR ..Rrr RRR = rrr AAAAA c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6683 c.............c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6684 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6685 SetExprR: 11011 RRR ..rrr RRR = rrr AAAAA Rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6686 ............Rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6687 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6688 JumpCondC: 11100 RRR c...c if !(RRR AAAAA C..) jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6689 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6690 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6691 JumpCondR: 11101 RRR c...c if !(RRR AAAAA rrr) jump to c...c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6692 ............rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6693 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6694 ReadJumpCondC: 11110 RRR c...c Read1 and JumpCondC
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6695 C.............C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6696 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6697 ReadJumpCondR: 11111 RRR c...c Read1 and JumpCondR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6698 ............rrr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6699 ..........AAAAA
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6700 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6702 @node The Lisp Reader and Compiler, Lstreams, MULE Character Sets and Encodings, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6703 @chapter The Lisp Reader and Compiler
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6705 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6707 @node Lstreams, Consoles; Devices; Frames; Windows, The Lisp Reader and Compiler, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6708 @chapter Lstreams
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6709
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6710 An @dfn{lstream} is an internal Lisp object that provides a generic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6711 buffering stream implementation. Conceptually, you send data to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6712 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
6713 of the stream. The other end could be another stream, a file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6714 descriptor, a stdio stream, a fixed block of memory, a reallocating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6715 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
6716 standard interface and to do buffering. Macros are defined to read or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6717 write characters, so the calling functions do not have to worry about
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6718 blocking data together in order to achieve efficiency.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6719
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6720 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6721 * Creating an Lstream:: Creating an lstream object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6722 * Lstream Types:: Different sorts of things that are streamed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6723 * Lstream Functions:: Functions for working with lstreams.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6724 * Lstream Methods:: Creating new lstream types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6725 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6727 @node Creating an Lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6728 @section Creating an Lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6730 Lstreams come in different types, depending on what is being interfaced
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6731 to. Although the primitive for creating new lstreams is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6732 @code{Lstream_new()}, generally you do not call this directly. Instead,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6733 you call some type-specific creation function, which creates the lstream
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6734 and initializes it as appropriate for the particular type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6736 All lstream creation functions take a @var{mode} argument, specifying
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6737 what mode the lstream should be opened as. This controls whether the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6738 lstream is for input and output, and optionally whether data should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6739 blocked up in units of MULE characters. Note that some types of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6740 lstreams can only be opened for input; others only for output; and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6741 others can be opened either way. #### Richard Mlynarik thinks that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6742 there should be a strict separation between input and output streams,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6743 and he's probably right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6744
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6745 @var{mode} is a string, one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6747 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6748 @item "r"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6749 Open for reading.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6750 @item "w"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6751 Open for writing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6752 @item "rc"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6753 Open for reading, but ``read'' never returns partial MULE characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6754 @item "wc"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6755 Open for writing, but never writes partial MULE characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6756 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6758 @node Lstream Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6759 @section Lstream Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6761 @table @asis
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6762 @item stdio
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6763
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6764 @item filedesc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6765
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6766 @item lisp-string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6768 @item fixed-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6770 @item resizing-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6771
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6772 @item dynarr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6774 @item lisp-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6776 @item print
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6778 @item decoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6780 @item encoding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6781 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6783 @node Lstream Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6784 @section Lstream Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6785
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6786 @deftypefun {Lstream *} Lstream_new (Lstream_implementation *@var{imp}, CONST char *@var{mode})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6787 Allocate and return a new Lstream. This function is not really meant to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6788 be called directly; rather, each stream type should provide its own
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6789 stream creation function, which creates the stream and does any other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6790 necessary creation stuff (e.g. opening a file).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6791 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6792
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6793 @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
6794 Change the buffering of a stream. See @file{lstream.h}. By default the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6795 buffering is @code{STREAM_BLOCK_BUFFERED}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6796 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6798 @deftypefun int Lstream_flush (Lstream *@var{lstr})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6799 Flush out any pending unwritten data in the stream. Clear any buffered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6800 input data. Returns 0 on success, -1 on error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6801 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6803 @deftypefn Macro int Lstream_putc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6804 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
6805 efficient. The @var{c} argument is only evaluated once but the @var{stream}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6806 argument is evaluated more than once. Returns 0 on success, -1 on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6807 error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6808 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6809
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6810 @deftypefn Macro int Lstream_getc (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6811 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
6812 efficient. The @var{stream} argument is evaluated more than once. Return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6813 value is -1 for EOF or error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6814 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6815
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6816 @deftypefn Macro void Lstream_ungetc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6817 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
6818 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
6819 be read in the reverse order they were pushed back -- most recent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6820 first. (This is necessary for consistency -- if there are a number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6821 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
6822 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
6823 efficient. The @var{c} argument is only evaluated once but the @var{stream}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6824 argument is evaluated more than once.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6825 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6827 @deftypefun int Lstream_fputc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6828 @deftypefunx int Lstream_fgetc (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6829 @deftypefunx void Lstream_fungetc (Lstream *@var{stream}, int @var{c})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6830 Function equivalents of the above macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6831 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6832
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6833 @deftypefun int Lstream_read (Lstream *@var{stream}, void *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6834 Read @var{size} bytes of @var{data} from the stream. Return the number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6835 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
6836 were read.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6837 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6838
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6839 @deftypefun int Lstream_write (Lstream *@var{stream}, void *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6840 Write @var{size} bytes of @var{data} to the stream. Return the number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6841 of bytes written. -1 means an error occurred and no bytes were written.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6842 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6843
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6844 @deftypefun void Lstream_unread (Lstream *@var{stream}, void *@var{data}, int @var{size})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6845 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
6846 call to @code{Lstream_read()} with the same size will read the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6847 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
6848 pending unread data.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6849 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6850
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6851 @deftypefun int Lstream_close (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6852 Close the stream. All data will be flushed out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6853 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6855 @deftypefun void Lstream_reopen (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6856 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
6857 meant to be called except from a wrapper routine that reinitializes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6858 variables and such -- the close routine may well have freed some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6859 necessary storage structures, for example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6860 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6862 @deftypefun void Lstream_rewind (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6863 Rewind the stream to the beginning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6864 @end deftypefun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6865
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6866 @node Lstream Methods
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6867 @section Lstream Methods
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6869 @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
6870 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
6871 can hold @var{size} bytes. Return the number of bytes read. A return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6872 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
6873 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
6874 the stream imposes on the returned data, and @var{size} is less than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6875 this granularity. (This will happen frequently for streams that need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6876 return whole characters, because @code{Lstream_read()} calls the reader
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6877 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
6878 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
6879 do anything special; however, the calling function will interpret any 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6880 it gets back as EOF. This will normally not happen unless the caller
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6881 calls @code{Lstream_read()} with a very small size.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6882
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6883 This function can be @code{NULL} if the stream is output-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6884 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6886 @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
6887 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
6888 and is @var{size} bytes. Return the number of bytes sent. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6889 function can send and return fewer bytes than is passed in; in that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6890 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
6891 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
6892 currently stored, but there is no error; the data will be squirreled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6893 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
6894 dealing with a non-blocking file descriptor and are getting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6895 @code{EWOULDBLOCK} errors.) This function can be @code{NULL} if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6896 stream is input-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6897 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6899 @deftypefn {Lstream Method} int rewinder (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6900 Rewind the stream. If this is @code{NULL}, the stream is not seekable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6901 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6902
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6903 @deftypefn {Lstream Method} int seekable_p (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6904 Indicate whether this stream is seekable -- i.e. it can be rewound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6905 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
6906 this method is not present, the result is determined by whether a rewind
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6907 method is present.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6908 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6910 @deftypefn {Lstream Method} int flusher (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6911 Perform any additional operations necessary to flush the data in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6912 stream.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6913 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6914
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6915 @deftypefn {Lstream Method} int pseudo_closer (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6916 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6917
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6918 @deftypefn {Lstream Method} int closer (Lstream *@var{stream})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6919 Perform any additional operations necessary to close this stream down.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6920 May be @code{NULL}. This function is called when @code{Lstream_close()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6921 is called or when the stream is garbage-collected. When this function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6922 is called, all pending data in the stream will already have been written
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6923 out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6924 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6926 @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
6927 Mark this object for garbage collection. Same semantics as a standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6928 @code{Lisp_Object} marker. This function can be @code{NULL}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6929 @end deftypefn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6931 @node Consoles; Devices; Frames; Windows, The Redisplay Mechanism, Lstreams, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6932 @chapter Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6934 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6935 * Introduction to Consoles; Devices; Frames; Windows::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6936 * Point::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6937 * Window Hierarchy::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6938 * The Window Object::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6939 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6940
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6941 @node Introduction to Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6942 @section Introduction to Consoles; Devices; Frames; Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6943
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6944 A window-system window that you see on the screen is called a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6945 @dfn{frame} in Emacs terminology. Each frame is subdivided into one or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6946 more non-overlapping panes, called (confusingly) @dfn{windows}. Each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6947 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
6948 that buffers and windows are independent entities: Two or more windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6949 can be displaying the same buffer (potentially in different locations),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6950 and a buffer can be displayed in no windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6951
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6952 A single display screen that contains one or more frames is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6953 a @dfn{display}. Under most circumstances, there is only one display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6954 However, more than one display can exist, for example if you have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6955 a @dfn{multi-headed} console, i.e. one with a single keyboard but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6956 multiple displays. (Typically in such a situation, the various
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6957 displays act like one large display, in that the mouse is only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6958 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
6959 it into another.) In some cases, the different displays will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6960 have different characteristics, e.g. one color and one mono.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6961
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6962 XEmacs can display frames on multiple displays. It can even deal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6963 simultaneously with frames on multiple keyboards (called @dfn{consoles} in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6964 XEmacs terminology). Here is one case where this might be useful: You
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6965 are using XEmacs on your workstation at work, and leave it running.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6966 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
6967 already-running XEmacs process to display another frame on your local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6968 TTY.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6970 Thus, there is a hierarchy console -> display -> frame -> window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6971 There is a separate Lisp object type for each of these four concepts.
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6972 Furthermore, there is logically a @dfn{selected console},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6973 @dfn{selected display}, @dfn{selected frame}, and @dfn{selected window}.
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6974 Each of these objects is distinguished in various ways, such as being the
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6975 default object for various functions that act on objects of that type.
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
6976 Note that every containing object rememembers the ``selected'' object
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6977 among the objects that it contains: e.g. not only is there a selected
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6978 window, but every frame remembers the last window in it that was
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6979 selected, and changing the selected frame causes the remembered window
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6980 within it to become the selected window. Similar relationships apply
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6981 for consoles to devices and devices to frames.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6982
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6983 @node Point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6984 @section Point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6985
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6986 Recall that every buffer has a current insertion position, called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6987 @dfn{point}. Now, two or more windows may be displaying the same buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6988 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
6989 two different places. You may ask, how can that be, since each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6990 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
6991 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
6992 is only one selected window, and the value of ``point'' in that buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6993 corresponds to that window. When the selected window is changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6994 from one window to another displaying the same buffer, the old
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6995 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
6996 value of @code{point} from the new window is retrieved and made the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6997 value of @code{point} in the buffer. This means that @code{window-point}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6998 for the selected window is potentially inaccurate, and if you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6999 want to retrieve the correct value of @code{point} for a window,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7000 you must special-case on the selected window and retrieve the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7001 buffer's point instead. This is related to why @code{save-window-excursion}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7002 does not save the selected window's value of @code{point}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7003
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7004 @node Window Hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7005 @section Window Hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7006 @cindex window hierarchy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7007 @cindex hierarchy of windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7008
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7009 If a frame contains multiple windows (panes), they are always created
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7010 by splitting an existing window along the horizontal or vertical axis.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7011 Terminology is a bit confusing here: to @dfn{split a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7012 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
7013 @emph{vertical} cut in a window. Likewise, to @dfn{split a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7014 vertically} means to create two windows, one above the other, by making
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7015 a @emph{horizontal} cut.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7016
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7017 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
7018 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
7019 The precise way in which the splits were made should not be important,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7020 and this is reflected internally. Internally, all windows are arranged
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7021 in a tree, consisting of two types of windows, @dfn{combination} windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7022 (which have children, and are covered completely by those children) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7023 @dfn{leaf} windows, which have no children and are visible. Every
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7024 combination window has two or more children, all arranged along the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7025 axis. There are (logically) two subtypes of windows, depending on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7026 whether their children are horizontally or vertically arrayed. There is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7027 always one root window, which is either a leaf window (if the frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7028 contains only one window) or a combination window (if the frame contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7029 more than one window). In the latter case, the root window will have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7030 two or more children, either horizontally or vertically arrayed, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7031 each of those children will be either a leaf window or another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7032 combination window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7034 Here are some rules:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7035
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7036 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7037 @item
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
7038 Horizontal combination windows can never have children that are
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
7039 horizontal combination windows; same for vertical.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7040
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7041 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7042 Only leaf windows can be split (obviously) and this splitting does one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7043 of two things: (a) turns the leaf window into a combination window and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7044 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
7045 the two new leaves and creates the other leaf. Rule (1) dictates which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7046 of these two outcomes happens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7047
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7048 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7049 Every combination window must have at least two children.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7050
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7051 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7052 Leaf windows can never become combination windows. They can be deleted,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7053 however. If this results in a violation of (3), the parent combination
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7054 window also gets deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7055
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7056 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7057 All functions that accept windows must be prepared to accept combination
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7058 windows, and do something sane (e.g. signal an error if so).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7059 Combination windows @emph{do} escape to the Lisp level.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7060
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7061 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7062 All windows have three fields governing their contents:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7063 these are @dfn{hchild} (a list of horizontally-arrayed children),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7064 @dfn{vchild} (a list of vertically-arrayed children), and @dfn{buffer}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7065 (the buffer contained in a leaf window). Exactly one of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7066 these will be non-nil. Remember that @dfn{horizontally-arrayed}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7067 means ``side-by-side'' and @dfn{vertically-arrayed} means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7068 @dfn{one above the other}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7070 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7071 Leaf windows also have markers in their @code{start} (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7072 first buffer position displayed in the window) and @code{pointm}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7073 (the window's stashed value of @code{point} -- see above) fields,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7074 while combination windows have nil in these fields.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7076 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7077 The list of children for a window is threaded through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7078 @code{next} and @code{prev} fields of each child window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7079
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7080 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7081 @strong{Deleted windows can be undeleted}. This happens as a result of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7082 restoring a window configuration, and is unlike frames, displays, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7083 consoles, which, once deleted, can never be restored. Deleting a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7084 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
7085 @code{next}, @code{prev}, @code{hchild}, and @code{vchild} fields, for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7086 GC purposes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7087
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7088 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7089 Most frames actually have two top-level windows -- one for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7090 minibuffer and one (the @dfn{root}) for everything else. The modeline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7091 (if present) separates these two. The @code{next} field of the root
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7092 points to the minibuffer, and the @code{prev} field of the minibuffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7093 points to the root. The other @code{next} and @code{prev} fields are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7094 @code{nil}, and the frame points to both of these windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7095 Minibuffer-less frames have no minibuffer window, and the @code{next}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7096 and @code{prev} of the root window are @code{nil}. Minibuffer-only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7097 frames have no root window, and the @code{next} of the minibuffer window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7098 is @code{nil} but the @code{prev} points to itself. (#### This is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7099 artifact that should be fixed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7100 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7102 @node The Window Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7103 @section The Window Object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7105 Windows have the following accessible fields:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7107 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7108 @item frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7109 The frame that this window is on.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7111 @item mini_p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7112 Non-@code{nil} if this window is a minibuffer window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7113
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7114 @item buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7115 The buffer that the window is displaying. This may change often during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7116 the life of the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7117
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7118 @item dedicated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7119 Non-@code{nil} if this window is dedicated to its buffer.
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 pointm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7122 @cindex window point internals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7123 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
7124 selected; when it is not selected, it retains its previous value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7126 @item start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7127 The position in the buffer that is the first character to be displayed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7128 in the window.
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 force_start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7131 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
7132 scrolled explicitly by the Lisp program. This affects what the next
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7133 redisplay does if point is off the screen: instead of scrolling the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7134 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
7135 is on the screen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7137 @item last_modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7138 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
7139 a redisplay completed in this window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7141 @item last_point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7142 The buffer's value of point, as of the last time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7143 a redisplay completed in this window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7145 @item left
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7146 This is the left-hand edge of the window, measured in columns. (The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7147 leftmost column on the screen is @w{column 0}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7148
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7149 @item top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7150 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
7151 the screen is @w{line 0}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7153 @item height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7154 The height of the window, measured in lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7156 @item width
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7157 The width of the window, measured in columns.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7159 @item next
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7160 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
7161 @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
7162 siblings.
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 prev
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7165 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
7166 @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
7167 siblings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7169 @item parent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7170 Internally, XEmacs arranges windows in a tree; each group of siblings has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7171 a parent window whose area includes all the siblings. This field points
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7172 to a window's parent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7174 Parent windows do not display buffers, and play little role in display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7175 except to shape their child windows. Emacs Lisp programs usually have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7176 no access to the parent windows; they operate on the windows at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7177 leaves of the tree, which actually display buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7179 @item hscroll
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7180 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
7181 horizontally to the left. Normally, this is 0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7183 @item use_time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7184 This is the last time that the window was selected. The function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7185 @code{get-lru-window} uses this field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7187 @item display_table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7188 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
7189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7190 @item update_mode_line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7191 Non-@code{nil} means this window's mode line needs to be updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7192
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7193 @item base_line_number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7194 The line number of a certain position in the buffer, or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7195 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
7196
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7197 @item base_line_pos
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7198 The position in the buffer for which the line number is known, or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7199 @code{nil} meaning none is known.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7201 @item region_showing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7202 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
7203 holds the mark position that made one end of that region. Otherwise,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7204 this field is @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7205 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7207 @node The Redisplay Mechanism, Extents, Consoles; Devices; Frames; Windows, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7208 @chapter The Redisplay Mechanism
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7209
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7210 The redisplay mechanism is one of the most complicated sections of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7211 XEmacs, especially from a conceptual standpoint. This is doubly so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7212 because, unlike for the basic aspects of the Lisp interpreter, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7213 computer science theories of how to efficiently handle redisplay are not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7214 well-developed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7216 When working with the redisplay mechanism, remember the Golden Rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7217 of Redisplay:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7218
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7219 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7220 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7221 It Is Better To Be Correct Than Fast.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7222 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7223 Thou Shalt Not Run Elisp From Within Redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7224 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7225 It Is Better To Be Fast Than Not To Be.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7226 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7227
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7228 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7229 * Critical Redisplay Sections::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7230 * Line Start Cache::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7231 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7233 @node Critical Redisplay Sections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7234 @section Critical Redisplay Sections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7235 @cindex critical redisplay sections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7236
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7237 Within this section, we are defenseless and assume that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7238 following cannot happen:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7240 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7241 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7242 garbage collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7243 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7244 Lisp code evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7245 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7246 frame size changes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7247 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7248
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7249 We ensure (3) by calling @code{hold_frame_size_changes()}, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7250 will cause any pending frame size changes to get put on hold
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7251 till after the end of the critical section. (1) follows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7252 automatically if (2) is met. #### Unfortunately, there are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7253 some places where Lisp code can be called within this section.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7254 We need to remove them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7256 If @code{Fsignal()} is called during this critical section, we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7257 will @code{abort()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7258
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7259 If garbage collection is called during this critical section,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7260 we simply return. #### We should abort instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7262 #### If a frame-size change does occur we should probably
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7263 actually be preempting redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7264
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7265 @node Line Start Cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7266 @section Line Start Cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7267 @cindex line start cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7269 The traditional scrolling code in Emacs breaks in a variable height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7270 world. It depends on the key assumption that the number of lines that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7271 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
7272 separation of the scrolling code from the redisplay code. In order to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7273 fully support variable height lines, the scrolling code must actually be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7274 tightly integrated with redisplay. Only redisplay can determine how
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7275 many lines will be displayed on a screen for any given starting point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7276
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7277 What is ideally wanted is a complete list of the starting buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7278 position for every possible display line of a buffer along with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7279 height of that display line. Maintaining such a full list would be very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7280 expensive. We settle for having it include information for all areas
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7281 which we happen to generate anyhow (i.e. the region currently being
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7282 displayed) and for those areas we need to work with.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7283
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7284 In order to ensure that the cache accurately represents what redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7285 would actually show, it is necessary to invalidate it in many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7286 situations. If the buffer changes, the starting positions may no longer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7287 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
7288 may have altered. These events happen frequently enough that the cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7289 can end up being constantly disabled. With this potentially constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7290 invalidation when is the cache ever useful?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7291
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7292 Even if the cache is invalidated before every single usage, it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7293 necessary. Scrolling often requires knowledge about display lines which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7294 are actually above or below the visible region. The cache provides a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7295 convenient light-weight method of storing this information for multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7296 display regions. This knowledge is necessary for the scrolling code to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7297 always obey the First Golden Rule of Redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7298
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7299 If the cache already contains all of the information that the scrolling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7300 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
7301 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
7302 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
7303 region had to be generated anyway, so the cache ends up getting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7304 information basically for free. In those cases where a user is simply
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7305 scrolling around viewing a buffer there is a high probability that this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7306 is sufficient to always provide the needed information. The second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7307 thing we can do is be smart about invalidating the cache.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7308
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7309 TODO -- Be smart about invalidating the cache. Potential places:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7310
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7311 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7312 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7313 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
7314 starting positions of any display lines. These types of buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7315 modifications should not invalidate the cache. This is actually a large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7316 optimization for redisplay speed as well.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7317 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7318 Buffer modifications frequently only affect the display of lines at and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7319 below where they occur. In these situations we should only invalidate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7320 the part of the cache starting at where the modification occurs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7321 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7323 In case you're wondering, the Second Golden Rule of Redisplay is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7324 applicable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7326 @node Extents, Faces and Glyphs, The Redisplay Mechanism, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7327 @chapter Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7328
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7329 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7330 * Introduction to Extents:: Extents are ranges over text, with properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7331 * Extent Ordering:: How extents are ordered internally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7332 * Format of the Extent Info:: The extent information in a buffer or string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7333 * Zero-Length Extents:: A weird special case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7334 * Mathematics of Extent Ordering:: A rigorous foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7335 * Extent Fragments:: Cached information useful for redisplay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7336 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7337
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7338 @node Introduction to Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7339 @section Introduction to Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7341 Extents are regions over a buffer, with a start and an end position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7342 denoting the region of the buffer included in the extent. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7343 addition, either end can be closed or open, meaning that the endpoint
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7344 is or is not logically included in the extent. Insertion of a character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7345 at a closed endpoint causes the character to go inside the extent;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7346 insertion at an open endpoint causes the character to go outside.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7348 Extent endpoints are stored using memory indices (see @file{insdel.c}),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7349 to minimize the amount of adjusting that needs to be done when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7350 characters are inserted or deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7352 (Formerly, extent endpoints at the gap could be either before or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7353 after the gap, depending on the open/closedness of the endpoint.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7354 The intent of this was to make it so that insertions would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7355 automatically go inside or out of extents as necessary with no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7356 further work needing to be done. It didn't work out that way,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7357 however, and just ended up complexifying and buggifying all the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7358 rest of the code.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7360 @node Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7361 @section Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7363 Extents are compared using memory indices. There are two orderings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7364 for extents and both orders are kept current at all times. The normal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7365 or @dfn{display} order is as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7367 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7368 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
7369 if: A-start < B-start,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7370 or if: A-start = B-start, and A-end > B-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7371 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7373 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
7374 earlier one in the display order (@code{EXTENT_LESS} is true).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7376 For the e-order, the same thing holds:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7378 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7379 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
7380 if: A-end < B-end,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7381 or if: A-end = B-end, and A-start > B-start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7382 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7383
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7384 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
7385 earlier one in the e-order (@code{EXTENT_E_LESS} is true).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7387 The display order and the e-order are complementary orders: any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7388 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
7389 all occurrences of ``display order'' and ``e-order'', ``less than'' and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7390 ``greater than'', and ``extent start'' and ``extent end''.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7392 @node Format of the Extent Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7393 @section Format of the Extent Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7395 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
7396 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
7397 a particular position. The stack-of-extents info is used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7398 optimization purposes -- it basically caches some info that might
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7399 be expensive to compute. Certain otherwise hard computations are easy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7400 given the stack of extents over a particular position, and if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7401 stack of extents over a nearby position is known (because it was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7402 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
7403 of extents to the proper position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7405 Given that the stack of extents is an optimization, and given that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7406 it requires memory, a string's stack of extents is wiped out each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7407 time a garbage collection occurs. Therefore, any time you retrieve
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7408 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
7409 be there, use the @code{_force} version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7410
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7411 Similarly, a string may or may not have an extent_info structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7412 (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
7413 string.) So use the @code{_force} version if you need the extent_info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7414 structure to be there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7416 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
7417 is ordered by start index (the @dfn{display order}) and the other is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7418 ordered by end index (the @dfn{e-order}). Note that positions in an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7419 extent list should logically be conceived of as referring @emph{to} a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7420 particular extent (as is the norm in programs) rather than sitting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7421 between two extents. Note also that callers of these functions should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7422 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
7423 array, except for the fact that positions are integers (this should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7424 generalized to handle integers and linked list equally well).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7425
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7426 @node Zero-Length Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7427 @section Zero-Length Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7428
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7429 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
7430 are explicitly set that way or if their detachable property is nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7431 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
7432 zero-length extents, which are barred from existing because there is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7433 no sensible way to define their properties. Deletion of the text in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7434 an open-open extent causes it to be converted into a closed-open
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7435 extent.) Zero-length extents are primarily used to represent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7436 annotations, and behave as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7438 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7439 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7440 Insertion at the position of a zero-length extent expands the extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7441 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
7442 and goes before the extent if it is open-closed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7444 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7445 Deletion of a character on a side of a zero-length extent whose
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7446 corresponding endpoint is closed causes the extent to be detached if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7447 it is detachable; if the extent is not detachable or the corresponding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7448 endpoint is open, the extent remains in the buffer, moving as necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7449 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7450
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7451 Note that closed-open, non-detachable zero-length extents behave
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7452 exactly like markers and that open-closed, non-detachable zero-length
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7453 extents behave like the ``point-type'' marker in Mule.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7455 @node Mathematics of Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7456 @section Mathematics of Extent Ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7457 @cindex extent mathematics
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7458 @cindex mathematics of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7459 @cindex extent ordering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7461 @cindex display order of extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7462 @cindex extents, display order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7463 The extents in a buffer are ordered by ``display order'' because that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7464 is that order that the redisplay mechanism needs to process them in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7465 The e-order is an auxiliary ordering used to facilitate operations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7466 over extents. The operations that can be performed on the ordered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7467 list of extents in a buffer are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7469 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7470 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7471 Locate where an extent would go if inserted into the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7472 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7473 Insert an extent into the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7474 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7475 Remove an extent from the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7476 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7477 Map over all the extents that overlap a range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7478 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7479
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7480 (4) requires being able to determine the first and last extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7481 that overlap a range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7482
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7483 NOTE: @dfn{overlap} is used as follows:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7484
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7485 @itemize @bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7486 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7487 two ranges overlap if they have at least one point in common.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7488 Whether the endpoints are open or closed makes a difference here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7489 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7490 a point overlaps a range if the point is contained within the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7491 range; this is equivalent to treating a point @math{P} as the range
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7492 @math{[P, P]}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7493 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7494 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
7495 is normally treated as having closed endpoints. This applies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7496 consistently in the discussion of stacks of extents and such below.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7497 Note that this definition of overlap is not necessarily consistent with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7498 the extents that @code{map-extents} maps over, since @code{map-extents}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7499 sometimes pays attention to whether the endpoints of an extents are open
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7500 or closed. But for our purposes, it greatly simplifies things to treat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7501 all extents as having closed endpoints.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7502 @end itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7504 First, define @math{>}, @math{<}, @math{<=}, etc. as applied to extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7505 to mean comparison according to the display order. Comparison between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7506 an extent @math{E} and an index @math{I} means comparison between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7507 @math{E} and the range @math{[I, I]}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7509 Also define @math{e>}, @math{e<}, @math{e<=}, etc. to mean comparison
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7510 according to the e-order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7511
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7512 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
7513 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
7514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7515 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
7516 following @math{E}, and @math{E(prev)} to be the extent directly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7517 preceding @math{E}. Assume @math{E(next)} and @math{E(prev)} can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7518 determined from @math{E} in constant time. (This is because we store
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7519 the extent list as a doubly linked list.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7521 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
7522 extents directly following and preceding @math{E} in the e-order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7523
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7524 Now:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7525
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7526 Let @math{R} be a range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7527 Let @math{F} be the first extent overlapping @math{R}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7528 Let @math{L} be the last extent overlapping @math{R}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7529
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7530 Theorem 1: @math{R(1)} lies between @math{L} and @math{L(next)},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7531 i.e. @math{L <= R(1) < L(next)}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7533 This follows easily from the definition of display order. The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7534 basic reason that this theorem applies is that the display order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7535 sorts by increasing starting index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7537 Therefore, we can determine @math{L} just by looking at where we would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7538 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
7539 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
7540 comparing the extent we're at to @math{R(1)}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7542 @example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7543 Theorem 2: @math{F(e-prev) e< [1, R(0)] e<= F}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7544 @end example
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7546 This is the analog of Theorem 1, and applies because the e-order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7547 sorts by increasing ending index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7549 Therefore, @math{F} can be found in the same amount of time as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7550 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
7551 would go if inserted into the e-order list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7553 If the lists were stored as balanced binary trees, then operation (1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7554 would take logarithmic time, which is usually quite fast. However,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7555 currently they're stored as simple doubly-linked lists, and instead we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7556 do some caching to try to speed things up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7558 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
7559 (ordered in the display order) that overlap an index @math{I}, together
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7560 with the SOE's @dfn{previous} extent, which is an extent that precedes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7561 @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
7562 between @math{I} and the previous extent.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7563
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7564 Now:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7566 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
7567 @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
7568 be @math{S}'s previous extent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7570 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
7571 any range @math{[I, J]}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7572
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7573 Proof: Any extent that overlaps @math{[I, J]} but does not include
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7574 @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
7575 any extent in @math{S}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7576
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7577 Therefore, finding the first extent that overlaps a range @math{R} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7578 the same as finding the first extent that overlaps @math{R(0)}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7579
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7580 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
7581 @math{F2} be the first extent that overlaps @math{I2}. Then, either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7582 @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
7583 @math{S}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7585 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
7586 greater than @math{I} and thus it is greater than any extent in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7587 @math{S}, including @math{F}. Otherwise, @math{F2} includes @math{I}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7588 and thus is in @math{S}, and thus @math{F2 >= F}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7589
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7590 @node Extent Fragments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7591 @section Extent Fragments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7592 @cindex extent fragment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7594 Imagine that the buffer is divided up into contiguous, non-overlapping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7595 @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
7596 (extents that abut the run don't count).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7598 An extent fragment is a structure that holds data about the run that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7599 contains a particular buffer position (if the buffer position is at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7600 junction of two runs, the run after the position is used) -- the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7601 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
7602 the @dfn{merged face} that results from merging all of the faces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7603 corresponding to those extents, the begin and end glyphs at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7604 beginning of the run, etc. This is the information that redisplay needs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7605 in order to display this run.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7607 Extent fragments have to be very quick to update to a new buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7608 position when moving linearly through the buffer. They rely on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7609 stack-of-extents code, which does the heavy-duty algorithmic work of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7610 determining which extents overly a particular position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7612 @node Faces and Glyphs, Specifiers, Extents, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7613 @chapter Faces and Glyphs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7614
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7615 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7617 @node Specifiers, Menus, Faces and Glyphs, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7618 @chapter Specifiers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7619
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7620 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7622 @node Menus, Subprocesses, Specifiers, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7623 @chapter Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7624
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7625 A menu is set by setting the value of the variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7626 @code{current-menubar} (which may be buffer-local) and then calling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7627 @code{set-menubar-dirty-flag} to signal a change. This will cause the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7628 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
7629 @code{current-menubar} is described in @file{menubar.c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7630
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7631 Internally the data in current-menubar is parsed into a tree of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7632 @code{widget_value's} (defined in @file{lwlib.h}); this is accomplished
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7633 by the recursive function @code{menu_item_descriptor_to_widget_value()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7634 called by @code{compute_menubar_data()}. Such a tree is deallocated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7635 using @code{free_widget_value()}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7637 @code{update_screen_menubars()} is one of the external entry points.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7638 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
7639 be updated. This is the case if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7640
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7641 @enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7642 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7643 @code{set-menubar-dirty-flag} was called since the last redisplay. (This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7644 function sets the C variable menubar_has_changed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7645 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7646 The buffer displayed in the screen has changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7647 @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7648 The screen has no menubar currently displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7649 @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7651 @code{set_screen_menubar()} is called for each such screen. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7652 function calls @code{compute_menubar_data()} to create the tree of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7653 widget_value's, then calls @code{lw_create_widget()},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7654 @code{lw_modify_all_widgets()}, and/or @code{lw_destroy_all_widgets()}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7655 to create the X-Toolkit widget associated with the menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7657 @code{update_psheets()}, the other external entry point, actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7658 changes the menus being displayed. It uses the widgets fixed by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7659 @code{update_screen_menubars()} and calls various X functions to ensure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7660 that the menus are displayed properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7661
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7662 The menubar widget is set up so that @code{pre_activate_callback()} is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7663 called when the menu is first selected (i.e. mouse button goes down),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7664 and @code{menubar_selection_callback()} is called when an item is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7665 selected. @code{pre_activate_callback()} calls the function in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7666 activate-menubar-hook, which can change the menubar (this is described
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7667 in @file{menubar.c}). If the menubar is changed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7668 @code{set_screen_menubars()} is called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7669 @code{menubar_selection_callback()} enqueues a menu event, putting in it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7670 a function to call (either @code{eval} or @code{call-interactively}) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7671 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
7672 description.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7673
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7674 @node Subprocesses, Interface to X Windows, Menus, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7675 @chapter Subprocesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7676
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7677 The fields of a process are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7678
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7679 @table @code
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7680 @item name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7681 A string, the name of the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7682
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7683 @item command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7684 A list containing the command arguments that were used to start this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7685 process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7686
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7687 @item filter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7688 A function used to accept output from the process instead of a buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7689 or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7691 @item sentinel
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7692 A function called whenever the process receives a signal, or @code{nil}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7694 @item buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7695 The associated buffer of the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7697 @item pid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7698 An integer, the Unix process @sc{id}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7699
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7700 @item childp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7701 A flag, non-@code{nil} if this is really a child process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7702 It is @code{nil} for a network connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7704 @item mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7705 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
7706 process inserted into the buffer. This is often but not always the end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7707 of the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7708
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7709 @item kill_without_query
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7710 If this is non-@code{nil}, killing XEmacs while this process is still
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7711 running does not ask for confirmation about killing the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7712
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7713 @item raw_status_low
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7714 @itemx raw_status_high
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7715 These two fields record 16 bits each of the process status returned by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7716 the @code{wait} system call.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7718 @item status
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7719 The process status, as @code{process-status} should return it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7721 @item tick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7722 @itemx update_tick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7723 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
7724 needs to be reported, either by running the sentinel or by inserting a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7725 message in the process buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7727 @item pty_flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7728 Non-@code{nil} if communication with the subprocess uses a @sc{pty};
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7729 @code{nil} if it uses a pipe.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7731 @item infd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7732 The file descriptor for input from the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7733
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7734 @item outfd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7735 The file descriptor for output to the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7737 @item subtty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7738 The file descriptor for the terminal that the subprocess is using. (On
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7739 some systems, there is no need to record this, so the value is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7740 @code{-1}.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7742 @item tty_name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7743 The name of the terminal that the subprocess is using,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7744 or @code{nil} if it is using pipes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7745 @end table
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7747 @node Interface to X Windows, Index, Subprocesses, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7748 @chapter Interface to X Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7750 Not yet documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7751
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7752 @include index.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7753
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7754 @c Print the tables of contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7755 @summarycontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7756 @contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7757 @c That's all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7759 @bye
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7760