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