428
|
1 /* XEmacs -- Fully extensible Emacs, running on Unix and other platforms.
|
|
2 Copyright (C) 1985, 1986, 1987, 1992, 1993, 1994
|
|
3 Free Software Foundation, Inc.
|
|
4 Copyright (C) 1995 Sun Microsystems, Inc.
|
2367
|
5 Copyright (C) 2000, 2001, 2002, 2003, 2004 Ben Wing.
|
428
|
6
|
|
7 This file is part of XEmacs.
|
|
8
|
|
9 XEmacs is free software; you can redistribute it and/or modify it
|
|
10 under the terms of the GNU General Public License as published by the
|
|
11 Free Software Foundation; either version 2, or (at your option) any
|
|
12 later version.
|
|
13
|
|
14 XEmacs is distributed in the hope that it will be useful, but WITHOUT
|
|
15 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
16 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
17 for more details.
|
|
18
|
|
19 You should have received a copy of the GNU General Public License
|
|
20 along with XEmacs; see the file COPYING. If not, write to
|
|
21 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
|
22 Boston, MA 02111-1307, USA. */
|
|
23
|
|
24 /* Synched up with: Mule 2.0, FSF 19.28. */
|
|
25
|
2367
|
26 /* This file has been Mule-ized, Ben Wing, 10-7-04. */
|
|
27
|
442
|
28 /* Capsule summary of the various releases of Lucid Emacs/XEmacs and
|
771
|
29 FSF/GNU Emacs. (Copied from the Internals Manual, where the
|
|
30 canonical version lives.) Provided here for use in cross-referencing
|
|
31 version releases and dates in comments, esp. in the authorship
|
|
32 comments at the beginning of each file. More information about
|
|
33 history can be found in the beginning of the Internals Manual and
|
|
34 in the About page.
|
442
|
35
|
|
36
|
|
37 -- A time line for Lucid Emacs/XEmacs is
|
|
38
|
2517
|
39 Version 19.0 shipped with Energize 1.0, April 1992.
|
|
40 Version 19.1 released June 4, 1992.
|
|
41 Version 19.2 released June 19, 1992.
|
|
42 Version 19.3 released September 9, 1992.
|
|
43 Version 19.4 released January 21, 1993.
|
|
44 Version 19.5 released February 5, 1993. This was a repackaging of 19.4 with a
|
|
45 few bug fixes and shipped with Energize 2.0. It was a trade-show giveaway
|
|
46 and never released to the net.
|
|
47 Version 19.6 released April 9, 1993.
|
|
48 Version 19.7 was a repackaging of 19.6 with a few bug fixes and
|
442
|
49 shipped with Energize 2.1. Never released to the net.
|
2517
|
50 Version 19.8 released September 6, 1993. (Epoch merger, preliminary I18N
|
|
51 support)
|
|
52 Version 19.9 released January 12, 1994. (Scrollbars, Athena.)
|
|
53 Version 19.10 released May 27, 1994. Known as "Lucid Emacs" when
|
|
54 shipped by Lucid, and as "XEmacs" when shipped by Sun; but Lucid
|
|
55 went out of business a few days later and it's unclear very many
|
|
56 copies of 19.10 were released by Lucid. (Last release by Jamie Zawinski.)
|
|
57 Version 19.11 (first XEmacs) released September 13, 1994.
|
|
58 Version 19.12 released June 23, 1995.
|
|
59 Version 19.13 released September 1, 1995.
|
|
60 Version 19.14 released June 23, 1996.
|
|
61 Version 20.0 released February 9, 1997.
|
|
62 Version 19.15 released March 28, 1997.
|
|
63 Version 20.1 (not released to the net) April 15, 1997.
|
|
64 Version 20.2 released May 16, 1997.
|
|
65 Version 19.16 released October 31, 1997; retiring of v19 series.
|
|
66 Version 20.3 (the first stable version of XEmacs 20.x) released November 30,
|
|
67 1997.
|
|
68 Version 20.4 released February 28, 1998. (Jamie claims this version is the
|
|
69 "first reasonably stable release with MULE support" and says that "XEmacs
|
|
70 'core' and 'packages' now packaged separately.")
|
|
71 Version 21.0-pre5 released July 18, 1998. (Jamie says "Numbering scheme goes
|
|
72 wonky due to switch to stable + unstable branches.")
|
|
73 Version 21.0.60 released December 10, 1998. (The version naming scheme was
|
|
74 changed at this point: [a] the second version number is odd for stable
|
|
75 versions, even for beta versions; [b] a third version number is added,
|
|
76 replacing the "beta xxx" ending for beta versions and allowing for
|
|
77 periodic maintenance releases for stable versions. Therefore, 21.0 was
|
|
78 never "officially" released; similarly for 21.2, etc.)
|
|
79 Version 21.0.61 released January 4, 1999.
|
|
80 Version 21.0.63 released February 3, 1999.
|
|
81 Version 21.0.64 released March 1, 1999.
|
|
82 Version 21.0.65 released March 5, 1999.
|
|
83 Version 21.0.66 released March 12, 1999.
|
|
84 Version 21.0.67 released March 25, 1999.
|
|
85 Version 21.1.2 released May 14, 1999; on comp.emacs, May 28. (This is
|
788
|
86 the followup to 21.0.67. The second version number was bumped to indicate
|
|
87 the beginning of the "stable" series.)
|
2517
|
88 Version 21.1.3 released June 26, 1999.
|
|
89 Version 21.1.4 released July 8, 1999.
|
|
90 Version 21.1.6 released August 14, 1999. (There was no 21.1.5.)
|
|
91 Version 21.1.7 released September 26, 1999.
|
|
92 Version 21.1.8 released November 2, 1999.
|
|
93 Version 21.1.9 released February 13, 2000.
|
|
94 Version 21.1.10 released May 7, 2000.
|
|
95 Version 21.1.10a released June 24, 2000.
|
|
96 Version 21.1.11 released July 18, 2000.
|
|
97 Version 21.1.12 released August 5, 2000.
|
|
98 Version 21.1.13 released January 7, 2001.
|
|
99 Version 21.1.14 released January 27, 2001.
|
|
100 Version 21.2.9 released February 3, 1999.
|
|
101 Version 21.2.10 released February 5, 1999.
|
|
102 Version 21.2.11 released March 1, 1999.
|
|
103 Version 21.2.12 released March 5, 1999.
|
|
104 Version 21.2.13 released March 12, 1999.
|
|
105 Version 21.2.14 released May 14, 1999.
|
|
106 Version 21.2.15 released June 4, 1999.
|
|
107 Version 21.2.16 released June 11, 1999.
|
|
108 Version 21.2.17 released June 22, 1999.
|
|
109 Version 21.2.18 released July 14, 1999.
|
|
110 Version 21.2.19 released July 30, 1999.
|
|
111 Version 21.2.20 released November 10, 1999.
|
|
112 Version 21.2.21 released November 28, 1999.
|
|
113 Version 21.2.22 released November 29, 1999.
|
|
114 Version 21.2.23 released December 7, 1999.
|
|
115 Version 21.2.24 released December 14, 1999.
|
|
116 Version 21.2.25 released December 24, 1999.
|
|
117 Version 21.2.26 released December 31, 1999.
|
|
118 Version 21.2.27 released January 18, 2000.
|
|
119 Version 21.2.28 released February 7, 2000.
|
|
120 Version 21.2.29 released February 16, 2000.
|
|
121 Version 21.2.30 released February 21, 2000.
|
|
122 Version 21.2.31 released February 23, 2000.
|
|
123 Version 21.2.32 released March 20, 2000.
|
|
124 Version 21.2.33 released May 1, 2000.
|
|
125 Version 21.2.34 released May 28, 2000.
|
|
126 Version 21.2.35 released July 19, 2000.
|
|
127 Version 21.2.36 released October 4, 2000.
|
|
128 Version 21.2.37 released November 14, 2000.
|
|
129 Version 21.2.38 released December 5, 2000.
|
|
130 Version 21.2.39 released December 31, 2000.
|
|
131 Version 21.2.40 released January 8, 2001.
|
|
132 Version 21.2.41 "Polyhymnia" released January 17, 2001.
|
|
133 Version 21.2.42 "Poseidon" released January 20, 2001.
|
|
134 Version 21.2.43 "Terspichore" released January 26, 2001.
|
|
135 Version 21.2.44 "Thalia" released February 8, 2001.
|
|
136 Version 21.2.45 "Thelxepeia" released February 23, 2001.
|
|
137 Version 21.2.46 "Urania" released March 21, 2001.
|
|
138 Version 21.2.47 "Zephir" released April 14, 2001.
|
|
139 Version 21.4.0 "Solid Vapor" released April 16, 2001.
|
|
140 Version 21.4.1 "Copyleft" released April 19, 2001.
|
|
141 Version 21.4.2 "Developer-Friendly Unix APIs" released May 10, 2001.
|
|
142 Version 21.4.3 "Academic Rigor" released May 17, 2001.
|
|
143 Version 21.4.4 "Artificial Intelligence" released July 28, 2001.
|
|
144 Version 21.4.5 "Civil Service" released October 23, 2001.
|
|
145 Version 21.4.6 "Common Lisp" released December 17, 2001.
|
|
146 Version 21.4.7 "Economic Science" released May 4, 2002.
|
|
147 Version 21.4.8 "Honest Recruiter" released May 9, 2002.
|
|
148 Version 21.4.9 "Informed Management" released August 23, 2002.
|
|
149 Version 21.4.10 "Military Intelligence" released November 2, 2002.
|
|
150 Version 21.4.11 "Native Windows TTY Support" released January 3, 2003.
|
|
151 Version 21.4.12 "Portable Code" released January 15, 2003.
|
|
152 Version 21.4.13 "Rational FORTRAN" released May 25, 2003.
|
|
153 Version 21.4.14 "Reasonable Discussion" released September 3, 2003.
|
|
154 Version 21.4.15 "Security Through Obscurity" released February 2, 2004.
|
|
155 Version 21.5.0 "alfalfa" released April 18, 2001.
|
|
156 Version 21.5.1 "anise" released May 9, 2001.
|
|
157 Version 21.5.2 "artichoke" released July 28, 2001.
|
|
158 Version 21.5.3 "asparagus" released September 7, 2001.
|
|
159 Version 21.5.4 "bamboo" released January 8, 2002.
|
|
160 Version 21.5.5 "beets" released March 5, 2002.
|
|
161 Version 21.5.6 "bok choi" released April 5, 2002.
|
|
162 Version 21.5.7 "broccoflower" released July 2, 2002.
|
|
163 Version 21.5.8 "broccoli" released July 27, 2002.
|
|
164 Version 21.5.9 "brussels sprouts" released August 30, 2002.
|
|
165 Version 21.5.10 "burdock" released January 4, 2003.
|
|
166 Version 21.5.11 "cabbage" released February 16, 2003.
|
|
167 Version 21.5.12 "carrot" released April 24, 2003.
|
|
168 Version 21.5.13 "cauliflower" released May 10, 2003.
|
|
169 Version 21.5.14 "cassava" released June 1, 2003.
|
|
170 Version 21.5.15 "celery" released September 3, 2003.
|
|
171 Version 21.5.16 "celeriac" released September 26, 2003.
|
|
172 Version 21.5.17 "chayote" released March 22, 2004.
|
|
173 Version 21.5.18 "chestnut" released October 22, 2004.
|
442
|
174
|
|
175
|
|
176 -- A time line for GNU Emacs version 19 is
|
|
177
|
|
178 version 19.7 (beta) (first beta release) released ??????; prob. late May 1993.
|
|
179 version 19.8 (beta) released May 27, 1993.
|
|
180 version 19.9 (beta) released May 27, 1993.
|
|
181 version 19.10 (beta) released May 30, 1993.
|
|
182 version 19.11 (beta) released June 1, 1993.
|
|
183 version 19.12 (beta) released June 2, 1993.
|
|
184 version 19.13 (beta) released June 8, 1993.
|
|
185 version 19.14 (beta) released June 17, 1993.
|
|
186 version 19.15 (beta) released June 19, 1993.
|
|
187 version 19.16 (beta) released July 6, 1993.
|
|
188 version 19.17 (beta) released late July, 1993.
|
|
189 version 19.18 (beta) released August 9, 1993.
|
|
190 version 19.19 (beta) released August 15, 1993.
|
|
191 version 19.20 (beta) released November 17, 1993.
|
|
192 version 19.21 (beta) released November 17, 1993.
|
|
193 version 19.22 (beta) released November 28, 1993.
|
788
|
194 version 19.23 (beta) released on comp.emacs, May 17, 1994.
|
442
|
195 version 19.24 (beta) released May 16, 1994.
|
|
196 version 19.25 (beta) released June 3, 1994.
|
|
197 version 19.26 (beta) released September 11, 1994.
|
|
198 version 19.27 (beta) released September 14, 1994.
|
|
199 version 19.28 (first ``official'' release) released November 1, 1994.
|
|
200 version 19.29 released June 21, 1995.
|
|
201 version 19.30 released November 24, 1995.
|
|
202 version 19.31 released May 25, 1996.
|
|
203 version 19.32 released July 31, 1996.
|
|
204 version 19.33 released August 11, 1996.
|
788
|
205 version 19.34 released August 21, 1996; on comp.emacs, August 22.
|
442
|
206 version 19.34b released September 6, 1996.
|
|
207
|
|
208
|
788
|
209 -- A time line for GNU Emacs versions 20 and 21 is
|
442
|
210
|
|
211 version 20.1 released September 17, 1997.
|
|
212 version 20.2 released September 20, 1997.
|
|
213 version 20.3 released August 19, 1998.
|
788
|
214 version 20.4 released July 12, 1999; on comp.emacs, July 27.
|
|
215 version 21.1 released October 20, 2001.
|
2517
|
216 Version 21.2 released March 16, 2002.
|
|
217 Version 21.3 released March 19, 2003.
|
442
|
218
|
|
219
|
|
220 -- A time line for GNU Emacs version 18 and older is
|
|
221
|
|
222 GNU Emacs version 15 (15.34) was released sometime in 1984 or 1985 and
|
|
223 shared some code with a version of Emacs written by James Gosling (the
|
|
224 same James Gosling who later created the Java language).
|
|
225 GNU Emacs version 16 (first released version was 16.56) was released on
|
|
226 July 15, 1985. All Gosling code was removed due to potential copyright
|
|
227 problems with the code.
|
|
228 version 16.57: released on September 16, 1985.
|
|
229 versions 16.58, 16.59: released on September 17, 1985.
|
|
230 version 16.60: released on September 19, 1985. These later version 16's
|
|
231 incorporated patches from the net, esp. for getting Emacs to work under
|
|
232 System V.
|
|
233 version 17.36 (first official v17 release) released on December 20, 1985.
|
|
234 Included a TeX-able user manual. First official unpatched version that
|
|
235 worked on vanilla System V machines.
|
|
236 version 17.43 (second official v17 release) released on January 25, 1986.
|
|
237 version 17.45 released on January 30, 1986.
|
|
238 version 17.46 released on February 4, 1986.
|
|
239 version 17.48 released on February 10, 1986.
|
|
240 version 17.49 released on February 12, 1986.
|
|
241 version 17.55 released on March 18, 1986.
|
|
242 version 17.57 released on March 27, 1986.
|
|
243 version 17.58 released on April 4, 1986.
|
|
244 version 17.61 released on April 12, 1986.
|
|
245 version 17.63 released on May 7, 1986.
|
|
246 version 17.64 released on May 12, 1986.
|
|
247 version 18.24 (a beta version) released on October 2, 1986.
|
|
248 version 18.30 (a beta version) released on November 15, 1986.
|
|
249 version 18.31 (a beta version) released on November 23, 1986.
|
|
250 version 18.32 (a beta version) released on December 7, 1986.
|
|
251 version 18.33 (a beta version) released on December 12, 1986.
|
|
252 version 18.35 (a beta version) released on January 5, 1987.
|
|
253 version 18.36 (a beta version) released on January 21, 1987.
|
|
254 January 27, 1987: The Great Usenet Renaming. net.emacs is now comp.emacs.
|
|
255 version 18.37 (a beta version) released on February 12, 1987.
|
|
256 version 18.38 (a beta version) released on March 3, 1987.
|
|
257 version 18.39 (a beta version) released on March 14, 1987.
|
|
258 version 18.40 (a beta version) released on March 18, 1987.
|
|
259 version 18.41 (the first ``official'' release) released on March 22, 1987.
|
|
260 version 18.45 released on June 2, 1987.
|
|
261 version 18.46 released on June 9, 1987.
|
|
262 version 18.47 released on June 18, 1987.
|
|
263 version 18.48 released on September 3, 1987.
|
|
264 version 18.49 released on September 18, 1987.
|
|
265 version 18.50 released on February 13, 1988.
|
|
266 version 18.51 released on May 7, 1988.
|
|
267 version 18.52 released on September 1, 1988.
|
|
268 version 18.53 released on February 24, 1989.
|
|
269 version 18.54 released on April 26, 1989.
|
|
270 version 18.55 released on August 23, 1989. This is the earliest version
|
|
271 that is still available by FTP.
|
|
272 version 18.56 released on January 17, 1991.
|
|
273 version 18.57 released late January, 1991.
|
|
274 version 18.58 released ?????.
|
|
275 version 18.59 released October 31, 1992.
|
|
276
|
2517
|
277
|
|
278 -- A time line for Epoch is
|
|
279
|
|
280 Epoch 1.0 released December 14, 1989. (by Simon Kaplan, Chris Love, et al.)
|
|
281 Epoch 2.0 released December 23, 1989.
|
|
282 Epoch 3.1 released February 6, 1990.
|
|
283 Epoch 3.2 released December[????] 11, 1990.
|
|
284 Epoch 4.0 released August 27, 1990.
|
|
285
|
442
|
286 */
|
854
|
287
|
2367
|
288 /* Sources for further information:
|
|
289
|
|
290 -----------------------------------
|
|
291 1. Using XEmacs, Programming Elisp:
|
|
292 -----------------------------------
|
|
293
|
|
294 ;;; -- the XEmacs User's Manual (Access using the online Info browser:
|
|
295 ;;; Use `Help->Info (Online Docs)->XEmacs User's Manual' (if
|
|
296 ;;; there is such an entry); or get to the Info contents page
|
|
297 ;;; using `Help->Info Contents' or `C-h i', and then
|
|
298 ;;; *middle-click* the XEmacs link or move the cursor into the
|
|
299 ;;; link and hit ENTER. This manual contains a great deal of
|
|
300 ;;; documentation on customization: Scroll down to the
|
|
301 ;;; Customization link and select it in the same fashion as for
|
|
302 ;;; the XEmacs link just mentioned.)
|
|
303
|
|
304 ;;; -- the XEmacs FAQ (`C-h F' for the local version; get either the
|
|
305 ;;; local version or the very latest version off the net using
|
|
306 ;;; the Help menu)
|
|
307
|
|
308 ;;; -- the XEmacs Lisp Reference Manual, containing detailed
|
|
309 ;;; documentation on Elisp. (Access using Info, just like for the
|
|
310 ;;; XEmacs User's Manual.)
|
|
311
|
|
312 ;;; -- the documentation strings for specific commands, functions,
|
|
313 ;;; key sequences, and variables. NOTE: This is *not* the same
|
|
314 ;;; information as in the XEmacs User's Manual or XEmacs Lisp
|
|
315 ;;; Reference Manual! In general, the doc strings are more
|
|
316 ;;; terse and more up-to-date than what is found in the manuals.
|
|
317 ;;; Once you understand the general concepts, these doc strings
|
|
318 ;;; should be your first point of reference for further
|
|
319 ;;; info. (Access using menu entries under `Help->Commands,
|
|
320 ;;; Variables, Keys' or using the keyboard: `C-h k' for a key
|
|
321 ;;; sequence, `C-h f' for a named command or Elisp function,
|
|
322 ;;; `C-h v' for a variable. There is various other useful
|
|
323 ;;; information accessible similarly, such as `C-h a'
|
|
324 ;;; ["Apropos", i.e. search for a command, function, or variable
|
|
325 ;;; by name]; `C-h C-a' ["Apropos Docs", i.e. search through the
|
|
326 ;;; text of the doc strings]; `C-h b' to list all key bindings;
|
|
327 ;;; `C-h m' to describe the current major and minor modes; etc.
|
|
328 ;;; Type `C-h ? ?' for a complete list.)
|
|
329
|
|
330 ;;; -- Getting Started with XEmacs [aka the "New User's Guide"], a
|
|
331 ;;; more introductory manual than the XEmacs User's Manual.
|
|
332 ;;; (Access using Info, just like for the XEmacs User's Manual.
|
|
333 ;;; There are some sections on customization here.)
|
|
334
|
|
335 ;;; -- the XEmacs tutorial, a very simple introduction to XEmacs for
|
|
336 ;;; total beginners. (`C-h t' for English; get the version in
|
|
337 ;;; various languages from the Help menu)
|
|
338
|
|
339 ;;; -- the XEmacs web site, www.xemacs.org.
|
|
340
|
|
341 ;;; -- the XEmacs mailing lists (xemacs-FOO@xemacs.org;
|
|
342 ;;; see http://www.xemacs.org/Lists/ for more info. Before
|
|
343 ;;; posting, consider looking through the archives -- they go back
|
|
344 ;;; years and there is a powerful searching interface. Currently
|
|
345 ;;; the archives are at http://list-archive.xemacs.org/, but if
|
|
346 ;;; this doesn't work, you can always access them through
|
|
347 ;;; www.xemacs.org.)
|
|
348
|
|
349 ;;; -- the XEmacs newsgroup, comp.emacs.xemacs. This is
|
|
350 ;;; bi-directionally gatewayed with xemacs@xemacs.org. WARNING:
|
|
351 ;;; The developers do not normally hang out on this newsgroup. If
|
|
352 ;;; you need to contact them, use xemacs-beta@xemacs.org.
|
|
353
|
|
354 ;;; -- the XEmacs internals manual, for those interested in working on
|
|
355 ;;; the XEmacs C code. (Available through Info.)
|
|
356
|
|
357 ;;; -- `Help->About XEmacs' to find out who the maintainers are.
|
|
358
|
|
359 ---------------------
|
|
360 2. Developing XEmacs:
|
|
361 ---------------------
|
|
362
|
|
363 -- the internals manual, man/internals/internals.texi
|
|
364
|
|
365 -- long comments at the head of certain files:
|
|
366
|
|
367 emacs.c
|
|
368 extents.c
|
|
369 text.c
|
|
370 text.h
|
|
371 lisp.h
|
|
372 redisplay.h
|
|
373 dynarr.c
|
|
374 blocktype.c
|
|
375 eval.c
|
|
376 event-Xt.c (sort of)
|
|
377 event-stream.c (command event queue)
|
|
378 frame.c
|
|
379 intl-encap-win32.c
|
|
380 keymap.c
|
|
381 line-number.c (a little bit)
|
|
382 menubar-msw.c (sort of)
|
|
383 menubar-x.c (sort of)
|
|
384 mule-canna.c (sort of)
|
|
385 mule-ccl.c
|
|
386 mule-coding.c (scattered in the file)
|
|
387 mule-wnn.c (in japanese)
|
|
388 ntheap.c (near the top)
|
|
389 redisplay.c (various scattered)
|
|
390 regex.c (various scattered)
|
|
391 sysdep.c (maybe; wait_for_termination)
|
|
392 unexec.c
|
|
393 unicode.c
|
|
394 xgccache.c (a bit)
|
|
395
|
|
396 #### review .h files; write a perl program to look for long comments
|
|
397 throughout the files, ignoring stuff inside of DEFUN's.
|
|
398
|
|
399 #### elsewhere?
|
|
400
|
|
401 -- comments scattered throughout the sources (#### should be grouped
|
|
402 together if feasible). For example, lrecord.h (pdump and object-
|
|
403 creation), alloc.c (fixed-type allocation), etc. #### fill in.
|
|
404
|
|
405 -- Ben's Architecting XEmacs web site.
|
|
406 (http://www.xemacs.org/Architecting-XEmacs/index.html; #### should be
|
|
407 integrated into the sources)
|
|
408
|
|
409 -- Back discussions on xemacs-beta (#### The juiciest tidbits, esp.
|
|
410 those with specific proposals, should be extracted and stuck in
|
|
411 the source)
|
|
412
|
|
413 -- README.* in the src/ directory (and maybe other directories)
|
|
414
|
|
415 -- The ChangeLog files, sometimes.
|
|
416
|
|
417 */
|
|
418
|
|
419
|
|
420
|
428
|
421 /* Note: It is necessary to specify <config.h> and not "config.h" in
|
|
422 order for the --srcdir type of compilation to work properly.
|
|
423 Otherwise the config.h from the srcdir, rather than the one from
|
|
424 the build dir, will be used. */
|
|
425
|
|
426 #include <config.h>
|
|
427 #include "lisp.h"
|
|
428
|
|
429 #include "backtrace.h" /* run-emacs-from-temacs needs this */
|
|
430 #include "buffer.h"
|
|
431 #include "commands.h"
|
|
432 #include "console.h"
|
|
433 #include "process.h"
|
|
434 #include "redisplay.h"
|
438
|
435 #include "frame.h"
|
428
|
436 #include "sysdep.h"
|
|
437
|
|
438 #include "systty.h"
|
|
439 #include "sysfile.h"
|
|
440 #include "systime.h"
|
771
|
441 #include "sysproc.h" /* for qxe_getpid() */
|
428
|
442
|
|
443 #ifdef QUANTIFY
|
|
444 #include <quantify.h>
|
|
445 #endif
|
|
446
|
|
447 #ifdef HAVE_SHLIB
|
|
448 #include "sysdll.h"
|
|
449 #endif
|
|
450
|
|
451 #ifdef TOOLTALK
|
442
|
452 #include TT_C_H_FILE
|
428
|
453 #endif
|
|
454
|
1315
|
455 #ifdef WIN32_ANY
|
872
|
456 #include "console-msw.h"
|
428
|
457 #endif
|
|
458
|
2015
|
459 #ifndef WIN32_NATIVE
|
|
460 #include "dump-data.h"
|
|
461 #endif
|
|
462
|
428
|
463 /* For PATH_EXEC */
|
|
464 #include <paths.h>
|
|
465
|
826
|
466 #if defined (HEAP_IN_DATA) && !defined (PDUMP)
|
428
|
467 void report_sheap_usage (int die_if_pure_storage_exceeded);
|
|
468 #endif
|
|
469
|
|
470 #if !defined (SYSTEM_MALLOC) && !defined (DOUG_LEA_MALLOC)
|
|
471 extern void *(*__malloc_hook)(size_t);
|
|
472 extern void *(*__realloc_hook)(void *, size_t);
|
|
473 extern void (*__free_hook)(void *);
|
|
474 #endif /* not SYSTEM_MALLOC && not DOUG_LEA_MALLOC */
|
|
475
|
|
476 /* Command line args from shell, as list of strings */
|
|
477 Lisp_Object Vcommand_line_args;
|
|
478
|
|
479 /* Set nonzero after XEmacs has started up the first time.
|
|
480 Prevents reinitialization of the Lisp world and keymaps
|
|
481 on subsequent starts. */
|
|
482 int initialized;
|
|
483
|
|
484 #ifdef DOUG_LEA_MALLOC
|
|
485 # include <malloc.h>
|
|
486 /* Preserves a pointer to the memory allocated that copies that
|
|
487 static data inside glibc's malloc. */
|
|
488 static void *malloc_state_ptr;
|
|
489 #endif /* DOUG_LEA_MALLOC */
|
|
490
|
|
491 # ifdef REL_ALLOC
|
|
492 void r_alloc_reinit (void);
|
|
493 # endif
|
|
494
|
|
495 /* Variable whose value is symbol giving operating system type. */
|
|
496 Lisp_Object Vsystem_type;
|
|
497
|
|
498 /* Variable whose value is string giving configuration built for. */
|
|
499 Lisp_Object Vsystem_configuration;
|
|
500
|
|
501 /* Variable whose value is string containing the configuration options
|
|
502 XEmacs was built with. */
|
|
503 Lisp_Object Vsystem_configuration_options;
|
|
504
|
|
505 /* Version numbers and strings */
|
|
506 Lisp_Object Vemacs_major_version;
|
|
507 Lisp_Object Vemacs_minor_version;
|
|
508 Lisp_Object Vemacs_patch_level;
|
|
509 Lisp_Object Vemacs_beta_version;
|
|
510 Lisp_Object Vxemacs_codename;
|
975
|
511 Lisp_Object Vxemacs_extra_name;
|
2602
|
512 Lisp_Object Vxemacs_release_date;
|
428
|
513 #ifdef INFODOCK
|
|
514 Lisp_Object Vinfodock_major_version;
|
|
515 Lisp_Object Vinfodock_minor_version;
|
|
516 Lisp_Object Vinfodock_build_version;
|
|
517 #endif
|
|
518
|
|
519 /* The path under which XEmacs was invoked. */
|
|
520 Lisp_Object Vinvocation_path;
|
|
521
|
|
522 /* The name under which XEmacs was invoked, with any leading directory
|
|
523 names discarded. */
|
|
524 Lisp_Object Vinvocation_name;
|
|
525
|
|
526 /* The directory name from which XEmacs was invoked. */
|
|
527 Lisp_Object Vinvocation_directory;
|
|
528
|
|
529 #if 0 /* FSFmacs */
|
|
530 /* The directory name in which to find subdirs such as lisp and etc.
|
|
531 nil means get them only from PATH_LOADSEARCH. */
|
|
532 Lisp_Object Vinstallation_directory;
|
|
533 #endif
|
|
534
|
|
535 Lisp_Object Vemacs_program_name, Vemacs_program_version;
|
|
536 Lisp_Object Vexec_path;
|
|
537 Lisp_Object Vexec_directory, Vconfigure_exec_directory;
|
|
538 Lisp_Object Vlisp_directory, Vconfigure_lisp_directory;
|
460
|
539 Lisp_Object Vmule_lisp_directory, Vconfigure_mule_lisp_directory;
|
428
|
540 Lisp_Object Vmodule_directory, Vconfigure_module_directory;
|
|
541 Lisp_Object Vsite_module_directory, Vconfigure_site_module_directory;
|
|
542 Lisp_Object Vconfigure_package_path;
|
|
543 Lisp_Object Vdata_directory, Vconfigure_data_directory;
|
|
544 Lisp_Object Vdoc_directory, Vconfigure_doc_directory;
|
|
545 Lisp_Object Vconfigure_lock_directory;
|
|
546 Lisp_Object Vdata_directory_list;
|
|
547 Lisp_Object Vconfigure_info_directory;
|
|
548 Lisp_Object Vsite_directory, Vconfigure_site_directory;
|
|
549 Lisp_Object Vconfigure_info_path;
|
|
550 Lisp_Object Vinternal_error_checking;
|
438
|
551 Lisp_Object Vmail_lock_methods, Vconfigure_mail_lock_method;
|
428
|
552
|
|
553 /* The default base directory XEmacs is installed under. */
|
|
554 Lisp_Object Vconfigure_exec_prefix_directory, Vconfigure_prefix_directory;
|
|
555
|
|
556 /* If nonzero, set XEmacs to run at this priority. This is also used
|
|
557 in child_setup and sys_suspend to make sure subshells run at normal
|
|
558 priority. */
|
458
|
559 Fixnum emacs_priority;
|
428
|
560
|
442
|
561 /* Some FSF junk with running_asynch_code, to preserve the match
|
|
562 data. Not necessary because we don't call process filters
|
|
563 asynchronously (i.e. from within QUIT). */
|
428
|
564
|
|
565 /* If non-zero, a window-system was specified on the command line. */
|
|
566 int display_arg;
|
|
567
|
|
568 /* Type of display specified. We cannot use a Lisp symbol here because
|
|
569 Lisp symbols may not initialized at the time that we set this
|
|
570 variable. */
|
2367
|
571 const Ascbyte *display_use;
|
428
|
572
|
|
573 /* If non-zero, then the early error handler will only print the error
|
|
574 message and exit. */
|
|
575 int suppress_early_error_handler_backtrace;
|
|
576
|
|
577 /* An address near the bottom of the stack.
|
|
578 Tells GC how to save a copy of the stack. */
|
2367
|
579 Rawbyte *stack_bottom;
|
428
|
580
|
|
581 #ifdef USG_SHARED_LIBRARIES
|
|
582 /* If nonzero, this is the place to put the end of the writable segment
|
|
583 at startup. */
|
|
584
|
|
585 uintptr_t bss_end = 0;
|
|
586 #endif
|
|
587
|
647
|
588 /* Number of bytes of writable memory we can expect to be able to get:
|
|
589 Leave this as an unsigned int because it could potentially be 4G */
|
2132
|
590 unsigned long lim_data;
|
428
|
591
|
442
|
592 /* WARNING!
|
|
593
|
|
594 Some LISP-visible command-line options are set by XEmacs _before_ the
|
|
595 data is dumped in building a --pdump XEmacs, but used _after_ it is
|
446
|
596 restored in normal operation. Thus the dump-time values overwrite the
|
|
597 values XEmacs is getting at runtime. Such variables must be saved
|
442
|
598 before loading the dumpfile, and restored afterward.
|
|
599
|
446
|
600 Therefore these variables may not be initialized in vars_of_emacs().
|
|
601
|
|
602 The save/restore is done immediately before and after pdump_load() in
|
|
603 main_1(). See that function for the current list of protected variables.
|
|
604
|
|
605 Note that saving/restoring is only necessary for a few variables that are
|
|
606 o command line arguments effective at runtime (as opposed to dump-time),
|
|
607 o parsed before pdump_load, and
|
|
608 o exported to Lisp via a DEFVAR.
|
442
|
609 */
|
|
610
|
428
|
611 /* Nonzero means running XEmacs without interactive terminal. */
|
|
612
|
|
613 int noninteractive;
|
|
614
|
|
615 /* Value of Lisp variable `noninteractive'.
|
|
616 Normally same as C variable `noninteractive'
|
442
|
617 but nothing terrible happens if user sets this one.
|
|
618
|
|
619 Shadowed from the pdumper by `noninteractive'. */
|
428
|
620
|
|
621 int noninteractive1;
|
|
622
|
|
623 /* Nonzero means don't perform site-lisp searches at startup */
|
|
624 int inhibit_site_lisp;
|
|
625
|
|
626 /* Nonzero means don't perform site-modules searches at startup */
|
|
627 int inhibit_site_modules;
|
|
628
|
776
|
629 /* Nonzero means don't load user-init or site-start file */
|
|
630 int vanilla_inhibiting;
|
|
631
|
428
|
632 /* Nonzero means don't respect early packages at startup */
|
|
633 int inhibit_early_packages;
|
|
634
|
776
|
635 /* Nonzero means don't respect any packages at startup -- act as if they
|
|
636 don't exist. */
|
|
637 int inhibit_all_packages;
|
|
638
|
428
|
639 /* Nonzero means don't load package autoloads at startup */
|
|
640 int inhibit_autoloads;
|
|
641
|
442
|
642 /* Nonzero means don't load the dump file (ignored if not PDUMP) */
|
|
643
|
|
644 int nodumpfile;
|
|
645
|
428
|
646 /* Nonzero means print debug information about path searching */
|
|
647 int debug_paths;
|
|
648
|
|
649 /* Save argv and argc. */
|
2367
|
650 static Wexttext **initial_argv; /* #### currently unused */
|
444
|
651 static int initial_argc; /* #### currently unused */
|
428
|
652
|
2367
|
653 static void sort_args (int argc, Wexttext **argv);
|
428
|
654
|
|
655 Lisp_Object Qkill_emacs_hook;
|
|
656 Lisp_Object Qsave_buffers_kill_emacs;
|
|
657
|
1315
|
658 Lisp_Object Qtemacs, Qdumping, Qrestarted, Qpdump, Qbatch;
|
|
659
|
442
|
660 /* Nonzero if handling a fatal error already. */
|
|
661 int fatal_error_in_progress;
|
|
662
|
771
|
663 /* Nonzero means we're going down, so we better not run any hooks
|
442
|
664 or do other non-essential stuff. */
|
|
665 int preparing_for_armageddon;
|
|
666
|
771
|
667 /* Nonzero means we're in an unstable situation and need to skip
|
2367
|
668 i18n conversions and such. During printing we check for this,
|
|
669 and during conversion we abort if we see this. */
|
|
670 int inhibit_non_essential_conversion_operations;
|
442
|
671
|
|
672 static JMP_BUF run_temacs_catch;
|
|
673
|
|
674 static int run_temacs_argc;
|
2367
|
675 static Wexttext **run_temacs_argv;
|
442
|
676
|
|
677 #ifdef _MSC_VER
|
771
|
678 static DWORD mswindows_handle_hardware_exceptions (DWORD code);
|
|
679 #endif
|
442
|
680
|
826
|
681 #ifdef WIN32_NATIVE
|
|
682 static DWORD CALLBACK wait_for_termination_signal (LPVOID handle);
|
|
683 #endif
|
|
684
|
442
|
685
|
771
|
686 /************************************************************************/
|
|
687 /* Functions to handle arguments */
|
|
688 /************************************************************************/
|
|
689
|
428
|
690 /* Code for dealing with Lisp access to the Unix command line */
|
|
691
|
|
692 static Lisp_Object
|
2367
|
693 make_arg_list_1 (int argc, Wexttext **argv, int skip_args)
|
428
|
694 {
|
|
695 Lisp_Object result = Qnil;
|
|
696 REGISTER int i;
|
|
697
|
|
698 for (i = argc - 1; i >= 0; i--)
|
|
699 {
|
|
700 if (i == 0 || i > skip_args)
|
|
701 {
|
442
|
702 #ifdef WIN32_NATIVE
|
428
|
703 if (i == 0)
|
|
704 {
|
|
705 /* Do not trust to what crt0 has stuffed into argv[0] */
|
814
|
706 Extbyte *full_exe_path;
|
442
|
707 Lisp_Object fullpath;
|
|
708
|
814
|
709 full_exe_path = mswindows_get_module_file_name ();
|
|
710 assert (full_exe_path);
|
771
|
711 fullpath = build_tstr_string (full_exe_path);
|
1726
|
712 xfree (full_exe_path, Extbyte *);
|
442
|
713 result = Fcons (fullpath, result);
|
428
|
714 }
|
|
715 else
|
|
716 #endif
|
2367
|
717 result = Fcons (build_wext_string (argv[i],
|
|
718 Qcommand_argument_encoding),
|
440
|
719 result);
|
428
|
720 }
|
|
721 }
|
|
722 return result;
|
|
723 }
|
|
724
|
|
725 Lisp_Object
|
2367
|
726 make_arg_list (int argc, Wexttext **argv)
|
428
|
727 {
|
|
728 return make_arg_list_1 (argc, argv, 0);
|
|
729 }
|
|
730
|
|
731 /* Calling functions are also responsible for calling free_argc_argv
|
|
732 when they are done with the generated list. */
|
|
733 void
|
2367
|
734 make_argc_argv (Lisp_Object argv_list, int *argc, Wexttext ***argv)
|
428
|
735 {
|
|
736 Lisp_Object next;
|
|
737 int n = XINT (Flength (argv_list));
|
|
738 REGISTER int i;
|
2367
|
739 *argv = xnew_array (Wexttext *, n + 1);
|
428
|
740
|
|
741 for (i = 0, next = argv_list; i < n; i++, next = XCDR (next))
|
|
742 {
|
|
743 CHECK_STRING (XCAR (next));
|
|
744
|
2367
|
745 LISP_STRING_TO_EXTERNAL_MALLOC (XCAR (next), (*argv) [i],
|
|
746 Qcommand_argument_encoding);
|
428
|
747 }
|
|
748 (*argv) [n] = 0;
|
|
749 *argc = i;
|
|
750 }
|
|
751
|
|
752 void
|
2367
|
753 free_argc_argv (Wexttext **argv)
|
428
|
754 {
|
|
755 int elt = 0;
|
|
756
|
|
757 while (argv[elt])
|
|
758 {
|
2367
|
759 xfree (argv[elt], Wexttext *);
|
428
|
760 elt++;
|
|
761 }
|
2367
|
762 xfree (argv, Wexttext **);
|
428
|
763 }
|
|
764
|
|
765 static void
|
2367
|
766 init_cmdargs (int argc, Wexttext **argv, int skip_args)
|
428
|
767 {
|
|
768 initial_argv = argv;
|
|
769 initial_argc = argc;
|
|
770
|
|
771 Vcommand_line_args = make_arg_list_1 (argc, argv, skip_args);
|
|
772 }
|
|
773
|
|
774 DEFUN ("invocation-name", Finvocation_name, 0, 0, 0, /*
|
|
775 Return the program name that was used to run XEmacs.
|
|
776 Any directory names are omitted.
|
|
777 */
|
|
778 ())
|
|
779 {
|
|
780 return Fcopy_sequence (Vinvocation_name);
|
|
781 }
|
|
782
|
|
783 DEFUN ("invocation-directory", Finvocation_directory, 0, 0, 0, /*
|
|
784 Return the directory name in which the Emacs executable was located.
|
|
785 */
|
|
786 ())
|
|
787 {
|
|
788 return Fcopy_sequence (Vinvocation_directory);
|
|
789 }
|
|
790
|
|
791
|
|
792
|
776
|
793 /* Test whether the next argument in ARGV matches SSTR or a prefix of LSTR
|
|
794 (at least MINLEN characters; if MINLEN is 0, set to size of LSTR). If
|
|
795 so, then if VALPTR is non-null (the argument is supposed to have a
|
|
796 value) store in *VALPTR either the next argument or the portion of this
|
|
797 one after the equal sign. ARGV is read starting at position *SKIPPTR;
|
|
798 this index is advanced by the number of arguments used.
|
428
|
799
|
|
800 Too bad we can't just use getopt for all of this, but we don't have
|
|
801 enough information to do it right. */
|
|
802
|
|
803 static int
|
2367
|
804 argmatch (Wexttext **argv, int argc, Ascbyte *sstr, Ascbyte *lstr,
|
|
805 int minlen, Wexttext **valptr, int *skipptr)
|
428
|
806 {
|
2367
|
807 Wexttext *p = NULL;
|
|
808 Charcount arglen;
|
|
809 Wexttext *arg;
|
428
|
810
|
|
811 /* Don't access argv[argc]; give up in advance. */
|
|
812 if (argc <= *skipptr + 1)
|
|
813 return 0;
|
|
814
|
|
815 arg = argv[*skipptr+1];
|
|
816 if (arg == NULL)
|
|
817 return 0;
|
2367
|
818 if (wext_strcmp_ascii (arg, sstr) == 0)
|
428
|
819 {
|
|
820 if (valptr != NULL)
|
|
821 {
|
|
822 *valptr = argv[*skipptr+2];
|
|
823 *skipptr += 2;
|
|
824 }
|
|
825 else
|
|
826 *skipptr += 1;
|
|
827 return 1;
|
|
828 }
|
2367
|
829 arglen = (valptr != NULL && (p = wext_strchr (arg, '=')) != NULL
|
|
830 ? p - arg : (Charcount) wext_strlen (arg));
|
776
|
831 if (lstr && !minlen)
|
|
832 minlen = strlen (lstr);
|
2367
|
833 if (lstr == 0 || arglen < minlen ||
|
|
834 wext_strncmp_ascii (arg, lstr, arglen) != 0)
|
428
|
835 return 0;
|
|
836 else if (valptr == NULL)
|
|
837 {
|
|
838 *skipptr += 1;
|
|
839 return 1;
|
|
840 }
|
|
841 else if (p != NULL)
|
|
842 {
|
2367
|
843 *valptr = p + 1;
|
428
|
844 *skipptr += 1;
|
|
845 return 1;
|
|
846 }
|
2367
|
847 else if (argv[*skipptr + 2] != NULL)
|
428
|
848 {
|
2367
|
849 *valptr = argv[*skipptr + 2];
|
428
|
850 *skipptr += 2;
|
|
851 return 1;
|
|
852 }
|
|
853 else
|
|
854 {
|
|
855 return 0;
|
|
856 }
|
|
857 }
|
|
858
|
1315
|
859 static void
|
2367
|
860 check_compatible_window_system (Ascbyte *must)
|
1315
|
861 {
|
|
862 if (display_use && strcmp (display_use, must))
|
|
863 fatal ("Incompatible window system type `%s': `%s' already specified",
|
|
864 must, display_use);
|
|
865 display_use = must;
|
|
866 }
|
|
867
|
771
|
868
|
|
869 /************************************************************************/
|
|
870 /* main and friends: XEmacs startup */
|
|
871 /************************************************************************/
|
|
872
|
428
|
873 /* Make stack traces always identify version + configuration */
|
|
874 #define main_1 STACK_TRACE_EYE_CATCHER
|
|
875
|
|
876 /* This function is not static, so that the compiler is less likely to
|
446
|
877 inline it, which would make it not show up in stack traces.
|
|
878
|
|
879 The restart argument is a flag that indicates that main_1 is now
|
771
|
880 being called for the second time in this invocation of xemacs; this
|
|
881 happens as a result of using `run-temacs' in the command line, when
|
|
882 invoking a bare (without dumped data) XEmacs (i.e. `temacs' with
|
|
883 the conventional dumper or `xemacs -nd' with the pdumper). See
|
446
|
884 Frun_emacs_from_temacs().
|
|
885 */
|
2367
|
886 DECLARE_DOESNT_RETURN (main_1 (int, Wexttext **, Wexttext **, int));
|
428
|
887 DOESNT_RETURN
|
2367
|
888 main_1 (int argc, Wexttext **argv, Wexttext **UNUSED (envp), int restart)
|
428
|
889 {
|
2367
|
890 Rawbyte stack_bottom_variable;
|
428
|
891 int skip_args = 0;
|
|
892 Lisp_Object load_me;
|
|
893 #ifdef NeXT
|
|
894 extern int malloc_cookie;
|
|
895 #endif
|
|
896
|
|
897 #if (!defined (SYSTEM_MALLOC) && !defined (HAVE_LIBMCHECK) \
|
|
898 && !defined (DOUG_LEA_MALLOC))
|
|
899 /* Make sure that any libraries we link against haven't installed a
|
|
900 hook for a gmalloc of a potentially incompatible version. */
|
|
901 /* If we're using libmcheck, the hooks have already been initialized, */
|
|
902 /* don't touch them. -slb */
|
|
903 __malloc_hook = NULL;
|
|
904 __realloc_hook = NULL;
|
|
905 __free_hook = NULL;
|
|
906 #endif /* not SYSTEM_MALLOC or HAVE_LIBMCHECK or DOUG_LEA_MALLOC */
|
|
907
|
|
908 noninteractive = 0;
|
1315
|
909 display_use = 0;
|
2367
|
910 inhibit_non_essential_conversion_operations = 1;
|
428
|
911
|
|
912 #ifdef NeXT
|
|
913 /* 19-Jun-1995 -baw
|
|
914 * NeXT secret magic, ripped from Emacs-for-NS by Carl Edman
|
|
915 * <cedman@princeton.edu>. Note that even Carl doesn't know what this
|
776
|
916 * does; it was provided by NeXT, and it presumably makes NS's mallocator
|
428
|
917 * work with dumping. But malloc_jumpstart() and malloc_freezedry() in
|
|
918 * unexnext.c are both completely undocumented, even in NS header files!
|
|
919 * But hey, it solves all NS related memory problems, so who's
|
|
920 * complaining? */
|
|
921 if (initialized && malloc_jumpstart (malloc_cookie) != 0)
|
442
|
922 stderr_out ("malloc jumpstart failed!\n");
|
428
|
923 #endif /* NeXT */
|
|
924
|
|
925 /*
|
|
926 #if defined (GNU_MALLOC) && \
|
|
927 defined (ERROR_CHECK_MALLOC) && \
|
|
928 !defined (HAVE_LIBMCHECK)
|
|
929 */
|
1303
|
930 #if defined (LOSING_GCC_DESTRUCTOR_FREE_BUG)
|
428
|
931 /* Prior to XEmacs 21, this was `#if 0'ed out. */
|
|
932 /* I'm enabling this because it is the only reliable way I've found to */
|
1303
|
933 /* prevent a very annoying problem where GCC will attempt to free (3) */
|
428
|
934 /* memory at exit() and cause a coredump. */
|
|
935 init_free_hook ();
|
|
936 #endif
|
|
937
|
|
938 sort_args (argc, argv);
|
|
939
|
2367
|
940 #if 0 /* defined (_SCO_DS)
|
|
941 #### Turn this off, we already have another SCO_DS hack in main().
|
|
942 */
|
428
|
943 environ = envp;
|
|
944 #endif
|
|
945
|
|
946 /* Record (approximately) where the stack begins. */
|
|
947 stack_bottom = &stack_bottom_variable;
|
|
948
|
|
949 #ifdef USG_SHARED_LIBRARIES
|
|
950 if (bss_end)
|
|
951 brk ((void *) bss_end);
|
|
952 #endif
|
|
953
|
|
954 clearerr (stdin);
|
|
955
|
|
956 #if defined (HAVE_MMAP) && defined (REL_ALLOC)
|
|
957 /* ralloc can only be used if using the GNU memory allocator. */
|
|
958 init_ralloc ();
|
1303
|
959 #elif defined (REL_ALLOC) && !defined (DOUG_LEA_MALLOC)
|
428
|
960 if (initialized)
|
1303
|
961 init_ralloc ();
|
428
|
962 #endif
|
|
963
|
|
964 #ifdef HAVE_SOCKS
|
|
965 if (initialized)
|
|
966 SOCKSinit (argv[0]);
|
|
967 #endif /* HAVE_SOCKS */
|
|
968
|
|
969 #ifndef SYSTEM_MALLOC
|
|
970 if (!initialized)
|
|
971 /* Arrange to get warning messages as memory fills up. */
|
|
972 memory_warnings (0, malloc_warning);
|
|
973 #endif /* not SYSTEM_MALLOC */
|
|
974
|
|
975 #ifdef SET_EMACS_PRIORITY
|
|
976 if (emacs_priority != 0)
|
|
977 nice (-emacs_priority);
|
|
978 setuid (getuid ());
|
|
979 #endif /* SET_EMACS_PRIORITY */
|
|
980
|
|
981 #ifdef EXTRA_INITIALIZE
|
|
982 EXTRA_INITIALIZE;
|
|
983 #endif
|
|
984
|
776
|
985 /* NOTE NOTE NOTE: Keep the following args in sync with the big list of
|
|
986 arguments below in standard_args[], with the help text in startup.el,
|
|
987 and with the list of non-clobbered variables near where pdump_load()
|
|
988 is called! */
|
854
|
989
|
776
|
990 /* Handle the -sd/--show-dump-id switch, which means show the hex dump_id
|
|
991 and quit */
|
|
992 if (argmatch (argv, argc, "-sd", "--show-dump-id", 0, NULL, &skip_args))
|
442
|
993 {
|
|
994 #ifdef PDUMP
|
|
995 printf ("%08x\n", dump_id);
|
|
996 #else
|
446
|
997 printf ("Portable dumper not configured; -sd just forces exit.\n");
|
442
|
998 #endif
|
|
999 exit (0);
|
|
1000 }
|
854
|
1001
|
2015
|
1002 /* Handle the -si/--show-inline-info switch, which means show the
|
|
1003 alignment and max size of the inline data and quit */
|
|
1004 if (argmatch (argv, argc, "-si", "--show-inline-info", 0, NULL, &skip_args))
|
|
1005 {
|
2367
|
1006 #if defined (PDUMP) && !defined (WIN32_NATIVE)
|
|
1007 printf ("%u %u\n", dumped_data_max_size (), dumped_data_align_offset ());
|
2015
|
1008 #else
|
|
1009 printf ("Portable dumper not configured or windows native; -si just forces exit.\n");
|
|
1010 #endif
|
|
1011 exit (0);
|
|
1012 }
|
|
1013
|
776
|
1014 /* Handle the --no-dump-file/-nd switch, which means don't load the dump
|
|
1015 file (ignored when not using pdump) */
|
|
1016 if (argmatch (argv, argc, "-nd", "--no-dump-file", 0, NULL, &skip_args))
|
|
1017 nodumpfile = 1;
|
442
|
1018
|
428
|
1019 /* Handle the -batch switch, which means don't do interactive display. */
|
776
|
1020 if (argmatch (argv, argc, "-batch", "--batch", 0, NULL, &skip_args))
|
428
|
1021 {
|
|
1022 #if 0 /* I don't think this is correct. */
|
|
1023 inhibit_autoloads = 1;
|
|
1024 #endif
|
|
1025 noninteractive = 1;
|
|
1026 }
|
|
1027
|
771
|
1028 #ifdef WIN32_NATIVE
|
826
|
1029 {
|
|
1030 /* Since we aren't a console application, we can't easily be terminated
|
|
1031 using ^C. (We aren't a console application to avoid Windows from
|
|
1032 automatically and unwantedly creating a console window for us. If
|
|
1033 only the Windows designers had some sense in them and didn't create
|
|
1034 this artificial console/non-console distinction!) Therefore, we set
|
|
1035 up a communication path with i.exe so that when a ^C is sent to it
|
|
1036 (using GenerateConsoleCtrlEvent), it in turn signals us to commit
|
|
1037 suicide. (This is cleaner than using TerminateProcess()). This
|
|
1038 makes (e.g.) the "Stop Build" command from VC++ correctly terminate
|
|
1039 XEmacs. */
|
854
|
1040
|
2367
|
1041 Wexttext *heventstr;
|
826
|
1042 if (argmatch (argv, argc, "-mswindows-termination-handle", 0, 0,
|
|
1043 &heventstr, &skip_args))
|
|
1044 {
|
2367
|
1045 HANDLE hevent = (HANDLE) wext_atol (heventstr);
|
826
|
1046 DWORD unused;
|
|
1047 HANDLE h_thread = CreateThread (NULL, 0, wait_for_termination_signal,
|
|
1048 (void *) hevent, 0, &unused);
|
|
1049 CloseHandle (h_thread);
|
|
1050 }
|
|
1051 }
|
|
1052
|
771
|
1053 /* Handle the -nuni switch, which forces XEmacs to use the ANSI
|
|
1054 versions of Unicode-split API's even on Windows NT, which has
|
|
1055 full Unicode support. This helps flush out problems in the code
|
|
1056 we've written to convert between ANSI and Unicode. */
|
776
|
1057 if (argmatch (argv, argc, "-nuni", "--no-unicode-lib-calls", 0, NULL,
|
771
|
1058 &skip_args))
|
|
1059 no_mswin_unicode_lib_calls = 1;
|
|
1060 #endif /* WIN32_NATIVE */
|
|
1061
|
428
|
1062 if (argmatch (argv, argc, "-debug-paths", "--debug-paths",
|
776
|
1063 0, NULL, &skip_args))
|
|
1064 debug_paths = 1;
|
|
1065
|
|
1066 /* Handle (maybe partially) some inhibiting flags. Packages are searched
|
|
1067 prior to the rest of the command line being parsed in startup.el. */
|
|
1068
|
|
1069 if (argmatch (argv, argc, "-no-packages", "--no-packages",
|
|
1070 0, NULL, &skip_args))
|
|
1071 {
|
|
1072 inhibit_all_packages = 1;
|
|
1073 inhibit_early_packages = 1;
|
|
1074 vanilla_inhibiting = 1;
|
|
1075 }
|
|
1076
|
428
|
1077 if (argmatch (argv, argc, "-no-early-packages", "--no-early-packages",
|
776
|
1078 0, NULL, &skip_args))
|
|
1079 inhibit_early_packages = 1;
|
|
1080
|
|
1081 #ifdef HAVE_SHLIB
|
|
1082 if (argmatch (argv, argc, "-no-site-modules", "--no-site-modules",
|
|
1083 0, NULL, &skip_args))
|
|
1084 #endif
|
|
1085 inhibit_site_modules = 1;
|
854
|
1086
|
776
|
1087 if (argmatch (argv, argc, "-vanilla", "--vanilla",
|
|
1088 0, NULL, &skip_args))
|
428
|
1089 {
|
|
1090 inhibit_early_packages = 1;
|
776
|
1091 vanilla_inhibiting = 1;
|
428
|
1092 }
|
|
1093
|
|
1094 if (argmatch (argv, argc, "-no-autoloads", "--no-autoloads",
|
776
|
1095 0, NULL, &skip_args))
|
428
|
1096 {
|
|
1097 inhibit_autoloads = 1;
|
776
|
1098 inhibit_early_packages = 1;
|
|
1099 vanilla_inhibiting = 1;
|
428
|
1100 }
|
|
1101
|
|
1102 /* Partially handle the -version and -help switches: they imply -batch,
|
|
1103 but are not removed from the list. */
|
|
1104 if (argmatch (argv, argc, "-help", "--help", 3, NULL, &skip_args))
|
|
1105 noninteractive = 1, skip_args--;
|
|
1106
|
|
1107 if (argmatch (argv, argc, "-version", "--version", 3, NULL, &skip_args) ||
|
|
1108 argmatch (argv, argc, "-V", 0, 2, NULL, &skip_args))
|
|
1109 noninteractive = 1, skip_args--;
|
|
1110
|
|
1111 /* Now, figure out which type of console is our first console. */
|
|
1112
|
|
1113 if (noninteractive)
|
|
1114 display_use = "stream";
|
1315
|
1115
|
|
1116 if (argmatch (argv, argc, "-nw", "--no-windows", 0, NULL, &skip_args) ||
|
|
1117 argmatch (argv, argc, "-tty", "--use-tty", 0, NULL, &skip_args))
|
|
1118 {
|
|
1119 check_compatible_window_system ("tty");
|
428
|
1120 #ifndef HAVE_TTY
|
1315
|
1121 fatal ("Sorry, this XEmacs was not compiled with TTY support");
|
|
1122 #endif
|
|
1123 }
|
|
1124
|
|
1125 if (argmatch (argv, argc, "-x", "--use-x", 0, NULL, &skip_args))
|
|
1126 {
|
|
1127 check_compatible_window_system ("x");
|
|
1128 #ifndef HAVE_X_WINDOWS
|
|
1129 fatal ("Sorry, this XEmacs was not compiled with X support");
|
|
1130 #endif
|
|
1131 }
|
|
1132
|
|
1133 if (argmatch (argv, argc, "-gtk", "--use-gtk", 0, NULL, &skip_args) ||
|
|
1134 argmatch (argv, argc, "-gnome", "--use-gnome", 0, NULL, &skip_args))
|
|
1135 {
|
|
1136 check_compatible_window_system ("gtk");
|
|
1137 #ifndef HAVE_GTK
|
|
1138 fatal ("Sorry, this XEmacs was not compiled with GTK support");
|
|
1139 #endif
|
|
1140 }
|
|
1141
|
|
1142 if (argmatch (argv, argc, "-msw", "--use-ms-windows", 0, NULL, &skip_args))
|
|
1143 {
|
|
1144 check_compatible_window_system ("mswindows");
|
|
1145 #ifndef HAVE_MS_WINDOWS
|
|
1146 fatal ("Sorry, this XEmacs was not compiled with MS Windows support");
|
|
1147 #endif
|
|
1148 }
|
|
1149
|
|
1150 /* Handle other switches implying particular window systems: */
|
|
1151
|
|
1152 /* Handle the -t switch, which specifies filename to use as terminal */
|
|
1153 {
|
2367
|
1154 Wexttext *term;
|
1315
|
1155 if (argmatch (argv, argc, "-t", "--terminal", 0, &term, &skip_args))
|
|
1156 {
|
2367
|
1157 int fd;
|
|
1158
|
1315
|
1159 check_compatible_window_system ("tty");
|
|
1160 #ifndef HAVE_TTY
|
|
1161 fatal ("Sorry, this XEmacs was not compiled with TTY support");
|
|
1162 #endif
|
|
1163
|
|
1164 retry_close (0);
|
|
1165 retry_close (1);
|
2367
|
1166
|
|
1167 fd = wext_retry_open (term, O_RDWR | OPEN_BINARY, 2);
|
|
1168 /* Conversions are not possible yet, and printing will be in
|
|
1169 external format, so strerror() and ttyname() are OK. */
|
|
1170 if (fd < 0)
|
|
1171 fatal ("%s: %s", WEXTTEXT_TO_8_BIT (term), strerror (errno));
|
1315
|
1172 dup (0);
|
|
1173 if (! isatty (0))
|
2367
|
1174 fatal ("%s: not a tty", WEXTTEXT_TO_8_BIT (term));
|
1315
|
1175
|
|
1176 #if 0
|
|
1177 stderr_out ("Using %s", ttyname (0));
|
|
1178 #endif
|
2367
|
1179 stderr_out ("Using %s", WEXTTEXT_TO_8_BIT (term));
|
1315
|
1180 }
|
|
1181 }
|
|
1182
|
428
|
1183 /* Stupid kludge to catch command-line display spec. We can't
|
|
1184 handle this argument entirely in window-system-dependent code
|
|
1185 because we don't even know which window-system-dependent code
|
|
1186 to run until we've recognized this argument. */
|
1315
|
1187 {
|
428
|
1188 #ifdef HAVE_X_WINDOWS
|
2367
|
1189 Wexttext *dpy = 0;
|
1315
|
1190 int count_before = skip_args;
|
|
1191
|
|
1192 if (argmatch (argv, argc, "-d", "--display", 3, &dpy, &skip_args) ||
|
|
1193 argmatch (argv, argc, "-display", 0, 3, &dpy, &skip_args))
|
|
1194 {
|
|
1195 check_compatible_window_system ("x");
|
|
1196 display_arg = 1;
|
|
1197 }
|
428
|
1198 /* If we have the form --display=NAME,
|
|
1199 convert it into -d name.
|
|
1200 This requires inserting a new element into argv. */
|
|
1201 if (dpy != 0 && skip_args - count_before == 1)
|
|
1202 {
|
2367
|
1203 Wexttext **new = xnew_array (Wexttext *, argc + 2);
|
428
|
1204 int j;
|
|
1205
|
|
1206 for (j = 0; j < count_before + 1; j++)
|
|
1207 new[j] = argv[j];
|
2367
|
1208 new[count_before + 1] = WEXTSTRING ("-d");
|
428
|
1209 new[count_before + 2] = dpy;
|
|
1210 for (j = count_before + 2; j <argc; j++)
|
|
1211 new[j + 1] = argv[j];
|
|
1212 argv = new;
|
|
1213 argc++;
|
|
1214 }
|
|
1215 /* Change --display to -d, when its arg is separate. */
|
|
1216 else if (dpy != 0 && skip_args > count_before
|
|
1217 && argv[count_before + 1][1] == '-')
|
2367
|
1218 argv[count_before + 1] = WEXTSTRING ("-d");
|
428
|
1219
|
|
1220 /* Don't actually discard this arg. */
|
|
1221 skip_args = count_before;
|
1315
|
1222 #endif /* HAVE_X_WINDOWS */
|
|
1223 }
|
|
1224
|
|
1225 /* If no switch telling us which window system to use, try other
|
|
1226 possibilities: */
|
|
1227
|
|
1228 #if defined (HAVE_X_WINDOWS) || defined (HAVE_GTK)
|
|
1229 if (!display_use)
|
|
1230 {
|
2367
|
1231 Wexttext *dpy;
|
1315
|
1232 /* If there is a non-empty environment var DISPLAY, assume X or GTK,
|
|
1233 but don't set `display_arg', which is only to be set if the
|
|
1234 display was specified on the command line. */
|
2367
|
1235 if ((dpy = wext_getenv (WEXTSTRING ("DISPLAY"))) && dpy[0])
|
1315
|
1236 #ifdef HAVE_X_WINDOWS
|
|
1237 /* #### Who gets precedence? X or GTK? For the moment, GTK support is
|
|
1238 unstable so use X. Maybe eventually we will switch this. */
|
428
|
1239 display_use = "x";
|
1315
|
1240 #else
|
|
1241 display_use = "gtk";
|
|
1242 #endif
|
|
1243 }
|
|
1244 #endif /* defined (HAVE_X_WINDOWS) || defined (HAVE_GTK) */
|
|
1245
|
428
|
1246 #ifdef HAVE_MS_WINDOWS
|
1315
|
1247 if (!display_use)
|
|
1248 display_use = "mswindows";
|
428
|
1249 #endif /* HAVE_MS_WINDOWS */
|
1315
|
1250
|
|
1251 #ifdef HAVE_TTY
|
|
1252 if (!display_use)
|
|
1253 display_use = "tty";
|
|
1254 #endif /* HAVE_MS_WINDOWS */
|
|
1255
|
|
1256 if (!display_use)
|
|
1257 fatal ("No window systems and no TTY's in this XEmacs: Must specify "
|
|
1258 "-batch");
|
428
|
1259
|
|
1260 noninteractive1 = noninteractive;
|
|
1261
|
|
1262 /****** Now initialize everything *******/
|
|
1263
|
1204
|
1264 /* NOTE NOTE NOTE:
|
|
1265
|
|
1266 In the code below, there are three different states we are concerned
|
|
1267 about:
|
|
1268
|
|
1269 "raw-temacs" == No dumped Lisp data present. `temacs', or (with pdump)
|
|
1270 `xemacs -nd'.
|
|
1271
|
|
1272 "run-temacs" == We are restarting. run-emacs-from-temacs is called,
|
|
1273 aka `run-temacs' on the command line.
|
|
1274
|
|
1275 "post-dump" == We are running an unexec()ed XEmacs, or we have loaded
|
|
1276 dump data using pdump_load().
|
|
1277
|
|
1278 initialized==0 => raw-temacs
|
|
1279 initialized!=0 && restart!=0 => run-temacs
|
|
1280 initialized!=0 && restart==0 => post-dump
|
|
1281
|
|
1282 When post-pdump_load(), we need to reinitialize various structures.
|
|
1283 This case is noted in the code below by
|
|
1284
|
|
1285 initialized +
|
|
1286 !restart +
|
|
1287 ifdef PDUMP.
|
|
1288
|
|
1289 In the comments below, "dump time" or "dumping" == raw-temacs.
|
|
1290 "run time" == run-temacs or post-dump.
|
|
1291 */
|
|
1292
|
428
|
1293 /* First, do really basic environment initialization -- catching signals
|
|
1294 and the like. These functions have no dependence on any part of
|
|
1295 the Lisp engine and need to be done both at dump time and at run time. */
|
|
1296
|
|
1297 init_signals_very_early ();
|
|
1298 init_data_very_early (); /* Catch math errors. */
|
|
1299 init_floatfns_very_early (); /* Catch floating-point math errors. */
|
|
1300 init_process_times_very_early (); /* Initialize our process timers.
|
|
1301 As early as possible, of course,
|
|
1302 so we can be fairly accurate. */
|
771
|
1303
|
657
|
1304 #ifdef HAVE_MS_WINDOWS
|
2367
|
1305 /* Depends on XEUNICODE_P */
|
771
|
1306 init_mswindows_dde_very_early (); /* DDE needs to be initialized early so
|
|
1307 that the client doesn't give up
|
|
1308 waiting. */
|
657
|
1309 #endif
|
428
|
1310
|
|
1311 /* Now initialize the Lisp engine and the like. Done only during
|
|
1312 dumping. No dependence on anything that may be in the user's
|
|
1313 environment when the dumped XEmacs is run.
|
|
1314
|
|
1315 We try to do things in an order that minimizes the non-obvious
|
|
1316 dependencies between functions. */
|
|
1317
|
1330
|
1318 /* purify_flag is set to indicate we are dumping (its name refers to
|
|
1319 purespace, which no longer exists and was a way of marking some
|
|
1320 areas read-only so they could be shared among many processes).
|
|
1321
|
|
1322 loadup.el will set to nil at end. */
|
428
|
1323
|
|
1324 purify_flag = 0;
|
|
1325 #ifdef PDUMP
|
1204
|
1326 in_pdump = 0;
|
428
|
1327 if (restart)
|
|
1328 initialized = 1;
|
771
|
1329 else if (nodumpfile)
|
|
1330 {
|
|
1331 initialized = 0;
|
442
|
1332 purify_flag = 1;
|
771
|
1333 }
|
|
1334 else
|
|
1335 {
|
|
1336
|
|
1337 /* Keep command options from getting stomped.
|
|
1338
|
|
1339 Some LISP-visible options are changed by XEmacs _after_ the data is
|
|
1340 dumped in building a --pdump XEmacs, but _before_ it is restored in
|
|
1341 normal operation. Thus the restored values overwrite the values
|
|
1342 XEmacs is getting at run-time. Such variables must be saved here,
|
|
1343 and restored after loading the dumped data.
|
|
1344
|
776
|
1345 (Remember: Only LISP-visible options that are set up to this point
|
|
1346 need to be listed here.)
|
771
|
1347 */
|
|
1348
|
|
1349 /* noninteractive1 is saved in noninteractive, which isn't
|
|
1350 LISP-visible */
|
|
1351 int inhibit_early_packages_save = inhibit_early_packages;
|
|
1352 int inhibit_autoloads_save = inhibit_autoloads;
|
776
|
1353 int inhibit_all_packages_save = inhibit_all_packages;
|
|
1354 int vanilla_inhibiting_save = vanilla_inhibiting;
|
771
|
1355 int debug_paths_save = debug_paths;
|
776
|
1356 int inhibit_site_lisp_save = inhibit_site_lisp;
|
771
|
1357 int inhibit_site_modules_save = inhibit_site_modules;
|
|
1358
|
|
1359 initialized = pdump_load (argv[0]);
|
|
1360
|
|
1361 /* Now unstomp everything */
|
|
1362 noninteractive1 = noninteractive;
|
|
1363 inhibit_early_packages = inhibit_early_packages_save;
|
|
1364 inhibit_autoloads = inhibit_autoloads_save;
|
776
|
1365 inhibit_all_packages = inhibit_all_packages_save;
|
|
1366 vanilla_inhibiting = vanilla_inhibiting_save;
|
771
|
1367 debug_paths = debug_paths_save;
|
776
|
1368 inhibit_site_lisp = inhibit_site_lisp_save;
|
771
|
1369 inhibit_site_modules = inhibit_site_modules_save;
|
|
1370
|
|
1371 if (initialized)
|
1315
|
1372 run_temacs_argc = restart ? -2 : -1;
|
771
|
1373 else
|
|
1374 purify_flag = 1;
|
|
1375 }
|
2367
|
1376 #else /* not PDUMP */
|
428
|
1377 if (!initialized)
|
|
1378 purify_flag = 1;
|
|
1379 #endif
|
|
1380
|
1204
|
1381 init_alloc_early ();
|
|
1382
|
428
|
1383 if (!initialized)
|
|
1384 {
|
|
1385 /* Initialize things so that new Lisp objects
|
|
1386 can be created and objects can be staticpro'd.
|
|
1387 Must be basically the very first thing done
|
|
1388 because pretty much all of the initialization
|
|
1389 routines below create new objects. */
|
|
1390 init_alloc_once_early ();
|
|
1391
|
|
1392 /* Initialize Qnil, Qt, Qunbound, and the
|
|
1393 obarray. After this, symbols can be
|
442
|
1394 interned. This depends on init_alloc_once_early(). */
|
428
|
1395 init_symbols_once_early ();
|
|
1396
|
|
1397 /* Declare the basic symbols pertaining to errors,
|
442
|
1398 So that DEFERROR*() can be called. */
|
428
|
1399 init_errors_once_early ();
|
|
1400
|
|
1401 /* Make sure that opaque pointers can be created. */
|
|
1402 init_opaque_once_early ();
|
|
1403
|
771
|
1404 /* Make sure that hash tables can be created. */
|
|
1405 init_elhash_once_early ();
|
|
1406
|
|
1407 /* Make sure that eistrings can be created. */
|
|
1408 init_eistring_once_early ();
|
1204
|
1409
|
428
|
1410 /* Now declare all the symbols and define all the Lisp primitives.
|
|
1411
|
|
1412 The *only* thing that the syms_of_*() functions are allowed to do
|
442
|
1413 is call one of the following:
|
|
1414
|
|
1415 INIT_LRECORD_IMPLEMENTATION()
|
|
1416 defsymbol(), DEFSYMBOL(), or DEFSYMBOL_MULTIWORD_PREDICATE()
|
428
|
1417 defsubr() (i.e. DEFSUBR)
|
442
|
1418 deferror(), DEFERROR(), or DEFERROR_STANDARD()
|
|
1419 defkeyword() or DEFKEYWORD()
|
563
|
1420 Fput()
|
428
|
1421
|
|
1422 Order does not matter in these functions.
|
|
1423 */
|
|
1424
|
|
1425 syms_of_abbrev ();
|
|
1426 syms_of_alloc ();
|
|
1427 syms_of_buffer ();
|
|
1428 syms_of_bytecode ();
|
|
1429 syms_of_callint ();
|
|
1430 syms_of_casefiddle ();
|
|
1431 syms_of_casetab ();
|
|
1432 syms_of_chartab ();
|
|
1433 syms_of_cmdloop ();
|
|
1434 syms_of_cmds ();
|
|
1435 syms_of_console ();
|
|
1436 syms_of_data ();
|
|
1437 #ifdef DEBUG_XEMACS
|
|
1438 syms_of_debug ();
|
440
|
1439 syms_of_tests ();
|
428
|
1440 #endif /* DEBUG_XEMACS */
|
|
1441 syms_of_device ();
|
|
1442 #ifdef HAVE_DIALOGS
|
|
1443 syms_of_dialog ();
|
|
1444 #endif
|
|
1445 syms_of_dired ();
|
|
1446 syms_of_doc ();
|
|
1447 syms_of_editfns ();
|
|
1448 syms_of_elhash ();
|
|
1449 syms_of_emacs ();
|
|
1450 syms_of_eval ();
|
|
1451 #ifdef HAVE_X_WINDOWS
|
|
1452 syms_of_event_Xt ();
|
|
1453 #endif
|
462
|
1454 #ifdef HAVE_GTK
|
|
1455 syms_of_event_gtk ();
|
|
1456 #endif
|
428
|
1457 #ifdef HAVE_DRAGNDROP
|
|
1458 syms_of_dragdrop ();
|
|
1459 #endif
|
|
1460 syms_of_event_stream ();
|
|
1461 syms_of_events ();
|
|
1462 syms_of_extents ();
|
|
1463 syms_of_faces ();
|
|
1464 syms_of_fileio ();
|
|
1465 #ifdef CLASH_DETECTION
|
|
1466 syms_of_filelock ();
|
|
1467 #endif /* CLASH_DETECTION */
|
|
1468 syms_of_floatfns ();
|
|
1469 syms_of_fns ();
|
826
|
1470 #ifdef USE_C_FONT_LOCK
|
428
|
1471 syms_of_font_lock ();
|
826
|
1472 #endif /* USE_C_FONT_LOCK */
|
428
|
1473 syms_of_frame ();
|
|
1474 syms_of_general ();
|
|
1475 syms_of_glyphs ();
|
|
1476 syms_of_glyphs_eimage ();
|
563
|
1477 syms_of_glyphs_shared ();
|
428
|
1478 syms_of_glyphs_widget ();
|
|
1479 syms_of_gui ();
|
|
1480 syms_of_gutter ();
|
|
1481 syms_of_indent ();
|
|
1482 syms_of_intl ();
|
|
1483 syms_of_keymap ();
|
|
1484 syms_of_lread ();
|
|
1485 syms_of_macros ();
|
|
1486 syms_of_marker ();
|
|
1487 syms_of_md5 ();
|
|
1488 #ifdef HAVE_DATABASE
|
|
1489 syms_of_database ();
|
|
1490 #endif
|
|
1491 #ifdef HAVE_MENUBARS
|
|
1492 syms_of_menubar ();
|
|
1493 #endif
|
|
1494 syms_of_minibuf ();
|
|
1495 #ifdef HAVE_SHLIB
|
|
1496 syms_of_module ();
|
|
1497 #endif
|
1983
|
1498 #ifdef WITH_NUMBER_TYPES
|
|
1499 syms_of_number ();
|
|
1500 #endif
|
428
|
1501 syms_of_objects ();
|
|
1502 syms_of_print ();
|
|
1503 #if !defined (NO_SUBPROCESSES)
|
|
1504 syms_of_process ();
|
|
1505 #ifdef HAVE_WIN32_PROCESSES
|
|
1506 syms_of_process_nt ();
|
|
1507 #endif
|
|
1508 #endif
|
|
1509 syms_of_profile ();
|
1303
|
1510 #if defined (HAVE_MMAP) && defined (REL_ALLOC) && !defined (DOUG_LEA_MALLOC)
|
428
|
1511 syms_of_ralloc ();
|
|
1512 #endif /* HAVE_MMAP && REL_ALLOC */
|
|
1513 syms_of_rangetab ();
|
|
1514 syms_of_redisplay ();
|
|
1515 syms_of_search ();
|
|
1516 syms_of_select ();
|
|
1517 syms_of_signal ();
|
|
1518 syms_of_sound ();
|
|
1519 syms_of_specifier ();
|
|
1520 syms_of_symbols ();
|
|
1521 syms_of_syntax ();
|
|
1522 #ifdef HAVE_SCROLLBARS
|
|
1523 syms_of_scrollbar ();
|
|
1524 #endif
|
771
|
1525 syms_of_text ();
|
428
|
1526 #ifdef HAVE_TOOLBARS
|
|
1527 syms_of_toolbar ();
|
|
1528 #endif
|
|
1529 syms_of_undo ();
|
|
1530 syms_of_widget ();
|
|
1531 syms_of_window ();
|
|
1532
|
|
1533 #ifdef HAVE_TTY
|
|
1534 syms_of_console_tty ();
|
|
1535 syms_of_device_tty ();
|
771
|
1536 syms_of_frame_tty ();
|
428
|
1537 syms_of_objects_tty ();
|
|
1538 #endif
|
|
1539
|
462
|
1540 #ifdef HAVE_GTK
|
|
1541 syms_of_device_gtk ();
|
|
1542 syms_of_frame_gtk ();
|
|
1543 syms_of_glyphs_gtk ();
|
|
1544 syms_of_objects_gtk ();
|
|
1545 syms_of_ui_gtk ();
|
|
1546 syms_of_select_gtk ();
|
|
1547 #ifdef HAVE_DIALOGS
|
|
1548 syms_of_dialog_gtk ();
|
|
1549 #endif
|
|
1550 #ifdef HAVE_MENUBARS
|
|
1551 syms_of_menubar_gtk ();
|
|
1552 #endif
|
|
1553 syms_of_select_gtk ();
|
854
|
1554
|
771
|
1555 #ifdef HAVE_GUI_OBJECTS
|
462
|
1556 syms_of_gui_gtk ();
|
|
1557 #endif
|
|
1558 #endif /* HAVE_GTK */
|
|
1559
|
428
|
1560 #ifdef HAVE_X_WINDOWS
|
442
|
1561 #ifdef HAVE_BALLOON_HELP
|
440
|
1562 syms_of_balloon_x ();
|
442
|
1563 #endif
|
428
|
1564 syms_of_device_x ();
|
771
|
1565 #ifdef HAVE_X_DIALOGS
|
428
|
1566 syms_of_dialog_x ();
|
|
1567 #endif
|
|
1568 syms_of_frame_x ();
|
|
1569 syms_of_glyphs_x ();
|
|
1570 syms_of_objects_x ();
|
|
1571 #ifdef HAVE_MENUBARS
|
|
1572 syms_of_menubar_x ();
|
|
1573 #endif
|
440
|
1574 syms_of_select_x ();
|
771
|
1575 #ifdef HAVE_GUI_OBJECTS
|
428
|
1576 syms_of_gui_x ();
|
|
1577 #endif
|
771
|
1578 syms_of_intl_x ();
|
428
|
1579 #ifdef HAVE_XIM
|
|
1580 #ifdef XIM_XLIB
|
|
1581 syms_of_input_method_xlib ();
|
|
1582 #endif
|
|
1583 #endif /* HAVE_XIM */
|
|
1584 #endif /* HAVE_X_WINDOWS */
|
|
1585
|
|
1586 #ifdef HAVE_MS_WINDOWS
|
|
1587 syms_of_console_mswindows ();
|
|
1588 syms_of_device_mswindows ();
|
903
|
1589 syms_of_event_mswindows ();
|
771
|
1590 #ifdef HAVE_DIALOGS
|
442
|
1591 syms_of_dialog_mswindows ();
|
771
|
1592 #endif
|
428
|
1593 syms_of_frame_mswindows ();
|
|
1594 syms_of_objects_mswindows ();
|
|
1595 syms_of_select_mswindows ();
|
|
1596 syms_of_glyphs_mswindows ();
|
771
|
1597 #ifdef HAVE_GUI_OBJECTS
|
440
|
1598 syms_of_gui_mswindows ();
|
771
|
1599 #endif
|
428
|
1600 #ifdef HAVE_MENUBARS
|
|
1601 syms_of_menubar_mswindows ();
|
|
1602 #endif
|
|
1603 #ifdef HAVE_SCROLLBARS
|
|
1604 syms_of_scrollbar_mswindows ();
|
|
1605 #endif
|
442
|
1606 #endif /* HAVE_MS_WINDOWS */
|
902
|
1607 #ifdef WIN32_NATIVE
|
428
|
1608 syms_of_dired_mswindows ();
|
771
|
1609 syms_of_nt ();
|
428
|
1610 #endif
|
1315
|
1611 #ifdef WIN32_ANY
|
442
|
1612 syms_of_win32 ();
|
|
1613 #endif
|
428
|
1614
|
771
|
1615 syms_of_file_coding ();
|
|
1616 syms_of_unicode ();
|
428
|
1617 #ifdef MULE
|
|
1618 syms_of_mule_ccl ();
|
|
1619 syms_of_mule_charset ();
|
771
|
1620 syms_of_mule_coding ();
|
428
|
1621 #ifdef HAVE_WNN
|
|
1622 syms_of_mule_wnn ();
|
|
1623 #endif
|
|
1624 #ifdef HAVE_CANNA
|
|
1625 syms_of_mule_canna ();
|
|
1626 #endif /* HAVE_CANNA */
|
|
1627 #endif /* MULE */
|
|
1628
|
1315
|
1629 #ifdef WIN32_ANY
|
771
|
1630 syms_of_intl_win32 ();
|
|
1631 #endif
|
|
1632
|
428
|
1633 #ifdef SYMS_SYSTEM
|
|
1634 SYMS_SYSTEM;
|
|
1635 #endif
|
|
1636
|
|
1637 #ifdef SYMS_MACHINE
|
|
1638 SYMS_MACHINE;
|
|
1639 #endif
|
|
1640
|
|
1641 /*
|
|
1642 #if defined (GNU_MALLOC) && \
|
|
1643 defined (ERROR_CHECK_MALLOC) && \
|
|
1644 !defined (HAVE_LIBMCHECK)
|
|
1645 */
|
|
1646 /* Prior to XEmacs 21, this was `#if 0'ed out. -slb */
|
|
1647 #if defined (LOSING_GCC_DESTRUCTOR_FREE_BUG)
|
|
1648 syms_of_free_hook ();
|
|
1649 #endif
|
|
1650
|
|
1651 #ifdef TOOLTALK
|
|
1652 syms_of_tooltalk ();
|
|
1653 #endif
|
|
1654
|
|
1655 #ifdef SUNPRO
|
|
1656 syms_of_sunpro ();
|
|
1657 #endif
|
|
1658
|
996
|
1659 #if defined (HAVE_LDAP) && !defined (HAVE_SHLIB)
|
428
|
1660 syms_of_eldap ();
|
|
1661 #endif
|
|
1662
|
|
1663 #ifdef HAVE_GPM
|
442
|
1664 syms_of_gpmevent ();
|
|
1665 #endif
|
|
1666
|
996
|
1667 #if defined (HAVE_POSTGRESQL) && !defined (HAVE_SHLIB)
|
442
|
1668 syms_of_postgresql ();
|
428
|
1669 #endif
|
|
1670
|
|
1671 /* Now create the subtypes for the types that have them.
|
|
1672 We do this before the vars_*() because more symbols
|
|
1673 may get initialized here. */
|
|
1674
|
|
1675 /* Now initialize the console types and associated symbols.
|
|
1676 Other than the first function below, the functions may
|
|
1677 make exactly the following function/macro calls:
|
|
1678
|
|
1679 INITIALIZE_CONSOLE_TYPE()
|
|
1680 CONSOLE_HAS_METHOD()
|
|
1681
|
|
1682 For any given console type, the former macro must be called
|
|
1683 before the any calls to the latter macro. */
|
|
1684
|
|
1685 console_type_create ();
|
|
1686
|
|
1687 console_type_create_stream ();
|
|
1688
|
|
1689 #ifdef HAVE_TTY
|
|
1690 console_type_create_tty ();
|
|
1691 console_type_create_device_tty ();
|
|
1692 console_type_create_frame_tty ();
|
|
1693 console_type_create_objects_tty ();
|
|
1694 console_type_create_redisplay_tty ();
|
|
1695 #endif
|
|
1696
|
462
|
1697 #ifdef HAVE_GTK
|
|
1698 console_type_create_gtk ();
|
|
1699 console_type_create_select_gtk ();
|
|
1700 console_type_create_device_gtk ();
|
|
1701 console_type_create_frame_gtk ();
|
|
1702 console_type_create_objects_gtk ();
|
|
1703 console_type_create_glyphs_gtk ();
|
|
1704 console_type_create_redisplay_gtk ();
|
|
1705 #ifdef HAVE_MENUBARS
|
|
1706 console_type_create_menubar_gtk ();
|
|
1707 #endif
|
|
1708 #ifdef HAVE_SCROLLBARS
|
|
1709 console_type_create_scrollbar_gtk ();
|
|
1710 #endif
|
|
1711 #ifdef HAVE_TOOLBARS
|
|
1712 console_type_create_toolbar_gtk ();
|
|
1713 #endif
|
|
1714 #ifdef HAVE_DIALOGS
|
|
1715 console_type_create_dialog_gtk ();
|
|
1716 #endif
|
|
1717 #endif /* HAVE_GTK */
|
|
1718
|
428
|
1719 #ifdef HAVE_X_WINDOWS
|
|
1720 console_type_create_x ();
|
|
1721 console_type_create_device_x ();
|
|
1722 console_type_create_frame_x ();
|
|
1723 console_type_create_glyphs_x ();
|
|
1724 console_type_create_select_x ();
|
|
1725 #ifdef HAVE_MENUBARS
|
|
1726 console_type_create_menubar_x ();
|
|
1727 #endif
|
|
1728 console_type_create_objects_x ();
|
|
1729 console_type_create_redisplay_x ();
|
|
1730 #ifdef HAVE_SCROLLBARS
|
|
1731 console_type_create_scrollbar_x ();
|
|
1732 #endif
|
|
1733 #ifdef HAVE_TOOLBARS
|
|
1734 console_type_create_toolbar_x ();
|
|
1735 #endif
|
771
|
1736 #ifdef HAVE_X_DIALOGS
|
428
|
1737 console_type_create_dialog_x ();
|
|
1738 #endif
|
|
1739 #endif /* HAVE_X_WINDOWS */
|
|
1740
|
|
1741 #ifdef HAVE_MS_WINDOWS
|
|
1742 console_type_create_mswindows ();
|
|
1743 console_type_create_device_mswindows ();
|
|
1744 console_type_create_frame_mswindows ();
|
|
1745 console_type_create_objects_mswindows ();
|
|
1746 console_type_create_redisplay_mswindows ();
|
|
1747 console_type_create_glyphs_mswindows ();
|
|
1748 console_type_create_select_mswindows ();
|
|
1749 # ifdef HAVE_SCROLLBARS
|
|
1750 console_type_create_scrollbar_mswindows ();
|
|
1751 # endif
|
|
1752 #ifdef HAVE_MENUBARS
|
|
1753 console_type_create_menubar_mswindows ();
|
|
1754 #endif
|
|
1755 #ifdef HAVE_TOOLBARS
|
|
1756 console_type_create_toolbar_mswindows ();
|
|
1757 #endif
|
|
1758 #ifdef HAVE_DIALOGS
|
|
1759 console_type_create_dialog_mswindows ();
|
|
1760 #endif
|
|
1761 #endif
|
|
1762
|
|
1763 /* Now initialize the specifier types and associated symbols.
|
|
1764 Other than the first function below, the functions may
|
|
1765 make exactly the following function/macro calls:
|
|
1766
|
|
1767 INITIALIZE_SPECIFIER_TYPE()
|
|
1768 SPECIFIER_HAS_METHOD()
|
|
1769
|
|
1770 For any given specifier type, the former macro must be called
|
|
1771 before the any calls to the latter macro. */
|
|
1772
|
|
1773 specifier_type_create ();
|
|
1774
|
|
1775 specifier_type_create_image ();
|
|
1776 specifier_type_create_gutter ();
|
|
1777 specifier_type_create_objects ();
|
|
1778 #ifdef HAVE_TOOLBARS
|
|
1779 specifier_type_create_toolbar ();
|
|
1780 #endif
|
|
1781
|
771
|
1782 /* Now initialize the coding system types and associated symbols.
|
|
1783 Other than the first function below, the functions may
|
|
1784 make exactly the following function/macro calls:
|
|
1785
|
|
1786 INITIALIZE_CODING_SYSTEM_TYPE()
|
|
1787 CODING_SYSTEM_HAS_METHOD()
|
|
1788
|
|
1789 For any given coding system type, the former macro must be called
|
|
1790 before the any calls to the latter macro. */
|
|
1791
|
|
1792 coding_system_type_create ();
|
|
1793 coding_system_type_create_unicode ();
|
1315
|
1794 #ifdef WIN32_ANY
|
771
|
1795 coding_system_type_create_intl_win32 ();
|
|
1796 #endif
|
|
1797 #ifdef MULE
|
|
1798 coding_system_type_create_mule_coding ();
|
|
1799 #endif
|
|
1800
|
428
|
1801 /* Now initialize the image instantiator formats and associated symbols.
|
|
1802 Other than the first function below, the functions may
|
|
1803 make exactly the following function/macro calls:
|
|
1804
|
|
1805 INITIALIZE_IMAGE_INSTANTIATOR_FORMAT()
|
|
1806 IIFORMAT_HAS_METHOD()
|
|
1807 IIFORMAT_VALID_KEYWORD()
|
|
1808
|
|
1809 For any given image instantiator format, the first macro must be
|
|
1810 called before the any calls to the other macros. */
|
|
1811
|
|
1812 image_instantiator_format_create ();
|
|
1813 image_instantiator_format_create_glyphs_eimage ();
|
|
1814 image_instantiator_format_create_glyphs_widget ();
|
|
1815 #ifdef HAVE_TTY
|
|
1816 image_instantiator_format_create_glyphs_tty ();
|
|
1817 #endif
|
|
1818 #ifdef HAVE_X_WINDOWS
|
|
1819 image_instantiator_format_create_glyphs_x ();
|
|
1820 #endif /* HAVE_X_WINDOWS */
|
|
1821 #ifdef HAVE_MS_WINDOWS
|
|
1822 image_instantiator_format_create_glyphs_mswindows ();
|
1204
|
1823 #endif /* HAVE_MS_WINDOWS */
|
462
|
1824 #ifdef HAVE_GTK
|
|
1825 image_instantiator_format_create_glyphs_gtk ();
|
|
1826 #endif
|
2367
|
1827 }
|
|
1828 #ifdef PDUMP
|
|
1829 else if (!restart) /* after successful pdump_load()
|
|
1830 (note, we are inside ifdef PDUMP) */
|
|
1831 {
|
|
1832 reinit_alloc_early ();
|
|
1833 reinit_symbols_early ();
|
|
1834 reinit_opaque_early ();
|
|
1835 reinit_eistring_early ();
|
|
1836
|
|
1837 reinit_console_type_create_stream ();
|
|
1838 #ifdef HAVE_TTY
|
|
1839 reinit_console_type_create_tty ();
|
|
1840 #endif
|
|
1841 #ifdef HAVE_X_WINDOWS
|
|
1842 reinit_console_type_create_x ();
|
|
1843 reinit_console_type_create_device_x ();
|
|
1844 #endif
|
|
1845 #ifdef HAVE_MS_WINDOWS
|
|
1846 reinit_console_type_create_mswindows ();
|
|
1847 #endif
|
|
1848 #ifdef HAVE_GTK
|
|
1849 reinit_console_type_create_gtk ();
|
|
1850 #endif
|
|
1851
|
|
1852 reinit_specifier_type_create ();
|
|
1853 reinit_specifier_type_create_image ();
|
|
1854 reinit_specifier_type_create_gutter ();
|
|
1855 reinit_specifier_type_create_objects ();
|
|
1856 #ifdef HAVE_TOOLBARS
|
|
1857 reinit_specifier_type_create_toolbar ();
|
|
1858 #endif
|
|
1859
|
|
1860 reinit_coding_system_type_create ();
|
|
1861 reinit_coding_system_type_create_unicode ();
|
|
1862 #ifdef WIN32_ANY
|
|
1863 reinit_coding_system_type_create_intl_win32 ();
|
|
1864 #endif
|
|
1865 #ifdef MULE
|
|
1866 reinit_coding_system_type_create_mule_coding ();
|
|
1867 #endif
|
|
1868 }
|
|
1869 #endif /* PDUMP */
|
|
1870
|
|
1871 if (!initialized
|
|
1872 #ifdef PDUMP
|
|
1873 || !restart
|
|
1874 #endif
|
|
1875 )
|
|
1876 {
|
|
1877 /* Now initialize the structure types and associated symbols.
|
|
1878 Other than the first function below, the functions may
|
|
1879 make exactly the following function/macro calls:
|
|
1880
|
|
1881 define_structure_type()
|
|
1882 define_structure_type_keyword()
|
|
1883
|
|
1884 */
|
|
1885
|
|
1886 structure_type_create ();
|
|
1887
|
|
1888 structure_type_create_chartab ();
|
|
1889 structure_type_create_faces ();
|
|
1890 structure_type_create_rangetab ();
|
|
1891 structure_type_create_hash_table ();
|
428
|
1892
|
|
1893 /* Now initialize the lstream types and associated symbols.
|
|
1894 Other than the first function below, the functions may
|
|
1895 make exactly the following function/macro calls:
|
|
1896
|
|
1897 LSTREAM_HAS_METHOD()
|
|
1898
|
|
1899 */
|
|
1900
|
|
1901 lstream_type_create ();
|
|
1902 lstream_type_create_file_coding ();
|
853
|
1903 #if defined (HAVE_MS_WINDOWS) && !defined (HAVE_MSG_SELECT)
|
428
|
1904 lstream_type_create_mswindows_selectable ();
|
|
1905 #endif
|
|
1906
|
|
1907 /* Initialize processes implementation.
|
|
1908 The functions may make exactly the following function/macro calls:
|
|
1909
|
|
1910 PROCESS_HAS_METHOD()
|
|
1911 */
|
|
1912 #ifdef HAVE_UNIX_PROCESSES
|
|
1913 process_type_create_unix ();
|
|
1914 #endif
|
|
1915 #ifdef HAVE_WIN32_PROCESSES
|
|
1916 process_type_create_nt ();
|
|
1917 #endif
|
2367
|
1918 }
|
|
1919
|
|
1920 if (!initialized)
|
|
1921 {
|
428
|
1922 /* Now initialize most variables.
|
|
1923
|
|
1924 These functions may do exactly the following:
|
|
1925
|
771
|
1926 -- assigning a symbol or constant value to a variable
|
|
1927 -- using a global variable that has been initialized
|
|
1928 earlier on in the same function
|
|
1929 -- DEFVAR_INT()
|
|
1930 -- DEFVAR_LISP()
|
|
1931 -- DEFVAR_BOOL()
|
|
1932 -- DEFER_GETTEXT()
|
|
1933 -- staticpro*()
|
|
1934 -- xmalloc*(), xnew*(), and friends
|
|
1935 -- Dynarr_*()
|
|
1936 -- Blocktype_*()
|
1303
|
1937 -- Fprovide (symbol)
|
771
|
1938 -- intern()
|
|
1939 -- Fput()
|
|
1940 -- dump_add_*()
|
|
1941 -- C library functions with no external dependencies, e.g. str*()
|
|
1942 -- defsymbol(), if it's absolutely necessary and you're sure that
|
|
1943 the symbol isn't referenced anywhere else in the initialization
|
|
1944 code
|
|
1945 -- Fset() on a symbol that is unbound
|
|
1946 -- Any of the object-creating functions in alloc.c: e.g.
|
|
1947 - make_string()
|
|
1948 - build_intstring()
|
|
1949 - build_string()
|
|
1950 - make_vector()
|
|
1951 - make_int()
|
|
1952 - make_char()
|
|
1953 - make_extent()
|
1204
|
1954 - basic_alloc_lcrecord()
|
771
|
1955 - Fcons()
|
|
1956 - listN()
|
|
1957 - make_lcrecord_list()
|
|
1958 -- make_opaque_ptr()
|
|
1959 -- make_lisp_hash_table() (not allowed in 21.4!)
|
|
1960 -- certain specifier creation functions (but be careful; see
|
|
1961 glyphs.c for examples)
|
428
|
1962
|
|
1963 perhaps a few others.
|
446
|
1964
|
771
|
1965 NO EXTERNAL-FORMAT CONVERSIONS.
|
|
1966
|
446
|
1967 NB: Initialization or assignment should not be done here to certain
|
|
1968 variables settable from the command line. See the comment above
|
|
1969 the call to pdump_load() in main_1(). This caveat should only
|
|
1970 apply to vars_of_emacs().
|
2367
|
1971
|
|
1972 Order should not matter in these functions.
|
428
|
1973 */
|
|
1974
|
|
1975 /* Now allow Fprovide() statements to be made. */
|
|
1976 init_provide_once ();
|
|
1977
|
|
1978 /* Do that before any specifier creation (esp. vars_of_glyphs()) */
|
|
1979 vars_of_specifier ();
|
|
1980
|
|
1981 vars_of_abbrev ();
|
|
1982 vars_of_alloc ();
|
|
1983 vars_of_buffer ();
|
|
1984 vars_of_bytecode ();
|
|
1985 vars_of_callint ();
|
|
1986 vars_of_chartab ();
|
|
1987 vars_of_cmdloop ();
|
|
1988 vars_of_cmds ();
|
|
1989 vars_of_console ();
|
|
1990 vars_of_data ();
|
|
1991 #ifdef DEBUG_XEMACS
|
|
1992 vars_of_debug ();
|
440
|
1993 vars_of_tests ();
|
428
|
1994 #endif
|
|
1995 vars_of_console_stream ();
|
|
1996 vars_of_device ();
|
|
1997 #ifdef HAVE_DIALOGS
|
|
1998 vars_of_dialog ();
|
|
1999 #endif
|
|
2000 vars_of_dired ();
|
|
2001 vars_of_doc ();
|
|
2002 #ifdef HAVE_DRAGNDROP
|
|
2003 vars_of_dragdrop ();
|
|
2004 #endif
|
|
2005 vars_of_editfns ();
|
|
2006 vars_of_emacs ();
|
|
2007 vars_of_eval ();
|
|
2008
|
|
2009 #ifdef HAVE_X_WINDOWS
|
|
2010 vars_of_event_Xt ();
|
|
2011 #endif
|
1303
|
2012 #if defined (HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
|
428
|
2013 vars_of_event_tty ();
|
|
2014 #endif
|
|
2015 #ifdef HAVE_MS_WINDOWS
|
|
2016 vars_of_event_mswindows ();
|
|
2017 #endif
|
|
2018 vars_of_event_stream ();
|
|
2019
|
|
2020 vars_of_events ();
|
|
2021 vars_of_extents ();
|
|
2022 vars_of_faces ();
|
771
|
2023 vars_of_file_coding ();
|
428
|
2024 vars_of_fileio ();
|
444
|
2025 #ifdef CLASH_DETECTION
|
|
2026 vars_of_filelock ();
|
|
2027 #endif
|
428
|
2028 vars_of_floatfns ();
|
771
|
2029 vars_of_fns ();
|
826
|
2030 #ifdef USE_C_FONT_LOCK
|
428
|
2031 vars_of_font_lock ();
|
826
|
2032 #endif /* USE_C_FONT_LOCK */
|
428
|
2033 vars_of_frame ();
|
|
2034 vars_of_glyphs ();
|
|
2035 vars_of_glyphs_eimage ();
|
|
2036 vars_of_glyphs_widget ();
|
|
2037 vars_of_gui ();
|
|
2038 vars_of_gutter ();
|
|
2039 vars_of_indent ();
|
|
2040 vars_of_insdel ();
|
|
2041 vars_of_intl ();
|
1315
|
2042 #ifdef WIN32_ANY
|
771
|
2043 vars_of_intl_win32 ();
|
|
2044 #endif
|
428
|
2045 #ifdef HAVE_XIM
|
|
2046 #ifdef XIM_MOTIF
|
|
2047 vars_of_input_method_motif ();
|
|
2048 #else /* XIM_XLIB */
|
|
2049 vars_of_input_method_xlib ();
|
|
2050 #endif
|
|
2051 #endif /* HAVE_XIM */
|
|
2052 vars_of_keymap ();
|
|
2053 vars_of_lread ();
|
|
2054 vars_of_lstream ();
|
|
2055 vars_of_macros ();
|
|
2056 vars_of_md5 ();
|
|
2057 #ifdef HAVE_DATABASE
|
|
2058 vars_of_database ();
|
|
2059 #endif
|
|
2060 #ifdef HAVE_MENUBARS
|
|
2061 vars_of_menubar ();
|
|
2062 #endif
|
|
2063 vars_of_minibuf ();
|
|
2064 vars_of_module ();
|
442
|
2065 #ifdef WIN32_NATIVE
|
902
|
2066 vars_of_dired_mswindows ();
|
440
|
2067 vars_of_nt ();
|
428
|
2068 #endif
|
1983
|
2069 #ifdef WITH_NUMBER_TYPES
|
|
2070 vars_of_number ();
|
|
2071 #endif
|
428
|
2072 vars_of_objects ();
|
|
2073 vars_of_print ();
|
|
2074
|
|
2075 #ifndef NO_SUBPROCESSES
|
|
2076 vars_of_process ();
|
|
2077 #ifdef HAVE_UNIX_PROCESSES
|
|
2078 vars_of_process_unix ();
|
|
2079 #endif
|
|
2080 #ifdef HAVE_WIN32_PROCESSES
|
|
2081 vars_of_process_nt ();
|
|
2082 #endif
|
|
2083 #endif
|
|
2084
|
|
2085 vars_of_profile ();
|
1303
|
2086 #if defined (HAVE_MMAP) && defined (REL_ALLOC) && !defined (DOUG_LEA_MALLOC)
|
428
|
2087 vars_of_ralloc ();
|
|
2088 #endif /* HAVE_MMAP && REL_ALLOC */
|
2526
|
2089 vars_of_realpath ();
|
428
|
2090 vars_of_redisplay ();
|
814
|
2091 vars_of_regex ();
|
428
|
2092 #ifdef HAVE_SCROLLBARS
|
|
2093 vars_of_scrollbar ();
|
|
2094 #endif
|
|
2095 vars_of_search ();
|
|
2096 vars_of_select ();
|
|
2097 vars_of_sound ();
|
|
2098 vars_of_symbols ();
|
|
2099 vars_of_syntax ();
|
771
|
2100 vars_of_text ();
|
428
|
2101 #ifdef HAVE_TOOLBARS
|
|
2102 vars_of_toolbar ();
|
|
2103 #endif
|
|
2104 vars_of_undo ();
|
|
2105 vars_of_window ();
|
1315
|
2106 #ifdef WIN32_ANY
|
771
|
2107 vars_of_win32 ();
|
|
2108 #endif
|
428
|
2109
|
|
2110 #ifdef HAVE_TTY
|
|
2111 vars_of_console_tty ();
|
|
2112 vars_of_frame_tty ();
|
|
2113 vars_of_objects_tty ();
|
|
2114 #endif
|
|
2115
|
462
|
2116 #ifdef HAVE_GTK
|
|
2117 vars_of_device_gtk ();
|
|
2118 #ifdef HAVE_DIALOGS
|
|
2119 vars_of_dialog_gtk ();
|
|
2120 #endif
|
|
2121 vars_of_event_gtk ();
|
|
2122 vars_of_frame_gtk ();
|
|
2123 vars_of_glyphs_gtk ();
|
|
2124 vars_of_ui_gtk ();
|
|
2125 #ifdef HAVE_MENUBARS
|
|
2126 vars_of_menubar_gtk ();
|
|
2127 #endif
|
|
2128 vars_of_objects_gtk ();
|
|
2129 vars_of_select_gtk ();
|
|
2130 #ifdef HAVE_SCROLLBARS
|
|
2131 vars_of_scrollbar_gtk ();
|
|
2132 #endif
|
|
2133 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_DIALOGS) || defined (HAVE_TOOLBARS)
|
|
2134 vars_of_gui_gtk ();
|
|
2135 #endif
|
|
2136 #endif /* HAVE_GTK */
|
|
2137
|
428
|
2138 #ifdef HAVE_X_WINDOWS
|
442
|
2139 #ifdef HAVE_BALLOON_HELP
|
440
|
2140 vars_of_balloon_x ();
|
442
|
2141 #endif
|
428
|
2142 vars_of_device_x ();
|
771
|
2143 #ifdef HAVE_X_DIALOGS
|
428
|
2144 vars_of_dialog_x ();
|
|
2145 #endif
|
|
2146 vars_of_frame_x ();
|
|
2147 vars_of_glyphs_x ();
|
|
2148 #ifdef HAVE_MENUBARS
|
|
2149 vars_of_menubar_x ();
|
|
2150 #endif
|
|
2151 vars_of_objects_x ();
|
440
|
2152 vars_of_select_x ();
|
428
|
2153 #ifdef HAVE_SCROLLBARS
|
|
2154 vars_of_scrollbar_x ();
|
|
2155 #endif
|
771
|
2156 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_X_DIALOGS) || defined (HAVE_TOOLBARS)
|
428
|
2157 vars_of_gui_x ();
|
|
2158 #endif
|
440
|
2159 #endif /* HAVE_X_WINDOWS */
|
428
|
2160
|
462
|
2161
|
428
|
2162 #ifdef HAVE_MS_WINDOWS
|
|
2163 vars_of_device_mswindows ();
|
|
2164 vars_of_console_mswindows ();
|
|
2165 vars_of_frame_mswindows ();
|
|
2166 vars_of_objects_mswindows ();
|
|
2167 vars_of_select_mswindows ();
|
|
2168 vars_of_glyphs_mswindows ();
|
|
2169 #ifdef HAVE_SCROLLBARS
|
|
2170 vars_of_scrollbar_mswindows ();
|
|
2171 #endif
|
|
2172 #ifdef HAVE_MENUBARS
|
|
2173 vars_of_menubar_mswindows ();
|
|
2174 #endif
|
|
2175 #ifdef HAVE_DIALOGS
|
|
2176 vars_of_dialog_mswindows ();
|
|
2177 #endif
|
|
2178 #endif /* HAVE_MS_WINDOWS */
|
|
2179
|
|
2180 #ifdef MULE
|
|
2181 vars_of_mule_ccl ();
|
|
2182 vars_of_mule_charset ();
|
|
2183 #endif
|
|
2184 vars_of_file_coding ();
|
771
|
2185 vars_of_unicode ();
|
428
|
2186 #ifdef MULE
|
771
|
2187 vars_of_mule_coding ();
|
428
|
2188 #ifdef HAVE_WNN
|
|
2189 vars_of_mule_wnn ();
|
|
2190 #endif
|
|
2191 #ifdef HAVE_CANNA
|
|
2192 vars_of_mule_canna ();
|
|
2193 #endif /* HAVE_CANNA */
|
|
2194 #endif /* MULE */
|
|
2195
|
|
2196 #ifdef TOOLTALK
|
|
2197 vars_of_tooltalk ();
|
|
2198 #endif
|
|
2199
|
|
2200 #ifdef SUNPRO
|
|
2201 vars_of_sunpro ();
|
|
2202 #endif
|
|
2203
|
996
|
2204 #if defined (HAVE_LDAP) && !defined (HAVE_SHLIB)
|
428
|
2205 vars_of_eldap ();
|
|
2206 #endif
|
|
2207
|
996
|
2208 #if defined (HAVE_POSTGRESQL) && !defined (HAVE_SHLIB)
|
771
|
2209 vars_of_postgresql ();
|
442
|
2210 #endif
|
|
2211
|
428
|
2212 #ifdef HAVE_GPM
|
442
|
2213 vars_of_gpmevent ();
|
428
|
2214 #endif
|
2367
|
2215 }
|
|
2216
|
|
2217 if (!initialized
|
|
2218 #ifdef PDUMP
|
|
2219 || !restart
|
|
2220 #endif
|
|
2221 )
|
|
2222 {
|
|
2223 /* Now do additional vars_of_*() initialization that happens both
|
|
2224 at dump time and after pdump load. */
|
|
2225 reinit_vars_of_buffer ();
|
|
2226 reinit_vars_of_console ();
|
|
2227 #ifdef DEBUG_XEMACS
|
|
2228 reinit_vars_of_debug ();
|
|
2229 #endif
|
|
2230 reinit_vars_of_device ();
|
|
2231 reinit_vars_of_eval ();
|
|
2232 #if defined (HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
|
|
2233 reinit_vars_of_event_tty ();
|
|
2234 #endif
|
|
2235 reinit_vars_of_event_stream ();
|
|
2236 reinit_vars_of_events ();
|
|
2237 reinit_vars_of_extents ();
|
|
2238 reinit_vars_of_file_coding ();
|
|
2239 reinit_vars_of_fileio ();
|
|
2240 #ifdef USE_C_FONT_LOCK
|
|
2241 reinit_vars_of_font_lock ();
|
|
2242 #endif /* USE_C_FONT_LOCK */
|
|
2243 reinit_vars_of_glyphs ();
|
|
2244 reinit_vars_of_glyphs_widget ();
|
|
2245 reinit_vars_of_insdel ();
|
|
2246 reinit_vars_of_lread ();
|
|
2247 reinit_vars_of_lstream ();
|
|
2248 reinit_vars_of_minibuf ();
|
|
2249 #ifdef HAVE_SHLIB
|
|
2250 reinit_vars_of_module ();
|
|
2251 #endif
|
|
2252 reinit_vars_of_objects ();
|
|
2253 reinit_vars_of_print ();
|
|
2254 reinit_vars_of_search ();
|
|
2255 reinit_vars_of_text ();
|
|
2256 reinit_vars_of_undo ();
|
|
2257 reinit_vars_of_window ();
|
|
2258
|
|
2259 #ifdef HAVE_MS_WINDOWS
|
|
2260 reinit_vars_of_event_mswindows ();
|
|
2261 reinit_vars_of_frame_mswindows ();
|
|
2262 reinit_vars_of_object_mswindows ();
|
|
2263 #endif
|
|
2264
|
|
2265 #ifdef HAVE_GTK
|
|
2266 reinit_vars_of_event_gtk ();
|
|
2267 reinit_vars_of_menubar_gtk ();
|
|
2268 #endif
|
|
2269
|
|
2270 #ifdef HAVE_X_WINDOWS
|
|
2271 reinit_vars_of_device_x ();
|
|
2272 reinit_vars_of_event_Xt ();
|
|
2273 #ifdef HAVE_SCROLLBARS
|
|
2274 reinit_vars_of_scrollbar_x ();
|
|
2275 #endif
|
|
2276 #ifdef HAVE_MENUBARS
|
|
2277 reinit_vars_of_menubar_x ();
|
|
2278 #endif
|
|
2279 reinit_vars_of_select_x ();
|
|
2280 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_X_DIALOGS) || defined (HAVE_TOOLBARS)
|
|
2281 reinit_vars_of_gui_x ();
|
|
2282 #endif
|
|
2283 #endif /* HAVE_X_WINDOWS */
|
|
2284
|
|
2285 #ifdef MULE
|
|
2286 reinit_vars_of_mule_coding ();
|
|
2287 #endif
|
|
2288 #if defined (MULE) && defined (HAVE_WNN)
|
|
2289 reinit_vars_of_mule_wnn ();
|
|
2290 #endif
|
|
2291 }
|
|
2292
|
|
2293 if (!initialized)
|
|
2294 {
|
428
|
2295 /* Now initialize any specifier variables. We do this later
|
|
2296 because it has some dependence on the vars initialized
|
|
2297 above.
|
|
2298
|
|
2299 These functions should *only* initialize specifier variables,
|
|
2300 and may make use of the following functions/macros in addition
|
|
2301 to the ones listed above:
|
|
2302
|
|
2303 DEFVAR_SPECIFIER()
|
|
2304 Fmake_specifier()
|
|
2305 set_specifier_fallback()
|
|
2306 set_specifier_caching()
|
|
2307 */
|
|
2308
|
|
2309 specifier_vars_of_glyphs ();
|
863
|
2310 specifier_vars_of_glyphs_widget ();
|
428
|
2311 specifier_vars_of_gutter ();
|
|
2312 #ifdef HAVE_MENUBARS
|
|
2313 specifier_vars_of_menubar ();
|
|
2314 #endif
|
|
2315 specifier_vars_of_redisplay ();
|
|
2316 #ifdef HAVE_SCROLLBARS
|
|
2317 specifier_vars_of_scrollbar ();
|
|
2318 #endif
|
|
2319 #ifdef HAVE_TOOLBARS
|
|
2320 specifier_vars_of_toolbar ();
|
|
2321 #endif
|
|
2322 specifier_vars_of_window ();
|
|
2323
|
|
2324 /* Now comes all the rest of the variables that couldn't
|
|
2325 be handled above. There may be dependencies on variables
|
|
2326 initialized above, and dependencies between one complex_vars_()
|
|
2327 function and another. */
|
|
2328
|
|
2329 #ifdef MULE
|
814
|
2330 /* This depends on vars initialized in vars_of_unicode(). */
|
428
|
2331 complex_vars_of_mule_charset ();
|
|
2332 #endif
|
814
|
2333 /* This one doesn't depend on anything really, and could go into
|
|
2334 vars_of_(), but lots of lots of code gets called and it's easily
|
|
2335 possible that it could get changed to require being a
|
|
2336 complex_vars_of_(), for example if a charset appears anywhere,
|
|
2337 then we suddenly have dependence on the previous call. */
|
428
|
2338 complex_vars_of_file_coding ();
|
1315
|
2339 #ifdef WIN32_ANY
|
771
|
2340 complex_vars_of_intl_win32 ();
|
428
|
2341 #endif
|
|
2342
|
2367
|
2343 /* At this point we should be able to do conversion operations.
|
|
2344 We have initialized things to the point that we can create Lisp
|
|
2345 objects and we have defined the basic coding systems (in the
|
|
2346 just-previous complex-vars calls). We will in fact do conversion
|
|
2347 quite soon, e.g. in complex_vars_of_glyphs_x(). */
|
|
2348 inhibit_non_essential_conversion_operations = 0;
|
|
2349
|
771
|
2350 /* Depends on specifiers. */
|
|
2351 complex_vars_of_faces ();
|
|
2352
|
428
|
2353 /* This calls allocate_glyph(), which creates specifiers
|
|
2354 and also relies on a variable (Vthe_nothing_vector) initialized
|
771
|
2355 above. */
|
428
|
2356 complex_vars_of_glyphs ();
|
|
2357
|
|
2358 /* These rely on the glyphs just created in the previous function,
|
|
2359 and call Fadd_spec_to_specifier(), which relies on various
|
|
2360 variables initialized above. */
|
462
|
2361 #ifdef HAVE_GTK
|
|
2362 complex_vars_of_glyphs_gtk ();
|
|
2363 #endif
|
428
|
2364 #ifdef HAVE_X_WINDOWS
|
|
2365 complex_vars_of_glyphs_x ();
|
|
2366 #endif
|
|
2367 #ifdef HAVE_MS_WINDOWS
|
|
2368 complex_vars_of_glyphs_mswindows ();
|
|
2369 #endif
|
|
2370
|
|
2371 /* This calls Fmake_glyph_internal(). */
|
|
2372 complex_vars_of_alloc ();
|
|
2373
|
|
2374 /* This calls Fmake_glyph_internal(). */
|
|
2375 #ifdef HAVE_MENUBARS
|
|
2376 complex_vars_of_menubar ();
|
|
2377 #endif
|
|
2378
|
617
|
2379 #ifdef HAVE_SCROLLBARS
|
428
|
2380 /* This calls Fmake_glyph_internal(). */
|
|
2381 complex_vars_of_scrollbar ();
|
|
2382 #endif
|
|
2383
|
|
2384 /* This calls allocate_glyph(). */
|
|
2385 complex_vars_of_frame ();
|
|
2386
|
|
2387 /* This calls Fcopy_category_table() under Mule, which calls who
|
|
2388 knows what. */
|
|
2389 complex_vars_of_chartab ();
|
|
2390
|
826
|
2391 /* This calls Fput_char_table(), which (under Mule) depends on the
|
428
|
2392 charsets being initialized. */
|
|
2393 complex_vars_of_casetab ();
|
|
2394
|
|
2395 /* This calls Fcopy_syntax_table(), which relies on char tables. */
|
|
2396 complex_vars_of_syntax ();
|
|
2397
|
|
2398 /* This initializes buffer-local variables, sets things up so
|
|
2399 that buffers can be created, and creates a couple of basic
|
|
2400 buffers. This depends on Vstandard_syntax_table and
|
|
2401 Vstandard_category_table (initialized in the previous
|
|
2402 functions), as well as a whole horde of variables that may
|
|
2403 have been initialized above. */
|
|
2404 complex_vars_of_buffer ();
|
|
2405
|
|
2406 /* This initializes console-local variables. */
|
|
2407 complex_vars_of_console ();
|
|
2408
|
|
2409 /* This creates a couple more buffers, and depends on the
|
|
2410 previous function. */
|
|
2411 complex_vars_of_minibuf ();
|
|
2412
|
|
2413 /* These two might call Ffile_name_as_directory(), which
|
|
2414 might depend on all sorts of things; I'm not sure. */
|
|
2415 complex_vars_of_emacs ();
|
|
2416
|
|
2417 /* This creates a couple of basic keymaps and depends on Lisp
|
|
2418 hash tables and Ffset() (both of which depend on some variables
|
|
2419 initialized in the vars_of_*() section) and possibly other
|
|
2420 stuff. */
|
|
2421 complex_vars_of_keymap ();
|
|
2422
|
|
2423 #ifdef ERROR_CHECK_GC
|
|
2424 {
|
|
2425 extern int always_gc;
|
|
2426 if (always_gc) /* purification debugging hack */
|
|
2427 garbage_collect_1 ();
|
|
2428 }
|
|
2429 #endif
|
1204
|
2430 }
|
2367
|
2431 else
|
|
2432 {
|
|
2433 /* We are at the equivalent place where we reset this in the
|
|
2434 non-initialized case. */
|
|
2435 inhibit_non_essential_conversion_operations = 0;
|
1204
|
2436
|
428
|
2437 #ifdef PDUMP
|
2367
|
2438 if (!restart) /* after successful pdump_load()
|
|
2439 (note, we are inside ifdef PDUMP) */
|
|
2440 {
|
|
2441 reinit_complex_vars_of_buffer_runtime_only ();
|
|
2442 reinit_complex_vars_of_console_runtime_only ();
|
|
2443 reinit_complex_vars_of_minibuf ();
|
|
2444 }
|
|
2445 #endif /* PDUMP */
|
1204
|
2446 }
|
2367
|
2447
|
|
2448 if (initialized)
|
|
2449 init_eval_semi_early ();
|
428
|
2450
|
|
2451 /* CONGRATULATIONS!!! We have successfully initialized the Lisp
|
|
2452 engine. */
|
|
2453
|
|
2454 /* Now do further initialization/setup of stuff that is not needed by the
|
|
2455 syms_of_() routines. This involves stuff that only is enabled in
|
|
2456 an interactive run (redisplay, user input, etc.) and stuff that is
|
|
2457 not needed until we start loading Lisp code (the reader). A lot
|
|
2458 of this stuff involves querying the current environment and needs
|
771
|
2459 to be done both at dump time and at run time. Some will be done
|
2367
|
2460 only at run time, by querying the `initialized' variable.
|
|
2461
|
|
2462 The ordering of these functions is critical, especially the early ones,
|
|
2463 where there is typically a dependency from each to the previous.
|
|
2464 */
|
771
|
2465
|
1315
|
2466 #ifdef WIN32_ANY
|
771
|
2467 init_intl_win32 (); /* Under Windows, determine whether we use Unicode
|
|
2468 or ANSI to call the system routines -- i.e.
|
|
2469 determine what the coding system `mswindows-tstr'
|
|
2470 is aliased to */
|
|
2471 #endif
|
|
2472 init_buffer_1 (); /* Create *scratch* buffer; init_intl() is going to
|
|
2473 call Lisp code (the very first code we call),
|
|
2474 and needs a current buffer */
|
|
2475 #ifdef MULE
|
|
2476 init_intl (); /* Figure out the locale and set native and
|
|
2477 file-name coding systems, initialize the Unicode tables
|
|
2478 so that we will be able to process non-ASCII from here
|
|
2479 on out! */
|
428
|
2480 #endif
|
|
2481
|
814
|
2482 init_xemacs_process (); /* Set up the process environment (so that
|
|
2483 egetenv works), the basic directory variables
|
|
2484 (exec-directory and so on), and stuff related
|
|
2485 to subprocesses. This should be first because
|
|
2486 many of the functions below call egetenv() to
|
|
2487 get environment variables. */
|
771
|
2488
|
|
2489 #ifdef WIN32_NATIVE
|
|
2490 /*
|
|
2491 * For Win32, call init_environment() to properly enter environment/registry
|
|
2492 * variables into Vprocess_environment.
|
|
2493 */
|
814
|
2494 init_mswindows_environment ();
|
771
|
2495 #endif
|
|
2496
|
|
2497 init_initial_directory (); /* get the directory to use for the
|
|
2498 "*scratch*" buffer, etc. */
|
|
2499
|
1983
|
2500 #ifdef WITH_NUMBER_TYPES
|
|
2501 /* Set up bignums, ratios, bigfloats, complex numbers.
|
|
2502 This must be done before the Lisp reader is set up. */
|
|
2503 init_number ();
|
|
2504 #endif
|
|
2505
|
428
|
2506 init_lread (); /* Set up the Lisp reader. */
|
2367
|
2507 init_cmdargs (argc, argv, skip_args); /* Create list Vcommand_line_args */
|
771
|
2508 init_buffer_2 (); /* Set default directory of *scratch* buffer */
|
428
|
2509
|
442
|
2510 #ifdef WIN32_NATIVE
|
814
|
2511 init_nt ();
|
771
|
2512 init_select_mswindows ();
|
428
|
2513 #endif
|
|
2514
|
|
2515 init_redisplay (); /* Determine terminal type.
|
|
2516 init_sys_modes uses results */
|
438
|
2517 init_frame ();
|
428
|
2518 init_event_stream (); /* Set up so we can get user input. */
|
|
2519 init_macros (); /* set up so we can run macros. */
|
|
2520 init_editfns (); /* Determine the name of the user we're running as */
|
|
2521 #ifdef SUNPRO
|
|
2522 init_sunpro (); /* Set up Sunpro usage tracking */
|
|
2523 #endif
|
1315
|
2524 #ifdef WIN32_ANY
|
442
|
2525 init_win32 ();
|
|
2526 #endif
|
428
|
2527 #if defined (HAVE_NATIVE_SOUND) && defined (hp9000s800)
|
|
2528 init_hpplay ();
|
|
2529 #endif
|
996
|
2530 #if defined (HAVE_POSTGRESQL) && !defined (HAVE_SHLIB)
|
771
|
2531 /* Set some values taken from environment variables */
|
|
2532 init_postgresql_from_environment ();
|
|
2533 #endif
|
428
|
2534 #ifdef HAVE_TTY
|
|
2535 init_device_tty ();
|
|
2536 #endif
|
442
|
2537 init_console_stream (restart); /* Create the first console */
|
428
|
2538
|
|
2539 /* try to get the actual pathname of the exec file we are running */
|
|
2540 if (!restart)
|
771
|
2541 {
|
|
2542 Vinvocation_name = Fcar (Vcommand_line_args);
|
1303
|
2543 if (XSTRING_DATA (Vinvocation_name)[0] == '-')
|
771
|
2544 {
|
|
2545 /* XEmacs as a login shell, oh goody! */
|
|
2546 Vinvocation_name = build_intstring (egetenv ("SHELL"));
|
|
2547 }
|
428
|
2548 Vinvocation_directory = Vinvocation_name;
|
|
2549
|
771
|
2550 if (!NILP (Ffile_name_directory (Vinvocation_name)))
|
|
2551 {
|
|
2552 /* invocation-name includes a directory component -- presumably it
|
|
2553 is relative to cwd, not $PATH */
|
|
2554 Vinvocation_directory = Fexpand_file_name (Vinvocation_name,
|
|
2555 Qnil);
|
|
2556 Vinvocation_path = Qnil;
|
|
2557 }
|
|
2558 else
|
|
2559 {
|
|
2560 Vinvocation_path = split_env_path ("PATH", NULL);
|
|
2561 locate_file (Vinvocation_path, Vinvocation_name,
|
|
2562 Vlisp_EXEC_SUFFIXES,
|
|
2563 &Vinvocation_directory, X_OK);
|
|
2564 }
|
|
2565
|
|
2566 if (NILP (Vinvocation_directory))
|
|
2567 Vinvocation_directory = Vinvocation_name;
|
|
2568
|
|
2569 Vinvocation_name = Ffile_name_nondirectory (Vinvocation_directory);
|
|
2570 Vinvocation_directory = Ffile_name_directory (Vinvocation_directory);
|
|
2571 }
|
428
|
2572
|
|
2573 #if defined (LOCALTIME_CACHE) && defined (HAVE_TZSET)
|
|
2574 /* sun's localtime() has a bug. it caches the value of the time
|
|
2575 zone rather than looking it up every time. Since localtime() is
|
|
2576 called to bolt the undumping time into the undumped emacs, this
|
|
2577 results in localtime() ignoring the TZ environment variable.
|
|
2578 This flushes the new TZ value into localtime(). */
|
|
2579 tzset ();
|
|
2580 #endif /* LOCALTIME_CACHE and TZSET */
|
|
2581
|
|
2582 load_me = Qnil;
|
|
2583 if (!initialized)
|
|
2584 {
|
|
2585 /* Handle -l loadup-and-dump, args passed by Makefile. */
|
2367
|
2586 if (argc > 2 + skip_args &&
|
|
2587 !wext_strcmp_ascii (argv[1 + skip_args], "-l"))
|
|
2588 load_me = build_wext_string (argv[2 + skip_args],
|
|
2589 Qcommand_argument_encoding);
|
428
|
2590 }
|
|
2591
|
|
2592 #ifdef QUANTIFY
|
|
2593 if (initialized)
|
|
2594 quantify_start_recording_data ();
|
|
2595 #endif /* QUANTIFY */
|
|
2596
|
|
2597 initialized = 1;
|
|
2598
|
|
2599 /* This never returns. */
|
|
2600 initial_command_loop (load_me);
|
|
2601 /* NOTREACHED */
|
|
2602 }
|
|
2603
|
|
2604
|
|
2605 /* Sort the args so we can find the most important ones
|
|
2606 at the beginning of argv. */
|
|
2607
|
|
2608 /* First, here's a table of all the standard options. */
|
|
2609
|
|
2610 struct standard_args
|
|
2611 {
|
2367
|
2612 const Ascbyte *name;
|
|
2613 const Ascbyte *longname;
|
428
|
2614 int priority;
|
|
2615 int nargs;
|
|
2616 };
|
|
2617
|
442
|
2618 static const struct standard_args standard_args[] =
|
428
|
2619 {
|
776
|
2620 /* Handled by main_1 above: Each must have its own priority and must be
|
|
2621 in the order mentioned in main_1. */
|
442
|
2622 { "-sd", "--show-dump-id", 105, 0 },
|
|
2623 { "-nd", "--no-dump-file", 95, 0 },
|
826
|
2624 { "-batch", "--batch", 88, 0 },
|
771
|
2625 #ifdef WIN32_NATIVE
|
826
|
2626 { "-mswindows-termination-handle", 0, 84, 1 },
|
771
|
2627 { "-nuni", "--no-unicode-lib-calls", 83, 0 },
|
|
2628 #endif /* WIN32_NATIVE */
|
428
|
2629 { "-debug-paths", "--debug-paths", 82, 0 },
|
776
|
2630 { "-no-packages", "--no-packages", 81, 0 },
|
|
2631 { "-no-early-packages", "--no-early-packages", 80, 0 },
|
|
2632 { "-no-site-modules", "--no-site-modules", 78, 0 },
|
|
2633 { "-vanilla", "--vanilla", 76, 0 },
|
|
2634 { "-no-autoloads", "--no-autoloads", 74, 0 },
|
|
2635 { "-help", "--help", 72, 0 },
|
|
2636 { "-version", "--version", 70, 0 },
|
|
2637 { "-V", 0, 68, 0 },
|
1315
|
2638 { "-nw", "--no-windows", 66, 0 },
|
|
2639 { "-tty", "--use-tty", 65, 0 },
|
|
2640 { "-x", "--use-x", 64, 0 },
|
|
2641 { "-gtk", "--use-gtk", 63, 0 },
|
|
2642 { "-gnome", "--use-gnome", 62, 0 },
|
|
2643 { "-msw", "--use-ms-windows", 61, 0 },
|
|
2644 { "-t", "--terminal", 58, 1 },
|
|
2645 { "-d", "--display", 57, 1 },
|
|
2646 { "-display", 0, 56, 1 },
|
428
|
2647
|
|
2648 /* Handled by command-line-early in startup.el: */
|
|
2649 { "-q", "--no-init-file", 50, 0 },
|
|
2650 { "-no-init-file", 0, 50, 0 },
|
776
|
2651 { "-no-site-file", "--no-site-file", 50, 0 },
|
|
2652 { "-unmapped", "--unmapped", 50, 0 },
|
|
2653 { "-u", "--user", 50, 1 },
|
|
2654 { "-user", 0, 50, 1 },
|
|
2655 { "-user-init-file", "--user-init-file", 50, 1 },
|
|
2656 { "-user-init-directory", "--user-init-directory", 50, 1 },
|
|
2657 { "-debug-init", "--debug-init", 50, 0 },
|
428
|
2658
|
|
2659 /* Xt options: */
|
|
2660 { "-i", "--icon-type", 15, 0 },
|
|
2661 { "-itype", 0, 15, 0 },
|
|
2662 { "-iconic", "--iconic", 15, 0 },
|
|
2663 { "-bg", "--background-color", 10, 1 },
|
|
2664 { "-background", 0, 10, 1 },
|
|
2665 { "-fg", "--foreground-color", 10, 1 },
|
|
2666 { "-foreground", 0, 10, 1 },
|
|
2667 { "-bd", "--border-color", 10, 1 },
|
|
2668 { "-bw", "--border-width", 10, 1 },
|
|
2669 { "-ib", "--internal-border", 10, 1 },
|
|
2670 { "-ms", "--mouse-color", 10, 1 },
|
|
2671 { "-cr", "--cursor-color", 10, 1 },
|
|
2672 { "-fn", "--font", 10, 1 },
|
|
2673 { "-font", 0, 10, 1 },
|
|
2674 { "-g", "--geometry", 10, 1 },
|
|
2675 { "-geometry", 0, 10, 1 },
|
|
2676 { "-T", "--title", 10, 1 },
|
|
2677 { "-title", 0, 10, 1 },
|
|
2678 { "-name", "--name", 10, 1 },
|
|
2679 { "-xrm", "--xrm", 10, 1 },
|
|
2680 { "-r", "--reverse-video", 5, 0 },
|
|
2681 { "-rv", 0, 5, 0 },
|
|
2682 { "-reverse", 0, 5, 0 },
|
|
2683 { "-hb", "--horizontal-scroll-bars", 5, 0 },
|
|
2684 { "-vb", "--vertical-scroll-bars", 5, 0 },
|
|
2685
|
776
|
2686 { "-eol", "--enable-eol-detection", 2, 0 },
|
|
2687 { "-enable-eol-detection", 0, 2, 0 },
|
428
|
2688 /* These have the same priority as ordinary file name args,
|
|
2689 so they are not reordered with respect to those. */
|
|
2690 { "-L", "--directory", 0, 1 },
|
|
2691 { "-directory", 0, 0, 1 },
|
|
2692 { "-l", "--load", 0, 1 },
|
|
2693 { "-load", 0, 0, 1 },
|
|
2694 { "-f", "--funcall", 0, 1 },
|
|
2695 { "-funcall", 0, 0, 1 },
|
|
2696 { "-eval", "--eval", 0, 1 },
|
|
2697 { "-insert", "--insert", 0, 1 },
|
|
2698 /* This should be processed after ordinary file name args and the like. */
|
|
2699 { "-kill", "--kill", -10, 0 },
|
|
2700 };
|
|
2701
|
|
2702 /* Reorder the elements of ARGV (assumed to have ARGC elements)
|
|
2703 so that the highest priority ones come first.
|
|
2704 Do not change the order of elements of equal priority.
|
|
2705 If an option takes an argument, keep it and its argument together. */
|
|
2706
|
|
2707 static void
|
2367
|
2708 sort_args (int argc, Wexttext **argv)
|
428
|
2709 {
|
2367
|
2710 Wexttext **new_argv = xnew_array (Wexttext *, argc);
|
428
|
2711 /* For each element of argv,
|
|
2712 the corresponding element of options is:
|
|
2713 0 for an option that takes no arguments,
|
|
2714 1 for an option that takes one argument, etc.
|
|
2715 -1 for an ordinary non-option argument. */
|
|
2716 int *options = xnew_array (int, argc);
|
|
2717 int *priority = xnew_array (int, argc);
|
|
2718 int to = 1;
|
|
2719 int from;
|
|
2720 int i;
|
|
2721 int end_of_options_p = 0;
|
|
2722
|
|
2723 /* Categorize all the options,
|
|
2724 and figure out which argv elts are option arguments. */
|
|
2725 for (from = 1; from < argc; from++)
|
|
2726 {
|
|
2727 options[from] = -1;
|
|
2728 priority[from] = 0;
|
|
2729 /* Pseudo options "--" and "run-temacs" indicate end of options */
|
2367
|
2730 if (!wext_strcmp_ascii (argv[from], "--") ||
|
|
2731 !wext_strcmp_ascii (argv[from], "run-temacs"))
|
428
|
2732 end_of_options_p = 1;
|
|
2733 if (!end_of_options_p && argv[from][0] == '-')
|
|
2734 {
|
2367
|
2735 int match;
|
|
2736 Charcount thislen;
|
|
2737 Wexttext *equals;
|
428
|
2738
|
|
2739 /* Look for a match with a known old-fashioned option. */
|
|
2740 for (i = 0; i < countof (standard_args); i++)
|
2367
|
2741 if (!wext_strcmp_ascii (argv[from], standard_args[i].name))
|
428
|
2742 {
|
|
2743 options[from] = standard_args[i].nargs;
|
|
2744 priority[from] = standard_args[i].priority;
|
|
2745 if (from + standard_args[i].nargs >= argc)
|
2367
|
2746 fatal ("Option `%s' requires an argument\n",
|
|
2747 WEXTTEXT_TO_8_BIT (argv[from]));
|
428
|
2748 from += standard_args[i].nargs;
|
|
2749 goto done;
|
|
2750 }
|
|
2751
|
|
2752 /* Look for a match with a known long option.
|
|
2753 MATCH is -1 if no match so far, -2 if two or more matches so far,
|
|
2754 >= 0 (the table index of the match) if just one match so far. */
|
|
2755 if (argv[from][1] == '-')
|
|
2756 {
|
|
2757 match = -1;
|
2367
|
2758 thislen = wext_strlen (argv[from]);
|
|
2759 equals = wext_strchr (argv[from], '=');
|
428
|
2760 if (equals != 0)
|
|
2761 thislen = equals - argv[from];
|
|
2762
|
|
2763 for (i = 0; i < countof (standard_args); i++)
|
|
2764 if (standard_args[i].longname
|
2367
|
2765 && !wext_strncmp_ascii (argv[from],
|
|
2766 standard_args[i].longname,
|
|
2767 thislen))
|
428
|
2768 {
|
|
2769 if (match == -1)
|
|
2770 match = i;
|
|
2771 else
|
|
2772 match = -2;
|
|
2773 }
|
|
2774
|
|
2775 /* If we found exactly one match, use that. */
|
|
2776 if (match >= 0)
|
|
2777 {
|
|
2778 options[from] = standard_args[match].nargs;
|
|
2779 priority[from] = standard_args[match].priority;
|
|
2780 /* If --OPTION=VALUE syntax is used,
|
|
2781 this option uses just one argv element. */
|
|
2782 if (equals != 0)
|
|
2783 options[from] = 0;
|
|
2784 if (from + options[from] >= argc)
|
2367
|
2785 fatal ("Option `%s' requires an argument\n",
|
|
2786 WEXTTEXT_TO_8_BIT (argv[from]));
|
428
|
2787 from += options[from];
|
|
2788 }
|
|
2789 }
|
|
2790 done: ;
|
|
2791 }
|
|
2792 }
|
|
2793
|
|
2794 /* Copy the arguments, in order of decreasing priority, to NEW_ARGV. */
|
|
2795 new_argv[0] = argv[0];
|
|
2796 while (to < argc)
|
|
2797 {
|
|
2798 int best = -1;
|
|
2799 int best_priority = -9999;
|
|
2800
|
|
2801 /* Find the highest priority remaining option.
|
|
2802 If several have equal priority, take the first of them. */
|
|
2803 for (from = 1; from < argc; from++)
|
|
2804 {
|
|
2805 if (argv[from] != 0 && priority[from] > best_priority)
|
|
2806 {
|
|
2807 best_priority = priority[from];
|
|
2808 best = from;
|
|
2809 }
|
|
2810 /* Skip option arguments--they are tied to the options. */
|
|
2811 if (options[from] > 0)
|
|
2812 from += options[from];
|
|
2813 }
|
|
2814
|
|
2815 if (best < 0)
|
2500
|
2816 ABORT ();
|
428
|
2817
|
1315
|
2818 /* Copy the highest priority remaining option, with its args, to
|
|
2819 NEW_ARGV. */
|
428
|
2820 new_argv[to++] = argv[best];
|
|
2821 for (i = 0; i < options[best]; i++)
|
|
2822 new_argv[to++] = argv[best + i + 1];
|
|
2823
|
|
2824 /* Clear out this option in ARGV. */
|
|
2825 argv[best] = 0;
|
|
2826 for (i = 0; i < options[best]; i++)
|
|
2827 argv[best + i + 1] = 0;
|
|
2828 }
|
|
2829
|
2367
|
2830 memcpy (argv, new_argv, sizeof (Wexttext *) * argc);
|
|
2831 xfree (new_argv, Wexttext **);
|
1726
|
2832 xfree (options, int *);
|
|
2833 xfree (priority, int *);
|
428
|
2834 }
|
|
2835
|
|
2836 DEFUN ("running-temacs-p", Frunning_temacs_p, 0, 0, 0, /*
|
|
2837 True if running temacs. This means we are in the dumping stage.
|
|
2838 This is false during normal execution of the `xemacs' program, and
|
|
2839 becomes false once `run-emacs-from-temacs' is run.
|
|
2840 */
|
|
2841 ())
|
|
2842 {
|
|
2843 return run_temacs_argc >= 0 ? Qt : Qnil;
|
|
2844 }
|
|
2845
|
1315
|
2846 DEFUN ("emacs-run-status", Femacs_run_status, 0, 0, 0, /*
|
|
2847 Plist of values indicating the current run status of this XEmacs.
|
|
2848 Currently defined values:
|
|
2849
|
|
2850 `temacs'
|
|
2851 If non-nil, we are running a "raw temacs" (no dump data is present
|
|
2852 and `run-emacs-from-temacs' not called). (same as `running-temacs-p')
|
|
2853
|
|
2854 `dumping'
|
|
2855 If non-nil, we are in the process of creating dump data. (same as
|
|
2856 `purify-flag')
|
|
2857
|
|
2858 `restarted'
|
|
2859 If non-nil, `run-emacs-from-temacs' was called.
|
|
2860
|
|
2861 `pdump'
|
|
2862 If non-nil, we were compiled with pdump (portable dumping) support.
|
|
2863
|
|
2864 `batch'
|
|
2865 If non-nil, we are running non-interactively. (same as `noninteractive')
|
|
2866 */
|
|
2867 ())
|
|
2868 {
|
|
2869 Lisp_Object plist = Qnil;
|
|
2870
|
|
2871 #define ADD_PLIST(key, val) plist = Fcons (val, Fcons (key, plist))
|
|
2872 if (run_temacs_argc >= 0)
|
|
2873 ADD_PLIST (Qtemacs, Qt);
|
|
2874 if (purify_flag)
|
|
2875 ADD_PLIST (Qdumping, Qt);
|
|
2876 if (run_temacs_argc == -2)
|
|
2877 ADD_PLIST (Qrestarted, Qt);
|
|
2878 #ifdef PDUMP
|
|
2879 ADD_PLIST (Qpdump, Qt);
|
|
2880 #endif
|
|
2881 if (noninteractive)
|
|
2882 ADD_PLIST (Qbatch, Qt);
|
|
2883
|
|
2884 #undef ADD_PLIST
|
|
2885 return Fnreverse (plist);
|
|
2886 }
|
|
2887
|
2268
|
2888 DEFUN_NORETURN ("run-emacs-from-temacs", Frun_emacs_from_temacs, 0, MANY, 0, /*
|
428
|
2889 Do not call this. It will reinitialize your XEmacs. You'll be sorry.
|
|
2890 */
|
|
2891 /* If this function is called from startup.el, it will be possible to run
|
|
2892 temacs as an editor using 'temacs -batch -l loadup.el run-temacs', instead
|
|
2893 of having to dump an emacs and then run that (when debugging emacs itself,
|
|
2894 this can be much faster)). [Actually, the speed difference isn't that
|
|
2895 much as long as your filesystem is local, and you don't end up with
|
|
2896 a dumped version in case you want to rerun it. This function is most
|
|
2897 useful when used as part of the `make all-elc' command. --ben]
|
|
2898 This will "restart" emacs with the specified command-line arguments.
|
|
2899
|
|
2900 Martin thinks this function is most useful when using debugging
|
|
2901 tools like Purify or tcov that get confused by XEmacs' dumping. */
|
|
2902 (int nargs, Lisp_Object *args))
|
|
2903 {
|
2367
|
2904 int i;
|
428
|
2905
|
|
2906 assert (!gc_in_progress);
|
|
2907
|
|
2908 if (run_temacs_argc < 0)
|
2367
|
2909 invalid_operation ("I've lost my temacs-hood", Qunbound);
|
|
2910
|
|
2911 run_temacs_argc = nargs + 1;
|
|
2912 run_temacs_argv = xnew_array (Wexttext *, nargs + 2);
|
|
2913
|
|
2914 LISP_STRING_TO_EXTERNAL_MALLOC (Fcar (Vcommand_line_args),
|
|
2915 run_temacs_argv[0],
|
|
2916 Qcommand_argument_encoding);
|
|
2917 for (i = 0; i < nargs; i++)
|
428
|
2918 {
|
2367
|
2919 CHECK_STRING (args[i]);
|
|
2920
|
|
2921 LISP_STRING_TO_EXTERNAL_MALLOC (args[i], run_temacs_argv[i + 1],
|
|
2922 Qcommand_argument_encoding);
|
428
|
2923 }
|
2367
|
2924 run_temacs_argv[nargs + 1] = 0;
|
|
2925
|
428
|
2926 catchlist = NULL; /* Important! Otherwise free_cons() calls in
|
|
2927 condition_case_unwind() may lead to GC death. */
|
771
|
2928 unbind_to (0); /* this closes loadup.el */
|
428
|
2929 purify_flag = 0;
|
1303
|
2930 #if defined (HEAP_IN_DATA) && !defined (PDUMP)
|
428
|
2931 report_sheap_usage (0);
|
|
2932 #endif
|
1315
|
2933
|
|
2934 /* run-temacs usually only occurs as a result of building, and in all such
|
|
2935 cases we want a backtrace, even if it occurs very early. */
|
|
2936 if (NILP (Vstack_trace_on_error))
|
|
2937 Vstack_trace_on_error = Qt;
|
|
2938
|
428
|
2939 LONGJMP (run_temacs_catch, 1);
|
1204
|
2940 RETURN_NOT_REACHED (Qnil);
|
428
|
2941 }
|
|
2942
|
|
2943 /* ARGSUSED */
|
|
2944 int
|
2367
|
2945 main (int argc, Extbyte **argv, Extbyte **UNUSED (envp))
|
428
|
2946 {
|
442
|
2947
|
|
2948 #ifdef _MSC_VER
|
|
2949 /* Under VC++, access violations and the like are not sent through
|
|
2950 the standard signal() mechanism. Rather, they need to be handled
|
|
2951 using the Microsoft "structured exception handling" mechanism,
|
|
2952 which vaguely resembles the C++ mechanisms. */
|
|
2953 __try
|
|
2954 {
|
|
2955 #endif
|
|
2956
|
428
|
2957 int volatile vol_argc = argc;
|
2367
|
2958 Wexttext ** volatile vol_argv;
|
428
|
2959 /* This is hairy. We need to compute where the XEmacs binary was invoked
|
|
2960 from because temacs initialization requires it to find the lisp
|
|
2961 directories. The code that recomputes the path is guarded by the
|
|
2962 restarted flag. There are three possible paths I've found so far
|
|
2963 through this:
|
|
2964
|
|
2965 temacs -- When running temacs for basic build stuff, the first main_1
|
|
2966 will be the only one invoked. It must compute the path else there
|
|
2967 will be a very ugly bomb in startup.el (can't find obvious location
|
|
2968 for doc-directory data-directory, etc.).
|
|
2969
|
|
2970 temacs w/ run-temacs on the command line -- This is run to bytecompile
|
|
2971 all the out of date dumped lisp. It will execute both of the main_1
|
|
2972 calls and the second one must not touch the first computation because
|
|
2973 argc/argv are hosed the second time through.
|
|
2974
|
|
2975 xemacs -- Only the second main_1 is executed. The invocation path must
|
|
2976 computed but this only matters when running in place or when running
|
|
2977 as a login shell.
|
|
2978
|
|
2979 As a bonus for straightening this out, XEmacs can now be run in place
|
|
2980 as a login shell. This never used to work.
|
|
2981
|
|
2982 As another bonus, we can now guarantee that
|
|
2983 (concat invocation-directory invocation-name) contains the filename
|
|
2984 of the XEmacs binary we are running. This can now be used in a
|
|
2985 definite test for out of date dumped files. -slb */
|
|
2986 int restarted = 0;
|
|
2987 #ifdef QUANTIFY
|
|
2988 quantify_stop_recording_data ();
|
|
2989 quantify_clear_data ();
|
|
2990 #endif /* QUANTIFY */
|
|
2991
|
2367
|
2992 inhibit_non_essential_conversion_operations = 1;
|
428
|
2993 suppress_early_error_handler_backtrace = 0;
|
|
2994 lim_data = 0; /* force reinitialization of this variable */
|
|
2995
|
|
2996 /* Lisp_Object must fit in a word; check VALBITS and GCTYPEBITS */
|
|
2997 assert (sizeof (Lisp_Object) == sizeof (void *));
|
|
2998
|
|
2999 #ifdef LINUX_SBRK_BUG
|
|
3000 sbrk (1);
|
|
3001 #endif
|
|
3002
|
2367
|
3003 #ifdef WIN32_ANY
|
|
3004 /* Figure out which version we're running so XEUNICODE_P works */
|
|
3005 init_win32_very_very_early ();
|
|
3006 #endif
|
|
3007
|
|
3008 #ifdef WIN32_NATIVE
|
|
3009 #if 0
|
|
3010 /* !!#### We should be doing something like this, but this messes up
|
|
3011 globbing. I tried using wmain() and linking with WSETARGV, but the
|
|
3012 routines for WSETARGV are left out of MSVCRT.DLL!
|
|
3013
|
|
3014 To fix this we need to copy the argument-expanding and globbing code
|
|
3015 from Cygwin and Unicode-ize it. Yuck. */
|
|
3016 if (XEUNICODE_P)
|
|
3017 /* Set up Unicode versions of the arguments. */
|
|
3018 vol_argv = CommandLineToArgvW (GetCommandLineW (), &vol_argc);
|
|
3019 #else
|
|
3020 {
|
|
3021 int i;
|
|
3022
|
|
3023 vol_argv = alloca_array (Wexttext *, argc);
|
|
3024 for (i = 0; i < argc; i++)
|
|
3025 vol_argv[i] = MULTIBYTE_TO_WEXTTEXT (argv[i]);
|
|
3026 }
|
|
3027 #endif
|
|
3028 #else
|
|
3029 vol_argv = (Wexttext **) argv;
|
|
3030 #endif /* WIN32_NATIVE */
|
|
3031
|
428
|
3032 if (!initialized)
|
|
3033 {
|
|
3034 #ifdef DOUG_LEA_MALLOC
|
|
3035 mallopt (M_MMAP_MAX, 0);
|
|
3036 #endif
|
|
3037 run_temacs_argc = 0;
|
|
3038 if (! SETJMP (run_temacs_catch))
|
|
3039 {
|
2367
|
3040 main_1 (vol_argc, vol_argv, NULL, 0);
|
428
|
3041 }
|
|
3042 /* run-emacs-from-temacs called */
|
|
3043 restarted = 1;
|
|
3044 vol_argc = run_temacs_argc;
|
|
3045 vol_argv = run_temacs_argv;
|
|
3046 #ifdef _SCO_DS
|
|
3047 /* This makes absolutely no sense to anyone involved. There are
|
|
3048 several people using this stuff. We've compared versions on
|
|
3049 everything we can think of. We can find no difference.
|
|
3050 However, on both my systems environ is a plain old global
|
|
3051 variable initialized to zero. _environ is the one that
|
|
3052 contains pointers to the actual environment.
|
|
3053
|
|
3054 Since we can't figure out the difference (and we're hours
|
|
3055 away from a release), this takes a very cowardly approach and
|
|
3056 is bracketed with both a system specific preprocessor test
|
|
3057 and a runtime "do you have this problem" test
|
|
3058
|
|
3059 06/20/96 robertl@dgii.com */
|
|
3060 {
|
2367
|
3061 extern Extbyte *_environ;
|
|
3062 if (environ == NULL)
|
1315
|
3063 environ = _environ;
|
428
|
3064 }
|
|
3065 #endif /* _SCO_DS */
|
|
3066 }
|
456
|
3067 #if defined (RUN_TIME_REMAP) && ! defined (PDUMP)
|
428
|
3068 else
|
|
3069 /* obviously no-one uses this because where it was before initialized was
|
|
3070 *always* true */
|
|
3071 run_time_remap (argv[0]);
|
|
3072 #endif
|
|
3073
|
|
3074 #ifdef DOUG_LEA_MALLOC
|
|
3075 if (initialized && (malloc_state_ptr != NULL))
|
|
3076 {
|
|
3077 int rc = malloc_set_state (malloc_state_ptr);
|
|
3078 if (rc != 0)
|
|
3079 {
|
442
|
3080 stderr_out ("malloc_set_state failed, rc = %d\n", rc);
|
2500
|
3081 ABORT ();
|
428
|
3082 }
|
|
3083 #if 0
|
|
3084 free (malloc_state_ptr);
|
|
3085 #endif
|
|
3086 /* mmap works in glibc-2.1, glibc-2.0 (Non-Mule only) and Linux libc5 */
|
1303
|
3087 #if (defined (__GLIBC__) && __GLIBC_MINOR__ >= 1) || \
|
|
3088 defined (_NO_MALLOC_WARNING_) || \
|
|
3089 (defined (__GLIBC__) && __GLIBC_MINOR__ < 1 && !defined (MULE)) || \
|
|
3090 defined (DEBUG_DOUG_LEA_MALLOC)
|
428
|
3091 mallopt (M_MMAP_MAX, 64);
|
|
3092 #endif
|
|
3093 #ifdef REL_ALLOC
|
|
3094 r_alloc_reinit ();
|
|
3095 #endif
|
|
3096 }
|
|
3097 #endif /* DOUG_LEA_MALLOC */
|
|
3098
|
1315
|
3099 run_temacs_argc = -2;
|
428
|
3100
|
2367
|
3101 main_1 (vol_argc, vol_argv, NULL, restarted);
|
442
|
3102
|
|
3103 #ifdef _MSC_VER
|
|
3104 }
|
|
3105 /* VC++ documentation says that
|
|
3106 GetExceptionCode() cannot be called inside the filter itself. */
|
|
3107 __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
|
|
3108 #endif
|
|
3109
|
1204
|
3110 RETURN_NOT_REACHED (0);
|
428
|
3111 }
|
|
3112
|
|
3113
|
771
|
3114 /************************************************************************/
|
|
3115 /* dumping XEmacs (to a new EXE file) */
|
|
3116 /************************************************************************/
|
|
3117
|
1204
|
3118 #if !defined (PDUMP) || !defined (SYSTEM_MALLOC)
|
2367
|
3119 extern Rawbyte my_edata[];
|
428
|
3120 #endif
|
771
|
3121
|
|
3122 extern void disable_free_hook (void);
|
|
3123
|
|
3124 DEFUN ("dump-emacs", Fdump_emacs, 2, 2, 0, /*
|
|
3125 Dump current state of XEmacs into executable file FILENAME.
|
|
3126 Take symbols from SYMFILE (presumably the file you executed to run XEmacs).
|
|
3127 This is used in the file `loadup.el' when building XEmacs.
|
|
3128
|
|
3129 Remember to set `command-line-processed' to nil before dumping
|
|
3130 if you want the dumped XEmacs to process its command line
|
|
3131 and announce itself normally when it is run.
|
428
|
3132 */
|
771
|
3133 (filename, symfile))
|
428
|
3134 {
|
|
3135 /* This function can GC */
|
771
|
3136 struct gcpro gcpro1, gcpro2;
|
|
3137 int opurify;
|
|
3138
|
|
3139 GCPRO2 (filename, symfile);
|
|
3140
|
|
3141 #ifdef FREE_CHECKING
|
|
3142 Freally_free (Qnil);
|
|
3143
|
|
3144 /* When we're dumping, we can't use the debugging free() */
|
|
3145 disable_free_hook ();
|
|
3146 #endif
|
|
3147
|
|
3148 CHECK_STRING (filename);
|
|
3149 filename = Fexpand_file_name (filename, Qnil);
|
|
3150 if (!NILP (symfile))
|
428
|
3151 {
|
771
|
3152 CHECK_STRING (symfile);
|
|
3153 if (XSTRING_LENGTH (symfile) > 0)
|
|
3154 symfile = Fexpand_file_name (symfile, Qnil);
|
|
3155 else
|
|
3156 symfile = Qnil;
|
428
|
3157 }
|
|
3158
|
771
|
3159 opurify = purify_flag;
|
|
3160 purify_flag = 0;
|
|
3161
|
1303
|
3162 #if defined (HEAP_IN_DATA) && !defined (PDUMP)
|
771
|
3163 report_sheap_usage (1);
|
|
3164 #endif
|
|
3165
|
|
3166 clear_message ();
|
|
3167
|
|
3168 fflush (stderr);
|
|
3169 fflush (stdout);
|
|
3170
|
|
3171 disksave_object_finalization ();
|
|
3172 release_breathing_space ();
|
|
3173
|
|
3174 /* Tell malloc where start of impure now is */
|
|
3175 /* Also arrange for warnings when nearly out of space. */
|
|
3176 #ifndef SYSTEM_MALLOC
|
|
3177 memory_warnings (my_edata, malloc_warning);
|
|
3178 #endif
|
|
3179
|
814
|
3180 garbage_collect_1 ();
|
|
3181
|
|
3182 #ifdef PDUMP
|
|
3183 pdump ();
|
|
3184 #elif defined (WIN32_NATIVE)
|
|
3185 unexec (XSTRING_DATA (filename),
|
|
3186 STRINGP (symfile) ? XSTRING_DATA (symfile) : 0,
|
|
3187 (uintptr_t) my_edata, 0, 0);
|
|
3188 #else
|
771
|
3189 {
|
|
3190 Extbyte *filename_ext;
|
|
3191 Extbyte *symfile_ext;
|
|
3192
|
|
3193 LISP_STRING_TO_EXTERNAL (filename, filename_ext, Qfile_name);
|
|
3194
|
|
3195 if (STRINGP (symfile))
|
|
3196 LISP_STRING_TO_EXTERNAL (symfile, symfile_ext, Qfile_name);
|
|
3197 else
|
|
3198 symfile_ext = 0;
|
|
3199
|
814
|
3200 # ifdef DOUG_LEA_MALLOC
|
771
|
3201 malloc_state_ptr = malloc_get_state ();
|
814
|
3202 # endif
|
771
|
3203 /* here we break our rule that the filename conversion should
|
|
3204 be performed at the actual time that the system call is made.
|
|
3205 It's a whole lot easier to do the conversion here than to
|
|
3206 modify all the unexec routines to ensure that filename
|
|
3207 conversion is applied everywhere. Don't worry about memory
|
|
3208 leakage because this call only happens once. */
|
|
3209 unexec (filename_ext, symfile_ext, (uintptr_t) my_edata, 0, 0);
|
814
|
3210 # ifdef DOUG_LEA_MALLOC
|
771
|
3211 free (malloc_state_ptr);
|
814
|
3212 # endif
|
771
|
3213 }
|
814
|
3214 #endif /* not PDUMP, not WIN32_NATIVE */
|
771
|
3215
|
|
3216 purify_flag = opurify;
|
|
3217
|
814
|
3218 UNGCPRO;
|
771
|
3219 return Qnil;
|
|
3220 }
|
|
3221
|
|
3222
|
|
3223 /************************************************************************/
|
|
3224 /* exiting XEmacs (intended or not) */
|
|
3225 /************************************************************************/
|
|
3226
|
2367
|
3227 /*
|
|
3228
|
|
3229 Info on intended/unintended exits:
|
|
3230
|
|
3231 (Info-goto-node "(internals)Exiting")
|
771
|
3232 */
|
|
3233
|
|
3234 /* ------------------------------- */
|
|
3235 /* low-level debugging functions */
|
|
3236 /* ------------------------------- */
|
|
3237
|
|
3238 #if defined (WIN32_NATIVE) && defined (DEBUG_XEMACS)
|
|
3239 #define debugging_breakpoint() DebugBreak ()
|
|
3240 #else
|
|
3241 #define debugging_breakpoint()
|
|
3242 #endif
|
|
3243
|
|
3244 void
|
|
3245 debug_break (void)
|
|
3246 {
|
|
3247 debugging_breakpoint ();
|
|
3248 }
|
|
3249
|
1315
|
3250 #ifdef WIN32_ANY
|
771
|
3251
|
|
3252 /* Return whether all bytes in the specified memory block can be read. */
|
|
3253 int
|
|
3254 debug_can_access_memory (void *ptr, Bytecount len)
|
|
3255 {
|
|
3256 return !IsBadReadPtr (ptr, len);
|
|
3257 }
|
|
3258
|
1315
|
3259 #else /* !WIN32_ANY */
|
771
|
3260
|
|
3261 /* #### There must be a better way!!!! */
|
|
3262
|
|
3263 static JMP_BUF memory_error_jump;
|
|
3264
|
|
3265 static SIGTYPE
|
|
3266 debug_memory_error (int signum)
|
|
3267 {
|
|
3268 EMACS_REESTABLISH_SIGNAL (signum, debug_memory_error);
|
|
3269 EMACS_UNBLOCK_SIGNAL (signum);
|
|
3270 LONGJMP (memory_error_jump, 1);
|
|
3271 }
|
|
3272
|
|
3273 /* Return whether all bytes in the specified memory block can be read. */
|
|
3274 int
|
|
3275 debug_can_access_memory (void *ptr, Bytecount len)
|
|
3276 {
|
|
3277 /* Use volatile to protect variables from being clobbered by longjmp. */
|
|
3278 SIGTYPE (*volatile old_sigbus) (int);
|
|
3279 SIGTYPE (*volatile old_sigsegv) (int);
|
|
3280 volatile int old_errno = errno;
|
|
3281 volatile int retval = 1;
|
|
3282
|
|
3283 if (!SETJMP (memory_error_jump))
|
|
3284 {
|
|
3285 old_sigbus =
|
|
3286 (SIGTYPE (*) (int)) EMACS_SIGNAL (SIGBUS, debug_memory_error);
|
|
3287 old_sigsegv =
|
|
3288 (SIGTYPE (*) (int)) EMACS_SIGNAL (SIGSEGV, debug_memory_error);
|
|
3289
|
|
3290 if (len > 1)
|
|
3291 /* If we can, try to avoid problems with super-optimizing compilers
|
|
3292 that might decide that memcmp (ptr, ptr, len) can be optimized
|
|
3293 away since its result is always 1. */
|
2367
|
3294 memcmp (ptr, (Rawbyte *) ptr + 1, len - 1);
|
771
|
3295 else
|
|
3296 memcmp (ptr, ptr, len);
|
|
3297 }
|
|
3298 else
|
|
3299 retval = 0;
|
|
3300 EMACS_SIGNAL (SIGBUS, old_sigbus);
|
|
3301 EMACS_SIGNAL (SIGSEGV, old_sigsegv);
|
|
3302 errno = old_errno;
|
854
|
3303
|
771
|
3304 return retval;
|
|
3305 }
|
|
3306
|
1315
|
3307 #endif /* WIN32_ANY */
|
771
|
3308
|
|
3309 #ifdef DEBUG_XEMACS
|
|
3310
|
|
3311 DEFUN ("force-debugging-signal", Fforce_debugging_signal, 0, 1, 0, /*
|
|
3312 Cause XEmacs to enter the debugger.
|
|
3313 On some systems, there may be no way to do this gracefully; if so,
|
|
3314 nothing happens unless ABORT is non-nil, in which case XEmacs will
|
2500
|
3315 ABORT() -- a sure-fire way to immediately get back to the debugger,
|
771
|
3316 but also a sure-fire way to kill XEmacs (and dump core on Unix
|
|
3317 systems)!
|
|
3318 */
|
|
3319 (abort_))
|
|
3320 {
|
|
3321 debugging_breakpoint ();
|
|
3322 if (!NILP (abort_))
|
2500
|
3323 ABORT ();
|
771
|
3324 return Qnil;
|
|
3325 }
|
|
3326
|
|
3327 #endif /* DEBUG_XEMACS */
|
|
3328
|
|
3329 /* ------------------------------- */
|
|
3330 /* some helper functions */
|
|
3331 /* ------------------------------- */
|
|
3332
|
|
3333 static void
|
|
3334 ensure_no_quitting_from_now_on (void)
|
|
3335 {
|
|
3336 /* make sure no quitting from now on!! */
|
|
3337 dont_check_for_quit = 1;
|
|
3338 Vinhibit_quit = Qt;
|
|
3339 Vquit_flag = Qnil;
|
|
3340 }
|
|
3341
|
442
|
3342 #ifdef HAVE_MS_WINDOWS
|
771
|
3343 static void
|
|
3344 pause_so_user_can_read_messages (int allow_further)
|
|
3345 {
|
|
3346 static int already_paused;
|
|
3347
|
1315
|
3348 if (already_paused)
|
771
|
3349 return;
|
|
3350 if (!allow_further)
|
|
3351 already_paused = 1;
|
442
|
3352 /* If we displayed a message on the console, then we must allow the
|
|
3353 user to see this message. This may be unnecessary, but can't hurt,
|
|
3354 and we can't necessarily check arg; e.g. xemacs --help kills with
|
|
3355 argument 0. */
|
1315
|
3356 if (mswindows_message_outputted &&
|
|
3357 /* noninteractive, we always show the box. Else,
|
|
3358 do it when there is not yet an initial frame -- in such case,
|
|
3359 XEmacs will just die immediately and we wouldn't see anything. */
|
|
3360 (noninteractive || NILP (Fselected_frame (Qnil))))
|
771
|
3361 Fmswindows_message_box
|
|
3362 (build_msg_string ("Messages outputted. XEmacs is exiting."),
|
|
3363 Qnil, Qnil);
|
|
3364 }
|
442
|
3365 #endif
|
|
3366
|
826
|
3367 #ifdef WIN32_NATIVE
|
|
3368
|
|
3369 static DWORD CALLBACK
|
|
3370 wait_for_termination_signal (LPVOID handle)
|
|
3371 {
|
|
3372 HANDLE hevent = (HANDLE) handle;
|
|
3373 WaitForSingleObject (hevent, INFINITE);
|
|
3374 ExitProcess (0);
|
|
3375 return 0; /* not reached */
|
|
3376 }
|
|
3377
|
|
3378 #endif
|
771
|
3379 /* -------------------------------- */
|
|
3380 /* a (more-or-less) normal shutdown */
|
|
3381 /* -------------------------------- */
|
428
|
3382
|
|
3383 /* Perform an orderly shutdown of XEmacs. Autosave any modified
|
|
3384 buffers, kill any child processes, clean up the terminal modes (if
|
|
3385 we're in the foreground), and other stuff like that. Don't perform
|
|
3386 any redisplay; this may be called when XEmacs is shutting down in
|
|
3387 the background, or after its X connection has died.
|
|
3388
|
|
3389 If SIG is a signal number, print a message for it.
|
|
3390
|
442
|
3391 This is called by fatal signal handlers and Fkill_emacs. It used to
|
|
3392 be called by X protocol error handlers, but instead they now call
|
|
3393 Fkill_emacs. */
|
771
|
3394
|
428
|
3395 static void
|
442
|
3396 shut_down_emacs (int sig, Lisp_Object stuff, int no_auto_save)
|
428
|
3397 {
|
|
3398 /* This function can GC */
|
|
3399 /* Prevent running of hooks and other non-essential stuff
|
|
3400 from now on. */
|
|
3401 preparing_for_armageddon = 1;
|
|
3402
|
442
|
3403 ensure_no_quitting_from_now_on ();
|
428
|
3404
|
|
3405 #ifdef QUANTIFY
|
|
3406 quantify_stop_recording_data ();
|
|
3407 #endif /* QUANTIFY */
|
|
3408
|
|
3409 /* This is absolutely the most important thing to do, so make sure
|
|
3410 we do it now, before anything else. We might have crashed and
|
|
3411 be in a weird inconsistent state, and potentially anything could
|
|
3412 set off another protection fault and cause us to bail out
|
|
3413 immediately. */
|
442
|
3414 /* Steve writes the following:
|
|
3415
|
|
3416 [[I'm not removing the code entirely, yet. We have run up against
|
428
|
3417 a spate of problems in diagnosing crashes due to crashes within
|
|
3418 crashes. It has very definitely been determined that code called
|
|
3419 during auto-saving cannot work if XEmacs crashed inside of GC.
|
|
3420 We already auto-save on an itimer so there cannot be too much
|
|
3421 unsaved stuff around, and if we get better crash reports we might
|
442
|
3422 be able to get more problems fixed so I'm disabling this. -slb]]
|
|
3423
|
|
3424 and DISABLES AUTO-SAVING ENTIRELY during crashes! Way way bad idea.
|
|
3425
|
|
3426 Instead let's just be more intelligent about avoiding crashing
|
|
3427 when possible, esp. nested crashes.
|
|
3428 */
|
|
3429 if (!no_auto_save)
|
|
3430 Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
|
428
|
3431
|
|
3432 fflush (stdout);
|
|
3433 reset_all_consoles ();
|
|
3434 if (sig && sig != SIGTERM)
|
|
3435 {
|
442
|
3436 if (sig == -1)
|
|
3437 stderr_out ("\nFatal error.\n\n");
|
|
3438 else
|
|
3439 stderr_out ("\nFatal error (%d).\n\n", sig);
|
428
|
3440 stderr_out
|
|
3441 ("Your files have been auto-saved.\n"
|
1204
|
3442 "Use `M-x recover-session' to recover them.\n"
|
|
3443 "\n"
|
|
3444 "Your version of XEmacs was distributed with a PROBLEMS file that may describe\n"
|
|
3445 "your crash, and with luck a workaround. Please check it first, but do report\n"
|
|
3446 "the crash anyway.\n\n"
|
428
|
3447 #ifdef INFODOCK
|
1204
|
3448 "Please report this bug by selecting `Report-Bug' in the InfoDock menu, or\n"
|
|
3449 "(last resort) by emailing `crashes@xemacs.org' -- note that this is for XEmacs\n"
|
|
3450 "in general, not just Infodock."
|
428
|
3451 #else
|
1204
|
3452 "Please report this bug by invoking M-x report-emacs-bug, or by selecting\n"
|
|
3453 "`Send Bug Report' from the Help menu. If that won't work, send ordinary\n"
|
|
3454 "email to `crashes@xemacs.org'."
|
|
3455 #endif
|
|
3456 " *MAKE SURE* to include this entire output\n"
|
|
3457 "from this crash, especially including the Lisp backtrace, as well as the\n"
|
|
3458 "XEmacs configuration from M-x describe-installation (or equivalently, the\n"
|
|
3459 "file `Installation' in the top of the build tree).\n"
|
|
3460 #ifdef _MSC_VER
|
|
3461 "\n"
|
|
3462 "If you are fortunate enough to have some sort of debugging aid installed\n"
|
|
3463 "on your system, for example Visual C++, and you can get a C stack backtrace,\n"
|
|
3464 "*please* include it, as it will make our life far easier.\n"
|
|
3465 "\n"
|
|
3466 #else
|
|
3467 "\n"
|
|
3468 "*Please* try *hard* to obtain a C stack backtrace; without it, we are unlikely\n"
|
|
3469 "to be able to analyze the problem. Locate the core file produced as a result\n"
|
|
3470 "of this crash (often called `core' or `core.<process-id>', and located in\n"
|
|
3471 "the directory in which you started XEmacs or your home directory), and type\n"
|
|
3472 "\n"
|
|
3473 " gdb "
|
442
|
3474 #endif
|
|
3475 );
|
|
3476 #ifndef _MSC_VER
|
428
|
3477 {
|
2367
|
3478 const Ibyte *name;
|
|
3479 Ibyte *dir = 0;
|
428
|
3480
|
|
3481 /* Now try to determine the actual path to the executable,
|
|
3482 to try to make the backtrace-determination process as foolproof
|
|
3483 as possible. */
|
|
3484 if (STRINGP (Vinvocation_name))
|
2367
|
3485 name = XSTRING_DATA (Vinvocation_name);
|
428
|
3486 else
|
2367
|
3487 name = (const Ibyte *) "xemacs";
|
428
|
3488 if (STRINGP (Vinvocation_directory))
|
2367
|
3489 dir = XSTRING_DATA (Vinvocation_directory);
|
428
|
3490 if (!dir || dir[0] != '/')
|
|
3491 stderr_out ("`which %s`", name);
|
2367
|
3492 else if (dir[qxestrlen (dir) - 1] != '/')
|
428
|
3493 stderr_out ("%s/%s", dir, name);
|
|
3494 else
|
|
3495 stderr_out ("%s%s", dir, name);
|
|
3496 }
|
|
3497 stderr_out
|
1097
|
3498 (" core\n"
|
|
3499 "\n"
|
1204
|
3500 "then type `where' at the debugger prompt. No GDB on your system? You may\n"
|
|
3501 "have DBX, or XDB, or SDB. (Ask your system administrator if you need help.)\n"
|
|
3502 "If no core file was produced, enable them (often with `ulimit -c unlimited')\n"
|
|
3503 "in case of future recurrance of the crash.\n");
|
442
|
3504 #endif /* _MSC_VER */
|
428
|
3505 }
|
|
3506
|
|
3507 stuff_buffered_input (stuff);
|
|
3508
|
|
3509 kill_buffer_processes (Qnil);
|
|
3510
|
|
3511 #ifdef CLASH_DETECTION
|
|
3512 unlock_all_files ();
|
|
3513 #endif
|
|
3514
|
|
3515 #ifdef TOOLTALK
|
|
3516 tt_session_quit (tt_default_session ());
|
|
3517 #if 0
|
|
3518 /* The following crashes when built on X11R5 and run on X11R6 */
|
|
3519 tt_close ();
|
|
3520 #endif
|
|
3521 #endif /* TOOLTALK */
|
|
3522 }
|
|
3523
|
771
|
3524 /* Dumping apparently isn't supported by versions of GCC >= 2.8. */
|
|
3525 /* The following needs conditionalization on whether either XEmacs or */
|
|
3526 /* various system shared libraries have been built and linked with */
|
|
3527 /* GCC >= 2.8. -slb */
|
1303
|
3528 #if defined (GNU_MALLOC)
|
771
|
3529 static void
|
2286
|
3530 voodoo_free_hook (void *UNUSED (mem))
|
771
|
3531 {
|
|
3532 /* Disable all calls to free() when XEmacs is exiting and it doesn't */
|
|
3533 /* matter. */
|
|
3534 __free_hook =
|
2286
|
3535 #if defined (TYPEOF) && !defined (UNO)
|
1792
|
3536 /* prototype of __free_hook varies with glibc version */
|
1799
|
3537 (TYPEOF (__free_hook))
|
440
|
3538 #endif
|
771
|
3539 voodoo_free_hook;
|
|
3540 }
|
|
3541 #endif /* GNU_MALLOC */
|
|
3542
|
2268
|
3543 DEFUN_NORETURN ("kill-emacs", Fkill_emacs, 0, 1, "P", /*
|
771
|
3544 Exit the XEmacs job and kill it. Ask for confirmation, without argument.
|
|
3545 If ARG is an integer, return ARG as the exit program code.
|
|
3546 If ARG is a string, stuff it as keyboard input.
|
|
3547
|
|
3548 The value of `kill-emacs-hook', if not void,
|
|
3549 is a list of functions (of no args),
|
|
3550 all of which are called before XEmacs is actually killed.
|
428
|
3551 */
|
771
|
3552 (arg))
|
428
|
3553 {
|
|
3554 /* This function can GC */
|
771
|
3555 struct gcpro gcpro1;
|
|
3556
|
|
3557 GCPRO1 (arg);
|
|
3558
|
|
3559 if (feof (stdin))
|
|
3560 arg = Qt;
|
|
3561
|
|
3562 if (!preparing_for_armageddon && !noninteractive)
|
|
3563 run_hook (Qkill_emacs_hook);
|
|
3564
|
|
3565 ensure_no_quitting_from_now_on ();
|
|
3566
|
|
3567 if (!preparing_for_armageddon)
|
428
|
3568 {
|
771
|
3569 Lisp_Object concons, nextcons;
|
|
3570
|
|
3571 /* Normally, go ahead and delete all the consoles now.
|
|
3572 Some unmentionably lame window systems (MS Wwwww...... eek,
|
|
3573 I can't even say it) don't properly clean up after themselves,
|
|
3574 and even for those that do, it might be cleaner this way.
|
|
3575 If we're going down, however, we don't do this (might
|
|
3576 be too dangerous), and if we get a crash somewhere within
|
|
3577 this loop, we'll still autosave and won't try this again. */
|
|
3578
|
|
3579 LIST_LOOP_DELETING (concons, nextcons, Vconsole_list)
|
|
3580 {
|
|
3581 /* There is very little point in deleting the stream console.
|
|
3582 It uses stdio, which should flush any buffered output and
|
|
3583 something can only go wrong. -slb */
|
|
3584 /* I changed my mind. There's a stupid hack in close to add
|
|
3585 a trailing newline. */
|
|
3586 /*if (!CONSOLE_STREAM_P (XCONSOLE (XCAR (concons))))*/
|
|
3587 delete_console_internal (XCONSOLE (XCAR (concons)), 1, 1, 0);
|
|
3588 }
|
428
|
3589 }
|
|
3590
|
|
3591 UNGCPRO;
|
|
3592
|
771
|
3593 #ifdef HAVE_MS_WINDOWS
|
|
3594 pause_so_user_can_read_messages (1);
|
428
|
3595 #endif
|
854
|
3596
|
771
|
3597 shut_down_emacs (0, STRINGP (arg) ? arg : Qnil, 0);
|
|
3598
|
1303
|
3599 #if defined (GNU_MALLOC)
|
771
|
3600 __free_hook =
|
2286
|
3601 #if defined (TYPEOF) && !defined (UNO)
|
1792
|
3602 /* prototype of __free_hook varies with glibc version */
|
1799
|
3603 (TYPEOF (__free_hook))
|
771
|
3604 #endif
|
|
3605 voodoo_free_hook;
|
428
|
3606 #endif
|
771
|
3607
|
|
3608 exit (INTP (arg) ? XINT (arg) : 0);
|
2268
|
3609 RETURN_NOT_REACHED (Qnil);
|
428
|
3610 }
|
|
3611
|
771
|
3612 /* -------------------------------- */
|
|
3613 /* abnormal shutdowns: GP faults */
|
|
3614 /* -------------------------------- */
|
|
3615
|
814
|
3616 /* This is somewhat ad-hoc ... figure out whether the user is developing
|
|
3617 XEmacs, which means (under MS Windows) they have a system debugger
|
|
3618 installed that catches GP faults in any application and lets them open
|
|
3619 up MS Dev Studio and start debugging the application -- similar to
|
|
3620 producing a core dump and then going back with a debugger to investigate
|
|
3621 the core dump, except that the program is still running. When this is
|
|
3622 installed, it's better not to "pause so user gets messages" because the
|
|
3623 debugger will pause anyway; and in case we're currently with a menu
|
|
3624 popped up or somewhere else inside of an internal modal loop, we will
|
|
3625 get wedged when we output the "pause". (It seems that the two modal
|
|
3626 loops will fight each other and the return key will never be passed to
|
|
3627 the "pause" handler so that XEmacs's GPF handler can return, resignal
|
|
3628 the GPF, and properly go into the debugger.) */
|
|
3629 #if defined (ERROR_CHECK_TYPES) || defined (ERROR_CHECK_TEXT) || defined (ERROR_CHECK_GC) || defined (ERROR_CHECK_STRUCTURES)
|
|
3630 #define USER_IS_DEVELOPING_XEMACS
|
|
3631 #endif
|
|
3632
|
854
|
3633
|
771
|
3634 /* Handle bus errors, illegal instruction, etc: actual implementation. */
|
|
3635 static void
|
|
3636 guts_of_fatal_error_signal (int sig)
|
428
|
3637 {
|
771
|
3638 fatal_error_in_progress++;
|
2367
|
3639 inhibit_non_essential_conversion_operations = 1;
|
771
|
3640 preparing_for_armageddon = 1;
|
|
3641
|
|
3642 ensure_no_quitting_from_now_on ();
|
|
3643
|
|
3644 /* Only try auto-saving first time through. If we crash in auto-saving,
|
|
3645 don't do it again. */
|
|
3646 if (fatal_error_in_progress == 1)
|
428
|
3647 {
|
771
|
3648 Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
|
|
3649 /* Do this so that the variable has the same value of 2 regardless of
|
|
3650 whether we made it through auto-saving correctly. */
|
|
3651 fatal_error_in_progress++;
|
428
|
3652 }
|
771
|
3653 else if (fatal_error_in_progress == 2)
|
|
3654 stderr_out ("WARNING: Unable to auto-save your files properly.\n"
|
|
3655 "Some or all may in fact have been auto-saved.\n"
|
|
3656 "\n");
|
|
3657
|
|
3658 /* Now, reset our signal handler, so the next time, we just die.
|
|
3659 Don't do this before auto-saving. */
|
|
3660 if (sig >= 0)
|
|
3661 EMACS_SIGNAL (sig, SIG_DFL);
|
|
3662
|
|
3663 /* Keep in mind that there's more than one signal that we can crash
|
|
3664 on. */
|
|
3665 /* If fatal error occurs in code below, avoid infinite recursion. */
|
|
3666 if (fatal_error_in_progress <= 2)
|
|
3667 {
|
|
3668 shut_down_emacs (sig, Qnil, 1);
|
|
3669 stderr_out ("\nLisp backtrace follows:\n\n");
|
|
3670 debug_backtrace ();
|
|
3671 # if 0 /* This is evil, rarely useful, and causes grief in some cases. */
|
|
3672 /* Check for Sun-style stack printing via /proc */
|
|
3673 {
|
2367
|
3674 const Ascbyte *pstack = "/usr/proc/bin/pstack";
|
771
|
3675 if (access (pstack, X_OK) == 0)
|
|
3676 {
|
2367
|
3677 Ascbyte buf[100];
|
771
|
3678 stderr_out ("\nC backtrace follows:\n"
|
|
3679 "(A real debugger may provide better information)\n\n");
|
2367
|
3680 sprintf (buf, "%s %d >&2", pstack, (int) getpid());
|
771
|
3681 system (buf);
|
|
3682 }
|
|
3683 }
|
|
3684 # endif
|
814
|
3685 #if defined (HAVE_MS_WINDOWS) && !defined (USER_IS_DEVELOPING_XEMACS)
|
771
|
3686 pause_so_user_can_read_messages (0);
|
|
3687 #endif
|
|
3688 }
|
428
|
3689 }
|
|
3690
|
771
|
3691 /* This is called when a fatal signal (SIGBUS aka "bus error", SIGSEGV aka
|
|
3692 "segmentation violation", SIGILL aka "illegal instruction", and many
|
|
3693 others) is sent to the program. This generally happens under Unix,
|
|
3694 not MS Windows. */
|
|
3695 SIGTYPE
|
|
3696 fatal_error_signal (int sig)
|
428
|
3697 {
|
771
|
3698 /* Unblock the signal so that if the same signal gets sent in the
|
|
3699 code below, we avoid a deadlock. */
|
|
3700 EMACS_UNBLOCK_SIGNAL (sig);
|
|
3701
|
|
3702 guts_of_fatal_error_signal (sig);
|
|
3703
|
|
3704 /* Signal the same code; this time it will really be fatal. */
|
|
3705 #ifdef WIN32_NATIVE
|
|
3706 raise (sig);
|
|
3707 #else
|
|
3708 kill (qxe_getpid (), sig);
|
|
3709 #endif
|
|
3710 SIGRETURN;
|
428
|
3711 }
|
|
3712
|
771
|
3713 #ifdef _MSC_VER
|
|
3714
|
|
3715 #define STATUS_ASSERTION_FAILURE 0xE0000001
|
|
3716
|
|
3717 static DWORD
|
|
3718 mswindows_handle_hardware_exceptions_1 (void)
|
428
|
3719 {
|
2367
|
3720 inhibit_non_essential_conversion_operations = 1;
|
793
|
3721 preparing_for_armageddon = 1;
|
814
|
3722 #if !defined (USER_IS_DEVELOPING_XEMACS)
|
771
|
3723 pause_so_user_can_read_messages (0);
|
814
|
3724 #endif
|
771
|
3725 return EXCEPTION_EXECUTE_HANDLER;
|
428
|
3726 }
|
|
3727
|
771
|
3728 /* This is called under MS Windows when an exception (this encompasses both
|
|
3729 user-defined exceptions and hardware exceptions such as GP faults aka
|
|
3730 SIGBUS or SIGSEGV) is triggered. */
|
|
3731
|
|
3732 static DWORD
|
|
3733 mswindows_handle_hardware_exceptions (DWORD code)
|
428
|
3734 {
|
771
|
3735 if (code != STATUS_ACCESS_VIOLATION && code != STATUS_ILLEGAL_INSTRUCTION
|
|
3736 && code != STATUS_PRIVILEGED_INSTRUCTION
|
|
3737 && code != STATUS_DATATYPE_MISALIGNMENT
|
|
3738 && code != STATUS_ASSERTION_FAILURE)
|
|
3739 return EXCEPTION_CONTINUE_SEARCH;
|
|
3740
|
|
3741 /* I don't know if this filter is still wrapped in the outer __try, but
|
|
3742 it doesn't hurt to have another one, and it lets us control more
|
|
3743 exactly what we really want to do in such a situation. What we do is
|
|
3744 pause, if we haven't already done so, so that the user can see what's
|
|
3745 output. This is critical because otherwise the output is gone. */
|
|
3746 __try
|
|
3747 {
|
|
3748 guts_of_fatal_error_signal (-1);
|
|
3749 }
|
|
3750 /* VC++ documentation says that
|
|
3751 GetExceptionCode() cannot be called inside the filter itself. */
|
|
3752
|
|
3753 /* __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
|
|
3754
|
|
3755 The line above is original. Unfortunately, when an error is tripped
|
|
3756 inside of the handler (e.g. during Fbacktrace()), and the handler for
|
|
3757 the handler is invoked, it correctly notices that something is amiss
|
|
3758 and it should just return -- but it returns EXCEPTION_CONTINUE_SEARCH,
|
|
3759 which causes the debugger to be invoked debugging the handler code in
|
|
3760 this function -- and WITH THE STACK UNWOUND so that you see main()
|
|
3761 calling mswindows_handle_hardware_exceptions(), calling Fbacktrace(),
|
|
3762 and a crash a couple of frames in -- AND NO SIGN OF THE ORIGINAL CRASH!
|
|
3763
|
|
3764 There's some real weirdness going on in the stack handling -- unlike
|
|
3765 in Unix, where further crashes just keep adding to the stack, it seems
|
|
3766 that under the structured-exception-handling, the stack can actually
|
|
3767 bounce back and forth between the full stack at the location of the
|
|
3768 exception and the unwound stack at the place where the __try clause was
|
|
3769 established. I don't completely understand it. What I do know is that
|
|
3770 returning EXCEPTION_EXECUTE_HANDLER on nested crash has the effect of
|
|
3771 aborting execution of the handler and going back to the outer filter
|
|
3772 function, which returns EXCEPTION_CONTINUE_SEARCH and everything is
|
|
3773 hunky-dorey -- your debugger sees a crash at the right location with
|
|
3774 the right stack.
|
|
3775
|
|
3776 I'm leaving in the trickier Unix-like code in the handler; someone who
|
|
3777 understands better than me how the stack works in these handlers could
|
|
3778 fix it up more. As it is, it works pretty well, so I'm not likely to
|
|
3779 touch it more. --ben
|
|
3780 */
|
|
3781
|
|
3782 __except (mswindows_handle_hardware_exceptions_1 ()) {}
|
|
3783
|
|
3784 /* pretend we didn't handle this, so that the debugger is invoked and/or
|
|
3785 the normal GPF box appears. */
|
|
3786 return EXCEPTION_CONTINUE_SEARCH;
|
428
|
3787 }
|
|
3788
|
771
|
3789 #endif /* _MSC_VER */
|
|
3790
|
|
3791 /* -------------------------------------- */
|
|
3792 /* abnormal shutdowns: assertion failures */
|
|
3793 /* -------------------------------------- */
|
428
|
3794
|
|
3795 /* This flag is useful to define if you're under a debugger; this way, you
|
|
3796 can put a breakpoint of assert_failed() and debug multiple problems
|
|
3797 in one session without having to recompile. */
|
|
3798 /* #define ASSERTIONS_DONT_ABORT */
|
|
3799
|
|
3800 /* This highly dubious kludge ... shut up Jamie, I'm tired of your slagging. */
|
|
3801
|
771
|
3802 /* Nonzero if handling an assertion failure. (Bumped by one each time
|
|
3803 we recursively hit such a failure.) */
|
442
|
3804 static int in_assert_failed;
|
771
|
3805
|
2367
|
3806 static const Ascbyte *assert_failed_file;
|
442
|
3807 static int assert_failed_line;
|
2367
|
3808 static const Ascbyte *assert_failed_expr;
|
442
|
3809
|
|
3810 #ifdef fprintf
|
|
3811 #undef fprintf
|
|
3812 #endif
|
|
3813
|
2500
|
3814 /* This is called when an assert() fails or when ABORT() is called -- both
|
771
|
3815 of those are defined in the preprocessor to an expansion involving
|
|
3816 assert_failed(). */
|
442
|
3817 void
|
2367
|
3818 assert_failed (const Ascbyte *file, int line, const Ascbyte *expr)
|
428
|
3819 {
|
442
|
3820 /* If we're already crashing, let's not crash again. This might be
|
|
3821 critical to getting auto-saving working properly. */
|
|
3822 if (fatal_error_in_progress)
|
|
3823 return;
|
|
3824
|
|
3825 /* We are extremely paranoid so we sensibly deal with recursive
|
|
3826 assertion failures. */
|
|
3827 in_assert_failed++;
|
2367
|
3828 inhibit_non_essential_conversion_operations = 1;
|
442
|
3829
|
|
3830 if (in_assert_failed >= 4)
|
|
3831 _exit (-1);
|
|
3832 else if (in_assert_failed == 3)
|
|
3833 {
|
771
|
3834 debugging_breakpoint ();
|
442
|
3835 _exit (-1);
|
|
3836 }
|
|
3837 else if (in_assert_failed == 2)
|
|
3838 {
|
771
|
3839 /* Ultra-paranoia. stderr_out() tries very hard not to do
|
|
3840 anything during assertion failures that might trigger more
|
|
3841 failures; but we might have messed up somewhere. fprintf was
|
|
3842 undeffed above, in case it was encapsulated. */
|
442
|
3843 fprintf (stderr,
|
|
3844 "Fatal error: recursive assertion failure, "
|
|
3845 "file %s, line %d, %s\n",
|
|
3846 file, line, expr);
|
|
3847 fprintf (stderr,
|
|
3848 "Original assertion failure: file %s, line %d, %s\n",
|
|
3849 assert_failed_file, assert_failed_line, assert_failed_expr);
|
|
3850 }
|
|
3851 else
|
|
3852 {
|
|
3853 assert_failed_file = file;
|
|
3854 assert_failed_line = line;
|
|
3855 assert_failed_expr = expr;
|
|
3856
|
771
|
3857 stderr_out ("\nFatal error: assertion failed, file %s, line %d, %s\n",
|
|
3858 file, line, expr);
|
442
|
3859 }
|
|
3860
|
771
|
3861 /* Enable the following if you want a breakpoint right away to the
|
|
3862 debugger, without the whole shutdown processing first. This can be
|
|
3863 useful if you're afraid the shutdown processing will modify state that
|
|
3864 you're trying to debug (generally fairly unlikely); but you then don't
|
|
3865 get the auto-save behavior, which may be extremely important if you
|
|
3866 were in the middle of doing something */
|
|
3867 /* debugging_breakpoint (); */
|
442
|
3868 #if !defined (ASSERTIONS_DONT_ABORT)
|
1346
|
3869 #if defined (_MSC_VER) || defined (CYGWIN)
|
|
3870 /* In VC++, calling abort() directly just seems to exit, in a way we can't
|
1303
|
3871 trap. (#### The docs say it does raise (SIGABRT), which we should be
|
771
|
3872 able to trap. Perhaps we're messing up somewhere? Or perhaps MS is
|
|
3873 messed up.)
|
|
3874
|
|
3875 So, instead we cause an exception and enter into the structured
|
|
3876 exception-handling mechanism, which is just like what happens when a
|
|
3877 GPF occurs, and is cleaner anyway. (If we entered into one of the
|
|
3878 signal handlers, a crash in there would enter anyway into the
|
|
3879 structured exception stuff, and you'd get some weird mixture. Cleaner
|
|
3880 to keep it all in the expected way.)
|
|
3881 */
|
|
3882 /* Either of the following work in terms of causing an exception. The
|
|
3883 second one looks cleaner but you get an odd message about "Unknown
|
|
3884 software exception ..." without the obvious "OK to terminate", "Cancel
|
|
3885 to debug"; instead, you just get OK/Cancel, which in fact do those
|
|
3886 same things. */
|
1346
|
3887 /* In Cygwin, abort() doesn't get trapped properly in gdb but seg faults
|
|
3888 do, so we resort to the same trick. */
|
771
|
3889 * ((int *) 0) = 666;
|
|
3890 /* RaiseException (STATUS_ASSERTION_FAILURE, EXCEPTION_NONCONTINUABLE, 0,
|
|
3891 0); */
|
|
3892 #else
|
|
3893 really_abort ();
|
1346
|
3894 #endif /* defined (_MSC_VER) || defined (CYGWIN) */
|
771
|
3895 #endif /* !defined (ASSERTIONS_DONT_ABORT) */
|
2367
|
3896 inhibit_non_essential_conversion_operations = 0;
|
442
|
3897 in_assert_failed = 0;
|
428
|
3898 }
|
|
3899
|
771
|
3900 /* -------------------------------------- */
|
|
3901 /* low-memory notification */
|
|
3902 /* -------------------------------------- */
|
|
3903
|
|
3904 #ifdef SIGDANGER
|
|
3905
|
|
3906 /* Handler for SIGDANGER. */
|
|
3907 SIGTYPE
|
|
3908 memory_warning_signal (int sig)
|
|
3909 {
|
|
3910 /* #### bad bad bad; this function shouldn't do anything except
|
|
3911 set a flag, or weird corruption could happen. */
|
|
3912 EMACS_SIGNAL (sig, memory_warning_signal);
|
|
3913
|
|
3914 malloc_warning
|
|
3915 (GETTEXT ("Operating system warns that virtual memory is running low.\n"));
|
|
3916
|
|
3917 /* It might be unsafe to call do_auto_save now. */
|
|
3918 force_auto_save_soon ();
|
|
3919 }
|
|
3920 #endif /* SIGDANGER */
|
|
3921
|
|
3922
|
|
3923 /************************************************************************/
|
|
3924 /* Miscellaneous */
|
|
3925 /************************************************************************/
|
|
3926
|
|
3927 DEFUN ("noninteractive", Fnoninteractive, 0, 0, 0, /*
|
|
3928 Non-nil return value means XEmacs is running without interactive terminal.
|
528
|
3929 */
|
771
|
3930 ())
|
528
|
3931 {
|
771
|
3932 return noninteractive ? Qt : Qnil;
|
528
|
3933 }
|
|
3934
|
428
|
3935 #ifdef QUANTIFY
|
|
3936 DEFUN ("quantify-start-recording-data", Fquantify_start_recording_data,
|
|
3937 0, 0, "", /*
|
|
3938 Start recording Quantify data.
|
|
3939 */
|
|
3940 ())
|
|
3941 {
|
|
3942 quantify_start_recording_data ();
|
|
3943 return Qnil;
|
|
3944 }
|
|
3945
|
|
3946 DEFUN ("quantify-stop-recording-data", Fquantify_stop_recording_data,
|
|
3947 0, 0, "", /*
|
|
3948 Stop recording Quantify data.
|
|
3949 */
|
|
3950 ())
|
|
3951 {
|
|
3952 quantify_stop_recording_data ();
|
|
3953 return Qnil;
|
|
3954 }
|
|
3955
|
|
3956 DEFUN ("quantify-clear-data", Fquantify_clear_data, 0, 0, "", /*
|
|
3957 Clear all Quantify data.
|
|
3958 */
|
|
3959 ())
|
|
3960 {
|
|
3961 quantify_clear_data ();
|
|
3962 return Qnil;
|
|
3963 }
|
|
3964 #endif /* QUANTIFY */
|
|
3965
|
|
3966 void
|
|
3967 syms_of_emacs (void)
|
|
3968 {
|
|
3969 DEFSUBR (Fdump_emacs);
|
|
3970
|
|
3971 DEFSUBR (Frun_emacs_from_temacs);
|
|
3972 DEFSUBR (Frunning_temacs_p);
|
1315
|
3973 DEFSUBR (Femacs_run_status);
|
428
|
3974 DEFSUBR (Finvocation_name);
|
|
3975 DEFSUBR (Finvocation_directory);
|
|
3976 DEFSUBR (Fkill_emacs);
|
|
3977 DEFSUBR (Fnoninteractive);
|
|
3978
|
528
|
3979 #ifdef DEBUG_XEMACS
|
|
3980 DEFSUBR (Fforce_debugging_signal);
|
|
3981 #endif
|
|
3982
|
428
|
3983 #ifdef QUANTIFY
|
|
3984 DEFSUBR (Fquantify_start_recording_data);
|
|
3985 DEFSUBR (Fquantify_stop_recording_data);
|
|
3986 DEFSUBR (Fquantify_clear_data);
|
|
3987 #endif /* QUANTIFY */
|
|
3988
|
563
|
3989 DEFSYMBOL (Qkill_emacs_hook);
|
|
3990 DEFSYMBOL (Qsave_buffers_kill_emacs);
|
1315
|
3991
|
|
3992 DEFSYMBOL (Qtemacs);
|
|
3993 DEFSYMBOL (Qdumping);
|
|
3994 DEFSYMBOL (Qrestarted);
|
|
3995 DEFSYMBOL (Qpdump);
|
|
3996 DEFSYMBOL (Qbatch);
|
428
|
3997 }
|
|
3998
|
776
|
3999 /* Yuck! These variables may get set from command-line options when
|
|
4000 dumping; if we don't clear them, they will still be on once the dumped
|
|
4001 XEmacs reloads. (not an issue with pdump, as we kludge around this in
|
|
4002 main_1().) */
|
|
4003
|
|
4004 void
|
|
4005 zero_out_command_line_status_vars (void)
|
|
4006 {
|
|
4007 vanilla_inhibiting = 0;
|
|
4008 inhibit_early_packages = 0;
|
|
4009 inhibit_all_packages = 0;
|
|
4010 inhibit_autoloads = 0;
|
|
4011 debug_paths = 0;
|
|
4012 #ifndef INHIBIT_SITE_LISP
|
|
4013 inhibit_site_lisp = 0;
|
|
4014 #else
|
|
4015 inhibit_site_lisp = 1;
|
|
4016 #endif
|
|
4017 #ifndef INHIBIT_SITE_MODULES
|
|
4018 inhibit_site_modules = 0;
|
|
4019 #else
|
|
4020 inhibit_site_modules = 1;
|
|
4021 #endif
|
|
4022 }
|
|
4023
|
428
|
4024 void
|
|
4025 vars_of_emacs (void)
|
|
4026 {
|
|
4027 DEFVAR_BOOL ("suppress-early-error-handler-backtrace",
|
|
4028 &suppress_early_error_handler_backtrace /*
|
|
4029 Non-nil means early error handler shouldn't print a backtrace.
|
|
4030 */ );
|
|
4031
|
|
4032 DEFVAR_LISP ("command-line-args", &Vcommand_line_args /*
|
|
4033 Args passed by shell to XEmacs, as a list of strings.
|
|
4034 */ );
|
|
4035
|
|
4036 DEFVAR_LISP ("invocation-name", &Vinvocation_name /*
|
|
4037 The program name that was used to run XEmacs.
|
|
4038 Any directory names are omitted.
|
|
4039 */ );
|
|
4040
|
|
4041 DEFVAR_LISP ("invocation-directory", &Vinvocation_directory /*
|
|
4042 The directory in which the XEmacs executable was found, to run it.
|
|
4043 The value is simply the program name if that directory's name is not known.
|
|
4044 */ );
|
|
4045
|
|
4046 DEFVAR_LISP ("invocation-path", &Vinvocation_path /*
|
|
4047 The path in which the XEmacs executable was found, to run it.
|
|
4048 The value is simply the value of environment variable PATH on startup
|
|
4049 if XEmacs was found there.
|
|
4050 */ );
|
|
4051
|
|
4052 #if 0 /* FSFmacs */
|
776
|
4053 xxDEFVAR_LISP ("installation-directory", &Vinstallation_directory /*
|
|
4054 A directory within which to look for the `lib-src' and `etc' directories.
|
|
4055 This is non-nil when we can't find those directories in their standard
|
|
4056 installed locations, but we can find them ear where the XEmacs executable
|
|
4057 was found.
|
|
4058 */ );
|
428
|
4059 #endif
|
|
4060
|
|
4061 DEFVAR_LISP ("system-type", &Vsystem_type /*
|
|
4062 Symbol indicating type of operating system you are using.
|
|
4063 */ );
|
|
4064 Vsystem_type = intern (SYSTEM_TYPE);
|
771
|
4065 Fprovide (Vsystem_type);
|
428
|
4066
|
|
4067 #ifndef EMACS_CONFIGURATION
|
|
4068 # define EMACS_CONFIGURATION "UNKNOWN"
|
|
4069 #endif
|
|
4070 DEFVAR_LISP ("system-configuration", &Vsystem_configuration /*
|
|
4071 String naming the configuration XEmacs was built for.
|
|
4072 */ );
|
|
4073 Vsystem_configuration = build_string (EMACS_CONFIGURATION);
|
|
4074
|
|
4075 #ifndef EMACS_CONFIG_OPTIONS
|
|
4076 # define EMACS_CONFIG_OPTIONS "UNKNOWN"
|
|
4077 #endif
|
|
4078 DEFVAR_LISP ("system-configuration-options", &Vsystem_configuration_options /*
|
|
4079 String containing the configuration options XEmacs was built with.
|
|
4080 */ );
|
|
4081 Vsystem_configuration_options = build_string (EMACS_CONFIG_OPTIONS);
|
|
4082
|
|
4083 DEFVAR_LISP ("emacs-major-version", &Vemacs_major_version /*
|
|
4084 Major version number of this version of Emacs, as an integer.
|
|
4085 Warning: this variable did not exist in Emacs versions earlier than:
|
|
4086 FSF Emacs: 19.23
|
|
4087 XEmacs: 19.10
|
|
4088 */ );
|
|
4089 Vemacs_major_version = make_int (EMACS_MAJOR_VERSION);
|
|
4090
|
|
4091 DEFVAR_LISP ("emacs-minor-version", &Vemacs_minor_version /*
|
|
4092 Minor version number of this version of Emacs, as an integer.
|
|
4093 Warning: this variable did not exist in Emacs versions earlier than:
|
|
4094 FSF Emacs: 19.23
|
|
4095 XEmacs: 19.10
|
|
4096 */ );
|
|
4097 Vemacs_minor_version = make_int (EMACS_MINOR_VERSION);
|
|
4098
|
|
4099 DEFVAR_LISP ("emacs-patch-level", &Vemacs_patch_level /*
|
|
4100 The patch level of this version of Emacs, as an integer.
|
|
4101 The value is non-nil if this version of XEmacs is part of a series of
|
|
4102 stable XEmacsen, but has bug fixes applied.
|
|
4103 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
|
|
4104 earlier than 21.1.1
|
|
4105 */ );
|
|
4106 #ifdef EMACS_PATCH_LEVEL
|
|
4107 Vemacs_patch_level = make_int (EMACS_PATCH_LEVEL);
|
|
4108 #else
|
|
4109 Vemacs_patch_level = Qnil;
|
|
4110 #endif
|
|
4111
|
|
4112 DEFVAR_LISP ("emacs-beta-version", &Vemacs_beta_version /*
|
|
4113 Beta number of this version of Emacs, as an integer.
|
|
4114 The value is nil if this is an officially released version of XEmacs.
|
|
4115 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
|
|
4116 earlier than 20.3.
|
|
4117 */ );
|
|
4118 #ifdef EMACS_BETA_VERSION
|
|
4119 Vemacs_beta_version = make_int (EMACS_BETA_VERSION);
|
|
4120 #else
|
|
4121 Vemacs_beta_version = Qnil;
|
|
4122 #endif
|
|
4123
|
|
4124 #ifdef INFODOCK
|
|
4125 DEFVAR_LISP ("infodock-major-version", &Vinfodock_major_version /*
|
|
4126 Major version number of this InfoDock release.
|
|
4127 */ );
|
|
4128 Vinfodock_major_version = make_int (INFODOCK_MAJOR_VERSION);
|
|
4129
|
|
4130 DEFVAR_LISP ("infodock-minor-version", &Vinfodock_minor_version /*
|
|
4131 Minor version number of this InfoDock release.
|
|
4132 */ );
|
|
4133 Vinfodock_minor_version = make_int (INFODOCK_MINOR_VERSION);
|
|
4134
|
|
4135 DEFVAR_LISP ("infodock-build-version", &Vinfodock_build_version /*
|
|
4136 Build version of this InfoDock release.
|
|
4137 */ );
|
|
4138 Vinfodock_build_version = make_int (INFODOCK_BUILD_VERSION);
|
|
4139 #endif
|
|
4140
|
|
4141 DEFVAR_LISP ("xemacs-codename", &Vxemacs_codename /*
|
|
4142 Codename of this version of Emacs (a string).
|
|
4143 */ );
|
|
4144 #ifndef XEMACS_CODENAME
|
|
4145 #define XEMACS_CODENAME "Noname"
|
|
4146 #endif
|
|
4147 Vxemacs_codename = build_string (XEMACS_CODENAME);
|
|
4148
|
975
|
4149 DEFVAR_LISP ("xemacs-extra-name", &Vxemacs_extra_name /*
|
2602
|
4150 Arbitrary string to place in the version string after the codename.
|
|
4151
|
|
4152 Appropriate surrounding whitespace will be added, but typically looks best
|
|
4153 if enclosed in parentheses.
|
|
4154
|
|
4155 A standard use is to indicate the date version.sh was last updated from
|
|
4156 the CVS mainline, where it is automatically given a value similar to
|
|
4157 \"(+CVS-20050221)\". Developers may also use it to indicate particular
|
|
4158 branches, etc.
|
975
|
4159 */ );
|
|
4160 #ifdef XEMACS_EXTRA_NAME
|
|
4161 Vxemacs_extra_name = build_string (XEMACS_EXTRA_NAME);
|
|
4162 #endif
|
|
4163
|
2602
|
4164 DEFVAR_LISP ("xemacs-release-date", &Vxemacs_release_date /*
|
|
4165 ISO 8601 format date string giving the date of latest release in series.
|
|
4166
|
|
4167 The time may optionally be given. The time zone may not be given, and
|
|
4168 is (implicitly) UTC. Currently not included in the version string.
|
|
4169 */ );
|
|
4170 #ifndef XEMACS_RELEASE_DATE
|
|
4171 #define XEMACS_RELEASE_DATE "2005-02-18 (defaulted in emacs.c)"
|
|
4172 #endif
|
|
4173 Vxemacs_release_date = build_string (XEMACS_RELEASE_DATE);
|
|
4174
|
442
|
4175 /* Lisp variables which contain command line flags.
|
|
4176
|
|
4177 The portable dumper stomps on these; they must be saved and restored
|
|
4178 if they are processed before the call to pdump_load() in main_1().
|
|
4179 */
|
428
|
4180 DEFVAR_BOOL ("noninteractive", &noninteractive1 /*
|
|
4181 Non-nil means XEmacs is running without interactive terminal.
|
|
4182 */ );
|
|
4183
|
776
|
4184 DEFVAR_BOOL ("vanilla-inhibiting", &vanilla_inhibiting /*
|
|
4185 Set to non-nil when the user-init and site-start files should not be loaded.
|
|
4186 */ );
|
|
4187
|
428
|
4188 DEFVAR_BOOL ("inhibit-early-packages", &inhibit_early_packages /*
|
2602
|
4189 Set to non-nil when the early packages should be ignored at startup.
|
|
4190 Early package directories will not be added to `load-path', nor set up as
|
|
4191 autoloads, nothing.
|
428
|
4192 */ );
|
|
4193
|
776
|
4194 DEFVAR_BOOL ("inhibit-all-packages", &inhibit_all_packages /*
|
2602
|
4195 Set to non-nil when all packages should be ignored at startup.
|
|
4196 Package directories will not be added to `load-path', nor set up as
|
776
|
4197 autoloads, nothing.
|
|
4198 */ );
|
|
4199
|
428
|
4200 DEFVAR_BOOL ("inhibit-autoloads", &inhibit_autoloads /*
|
|
4201 Set to non-nil when autoloads should not be loaded at startup.
|
|
4202 */ );
|
|
4203
|
|
4204 DEFVAR_BOOL ("debug-paths", &debug_paths /*
|
|
4205 Set to non-nil when debug information about paths should be printed.
|
|
4206 */ );
|
|
4207
|
|
4208 DEFVAR_BOOL ("inhibit-site-lisp", &inhibit_site_lisp /*
|
|
4209 Set to non-nil when the site-lisp should not be searched at startup.
|
|
4210 */ );
|
|
4211 #ifdef INHIBIT_SITE_LISP
|
|
4212 inhibit_site_lisp = 1;
|
|
4213 #endif
|
|
4214
|
|
4215 DEFVAR_BOOL ("inhibit-site-modules", &inhibit_site_modules /*
|
|
4216 Set to non-nil when site-modules should not be searched at startup.
|
|
4217 */ );
|
|
4218 #ifdef INHIBIT_SITE_MODULES
|
|
4219 inhibit_site_modules = 1;
|
|
4220 #endif
|
|
4221
|
|
4222 DEFVAR_INT ("emacs-priority", &emacs_priority /*
|
|
4223 Priority for XEmacs to run at.
|
|
4224 This value is effective only if set before XEmacs is dumped,
|
|
4225 and only if the XEmacs executable is installed with setuid to permit
|
|
4226 it to change priority. (XEmacs sets its uid back to the real uid.)
|
|
4227 Currently, you need to define SET_EMACS_PRIORITY in `config.h'
|
|
4228 before you compile XEmacs, to enable the code for this feature.
|
|
4229 */ );
|
|
4230 emacs_priority = 0;
|
|
4231
|
|
4232 DEFVAR_CONST_LISP ("internal-error-checking", &Vinternal_error_checking /*
|
|
4233 Internal error checking built-in into this instance of XEmacs.
|
|
4234 This is a list of symbols, initialized at build-time. Legal symbols
|
|
4235 are:
|
|
4236
|
|
4237 extents - check extents prior to each extent change;
|
800
|
4238 types - check types strictly;
|
428
|
4239 malloc - check operation of malloc;
|
|
4240 gc - check garbage collection;
|
800
|
4241 text - check text and buffer positions;
|
|
4242 display - check redisplay structure consistency;
|
|
4243 glyphs - check glyph structure consistency;
|
|
4244 byte-code - check byte-code consistency;.
|
|
4245 structures - check other structure consistency.
|
442
|
4246
|
|
4247 quick-build - user has requested the "quick-build" configure option.
|
428
|
4248 */ );
|
|
4249 Vinternal_error_checking = Qnil;
|
|
4250 #ifdef ERROR_CHECK_EXTENTS
|
|
4251 Vinternal_error_checking = Fcons (intern ("extents"),
|
|
4252 Vinternal_error_checking);
|
|
4253 #endif
|
800
|
4254 #ifdef ERROR_CHECK_TYPES
|
|
4255 Vinternal_error_checking = Fcons (intern ("types"),
|
428
|
4256 Vinternal_error_checking);
|
|
4257 #endif
|
|
4258 #ifdef ERROR_CHECK_MALLOC
|
|
4259 Vinternal_error_checking = Fcons (intern ("malloc"),
|
|
4260 Vinternal_error_checking);
|
|
4261 #endif
|
|
4262 #ifdef ERROR_CHECK_GC
|
|
4263 Vinternal_error_checking = Fcons (intern ("gc"),
|
|
4264 Vinternal_error_checking);
|
|
4265 #endif
|
800
|
4266 #ifdef ERROR_CHECK_TEXT
|
|
4267 Vinternal_error_checking = Fcons (intern ("text"),
|
|
4268 Vinternal_error_checking);
|
|
4269 #endif
|
|
4270 #ifdef ERROR_CHECK_DISPLAY
|
|
4271 Vinternal_error_checking = Fcons (intern ("display"),
|
|
4272 Vinternal_error_checking);
|
|
4273 #endif
|
|
4274 #ifdef ERROR_CHECK_GLYPHS
|
|
4275 Vinternal_error_checking = Fcons (intern ("glyphs"),
|
|
4276 Vinternal_error_checking);
|
|
4277 #endif
|
|
4278 #ifdef ERROR_CHECK_BYTE_CODE
|
|
4279 Vinternal_error_checking = Fcons (intern ("byte-code"),
|
|
4280 Vinternal_error_checking);
|
|
4281 #endif
|
|
4282 #ifdef ERROR_CHECK_STRUCTURES
|
|
4283 Vinternal_error_checking = Fcons (intern ("structures"),
|
428
|
4284 Vinternal_error_checking);
|
|
4285 #endif
|
442
|
4286 #ifdef QUICK_BUILD
|
|
4287 Vinternal_error_checking = Fcons (intern ("quick-build"),
|
|
4288 Vinternal_error_checking);
|
|
4289 #endif
|
428
|
4290
|
438
|
4291 DEFVAR_CONST_LISP ("mail-lock-methods", &Vmail_lock_methods /*
|
|
4292 Mail spool locking methods supported by this instance of XEmacs.
|
|
4293 This is a list of symbols. Each of the symbols is one of the
|
|
4294 following: dot, lockf, flock, locking, mmdf.
|
|
4295 */ );
|
|
4296 {
|
|
4297 Vmail_lock_methods = Qnil;
|
|
4298 Vmail_lock_methods = Fcons (intern ("dot"), Vmail_lock_methods);
|
|
4299 #ifdef HAVE_LOCKF
|
|
4300 Vmail_lock_methods = Fcons (intern ("lockf"), Vmail_lock_methods);
|
|
4301 #endif
|
|
4302 #ifdef HAVE_FLOCK
|
|
4303 Vmail_lock_methods = Fcons (intern ("flock"), Vmail_lock_methods);
|
|
4304 #endif
|
|
4305 #ifdef HAVE_MMDF
|
|
4306 Vmail_lock_methods = Fcons (intern ("mmdf"), Vmail_lock_methods);
|
|
4307 #endif
|
|
4308 #ifdef HAVE_LOCKING
|
|
4309 Vmail_lock_methods = Fcons (intern ("locking"), Vmail_lock_methods);
|
|
4310 #endif
|
|
4311 }
|
442
|
4312
|
438
|
4313 DEFVAR_CONST_LISP ("configure-mail-lock-method", &Vconfigure_mail_lock_method /*
|
|
4314 Mail spool locking method suggested by configure. This is one
|
|
4315 of the symbols in MAIL-LOCK-METHODS.
|
|
4316 */ );
|
|
4317 {
|
1303
|
4318 #if defined (MAIL_LOCK_FLOCK) && defined (HAVE_FLOCK)
|
771
|
4319 Vconfigure_mail_lock_method = intern ("flock");
|
1303
|
4320 #elif defined (MAIL_LOCK_LOCKF) && defined (HAVE_LOCKF)
|
771
|
4321 Vconfigure_mail_lock_method = intern ("lockf");
|
1303
|
4322 #elif defined (MAIL_LOCK_MMDF) && defined (HAVE_MMDF)
|
771
|
4323 Vconfigure_mail_lock_method = intern ("mmdf");
|
1303
|
4324 #elif defined (MAIL_LOCK_LOCKING) && defined (HAVE_LOCKING)
|
771
|
4325 Vconfigure_mail_lock_method = intern ("locking");
|
438
|
4326 #else
|
771
|
4327 Vconfigure_mail_lock_method = intern ("dot");
|
438
|
4328 #endif
|
|
4329 }
|
428
|
4330 }
|
|
4331
|
|
4332 void
|
|
4333 complex_vars_of_emacs (void)
|
|
4334 {
|
|
4335 /* This is all related to path searching. */
|
|
4336
|
|
4337 DEFVAR_LISP ("emacs-program-name", &Vemacs_program_name /*
|
|
4338 *Name of the Emacs variant.
|
|
4339 For example, this may be \"xemacs\" or \"infodock\".
|
|
4340 This is mainly meant for use in path searching.
|
|
4341 */ );
|
771
|
4342 Vemacs_program_name = build_ext_string (PATH_PROGNAME, Qfile_name);
|
428
|
4343
|
|
4344 DEFVAR_LISP ("emacs-program-version", &Vemacs_program_version /*
|
|
4345 *Version of the Emacs variant.
|
444
|
4346 This typically has the form NN.NN-bNN.
|
428
|
4347 This is mainly meant for use in path searching.
|
|
4348 */ );
|
771
|
4349 Vemacs_program_version = build_ext_string (PATH_VERSION, Qfile_name);
|
428
|
4350
|
|
4351 DEFVAR_LISP ("exec-path", &Vexec_path /*
|
|
4352 *List of directories to search programs to run in subprocesses.
|
|
4353 Each element is a string (directory name) or nil (try default directory).
|
|
4354 */ );
|
|
4355 Vexec_path = Qnil;
|
|
4356
|
|
4357 DEFVAR_LISP ("exec-directory", &Vexec_directory /*
|
|
4358 *Directory of architecture-dependent files that come with XEmacs,
|
|
4359 especially executable programs intended for XEmacs to invoke.
|
|
4360 */ );
|
|
4361 Vexec_directory = Qnil;
|
|
4362
|
|
4363 DEFVAR_LISP ("configure-exec-directory", &Vconfigure_exec_directory /*
|
|
4364 For internal use by the build procedure only.
|
444
|
4365 configure's idea of what `exec-directory' will be.
|
428
|
4366 */ );
|
|
4367 #ifdef PATH_EXEC
|
|
4368 Vconfigure_exec_directory = Ffile_name_as_directory
|
771
|
4369 (build_ext_string (PATH_EXEC, Qfile_name));
|
428
|
4370 #else
|
|
4371 Vconfigure_exec_directory = Qnil;
|
|
4372 #endif
|
|
4373
|
|
4374 DEFVAR_LISP ("lisp-directory", &Vlisp_directory /*
|
|
4375 *Directory of core Lisp files that come with XEmacs.
|
|
4376 */ );
|
|
4377 Vlisp_directory = Qnil;
|
|
4378
|
|
4379 DEFVAR_LISP ("configure-lisp-directory", &Vconfigure_lisp_directory /*
|
|
4380 For internal use by the build procedure only.
|
444
|
4381 configure's idea of what `lisp-directory' will be.
|
428
|
4382 */ );
|
|
4383 #ifdef PATH_LOADSEARCH
|
|
4384 Vconfigure_lisp_directory = Ffile_name_as_directory
|
771
|
4385 (build_ext_string (PATH_LOADSEARCH, Qfile_name));
|
428
|
4386 #else
|
|
4387 Vconfigure_lisp_directory = Qnil;
|
|
4388 #endif
|
|
4389
|
460
|
4390 DEFVAR_LISP ("mule-lisp-directory", &Vmule_lisp_directory /*
|
|
4391 *Directory of Mule Lisp files that come with XEmacs.
|
|
4392 */ );
|
|
4393 Vmule_lisp_directory = Qnil;
|
|
4394
|
|
4395 DEFVAR_LISP ("configure-mule-lisp-directory", &Vconfigure_mule_lisp_directory /*
|
|
4396 For internal use by the build procedure only.
|
|
4397 configure's idea of what `mule-lisp-directory' will be.
|
|
4398 */ );
|
|
4399 #ifdef PATH_MULELOADSEARCH
|
|
4400 Vconfigure_mule_lisp_directory = Ffile_name_as_directory
|
2367
|
4401 (build_ext_string (PATH_MULELOADSEARCH, Qfile_name);
|
460
|
4402 #else
|
|
4403 Vconfigure_mule_lisp_directory = Qnil;
|
|
4404 #endif
|
|
4405
|
428
|
4406 DEFVAR_LISP ("module-directory", &Vmodule_directory /*
|
|
4407 *Directory of core dynamic modules that come with XEmacs.
|
|
4408 */ );
|
|
4409 Vmodule_directory = Qnil;
|
|
4410
|
|
4411 DEFVAR_LISP ("configure-module-directory", &Vconfigure_module_directory /*
|
|
4412 For internal use by the build procedure only.
|
444
|
4413 configure's idea of what `module-directory' will be.
|
428
|
4414 */ );
|
|
4415 #ifdef PATH_MODULESEARCH
|
|
4416 Vconfigure_module_directory = Ffile_name_as_directory
|
771
|
4417 (build_ext_string (PATH_MODULESEARCH, Qfile_name));
|
428
|
4418 #else
|
|
4419 Vconfigure_module_directory = Qnil;
|
|
4420 #endif
|
|
4421
|
|
4422 DEFVAR_LISP ("configure-package-path", &Vconfigure_package_path /*
|
|
4423 For internal use by the build procedure only.
|
|
4424 configure's idea of what the package path will be.
|
|
4425 */ );
|
|
4426 #ifdef PATH_PACKAGEPATH
|
771
|
4427 Vconfigure_package_path = split_external_path (PATH_PACKAGEPATH);
|
428
|
4428 #else
|
|
4429 Vconfigure_package_path = Qnil;
|
|
4430 #endif
|
|
4431
|
|
4432 DEFVAR_LISP ("data-directory", &Vdata_directory /*
|
|
4433 *Directory of architecture-independent files that come with XEmacs,
|
|
4434 intended for XEmacs to use.
|
|
4435 Use of this variable in new code is almost never correct. See the
|
442
|
4436 functions `locate-data-file' and `locate-data-directory' and the variable
|
|
4437 `data-directory-list'.
|
428
|
4438 */ );
|
|
4439 Vdata_directory = Qnil;
|
|
4440
|
|
4441 DEFVAR_LISP ("configure-data-directory", &Vconfigure_data_directory /*
|
|
4442 For internal use by the build procedure only.
|
444
|
4443 configure's idea of what `data-directory' will be.
|
428
|
4444 */ );
|
|
4445 #ifdef PATH_DATA
|
|
4446 Vconfigure_data_directory = Ffile_name_as_directory
|
771
|
4447 (build_ext_string (PATH_DATA, Qfile_name));
|
428
|
4448 #else
|
|
4449 Vconfigure_data_directory = Qnil;
|
|
4450 #endif
|
|
4451
|
|
4452 DEFVAR_LISP ("data-directory-list", &Vdata_directory_list /*
|
|
4453 *List of directories of architecture-independent files that come with XEmacs
|
|
4454 or were installed as packages, and are intended for XEmacs to use.
|
|
4455 */ );
|
|
4456 Vdata_directory_list = Qnil;
|
|
4457
|
|
4458 DEFVAR_LISP ("site-directory", &Vsite_directory /*
|
|
4459 *Directory of site-specific Lisp files that come with XEmacs.
|
|
4460 */ );
|
|
4461 Vsite_directory = Qnil;
|
|
4462
|
|
4463 DEFVAR_LISP ("configure-site-directory", &Vconfigure_site_directory /*
|
|
4464 For internal use by the build procedure only.
|
444
|
4465 configure's idea of what `site-directory' will be.
|
428
|
4466 */ );
|
|
4467 #ifdef PATH_SITE
|
|
4468 Vconfigure_site_directory = Ffile_name_as_directory
|
771
|
4469 (build_ext_string (PATH_SITE, Qfile_name));
|
428
|
4470 #else
|
|
4471 Vconfigure_site_directory = Qnil;
|
|
4472 #endif
|
|
4473
|
|
4474 DEFVAR_LISP ("site-module-directory", &Vsite_module_directory /*
|
|
4475 *Directory of site-specific loadable modules that come with XEmacs.
|
|
4476 */ );
|
|
4477 Vsite_module_directory = Qnil;
|
|
4478
|
|
4479 DEFVAR_LISP ("configure-site-module-directory", &Vconfigure_site_module_directory /*
|
|
4480 For internal use by the build procedure only.
|
444
|
4481 configure's idea of what `site-directory' will be.
|
428
|
4482 */ );
|
|
4483 #ifdef PATH_SITE_MODULES
|
|
4484 Vconfigure_site_module_directory = Ffile_name_as_directory
|
771
|
4485 (build_ext_string (PATH_SITE_MODULES, Qfile_name));
|
428
|
4486 #else
|
|
4487 Vconfigure_site_module_directory = Qnil;
|
|
4488 #endif
|
|
4489
|
|
4490 DEFVAR_LISP ("doc-directory", &Vdoc_directory /*
|
|
4491 *Directory containing the DOC file that comes with XEmacs.
|
444
|
4492 This is usually the same as `exec-directory'.
|
428
|
4493 */ );
|
|
4494 Vdoc_directory = Qnil;
|
|
4495
|
|
4496 DEFVAR_LISP ("configure-doc-directory", &Vconfigure_doc_directory /*
|
|
4497 For internal use by the build procedure only.
|
444
|
4498 configure's idea of what `doc-directory' will be.
|
428
|
4499 */ );
|
|
4500 #ifdef PATH_DOC
|
|
4501 Vconfigure_doc_directory = Ffile_name_as_directory
|
771
|
4502 (build_ext_string (PATH_DOC, Qfile_name));
|
428
|
4503 #else
|
|
4504 Vconfigure_doc_directory = Qnil;
|
|
4505 #endif
|
|
4506
|
|
4507 DEFVAR_LISP ("configure-exec-prefix-directory", &Vconfigure_exec_prefix_directory /*
|
|
4508 For internal use by the build procedure only.
|
444
|
4509 configure's idea of what `exec-prefix-directory' will be.
|
428
|
4510 */ );
|
|
4511 #ifdef PATH_EXEC_PREFIX
|
|
4512 Vconfigure_exec_prefix_directory = Ffile_name_as_directory
|
771
|
4513 (build_ext_string (PATH_EXEC_PREFIX, Qfile_name));
|
428
|
4514 #else
|
|
4515 Vconfigure_exec_prefix_directory = Qnil;
|
|
4516 #endif
|
|
4517
|
|
4518 DEFVAR_LISP ("configure-prefix-directory", &Vconfigure_prefix_directory /*
|
|
4519 For internal use by the build procedure only.
|
444
|
4520 configure's idea of what `prefix-directory' will be.
|
428
|
4521 */ );
|
|
4522 #ifdef PATH_PREFIX
|
|
4523 Vconfigure_prefix_directory = Ffile_name_as_directory
|
771
|
4524 (build_ext_string (PATH_PREFIX, Qfile_name));
|
428
|
4525 #else
|
|
4526 Vconfigure_prefix_directory = Qnil;
|
|
4527 #endif
|
|
4528
|
|
4529 DEFVAR_LISP ("configure-info-directory", &Vconfigure_info_directory /*
|
|
4530 For internal use by the build procedure only.
|
|
4531 This is the name of the directory in which the build procedure installed
|
|
4532 Emacs's info files; the default value for Info-default-directory-list
|
|
4533 includes this.
|
|
4534 */ );
|
|
4535 #ifdef PATH_INFO
|
|
4536 Vconfigure_info_directory =
|
771
|
4537 Ffile_name_as_directory (build_ext_string (PATH_INFO, Qfile_name));
|
428
|
4538 #else
|
|
4539 Vconfigure_info_directory = Qnil;
|
|
4540 #endif
|
|
4541
|
|
4542 DEFVAR_LISP ("configure-info-path", &Vconfigure_info_path /*
|
|
4543 The configured initial path for info documentation.
|
|
4544 */ );
|
|
4545 #ifdef PATH_INFOPATH
|
771
|
4546 Vconfigure_info_path = split_external_path (PATH_INFOPATH);
|
428
|
4547 #else
|
|
4548 Vconfigure_info_path = Qnil;
|
|
4549 #endif
|
|
4550 }
|
|
4551
|
1303
|
4552 #if defined (__sgi) && !defined (PDUMP)
|
428
|
4553 /* This is so tremendously ugly I'd puke. But then, it works.
|
|
4554 * The target is to override the static constructor from the
|
442
|
4555 * libiflPNG.so library which is masquerading as libz, and
|
428
|
4556 * cores on us when re-started from the dumped executable.
|
|
4557 * This will have to go for 21.1 -- OG.
|
|
4558 */
|
446
|
4559 void __sti__iflPNGFile_c___ (void);
|
|
4560 void
|
|
4561 __sti__iflPNGFile_c___ (void)
|
428
|
4562 {
|
|
4563 }
|
|
4564
|
|
4565 #endif
|
771
|
4566
|
2210
|
4567 DOESNT_RETURN
|
771
|
4568 really_abort (void)
|
|
4569 {
|
|
4570 abort ();
|
|
4571 }
|