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