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