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