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)
|
872
|
276 #include "console-msw.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 ();
|
903
|
1345 syms_of_event_mswindows ();
|
771
|
1346 #ifdef HAVE_DIALOGS
|
442
|
1347 syms_of_dialog_mswindows ();
|
771
|
1348 #endif
|
428
|
1349 syms_of_frame_mswindows ();
|
|
1350 syms_of_objects_mswindows ();
|
|
1351 syms_of_select_mswindows ();
|
|
1352 syms_of_glyphs_mswindows ();
|
771
|
1353 #ifdef HAVE_GUI_OBJECTS
|
440
|
1354 syms_of_gui_mswindows ();
|
771
|
1355 #endif
|
428
|
1356 #ifdef HAVE_MENUBARS
|
|
1357 syms_of_menubar_mswindows ();
|
|
1358 #endif
|
|
1359 #ifdef HAVE_SCROLLBARS
|
|
1360 syms_of_scrollbar_mswindows ();
|
|
1361 #endif
|
442
|
1362 #endif /* HAVE_MS_WINDOWS */
|
902
|
1363 #ifdef WIN32_NATIVE
|
428
|
1364 syms_of_dired_mswindows ();
|
771
|
1365 syms_of_nt ();
|
428
|
1366 #endif
|
442
|
1367 #if defined (WIN32_NATIVE) || defined (CYGWIN)
|
|
1368 syms_of_win32 ();
|
|
1369 #endif
|
428
|
1370
|
771
|
1371 syms_of_file_coding ();
|
|
1372 syms_of_unicode ();
|
428
|
1373 #ifdef MULE
|
|
1374 syms_of_mule_ccl ();
|
|
1375 syms_of_mule_charset ();
|
771
|
1376 syms_of_mule_coding ();
|
428
|
1377 #ifdef HAVE_WNN
|
|
1378 syms_of_mule_wnn ();
|
|
1379 #endif
|
|
1380 #ifdef HAVE_CANNA
|
|
1381 syms_of_mule_canna ();
|
|
1382 #endif /* HAVE_CANNA */
|
|
1383 #endif /* MULE */
|
|
1384
|
771
|
1385 #ifdef HAVE_WIN32_CODING_SYSTEMS
|
|
1386 syms_of_intl_win32 ();
|
|
1387 #endif
|
|
1388
|
428
|
1389 #ifdef SYMS_SYSTEM
|
|
1390 SYMS_SYSTEM;
|
|
1391 #endif
|
|
1392
|
|
1393 #ifdef SYMS_MACHINE
|
|
1394 SYMS_MACHINE;
|
|
1395 #endif
|
|
1396
|
|
1397 /*
|
|
1398 #if defined (GNU_MALLOC) && \
|
|
1399 defined (ERROR_CHECK_MALLOC) && \
|
|
1400 !defined (HAVE_LIBMCHECK)
|
|
1401 */
|
|
1402 /* Prior to XEmacs 21, this was `#if 0'ed out. -slb */
|
|
1403 #if defined (LOSING_GCC_DESTRUCTOR_FREE_BUG)
|
|
1404 syms_of_free_hook ();
|
|
1405 #endif
|
|
1406
|
|
1407 #ifdef TOOLTALK
|
|
1408 syms_of_tooltalk ();
|
|
1409 #endif
|
|
1410
|
|
1411 #ifdef SUNPRO
|
|
1412 syms_of_sunpro ();
|
|
1413 #endif
|
|
1414
|
|
1415 #ifdef HAVE_LDAP
|
|
1416 syms_of_eldap ();
|
|
1417 #endif
|
|
1418
|
|
1419 #ifdef HAVE_GPM
|
442
|
1420 syms_of_gpmevent ();
|
|
1421 #endif
|
|
1422
|
|
1423 #ifdef HAVE_POSTGRESQL
|
|
1424 syms_of_postgresql ();
|
428
|
1425 #endif
|
|
1426
|
|
1427 /* Now create the subtypes for the types that have them.
|
|
1428 We do this before the vars_*() because more symbols
|
|
1429 may get initialized here. */
|
|
1430
|
|
1431 /* Now initialize the console types and associated symbols.
|
|
1432 Other than the first function below, the functions may
|
|
1433 make exactly the following function/macro calls:
|
|
1434
|
|
1435 INITIALIZE_CONSOLE_TYPE()
|
|
1436 CONSOLE_HAS_METHOD()
|
|
1437
|
|
1438 For any given console type, the former macro must be called
|
|
1439 before the any calls to the latter macro. */
|
|
1440
|
|
1441 console_type_create ();
|
|
1442
|
|
1443 console_type_create_stream ();
|
|
1444
|
|
1445 #ifdef HAVE_TTY
|
|
1446 console_type_create_tty ();
|
|
1447 console_type_create_device_tty ();
|
|
1448 console_type_create_frame_tty ();
|
|
1449 console_type_create_objects_tty ();
|
|
1450 console_type_create_redisplay_tty ();
|
|
1451 #endif
|
|
1452
|
462
|
1453 #ifdef HAVE_GTK
|
|
1454 console_type_create_gtk ();
|
|
1455 console_type_create_select_gtk ();
|
|
1456 console_type_create_device_gtk ();
|
|
1457 console_type_create_frame_gtk ();
|
|
1458 console_type_create_objects_gtk ();
|
|
1459 console_type_create_glyphs_gtk ();
|
|
1460 console_type_create_redisplay_gtk ();
|
|
1461 #ifdef HAVE_MENUBARS
|
|
1462 console_type_create_menubar_gtk ();
|
|
1463 #endif
|
|
1464 #ifdef HAVE_SCROLLBARS
|
|
1465 console_type_create_scrollbar_gtk ();
|
|
1466 #endif
|
|
1467 #ifdef HAVE_TOOLBARS
|
|
1468 console_type_create_toolbar_gtk ();
|
|
1469 #endif
|
|
1470 #ifdef HAVE_DIALOGS
|
|
1471 console_type_create_dialog_gtk ();
|
|
1472 #endif
|
|
1473 #endif /* HAVE_GTK */
|
|
1474
|
428
|
1475 #ifdef HAVE_X_WINDOWS
|
|
1476 console_type_create_x ();
|
|
1477 console_type_create_device_x ();
|
|
1478 console_type_create_frame_x ();
|
|
1479 console_type_create_glyphs_x ();
|
|
1480 console_type_create_select_x ();
|
|
1481 #ifdef HAVE_MENUBARS
|
|
1482 console_type_create_menubar_x ();
|
|
1483 #endif
|
|
1484 console_type_create_objects_x ();
|
|
1485 console_type_create_redisplay_x ();
|
|
1486 #ifdef HAVE_SCROLLBARS
|
|
1487 console_type_create_scrollbar_x ();
|
|
1488 #endif
|
|
1489 #ifdef HAVE_TOOLBARS
|
|
1490 console_type_create_toolbar_x ();
|
|
1491 #endif
|
771
|
1492 #ifdef HAVE_X_DIALOGS
|
428
|
1493 console_type_create_dialog_x ();
|
|
1494 #endif
|
|
1495 #endif /* HAVE_X_WINDOWS */
|
|
1496
|
|
1497 #ifdef HAVE_MS_WINDOWS
|
|
1498 console_type_create_mswindows ();
|
|
1499 console_type_create_device_mswindows ();
|
|
1500 console_type_create_frame_mswindows ();
|
|
1501 console_type_create_objects_mswindows ();
|
|
1502 console_type_create_redisplay_mswindows ();
|
|
1503 console_type_create_glyphs_mswindows ();
|
|
1504 console_type_create_select_mswindows ();
|
|
1505 # ifdef HAVE_SCROLLBARS
|
|
1506 console_type_create_scrollbar_mswindows ();
|
|
1507 # endif
|
|
1508 #ifdef HAVE_MENUBARS
|
|
1509 console_type_create_menubar_mswindows ();
|
|
1510 #endif
|
|
1511 #ifdef HAVE_TOOLBARS
|
|
1512 console_type_create_toolbar_mswindows ();
|
|
1513 #endif
|
|
1514 #ifdef HAVE_DIALOGS
|
|
1515 console_type_create_dialog_mswindows ();
|
|
1516 #endif
|
|
1517 #endif
|
|
1518
|
|
1519 /* Now initialize the specifier types and associated symbols.
|
|
1520 Other than the first function below, the functions may
|
|
1521 make exactly the following function/macro calls:
|
|
1522
|
|
1523 INITIALIZE_SPECIFIER_TYPE()
|
|
1524 SPECIFIER_HAS_METHOD()
|
|
1525
|
|
1526 For any given specifier type, the former macro must be called
|
|
1527 before the any calls to the latter macro. */
|
|
1528
|
|
1529 specifier_type_create ();
|
|
1530
|
|
1531 specifier_type_create_image ();
|
|
1532 specifier_type_create_gutter ();
|
|
1533 specifier_type_create_objects ();
|
|
1534 #ifdef HAVE_TOOLBARS
|
|
1535 specifier_type_create_toolbar ();
|
|
1536 #endif
|
|
1537
|
771
|
1538 /* Now initialize the coding system types and associated symbols.
|
|
1539 Other than the first function below, the functions may
|
|
1540 make exactly the following function/macro calls:
|
|
1541
|
|
1542 INITIALIZE_CODING_SYSTEM_TYPE()
|
|
1543 CODING_SYSTEM_HAS_METHOD()
|
|
1544
|
|
1545 For any given coding system type, the former macro must be called
|
|
1546 before the any calls to the latter macro. */
|
|
1547
|
|
1548 coding_system_type_create ();
|
|
1549 coding_system_type_create_unicode ();
|
|
1550 #ifdef HAVE_WIN32_CODING_SYSTEMS
|
|
1551 coding_system_type_create_intl_win32 ();
|
|
1552 #endif
|
|
1553 #ifdef MULE
|
|
1554 coding_system_type_create_mule_coding ();
|
|
1555 #endif
|
|
1556
|
428
|
1557 /* Now initialize the structure types and associated symbols.
|
|
1558 Other than the first function below, the functions may
|
|
1559 make exactly the following function/macro calls:
|
|
1560
|
|
1561 define_structure_type()
|
|
1562 define_structure_type_keyword()
|
|
1563
|
|
1564 */
|
|
1565
|
|
1566 structure_type_create ();
|
|
1567
|
|
1568 structure_type_create_chartab ();
|
|
1569 structure_type_create_faces ();
|
|
1570 structure_type_create_rangetab ();
|
|
1571 structure_type_create_hash_table ();
|
|
1572
|
|
1573 /* Now initialize the image instantiator formats and associated symbols.
|
|
1574 Other than the first function below, the functions may
|
|
1575 make exactly the following function/macro calls:
|
|
1576
|
|
1577 INITIALIZE_IMAGE_INSTANTIATOR_FORMAT()
|
|
1578 IIFORMAT_HAS_METHOD()
|
|
1579 IIFORMAT_VALID_KEYWORD()
|
|
1580
|
|
1581 For any given image instantiator format, the first macro must be
|
|
1582 called before the any calls to the other macros. */
|
|
1583
|
|
1584 image_instantiator_format_create ();
|
|
1585 image_instantiator_format_create_glyphs_eimage ();
|
|
1586 image_instantiator_format_create_glyphs_widget ();
|
|
1587 #ifdef HAVE_TTY
|
|
1588 image_instantiator_format_create_glyphs_tty ();
|
|
1589 #endif
|
|
1590 #ifdef HAVE_X_WINDOWS
|
|
1591 image_instantiator_format_create_glyphs_x ();
|
|
1592 #endif /* HAVE_X_WINDOWS */
|
|
1593 #ifdef HAVE_MS_WINDOWS
|
|
1594 image_instantiator_format_create_glyphs_mswindows ();
|
|
1595 #endif /* HAVE_MSWINDOWS_WINDOWS */
|
462
|
1596 #ifdef HAVE_GTK
|
|
1597 image_instantiator_format_create_glyphs_gtk ();
|
|
1598 #endif
|
428
|
1599
|
|
1600 /* Now initialize the lstream types and associated symbols.
|
|
1601 Other than the first function below, the functions may
|
|
1602 make exactly the following function/macro calls:
|
|
1603
|
|
1604 LSTREAM_HAS_METHOD()
|
|
1605
|
|
1606 */
|
|
1607
|
|
1608 lstream_type_create ();
|
|
1609 lstream_type_create_file_coding ();
|
853
|
1610 #if defined (HAVE_MS_WINDOWS) && !defined (HAVE_MSG_SELECT)
|
428
|
1611 lstream_type_create_mswindows_selectable ();
|
|
1612 #endif
|
|
1613
|
|
1614 /* Initialize processes implementation.
|
|
1615 The functions may make exactly the following function/macro calls:
|
|
1616
|
|
1617 PROCESS_HAS_METHOD()
|
|
1618 */
|
|
1619 #ifdef HAVE_UNIX_PROCESSES
|
|
1620 process_type_create_unix ();
|
|
1621 #endif
|
|
1622 #ifdef HAVE_WIN32_PROCESSES
|
|
1623 process_type_create_nt ();
|
|
1624 #endif
|
|
1625
|
|
1626 /* Now initialize most variables.
|
|
1627
|
|
1628 These functions may do exactly the following:
|
|
1629
|
771
|
1630 -- assigning a symbol or constant value to a variable
|
|
1631 -- using a global variable that has been initialized
|
|
1632 earlier on in the same function
|
|
1633 -- DEFVAR_INT()
|
|
1634 -- DEFVAR_LISP()
|
|
1635 -- DEFVAR_BOOL()
|
|
1636 -- DEFER_GETTEXT()
|
|
1637 -- staticpro*()
|
|
1638 -- xmalloc*(), xnew*(), and friends
|
|
1639 -- Dynarr_*()
|
|
1640 -- Blocktype_*()
|
|
1641 -- Fprovide(symbol)
|
|
1642 -- intern()
|
|
1643 -- Fput()
|
|
1644 -- dump_add_*()
|
|
1645 -- C library functions with no external dependencies, e.g. str*()
|
|
1646 -- defsymbol(), if it's absolutely necessary and you're sure that
|
|
1647 the symbol isn't referenced anywhere else in the initialization
|
|
1648 code
|
|
1649 -- Fset() on a symbol that is unbound
|
|
1650 -- Any of the object-creating functions in alloc.c: e.g.
|
|
1651 - make_string()
|
|
1652 - build_intstring()
|
|
1653 - build_string()
|
|
1654 - make_vector()
|
|
1655 - make_int()
|
|
1656 - make_char()
|
|
1657 - make_extent()
|
|
1658 - alloc_lcrecord()
|
|
1659 - Fcons()
|
|
1660 - listN()
|
|
1661 - make_lcrecord_list()
|
|
1662 -- make_opaque_ptr()
|
|
1663 -- make_lisp_hash_table() (not allowed in 21.4!)
|
|
1664 -- certain specifier creation functions (but be careful; see
|
|
1665 glyphs.c for examples)
|
428
|
1666
|
|
1667 perhaps a few others.
|
446
|
1668
|
771
|
1669 NO EXTERNAL-FORMAT CONVERSIONS.
|
|
1670
|
446
|
1671 NB: Initialization or assignment should not be done here to certain
|
|
1672 variables settable from the command line. See the comment above
|
|
1673 the call to pdump_load() in main_1(). This caveat should only
|
|
1674 apply to vars_of_emacs().
|
428
|
1675 */
|
|
1676
|
|
1677 /* Now allow Fprovide() statements to be made. */
|
|
1678 init_provide_once ();
|
|
1679
|
|
1680 /* Do that before any specifier creation (esp. vars_of_glyphs()) */
|
|
1681 vars_of_specifier ();
|
|
1682
|
|
1683 vars_of_abbrev ();
|
|
1684 vars_of_alloc ();
|
|
1685 vars_of_buffer ();
|
|
1686 vars_of_bytecode ();
|
|
1687 vars_of_callint ();
|
|
1688 vars_of_chartab ();
|
|
1689 vars_of_cmdloop ();
|
|
1690 vars_of_cmds ();
|
|
1691 vars_of_console ();
|
|
1692 vars_of_data ();
|
|
1693 #ifdef DEBUG_XEMACS
|
|
1694 vars_of_debug ();
|
440
|
1695 vars_of_tests ();
|
428
|
1696 #endif
|
|
1697 vars_of_console_stream ();
|
|
1698 vars_of_device ();
|
|
1699 #ifdef HAVE_DIALOGS
|
|
1700 vars_of_dialog ();
|
|
1701 #endif
|
|
1702 vars_of_dired ();
|
|
1703 vars_of_doc ();
|
|
1704 #ifdef HAVE_DRAGNDROP
|
|
1705 vars_of_dragdrop ();
|
|
1706 #endif
|
|
1707 vars_of_editfns ();
|
|
1708 vars_of_emacs ();
|
|
1709 vars_of_eval ();
|
814
|
1710 init_eval_semi_early ();
|
428
|
1711
|
|
1712 #ifdef HAVE_X_WINDOWS
|
|
1713 vars_of_event_Xt ();
|
|
1714 #endif
|
|
1715 #if defined(HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
|
|
1716 vars_of_event_tty ();
|
|
1717 #endif
|
|
1718 #ifdef HAVE_MS_WINDOWS
|
|
1719 vars_of_event_mswindows ();
|
|
1720 #endif
|
|
1721 vars_of_event_stream ();
|
|
1722
|
|
1723 vars_of_events ();
|
|
1724 vars_of_extents ();
|
|
1725 vars_of_faces ();
|
771
|
1726 vars_of_file_coding ();
|
428
|
1727 vars_of_fileio ();
|
444
|
1728 #ifdef CLASH_DETECTION
|
|
1729 vars_of_filelock ();
|
|
1730 #endif
|
428
|
1731 vars_of_floatfns ();
|
771
|
1732 vars_of_fns ();
|
826
|
1733 #ifdef USE_C_FONT_LOCK
|
428
|
1734 vars_of_font_lock ();
|
826
|
1735 #endif /* USE_C_FONT_LOCK */
|
428
|
1736 vars_of_frame ();
|
|
1737 vars_of_glyphs ();
|
|
1738 vars_of_glyphs_eimage ();
|
|
1739 vars_of_glyphs_widget ();
|
|
1740 vars_of_gui ();
|
|
1741 vars_of_gutter ();
|
|
1742 vars_of_indent ();
|
|
1743 vars_of_insdel ();
|
|
1744 vars_of_intl ();
|
771
|
1745 #ifdef HAVE_WIN32_CODING_SYSTEMS
|
|
1746 vars_of_intl_win32 ();
|
|
1747 #endif
|
428
|
1748 #ifdef HAVE_XIM
|
|
1749 #ifdef XIM_MOTIF
|
|
1750 vars_of_input_method_motif ();
|
|
1751 #else /* XIM_XLIB */
|
|
1752 vars_of_input_method_xlib ();
|
|
1753 #endif
|
|
1754 #endif /* HAVE_XIM */
|
|
1755 vars_of_keymap ();
|
|
1756 vars_of_lread ();
|
|
1757 vars_of_lstream ();
|
|
1758 vars_of_macros ();
|
|
1759 vars_of_md5 ();
|
|
1760 #ifdef HAVE_DATABASE
|
|
1761 vars_of_database ();
|
|
1762 #endif
|
|
1763 #ifdef HAVE_MENUBARS
|
|
1764 vars_of_menubar ();
|
|
1765 #endif
|
|
1766 vars_of_minibuf ();
|
|
1767 #ifdef HAVE_SHLIB
|
|
1768 vars_of_module ();
|
|
1769 #endif
|
442
|
1770 #ifdef WIN32_NATIVE
|
902
|
1771 vars_of_dired_mswindows ();
|
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_DIALOGS
|
|
1877 vars_of_dialog_mswindows ();
|
|
1878 #endif
|
|
1879 #endif /* HAVE_MS_WINDOWS */
|
|
1880
|
|
1881 #ifdef MULE
|
|
1882 vars_of_mule_ccl ();
|
|
1883 vars_of_mule_charset ();
|
|
1884 #endif
|
|
1885 vars_of_file_coding ();
|
771
|
1886 vars_of_unicode ();
|
428
|
1887 #ifdef MULE
|
771
|
1888 vars_of_mule_coding ();
|
428
|
1889 #ifdef HAVE_WNN
|
|
1890 vars_of_mule_wnn ();
|
|
1891 #endif
|
|
1892 #ifdef HAVE_CANNA
|
|
1893 vars_of_mule_canna ();
|
|
1894 #endif /* HAVE_CANNA */
|
|
1895 #endif /* MULE */
|
|
1896
|
|
1897 #ifdef TOOLTALK
|
|
1898 vars_of_tooltalk ();
|
|
1899 #endif
|
|
1900
|
|
1901 #ifdef SUNPRO
|
|
1902 vars_of_sunpro ();
|
|
1903 #endif
|
|
1904
|
|
1905 #ifdef HAVE_LDAP
|
|
1906 vars_of_eldap ();
|
|
1907 #endif
|
|
1908
|
442
|
1909 #ifdef HAVE_POSTGRESQL
|
771
|
1910 vars_of_postgresql ();
|
442
|
1911 #endif
|
|
1912
|
428
|
1913 #ifdef HAVE_GPM
|
442
|
1914 vars_of_gpmevent ();
|
428
|
1915 #endif
|
|
1916
|
|
1917 /* Now initialize any specifier variables. We do this later
|
|
1918 because it has some dependence on the vars initialized
|
|
1919 above.
|
|
1920
|
|
1921 These functions should *only* initialize specifier variables,
|
|
1922 and may make use of the following functions/macros in addition
|
|
1923 to the ones listed above:
|
|
1924
|
|
1925 DEFVAR_SPECIFIER()
|
|
1926 Fmake_specifier()
|
|
1927 set_specifier_fallback()
|
|
1928 set_specifier_caching()
|
|
1929 */
|
|
1930
|
|
1931 specifier_vars_of_glyphs ();
|
863
|
1932 specifier_vars_of_glyphs_widget ();
|
428
|
1933 specifier_vars_of_gutter ();
|
|
1934 #ifdef HAVE_MENUBARS
|
|
1935 specifier_vars_of_menubar ();
|
|
1936 #endif
|
|
1937 specifier_vars_of_redisplay ();
|
|
1938 #ifdef HAVE_SCROLLBARS
|
|
1939 specifier_vars_of_scrollbar ();
|
|
1940 #endif
|
|
1941 #ifdef HAVE_TOOLBARS
|
|
1942 specifier_vars_of_toolbar ();
|
|
1943 #endif
|
|
1944 specifier_vars_of_window ();
|
|
1945
|
|
1946 /* Now comes all the rest of the variables that couldn't
|
|
1947 be handled above. There may be dependencies on variables
|
|
1948 initialized above, and dependencies between one complex_vars_()
|
|
1949 function and another. */
|
|
1950
|
|
1951 #ifdef MULE
|
814
|
1952 /* This depends on vars initialized in vars_of_unicode(). */
|
428
|
1953 complex_vars_of_mule_charset ();
|
|
1954 #endif
|
814
|
1955 /* This one doesn't depend on anything really, and could go into
|
|
1956 vars_of_(), but lots of lots of code gets called and it's easily
|
|
1957 possible that it could get changed to require being a
|
|
1958 complex_vars_of_(), for example if a charset appears anywhere,
|
|
1959 then we suddenly have dependence on the previous call. */
|
428
|
1960 complex_vars_of_file_coding ();
|
771
|
1961 #ifdef HAVE_WIN32_CODING_SYSTEMS
|
|
1962 complex_vars_of_intl_win32 ();
|
428
|
1963 #endif
|
|
1964
|
771
|
1965 /* Depends on specifiers. */
|
|
1966 complex_vars_of_faces ();
|
|
1967
|
428
|
1968 /* This calls allocate_glyph(), which creates specifiers
|
|
1969 and also relies on a variable (Vthe_nothing_vector) initialized
|
771
|
1970 above. */
|
428
|
1971 complex_vars_of_glyphs ();
|
|
1972
|
|
1973 /* These rely on the glyphs just created in the previous function,
|
|
1974 and call Fadd_spec_to_specifier(), which relies on various
|
|
1975 variables initialized above. */
|
462
|
1976 #ifdef HAVE_GTK
|
|
1977 complex_vars_of_glyphs_gtk ();
|
|
1978 #endif
|
428
|
1979 #ifdef HAVE_X_WINDOWS
|
|
1980 complex_vars_of_glyphs_x ();
|
|
1981 #endif
|
|
1982 #ifdef HAVE_MS_WINDOWS
|
|
1983 complex_vars_of_glyphs_mswindows ();
|
|
1984 #endif
|
|
1985
|
|
1986 /* This calls Fmake_glyph_internal(). */
|
|
1987 complex_vars_of_alloc ();
|
|
1988
|
|
1989 /* This calls Fmake_glyph_internal(). */
|
|
1990 #ifdef HAVE_MENUBARS
|
|
1991 complex_vars_of_menubar ();
|
|
1992 #endif
|
|
1993
|
617
|
1994 #ifdef HAVE_SCROLLBARS
|
428
|
1995 /* This calls Fmake_glyph_internal(). */
|
|
1996 complex_vars_of_scrollbar ();
|
|
1997 #endif
|
|
1998
|
|
1999 /* This calls allocate_glyph(). */
|
|
2000 complex_vars_of_frame ();
|
|
2001
|
|
2002 /* This calls Fcopy_category_table() under Mule, which calls who
|
|
2003 knows what. */
|
|
2004 complex_vars_of_chartab ();
|
|
2005
|
826
|
2006 /* This calls Fput_char_table(), which (under Mule) depends on the
|
428
|
2007 charsets being initialized. */
|
|
2008 complex_vars_of_casetab ();
|
|
2009
|
|
2010 /* This calls Fcopy_syntax_table(), which relies on char tables. */
|
|
2011 complex_vars_of_syntax ();
|
|
2012
|
|
2013 /* This initializes buffer-local variables, sets things up so
|
|
2014 that buffers can be created, and creates a couple of basic
|
|
2015 buffers. This depends on Vstandard_syntax_table and
|
|
2016 Vstandard_category_table (initialized in the previous
|
|
2017 functions), as well as a whole horde of variables that may
|
|
2018 have been initialized above. */
|
|
2019 complex_vars_of_buffer ();
|
|
2020
|
|
2021 /* This initializes console-local variables. */
|
|
2022 complex_vars_of_console ();
|
|
2023
|
|
2024 /* This creates a couple more buffers, and depends on the
|
|
2025 previous function. */
|
|
2026 complex_vars_of_minibuf ();
|
|
2027
|
|
2028 /* These two might call Ffile_name_as_directory(), which
|
|
2029 might depend on all sorts of things; I'm not sure. */
|
|
2030 complex_vars_of_emacs ();
|
|
2031
|
|
2032 /* This creates a couple of basic keymaps and depends on Lisp
|
|
2033 hash tables and Ffset() (both of which depend on some variables
|
|
2034 initialized in the vars_of_*() section) and possibly other
|
|
2035 stuff. */
|
|
2036 complex_vars_of_keymap ();
|
|
2037
|
|
2038 #ifdef ERROR_CHECK_GC
|
|
2039 {
|
|
2040 extern int always_gc;
|
|
2041 if (always_gc) /* purification debugging hack */
|
|
2042 garbage_collect_1 ();
|
|
2043 }
|
|
2044 #endif
|
|
2045 #ifdef PDUMP
|
771
|
2046 }
|
|
2047 else if (!restart) /* after successful pdump_load()
|
|
2048 (note, we are inside ifdef PDUMP) */
|
|
2049 {
|
428
|
2050 reinit_alloc_once_early ();
|
440
|
2051 reinit_symbols_once_early ();
|
428
|
2052 reinit_opaque_once_early ();
|
814
|
2053 reinit_eistring_once_early ();
|
428
|
2054
|
|
2055 reinit_console_type_create_stream ();
|
|
2056 #ifdef HAVE_TTY
|
|
2057 reinit_console_type_create_tty ();
|
|
2058 #endif
|
|
2059 #ifdef HAVE_X_WINDOWS
|
|
2060 reinit_console_type_create_x ();
|
|
2061 reinit_console_type_create_device_x ();
|
|
2062 #endif
|
|
2063 #ifdef HAVE_MS_WINDOWS
|
|
2064 reinit_console_type_create_mswindows ();
|
|
2065 #endif
|
462
|
2066 #ifdef HAVE_GTK
|
|
2067 reinit_console_type_create_gtk ();
|
|
2068 #endif
|
428
|
2069
|
|
2070 reinit_specifier_type_create ();
|
|
2071 reinit_specifier_type_create_image ();
|
|
2072 reinit_specifier_type_create_gutter ();
|
|
2073 reinit_specifier_type_create_objects ();
|
|
2074 #ifdef HAVE_TOOLBARS
|
|
2075 reinit_specifier_type_create_toolbar ();
|
|
2076 #endif
|
|
2077
|
|
2078 structure_type_create ();
|
|
2079
|
771
|
2080 reinit_coding_system_type_create ();
|
|
2081 reinit_coding_system_type_create_unicode ();
|
|
2082 #ifdef HAVE_WIN32_CODING_SYSTEMS
|
|
2083 reinit_coding_system_type_create_intl_win32 ();
|
|
2084 #endif
|
|
2085 #ifdef MULE
|
|
2086 reinit_coding_system_type_create_mule_coding ();
|
|
2087 #endif
|
|
2088
|
428
|
2089 structure_type_create_chartab ();
|
|
2090 structure_type_create_faces ();
|
|
2091 structure_type_create_rangetab ();
|
|
2092 structure_type_create_hash_table ();
|
|
2093
|
|
2094 lstream_type_create ();
|
|
2095 lstream_type_create_file_coding ();
|
771
|
2096 #if defined (HAVE_MS_WINDOWS) && !defined (HAVE_MSG_SELECT)
|
428
|
2097 lstream_type_create_mswindows_selectable ();
|
|
2098 #endif
|
|
2099 #ifdef HAVE_UNIX_PROCESSES
|
|
2100 process_type_create_unix ();
|
|
2101 #endif
|
|
2102 #ifdef HAVE_WIN32_PROCESSES
|
|
2103 process_type_create_nt ();
|
|
2104 #endif
|
|
2105
|
|
2106 reinit_vars_of_buffer ();
|
|
2107 reinit_vars_of_console ();
|
|
2108 #ifdef DEBUG_XEMACS
|
|
2109 reinit_vars_of_debug ();
|
|
2110 #endif
|
|
2111 reinit_vars_of_device ();
|
|
2112 reinit_vars_of_eval ();
|
|
2113 #if defined(HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
|
|
2114 reinit_vars_of_event_tty ();
|
|
2115 #endif
|
|
2116 reinit_vars_of_event_stream ();
|
|
2117 reinit_vars_of_events ();
|
|
2118 reinit_vars_of_extents ();
|
771
|
2119 reinit_vars_of_file_coding ();
|
442
|
2120 reinit_vars_of_fileio ();
|
826
|
2121 #ifdef USE_C_FONT_LOCK
|
428
|
2122 reinit_vars_of_font_lock ();
|
826
|
2123 #endif /* USE_C_FONT_LOCK */
|
428
|
2124 reinit_vars_of_glyphs ();
|
|
2125 reinit_vars_of_glyphs_widget ();
|
|
2126 reinit_vars_of_insdel ();
|
|
2127 reinit_vars_of_lread ();
|
|
2128 reinit_vars_of_lstream ();
|
|
2129 reinit_vars_of_minibuf ();
|
438
|
2130 #ifdef HAVE_SHLIB
|
428
|
2131 reinit_vars_of_module ();
|
438
|
2132 #endif
|
428
|
2133 reinit_vars_of_objects ();
|
|
2134 reinit_vars_of_print ();
|
|
2135 reinit_vars_of_search ();
|
771
|
2136 reinit_vars_of_text ();
|
428
|
2137 reinit_vars_of_undo ();
|
771
|
2138 reinit_vars_of_unicode ();
|
428
|
2139 reinit_vars_of_window ();
|
|
2140
|
|
2141 #ifdef HAVE_MS_WINDOWS
|
788
|
2142 reinit_vars_of_event_mswindows ();
|
428
|
2143 reinit_vars_of_frame_mswindows ();
|
788
|
2144 reinit_vars_of_object_mswindows ();
|
428
|
2145 #endif
|
|
2146
|
462
|
2147 #ifdef HAVE_GTK
|
788
|
2148 reinit_vars_of_event_gtk ();
|
462
|
2149 reinit_vars_of_menubar_gtk ();
|
|
2150 #endif
|
|
2151
|
428
|
2152 #ifdef HAVE_X_WINDOWS
|
|
2153 reinit_vars_of_device_x ();
|
788
|
2154 reinit_vars_of_event_Xt ();
|
438
|
2155 #ifdef HAVE_SCROLLBARS
|
|
2156 reinit_vars_of_scrollbar_x ();
|
440
|
2157 #endif
|
428
|
2158 #ifdef HAVE_MENUBARS
|
|
2159 reinit_vars_of_menubar_x ();
|
|
2160 #endif
|
440
|
2161 reinit_vars_of_select_x ();
|
771
|
2162 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_X_DIALOGS) || defined (HAVE_TOOLBARS)
|
428
|
2163 reinit_vars_of_gui_x ();
|
|
2164 #endif
|
440
|
2165 #endif /* HAVE_X_WINDOWS */
|
428
|
2166
|
771
|
2167 #ifdef MULE
|
|
2168 reinit_vars_of_mule_coding ();
|
|
2169 #endif
|
617
|
2170 #if defined (MULE) && defined (HAVE_WNN)
|
428
|
2171 reinit_vars_of_mule_wnn ();
|
|
2172 #endif
|
|
2173
|
771
|
2174 reinit_complex_vars_of_buffer_runtime_only ();
|
|
2175 reinit_complex_vars_of_console_runtime_only ();
|
428
|
2176 reinit_complex_vars_of_minibuf ();
|
440
|
2177 #endif /* PDUMP */
|
428
|
2178 }
|
|
2179
|
|
2180 /* CONGRATULATIONS!!! We have successfully initialized the Lisp
|
|
2181 engine. */
|
|
2182
|
|
2183 if (initialized)
|
814
|
2184 init_eval_semi_early ();
|
771
|
2185
|
|
2186 #ifdef MULE
|
|
2187 init_mule_charset ();
|
428
|
2188 #endif
|
|
2189
|
|
2190 /* Now do further initialization/setup of stuff that is not needed by the
|
|
2191 syms_of_() routines. This involves stuff that only is enabled in
|
|
2192 an interactive run (redisplay, user input, etc.) and stuff that is
|
|
2193 not needed until we start loading Lisp code (the reader). A lot
|
|
2194 of this stuff involves querying the current environment and needs
|
771
|
2195 to be done both at dump time and at run time. Some will be done
|
|
2196 only at run time, by querying the `initialized' variable. */
|
|
2197
|
|
2198 #if defined (WIN32_NATIVE) || defined (CYGWIN)
|
|
2199 init_intl_win32 (); /* Under Windows, determine whether we use Unicode
|
|
2200 or ANSI to call the system routines -- i.e.
|
|
2201 determine what the coding system `mswindows-tstr'
|
|
2202 is aliased to */
|
|
2203 #endif
|
|
2204 init_buffer_1 (); /* Create *scratch* buffer; init_intl() is going to
|
|
2205 call Lisp code (the very first code we call),
|
|
2206 and needs a current buffer */
|
|
2207 #ifdef MULE
|
|
2208 init_intl (); /* Figure out the locale and set native and
|
|
2209 file-name coding systems, initialize the Unicode tables
|
|
2210 so that we will be able to process non-ASCII from here
|
|
2211 on out! */
|
428
|
2212 #endif
|
|
2213
|
814
|
2214 init_xemacs_process (); /* Set up the process environment (so that
|
|
2215 egetenv works), the basic directory variables
|
|
2216 (exec-directory and so on), and stuff related
|
|
2217 to subprocesses. This should be first because
|
|
2218 many of the functions below call egetenv() to
|
|
2219 get environment variables. */
|
771
|
2220
|
|
2221 #ifdef WIN32_NATIVE
|
|
2222 /*
|
|
2223 * For Win32, call init_environment() to properly enter environment/registry
|
|
2224 * variables into Vprocess_environment.
|
|
2225 */
|
814
|
2226 init_mswindows_environment ();
|
771
|
2227 #endif
|
|
2228
|
|
2229 init_initial_directory (); /* get the directory to use for the
|
|
2230 "*scratch*" buffer, etc. */
|
|
2231
|
428
|
2232 init_lread (); /* Set up the Lisp reader. */
|
442
|
2233 init_cmdargs (argc, (Extbyte **) argv,
|
|
2234 skip_args); /* Create list Vcommand_line_args */
|
771
|
2235 init_buffer_2 (); /* Set default directory of *scratch* buffer */
|
428
|
2236
|
442
|
2237 #ifdef WIN32_NATIVE
|
814
|
2238 init_nt ();
|
771
|
2239 init_select_mswindows ();
|
428
|
2240 #endif
|
|
2241
|
|
2242 init_redisplay (); /* Determine terminal type.
|
|
2243 init_sys_modes uses results */
|
438
|
2244 init_frame ();
|
428
|
2245 init_event_stream (); /* Set up so we can get user input. */
|
|
2246 init_macros (); /* set up so we can run macros. */
|
|
2247 init_editfns (); /* Determine the name of the user we're running as */
|
|
2248 #ifdef SUNPRO
|
|
2249 init_sunpro (); /* Set up Sunpro usage tracking */
|
|
2250 #endif
|
442
|
2251 #if defined (WIN32_NATIVE) || defined (CYGWIN)
|
|
2252 init_win32 ();
|
|
2253 #endif
|
428
|
2254 #if defined (HAVE_NATIVE_SOUND) && defined (hp9000s800)
|
|
2255 init_hpplay ();
|
|
2256 #endif
|
771
|
2257 #ifdef HAVE_POSTGRESQL
|
|
2258 /* Set some values taken from environment variables */
|
|
2259 init_postgresql_from_environment ();
|
|
2260 #endif
|
428
|
2261 #ifdef HAVE_TTY
|
|
2262 init_device_tty ();
|
|
2263 #endif
|
442
|
2264 init_console_stream (restart); /* Create the first console */
|
428
|
2265
|
|
2266 /* try to get the actual pathname of the exec file we are running */
|
|
2267 if (!restart)
|
771
|
2268 {
|
|
2269 Vinvocation_name = Fcar (Vcommand_line_args);
|
|
2270 if (XSTRING_DATA(Vinvocation_name)[0] == '-')
|
|
2271 {
|
|
2272 /* XEmacs as a login shell, oh goody! */
|
|
2273 Vinvocation_name = build_intstring (egetenv ("SHELL"));
|
|
2274 }
|
428
|
2275 Vinvocation_directory = Vinvocation_name;
|
|
2276
|
771
|
2277 if (!NILP (Ffile_name_directory (Vinvocation_name)))
|
|
2278 {
|
|
2279 /* invocation-name includes a directory component -- presumably it
|
|
2280 is relative to cwd, not $PATH */
|
|
2281 Vinvocation_directory = Fexpand_file_name (Vinvocation_name,
|
|
2282 Qnil);
|
|
2283 Vinvocation_path = Qnil;
|
|
2284 }
|
|
2285 else
|
|
2286 {
|
|
2287 Vinvocation_path = split_env_path ("PATH", NULL);
|
|
2288 locate_file (Vinvocation_path, Vinvocation_name,
|
|
2289 Vlisp_EXEC_SUFFIXES,
|
|
2290 &Vinvocation_directory, X_OK);
|
|
2291 }
|
|
2292
|
|
2293 if (NILP (Vinvocation_directory))
|
|
2294 Vinvocation_directory = Vinvocation_name;
|
|
2295
|
|
2296 Vinvocation_name = Ffile_name_nondirectory (Vinvocation_directory);
|
|
2297 Vinvocation_directory = Ffile_name_directory (Vinvocation_directory);
|
|
2298 }
|
428
|
2299
|
442
|
2300 #if defined(HAVE_SHLIB) && !defined(WIN32_NATIVE)
|
428
|
2301 /* This is Unix only. MS Windows NT has a library call that does
|
|
2302 The Right Thing on that system. Rumor has it, this must be
|
|
2303 called for GNU dld in temacs and xemacs. */
|
|
2304 {
|
851
|
2305 char *buf = (char *)ALLOCA (XSTRING_LENGTH (Vinvocation_directory)
|
428
|
2306 + XSTRING_LENGTH (Vinvocation_name)
|
|
2307 + 2);
|
|
2308 sprintf (buf, "%s/%s", XSTRING_DATA (Vinvocation_directory),
|
|
2309 XSTRING_DATA (Vinvocation_name));
|
|
2310
|
771
|
2311 C_STRING_TO_EXTERNAL (buf, buf, Qfile_name);
|
428
|
2312 /* All we can do is cry if an error happens, so ignore it. */
|
|
2313 (void) dll_init (buf);
|
|
2314 }
|
|
2315 #endif
|
|
2316
|
|
2317 #if defined (LOCALTIME_CACHE) && defined (HAVE_TZSET)
|
|
2318 /* sun's localtime() has a bug. it caches the value of the time
|
|
2319 zone rather than looking it up every time. Since localtime() is
|
|
2320 called to bolt the undumping time into the undumped emacs, this
|
|
2321 results in localtime() ignoring the TZ environment variable.
|
|
2322 This flushes the new TZ value into localtime(). */
|
|
2323 tzset ();
|
|
2324 #endif /* LOCALTIME_CACHE and TZSET */
|
|
2325
|
|
2326 load_me = Qnil;
|
|
2327 if (!initialized)
|
|
2328 {
|
|
2329 /* Handle -l loadup-and-dump, args passed by Makefile. */
|
|
2330 if (argc > 2 + skip_args && !strcmp (argv[1 + skip_args], "-l"))
|
771
|
2331 /* !!#### need to be Mule-translating this, but later */
|
428
|
2332 load_me = build_string (argv[2 + skip_args]);
|
|
2333 }
|
|
2334
|
|
2335 #ifdef QUANTIFY
|
|
2336 if (initialized)
|
|
2337 quantify_start_recording_data ();
|
|
2338 #endif /* QUANTIFY */
|
|
2339
|
|
2340 initialized = 1;
|
771
|
2341 inhibit_non_essential_printing_operations = 0;
|
428
|
2342
|
|
2343 /* This never returns. */
|
|
2344 initial_command_loop (load_me);
|
|
2345 /* NOTREACHED */
|
|
2346 }
|
|
2347
|
|
2348
|
|
2349 /* Sort the args so we can find the most important ones
|
|
2350 at the beginning of argv. */
|
|
2351
|
|
2352 /* First, here's a table of all the standard options. */
|
|
2353
|
|
2354 struct standard_args
|
|
2355 {
|
442
|
2356 const char *name;
|
|
2357 const char *longname;
|
428
|
2358 int priority;
|
|
2359 int nargs;
|
|
2360 };
|
|
2361
|
442
|
2362 static const struct standard_args standard_args[] =
|
428
|
2363 {
|
776
|
2364 /* Handled by main_1 above: Each must have its own priority and must be
|
|
2365 in the order mentioned in main_1. */
|
442
|
2366 { "-sd", "--show-dump-id", 105, 0 },
|
|
2367 { "-t", "--terminal", 100, 1 },
|
|
2368 { "-nd", "--no-dump-file", 95, 0 },
|
428
|
2369 { "-nw", "--no-windows", 90, 0 },
|
826
|
2370 { "-batch", "--batch", 88, 0 },
|
771
|
2371 #ifdef WIN32_NATIVE
|
826
|
2372 { "-mswindows-termination-handle", 0, 84, 1 },
|
771
|
2373 { "-nuni", "--no-unicode-lib-calls", 83, 0 },
|
|
2374 #endif /* WIN32_NATIVE */
|
428
|
2375 { "-debug-paths", "--debug-paths", 82, 0 },
|
776
|
2376 { "-no-packages", "--no-packages", 81, 0 },
|
|
2377 { "-no-early-packages", "--no-early-packages", 80, 0 },
|
|
2378 { "-no-site-modules", "--no-site-modules", 78, 0 },
|
|
2379 { "-vanilla", "--vanilla", 76, 0 },
|
|
2380 { "-no-autoloads", "--no-autoloads", 74, 0 },
|
|
2381 { "-help", "--help", 72, 0 },
|
|
2382 { "-version", "--version", 70, 0 },
|
|
2383 { "-V", 0, 68, 0 },
|
|
2384 { "-d", "--display", 66, 1 },
|
|
2385 { "-display", 0, 64, 1 },
|
428
|
2386
|
|
2387 /* Handled by command-line-early in startup.el: */
|
|
2388 { "-q", "--no-init-file", 50, 0 },
|
|
2389 { "-no-init-file", 0, 50, 0 },
|
776
|
2390 { "-no-site-file", "--no-site-file", 50, 0 },
|
|
2391 { "-unmapped", "--unmapped", 50, 0 },
|
|
2392 { "-u", "--user", 50, 1 },
|
|
2393 { "-user", 0, 50, 1 },
|
|
2394 { "-user-init-file", "--user-init-file", 50, 1 },
|
|
2395 { "-user-init-directory", "--user-init-directory", 50, 1 },
|
|
2396 { "-debug-init", "--debug-init", 50, 0 },
|
428
|
2397
|
|
2398 /* Xt options: */
|
|
2399 { "-i", "--icon-type", 15, 0 },
|
|
2400 { "-itype", 0, 15, 0 },
|
|
2401 { "-iconic", "--iconic", 15, 0 },
|
|
2402 { "-bg", "--background-color", 10, 1 },
|
|
2403 { "-background", 0, 10, 1 },
|
|
2404 { "-fg", "--foreground-color", 10, 1 },
|
|
2405 { "-foreground", 0, 10, 1 },
|
|
2406 { "-bd", "--border-color", 10, 1 },
|
|
2407 { "-bw", "--border-width", 10, 1 },
|
|
2408 { "-ib", "--internal-border", 10, 1 },
|
|
2409 { "-ms", "--mouse-color", 10, 1 },
|
|
2410 { "-cr", "--cursor-color", 10, 1 },
|
|
2411 { "-fn", "--font", 10, 1 },
|
|
2412 { "-font", 0, 10, 1 },
|
|
2413 { "-g", "--geometry", 10, 1 },
|
|
2414 { "-geometry", 0, 10, 1 },
|
|
2415 { "-T", "--title", 10, 1 },
|
|
2416 { "-title", 0, 10, 1 },
|
|
2417 { "-name", "--name", 10, 1 },
|
|
2418 { "-xrm", "--xrm", 10, 1 },
|
|
2419 { "-r", "--reverse-video", 5, 0 },
|
|
2420 { "-rv", 0, 5, 0 },
|
|
2421 { "-reverse", 0, 5, 0 },
|
|
2422 { "-hb", "--horizontal-scroll-bars", 5, 0 },
|
|
2423 { "-vb", "--vertical-scroll-bars", 5, 0 },
|
|
2424
|
776
|
2425 { "-eol", "--enable-eol-detection", 2, 0 },
|
|
2426 { "-enable-eol-detection", 0, 2, 0 },
|
428
|
2427 /* These have the same priority as ordinary file name args,
|
|
2428 so they are not reordered with respect to those. */
|
|
2429 { "-L", "--directory", 0, 1 },
|
|
2430 { "-directory", 0, 0, 1 },
|
|
2431 { "-l", "--load", 0, 1 },
|
|
2432 { "-load", 0, 0, 1 },
|
|
2433 { "-f", "--funcall", 0, 1 },
|
|
2434 { "-funcall", 0, 0, 1 },
|
|
2435 { "-eval", "--eval", 0, 1 },
|
|
2436 { "-insert", "--insert", 0, 1 },
|
|
2437 /* This should be processed after ordinary file name args and the like. */
|
|
2438 { "-kill", "--kill", -10, 0 },
|
|
2439 };
|
|
2440
|
|
2441 /* Reorder the elements of ARGV (assumed to have ARGC elements)
|
|
2442 so that the highest priority ones come first.
|
|
2443 Do not change the order of elements of equal priority.
|
|
2444 If an option takes an argument, keep it and its argument together. */
|
|
2445
|
|
2446 static void
|
|
2447 sort_args (int argc, char **argv)
|
|
2448 {
|
|
2449 char **new_argv = xnew_array (char *, argc);
|
|
2450 /* For each element of argv,
|
|
2451 the corresponding element of options is:
|
|
2452 0 for an option that takes no arguments,
|
|
2453 1 for an option that takes one argument, etc.
|
|
2454 -1 for an ordinary non-option argument. */
|
|
2455 int *options = xnew_array (int, argc);
|
|
2456 int *priority = xnew_array (int, argc);
|
|
2457 int to = 1;
|
|
2458 int from;
|
|
2459 int i;
|
|
2460 int end_of_options_p = 0;
|
|
2461
|
|
2462 /* Categorize all the options,
|
|
2463 and figure out which argv elts are option arguments. */
|
|
2464 for (from = 1; from < argc; from++)
|
|
2465 {
|
|
2466 options[from] = -1;
|
|
2467 priority[from] = 0;
|
|
2468 /* Pseudo options "--" and "run-temacs" indicate end of options */
|
|
2469 if (!strcmp (argv[from], "--") ||
|
|
2470 !strcmp (argv[from], "run-temacs"))
|
|
2471 end_of_options_p = 1;
|
|
2472 if (!end_of_options_p && argv[from][0] == '-')
|
|
2473 {
|
|
2474 int match, thislen;
|
|
2475 char *equals;
|
|
2476
|
|
2477 /* Look for a match with a known old-fashioned option. */
|
|
2478 for (i = 0; i < countof (standard_args); i++)
|
|
2479 if (!strcmp (argv[from], standard_args[i].name))
|
|
2480 {
|
|
2481 options[from] = standard_args[i].nargs;
|
|
2482 priority[from] = standard_args[i].priority;
|
|
2483 if (from + standard_args[i].nargs >= argc)
|
|
2484 fatal ("Option `%s' requires an argument\n", argv[from]);
|
|
2485 from += standard_args[i].nargs;
|
|
2486 goto done;
|
|
2487 }
|
|
2488
|
|
2489 /* Look for a match with a known long option.
|
|
2490 MATCH is -1 if no match so far, -2 if two or more matches so far,
|
|
2491 >= 0 (the table index of the match) if just one match so far. */
|
|
2492 if (argv[from][1] == '-')
|
|
2493 {
|
|
2494 match = -1;
|
|
2495 thislen = strlen (argv[from]);
|
|
2496 equals = strchr (argv[from], '=');
|
|
2497 if (equals != 0)
|
|
2498 thislen = equals - argv[from];
|
|
2499
|
|
2500 for (i = 0; i < countof (standard_args); i++)
|
|
2501 if (standard_args[i].longname
|
|
2502 && !strncmp (argv[from], standard_args[i].longname,
|
|
2503 thislen))
|
|
2504 {
|
|
2505 if (match == -1)
|
|
2506 match = i;
|
|
2507 else
|
|
2508 match = -2;
|
|
2509 }
|
|
2510
|
|
2511 /* If we found exactly one match, use that. */
|
|
2512 if (match >= 0)
|
|
2513 {
|
|
2514 options[from] = standard_args[match].nargs;
|
|
2515 priority[from] = standard_args[match].priority;
|
|
2516 /* If --OPTION=VALUE syntax is used,
|
|
2517 this option uses just one argv element. */
|
|
2518 if (equals != 0)
|
|
2519 options[from] = 0;
|
|
2520 if (from + options[from] >= argc)
|
|
2521 fatal ("Option `%s' requires an argument\n", argv[from]);
|
|
2522 from += options[from];
|
|
2523 }
|
|
2524 }
|
|
2525 done: ;
|
|
2526 }
|
|
2527 }
|
|
2528
|
|
2529 /* Copy the arguments, in order of decreasing priority, to NEW_ARGV. */
|
|
2530 new_argv[0] = argv[0];
|
|
2531 while (to < argc)
|
|
2532 {
|
|
2533 int best = -1;
|
|
2534 int best_priority = -9999;
|
|
2535
|
|
2536 /* Find the highest priority remaining option.
|
|
2537 If several have equal priority, take the first of them. */
|
|
2538 for (from = 1; from < argc; from++)
|
|
2539 {
|
|
2540 if (argv[from] != 0 && priority[from] > best_priority)
|
|
2541 {
|
|
2542 best_priority = priority[from];
|
|
2543 best = from;
|
|
2544 }
|
|
2545 /* Skip option arguments--they are tied to the options. */
|
|
2546 if (options[from] > 0)
|
|
2547 from += options[from];
|
|
2548 }
|
|
2549
|
|
2550 if (best < 0)
|
|
2551 abort ();
|
|
2552
|
|
2553 /* Copy the highest priority remaining option, with its args, to NEW_ARGV. */
|
|
2554 new_argv[to++] = argv[best];
|
|
2555 for (i = 0; i < options[best]; i++)
|
|
2556 new_argv[to++] = argv[best + i + 1];
|
|
2557
|
|
2558 /* Clear out this option in ARGV. */
|
|
2559 argv[best] = 0;
|
|
2560 for (i = 0; i < options[best]; i++)
|
|
2561 argv[best + i + 1] = 0;
|
|
2562 }
|
|
2563
|
|
2564 memcpy (argv, new_argv, sizeof (char *) * argc);
|
|
2565 xfree (new_argv);
|
|
2566 xfree (options);
|
|
2567 xfree (priority);
|
|
2568 }
|
|
2569
|
|
2570 DEFUN ("running-temacs-p", Frunning_temacs_p, 0, 0, 0, /*
|
|
2571 True if running temacs. This means we are in the dumping stage.
|
|
2572 This is false during normal execution of the `xemacs' program, and
|
|
2573 becomes false once `run-emacs-from-temacs' is run.
|
|
2574 */
|
|
2575 ())
|
|
2576 {
|
|
2577 return run_temacs_argc >= 0 ? Qt : Qnil;
|
|
2578 }
|
|
2579
|
|
2580 DEFUN ("run-emacs-from-temacs", Frun_emacs_from_temacs, 0, MANY, 0, /*
|
|
2581 Do not call this. It will reinitialize your XEmacs. You'll be sorry.
|
|
2582 */
|
|
2583 /* If this function is called from startup.el, it will be possible to run
|
|
2584 temacs as an editor using 'temacs -batch -l loadup.el run-temacs', instead
|
|
2585 of having to dump an emacs and then run that (when debugging emacs itself,
|
|
2586 this can be much faster)). [Actually, the speed difference isn't that
|
|
2587 much as long as your filesystem is local, and you don't end up with
|
|
2588 a dumped version in case you want to rerun it. This function is most
|
|
2589 useful when used as part of the `make all-elc' command. --ben]
|
|
2590 This will "restart" emacs with the specified command-line arguments.
|
|
2591
|
|
2592 Martin thinks this function is most useful when using debugging
|
|
2593 tools like Purify or tcov that get confused by XEmacs' dumping. */
|
|
2594 (int nargs, Lisp_Object *args))
|
|
2595 {
|
|
2596 int ac;
|
442
|
2597 const Extbyte *wampum;
|
428
|
2598 int namesize;
|
|
2599 int total_len;
|
|
2600 Lisp_Object orig_invoc_name = Fcar (Vcommand_line_args);
|
442
|
2601 const Extbyte **wampum_all = alloca_array (const Extbyte *, nargs);
|
428
|
2602 int *wampum_all_len = alloca_array (int, nargs);
|
|
2603
|
|
2604 assert (!gc_in_progress);
|
|
2605
|
|
2606 if (run_temacs_argc < 0)
|
563
|
2607 invalid_operation ("I've lost my temacs-hood.", Qunbound);
|
428
|
2608
|
|
2609 /* Need to convert the orig_invoc_name and all of the arguments
|
|
2610 to external format. */
|
|
2611
|
440
|
2612 TO_EXTERNAL_FORMAT (LISP_STRING, orig_invoc_name,
|
|
2613 ALLOCA, (wampum, namesize),
|
|
2614 Qnative);
|
428
|
2615 namesize++;
|
|
2616
|
|
2617 for (ac = 0, total_len = namesize; ac < nargs; ac++)
|
|
2618 {
|
|
2619 CHECK_STRING (args[ac]);
|
440
|
2620 TO_EXTERNAL_FORMAT (LISP_STRING, args[ac],
|
|
2621 ALLOCA, (wampum_all[ac], wampum_all_len[ac]),
|
|
2622 Qnative);
|
428
|
2623 wampum_all_len[ac]++;
|
|
2624 total_len += wampum_all_len[ac];
|
|
2625 }
|
|
2626 DO_REALLOC (run_temacs_args, run_temacs_args_size, total_len, char);
|
|
2627 DO_REALLOC (run_temacs_argv, run_temacs_argv_size, nargs+2, char *);
|
|
2628
|
|
2629 memcpy (run_temacs_args, wampum, namesize);
|
|
2630 run_temacs_argv [0] = run_temacs_args;
|
|
2631 for (ac = 0; ac < nargs; ac++)
|
|
2632 {
|
|
2633 memcpy (run_temacs_args + namesize,
|
|
2634 wampum_all[ac], wampum_all_len[ac]);
|
|
2635 run_temacs_argv [ac + 1] = run_temacs_args + namesize;
|
|
2636 namesize += wampum_all_len[ac];
|
|
2637 }
|
|
2638 run_temacs_argv [nargs + 1] = 0;
|
|
2639 catchlist = NULL; /* Important! Otherwise free_cons() calls in
|
|
2640 condition_case_unwind() may lead to GC death. */
|
771
|
2641 unbind_to (0); /* this closes loadup.el */
|
428
|
2642 purify_flag = 0;
|
|
2643 run_temacs_argc = nargs + 1;
|
442
|
2644 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
|
428
|
2645 report_sheap_usage (0);
|
|
2646 #endif
|
|
2647 LONGJMP (run_temacs_catch, 1);
|
801
|
2648 RETURN_NOT_REACHED (Qnil)
|
428
|
2649 }
|
|
2650
|
|
2651 /* ARGSUSED */
|
|
2652 int
|
|
2653 main (int argc, char **argv, char **envp)
|
|
2654 {
|
442
|
2655
|
|
2656 #ifdef _MSC_VER
|
|
2657 /* Under VC++, access violations and the like are not sent through
|
|
2658 the standard signal() mechanism. Rather, they need to be handled
|
|
2659 using the Microsoft "structured exception handling" mechanism,
|
|
2660 which vaguely resembles the C++ mechanisms. */
|
|
2661 __try
|
|
2662 {
|
|
2663 #endif
|
|
2664
|
428
|
2665 int volatile vol_argc = argc;
|
|
2666 char ** volatile vol_argv = argv;
|
|
2667 char ** volatile vol_envp = envp;
|
|
2668 /* This is hairy. We need to compute where the XEmacs binary was invoked
|
|
2669 from because temacs initialization requires it to find the lisp
|
|
2670 directories. The code that recomputes the path is guarded by the
|
|
2671 restarted flag. There are three possible paths I've found so far
|
|
2672 through this:
|
|
2673
|
|
2674 temacs -- When running temacs for basic build stuff, the first main_1
|
|
2675 will be the only one invoked. It must compute the path else there
|
|
2676 will be a very ugly bomb in startup.el (can't find obvious location
|
|
2677 for doc-directory data-directory, etc.).
|
|
2678
|
|
2679 temacs w/ run-temacs on the command line -- This is run to bytecompile
|
|
2680 all the out of date dumped lisp. It will execute both of the main_1
|
|
2681 calls and the second one must not touch the first computation because
|
|
2682 argc/argv are hosed the second time through.
|
|
2683
|
|
2684 xemacs -- Only the second main_1 is executed. The invocation path must
|
|
2685 computed but this only matters when running in place or when running
|
|
2686 as a login shell.
|
|
2687
|
|
2688 As a bonus for straightening this out, XEmacs can now be run in place
|
|
2689 as a login shell. This never used to work.
|
|
2690
|
|
2691 As another bonus, we can now guarantee that
|
|
2692 (concat invocation-directory invocation-name) contains the filename
|
|
2693 of the XEmacs binary we are running. This can now be used in a
|
|
2694 definite test for out of date dumped files. -slb */
|
|
2695 int restarted = 0;
|
|
2696 #ifdef QUANTIFY
|
|
2697 quantify_stop_recording_data ();
|
|
2698 quantify_clear_data ();
|
|
2699 #endif /* QUANTIFY */
|
|
2700
|
771
|
2701 inhibit_non_essential_printing_operations = 1;
|
428
|
2702 suppress_early_error_handler_backtrace = 0;
|
|
2703 lim_data = 0; /* force reinitialization of this variable */
|
|
2704
|
|
2705 /* Lisp_Object must fit in a word; check VALBITS and GCTYPEBITS */
|
|
2706 assert (sizeof (Lisp_Object) == sizeof (void *));
|
|
2707
|
|
2708 #ifdef LINUX_SBRK_BUG
|
|
2709 sbrk (1);
|
|
2710 #endif
|
|
2711
|
|
2712 if (!initialized)
|
|
2713 {
|
|
2714 #ifdef DOUG_LEA_MALLOC
|
|
2715 mallopt (M_MMAP_MAX, 0);
|
|
2716 #endif
|
|
2717 run_temacs_argc = 0;
|
|
2718 if (! SETJMP (run_temacs_catch))
|
|
2719 {
|
|
2720 main_1 (vol_argc, vol_argv, vol_envp, 0);
|
|
2721 }
|
|
2722 /* run-emacs-from-temacs called */
|
|
2723 restarted = 1;
|
|
2724 vol_argc = run_temacs_argc;
|
|
2725 vol_argv = run_temacs_argv;
|
|
2726 #ifdef _SCO_DS
|
|
2727 /* This makes absolutely no sense to anyone involved. There are
|
|
2728 several people using this stuff. We've compared versions on
|
|
2729 everything we can think of. We can find no difference.
|
|
2730 However, on both my systems environ is a plain old global
|
|
2731 variable initialized to zero. _environ is the one that
|
|
2732 contains pointers to the actual environment.
|
|
2733
|
|
2734 Since we can't figure out the difference (and we're hours
|
|
2735 away from a release), this takes a very cowardly approach and
|
|
2736 is bracketed with both a system specific preprocessor test
|
|
2737 and a runtime "do you have this problem" test
|
|
2738
|
|
2739 06/20/96 robertl@dgii.com */
|
|
2740 {
|
442
|
2741 extern char **_environ;
|
428
|
2742 if ((unsigned) environ == 0)
|
|
2743 environ=_environ;
|
|
2744 }
|
|
2745 #endif /* _SCO_DS */
|
|
2746 vol_envp = environ;
|
|
2747 }
|
456
|
2748 #if defined (RUN_TIME_REMAP) && ! defined (PDUMP)
|
428
|
2749 else
|
|
2750 /* obviously no-one uses this because where it was before initialized was
|
|
2751 *always* true */
|
|
2752 run_time_remap (argv[0]);
|
|
2753 #endif
|
|
2754
|
|
2755 #ifdef DOUG_LEA_MALLOC
|
|
2756 if (initialized && (malloc_state_ptr != NULL))
|
|
2757 {
|
|
2758 int rc = malloc_set_state (malloc_state_ptr);
|
|
2759 if (rc != 0)
|
|
2760 {
|
442
|
2761 stderr_out ("malloc_set_state failed, rc = %d\n", rc);
|
428
|
2762 abort ();
|
|
2763 }
|
|
2764 #if 0
|
|
2765 free (malloc_state_ptr);
|
|
2766 #endif
|
|
2767 /* mmap works in glibc-2.1, glibc-2.0 (Non-Mule only) and Linux libc5 */
|
|
2768 #if (defined(__GLIBC__) && __GLIBC_MINOR__ >= 1) || \
|
|
2769 defined(_NO_MALLOC_WARNING_) || \
|
|
2770 (defined(__GLIBC__) && __GLIBC_MINOR__ < 1 && !defined(MULE)) || \
|
|
2771 defined(DEBUG_DOUG_LEA_MALLOC)
|
|
2772 mallopt (M_MMAP_MAX, 64);
|
|
2773 #endif
|
|
2774 #ifdef REL_ALLOC
|
|
2775 r_alloc_reinit ();
|
|
2776 #endif
|
|
2777 }
|
|
2778 #endif /* DOUG_LEA_MALLOC */
|
|
2779
|
|
2780 run_temacs_argc = -1;
|
|
2781
|
|
2782 main_1 (vol_argc, vol_argv, vol_envp, restarted);
|
442
|
2783
|
|
2784 #ifdef _MSC_VER
|
|
2785 }
|
|
2786 /* VC++ documentation says that
|
|
2787 GetExceptionCode() cannot be called inside the filter itself. */
|
|
2788 __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
|
|
2789 #endif
|
|
2790
|
801
|
2791 RETURN_NOT_REACHED (0)
|
428
|
2792 }
|
|
2793
|
|
2794
|
771
|
2795 /************************************************************************/
|
|
2796 /* dumping XEmacs (to a new EXE file) */
|
|
2797 /************************************************************************/
|
|
2798
|
|
2799 #ifndef CANNOT_DUMP
|
|
2800
|
|
2801 #if !defined(PDUMP) || !defined(SYSTEM_MALLOC)
|
|
2802 extern char my_edata[];
|
428
|
2803 #endif
|
771
|
2804
|
|
2805 extern void disable_free_hook (void);
|
|
2806
|
|
2807 DEFUN ("dump-emacs", Fdump_emacs, 2, 2, 0, /*
|
|
2808 Dump current state of XEmacs into executable file FILENAME.
|
|
2809 Take symbols from SYMFILE (presumably the file you executed to run XEmacs).
|
|
2810 This is used in the file `loadup.el' when building XEmacs.
|
|
2811
|
|
2812 Remember to set `command-line-processed' to nil before dumping
|
|
2813 if you want the dumped XEmacs to process its command line
|
|
2814 and announce itself normally when it is run.
|
428
|
2815 */
|
771
|
2816 (filename, symfile))
|
428
|
2817 {
|
|
2818 /* This function can GC */
|
771
|
2819 struct gcpro gcpro1, gcpro2;
|
|
2820 int opurify;
|
|
2821
|
|
2822 GCPRO2 (filename, symfile);
|
|
2823
|
|
2824 #ifdef FREE_CHECKING
|
|
2825 Freally_free (Qnil);
|
|
2826
|
|
2827 /* When we're dumping, we can't use the debugging free() */
|
|
2828 disable_free_hook ();
|
|
2829 #endif
|
|
2830
|
|
2831 CHECK_STRING (filename);
|
|
2832 filename = Fexpand_file_name (filename, Qnil);
|
|
2833 if (!NILP (symfile))
|
428
|
2834 {
|
771
|
2835 CHECK_STRING (symfile);
|
|
2836 if (XSTRING_LENGTH (symfile) > 0)
|
|
2837 symfile = Fexpand_file_name (symfile, Qnil);
|
|
2838 else
|
|
2839 symfile = Qnil;
|
428
|
2840 }
|
|
2841
|
771
|
2842 opurify = purify_flag;
|
|
2843 purify_flag = 0;
|
|
2844
|
|
2845 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
|
|
2846 report_sheap_usage (1);
|
|
2847 #endif
|
|
2848
|
|
2849 clear_message ();
|
|
2850
|
|
2851 fflush (stderr);
|
|
2852 fflush (stdout);
|
|
2853
|
|
2854 disksave_object_finalization ();
|
|
2855 release_breathing_space ();
|
|
2856
|
|
2857 /* Tell malloc where start of impure now is */
|
|
2858 /* Also arrange for warnings when nearly out of space. */
|
|
2859 #ifndef SYSTEM_MALLOC
|
|
2860 memory_warnings (my_edata, malloc_warning);
|
|
2861 #endif
|
|
2862
|
814
|
2863 garbage_collect_1 ();
|
|
2864
|
|
2865 #ifdef PDUMP
|
|
2866 pdump ();
|
|
2867 #elif defined (WIN32_NATIVE)
|
|
2868 unexec (XSTRING_DATA (filename),
|
|
2869 STRINGP (symfile) ? XSTRING_DATA (symfile) : 0,
|
|
2870 (uintptr_t) my_edata, 0, 0);
|
|
2871 #else
|
771
|
2872 {
|
|
2873 Extbyte *filename_ext;
|
|
2874 Extbyte *symfile_ext;
|
|
2875
|
|
2876 LISP_STRING_TO_EXTERNAL (filename, filename_ext, Qfile_name);
|
|
2877
|
|
2878 if (STRINGP (symfile))
|
|
2879 LISP_STRING_TO_EXTERNAL (symfile, symfile_ext, Qfile_name);
|
|
2880 else
|
|
2881 symfile_ext = 0;
|
|
2882
|
814
|
2883 # ifdef DOUG_LEA_MALLOC
|
771
|
2884 malloc_state_ptr = malloc_get_state ();
|
814
|
2885 # endif
|
771
|
2886 /* here we break our rule that the filename conversion should
|
|
2887 be performed at the actual time that the system call is made.
|
|
2888 It's a whole lot easier to do the conversion here than to
|
|
2889 modify all the unexec routines to ensure that filename
|
|
2890 conversion is applied everywhere. Don't worry about memory
|
|
2891 leakage because this call only happens once. */
|
|
2892 unexec (filename_ext, symfile_ext, (uintptr_t) my_edata, 0, 0);
|
814
|
2893 # ifdef DOUG_LEA_MALLOC
|
771
|
2894 free (malloc_state_ptr);
|
814
|
2895 # endif
|
771
|
2896 }
|
814
|
2897 #endif /* not PDUMP, not WIN32_NATIVE */
|
771
|
2898
|
|
2899 purify_flag = opurify;
|
|
2900
|
814
|
2901 UNGCPRO;
|
771
|
2902 return Qnil;
|
|
2903 }
|
|
2904
|
|
2905 #endif /* not CANNOT_DUMP */
|
|
2906
|
|
2907
|
|
2908 /************************************************************************/
|
|
2909 /* exiting XEmacs (intended or not) */
|
|
2910 /************************************************************************/
|
|
2911
|
|
2912 /* Ben's capsule summary about expected and unexpected exits from XEmacs.
|
|
2913
|
|
2914 Expected exits occur when the user directs XEmacs to exit, for example
|
|
2915 by pressing the close button on the only frame in XEmacs, or by typing
|
|
2916 C-x C-c. This runs `save-buffers-kill-emacs', which saves any necessary
|
|
2917 buffers, and then exits using the primitive `kill-emacs'.
|
|
2918
|
|
2919 However, unexpected exits occur in a few different ways:
|
|
2920
|
|
2921 -- a memory access violation or other hardware-generated exception
|
|
2922 occurs. This is the worst possible problem to deal with, because
|
|
2923 the fault can occur while XEmacs is in any state whatsoever, even
|
|
2924 quite unstable ones. As a result, we need to be *extremely* careful
|
|
2925 what we do.
|
|
2926 -- we are using one X display (or if we've used more, we've closed the
|
|
2927 others already), and some hardware or other problem happens and
|
|
2928 suddenly we've lost our connection to the display. In this situation,
|
|
2929 things are not so dire as in the last one; our code itself isn't
|
|
2930 trashed, so we can continue execution as normal, after having set
|
|
2931 things up so that we can exit at the appropriate time. Our exit
|
|
2932 still needs to be of the emergency nature; we have no displays, so
|
|
2933 any attempts to use them will fail. We simply want to auto-save
|
|
2934 (the single most important thing to do during shut-down), do minimal
|
|
2935 cleanup of stuff that has an independent existence outside of XEmacs,
|
|
2936 and exit.
|
|
2937
|
|
2938 Currently, both unexpected exit scenarios described above set
|
|
2939 preparing_for_armageddon to indicate that nonessential and possibly
|
|
2940 dangerous things should not be done, specifically:
|
|
2941
|
|
2942 -- no garbage collection.
|
|
2943 -- no hooks are run.
|
|
2944 -- no messages of any sort from autosaving.
|
|
2945 -- autosaving tries harder, ignoring certain failures.
|
|
2946 -- existing frames are not deleted.
|
|
2947
|
|
2948 (Also, all places that set preparing_for_armageddon also
|
|
2949 set dont_check_for_quit. This happens separately because it's
|
|
2950 also necessary to set other variables to make absolutely sure
|
|
2951 no quitting happens.)
|
|
2952
|
|
2953 In the first scenario above (the access violation), we also set
|
|
2954 fatal_error_in_progress. This causes more things to not happen:
|
|
2955
|
|
2956 -- assertion failures do not abort.
|
|
2957 -- printing code does not do code conversion or gettext when
|
|
2958 printing to stdout/stderr.
|
|
2959 */
|
|
2960
|
|
2961 /* ------------------------------- */
|
|
2962 /* low-level debugging functions */
|
|
2963 /* ------------------------------- */
|
|
2964
|
|
2965 #if defined (WIN32_NATIVE) && defined (DEBUG_XEMACS)
|
|
2966 #define debugging_breakpoint() DebugBreak ()
|
|
2967 #else
|
|
2968 #define debugging_breakpoint()
|
|
2969 #endif
|
|
2970
|
|
2971 void
|
|
2972 debug_break (void)
|
|
2973 {
|
|
2974 debugging_breakpoint ();
|
|
2975 }
|
|
2976
|
|
2977 #if defined (WIN32_NATIVE) || defined (CYGWIN)
|
|
2978
|
|
2979 /* Return whether all bytes in the specified memory block can be read. */
|
|
2980 int
|
|
2981 debug_can_access_memory (void *ptr, Bytecount len)
|
|
2982 {
|
|
2983 return !IsBadReadPtr (ptr, len);
|
|
2984 }
|
|
2985
|
|
2986 #else /* !(defined (WIN32_NATIVE) || defined (CYGWIN)) */
|
|
2987
|
|
2988 /* #### There must be a better way!!!! */
|
|
2989
|
|
2990 static JMP_BUF memory_error_jump;
|
|
2991
|
|
2992 static SIGTYPE
|
|
2993 debug_memory_error (int signum)
|
|
2994 {
|
|
2995 EMACS_REESTABLISH_SIGNAL (signum, debug_memory_error);
|
|
2996 EMACS_UNBLOCK_SIGNAL (signum);
|
|
2997 LONGJMP (memory_error_jump, 1);
|
|
2998 }
|
|
2999
|
|
3000 /* Return whether all bytes in the specified memory block can be read. */
|
|
3001 int
|
|
3002 debug_can_access_memory (void *ptr, Bytecount len)
|
|
3003 {
|
|
3004 /* Use volatile to protect variables from being clobbered by longjmp. */
|
|
3005 SIGTYPE (*volatile old_sigbus) (int);
|
|
3006 SIGTYPE (*volatile old_sigsegv) (int);
|
|
3007 volatile int old_errno = errno;
|
|
3008 volatile int retval = 1;
|
|
3009
|
|
3010 if (!SETJMP (memory_error_jump))
|
|
3011 {
|
|
3012 old_sigbus =
|
|
3013 (SIGTYPE (*) (int)) EMACS_SIGNAL (SIGBUS, debug_memory_error);
|
|
3014 old_sigsegv =
|
|
3015 (SIGTYPE (*) (int)) EMACS_SIGNAL (SIGSEGV, debug_memory_error);
|
|
3016
|
|
3017 if (len > 1)
|
|
3018 /* If we can, try to avoid problems with super-optimizing compilers
|
|
3019 that might decide that memcmp (ptr, ptr, len) can be optimized
|
|
3020 away since its result is always 1. */
|
|
3021 memcmp (ptr, (char *) ptr + 1, len - 1);
|
|
3022 else
|
|
3023 memcmp (ptr, ptr, len);
|
|
3024 }
|
|
3025 else
|
|
3026 retval = 0;
|
|
3027 EMACS_SIGNAL (SIGBUS, old_sigbus);
|
|
3028 EMACS_SIGNAL (SIGSEGV, old_sigsegv);
|
|
3029 errno = old_errno;
|
854
|
3030
|
771
|
3031 return retval;
|
|
3032 }
|
|
3033
|
|
3034 #endif /* defined (WIN32_NATIVE) || defined (CYGWIN) */
|
|
3035
|
|
3036 #ifdef DEBUG_XEMACS
|
|
3037
|
|
3038 DEFUN ("force-debugging-signal", Fforce_debugging_signal, 0, 1, 0, /*
|
|
3039 Cause XEmacs to enter the debugger.
|
|
3040 On some systems, there may be no way to do this gracefully; if so,
|
|
3041 nothing happens unless ABORT is non-nil, in which case XEmacs will
|
|
3042 abort() -- a sure-fire way to immediately get back to the debugger,
|
|
3043 but also a sure-fire way to kill XEmacs (and dump core on Unix
|
|
3044 systems)!
|
|
3045 */
|
|
3046 (abort_))
|
|
3047 {
|
|
3048 debugging_breakpoint ();
|
|
3049 if (!NILP (abort_))
|
|
3050 abort ();
|
|
3051 return Qnil;
|
|
3052 }
|
|
3053
|
|
3054 #endif /* DEBUG_XEMACS */
|
|
3055
|
|
3056 /* ------------------------------- */
|
|
3057 /* some helper functions */
|
|
3058 /* ------------------------------- */
|
|
3059
|
|
3060 static void
|
|
3061 ensure_no_quitting_from_now_on (void)
|
|
3062 {
|
|
3063 /* make sure no quitting from now on!! */
|
|
3064 dont_check_for_quit = 1;
|
|
3065 Vinhibit_quit = Qt;
|
|
3066 Vquit_flag = Qnil;
|
|
3067 }
|
|
3068
|
442
|
3069 #ifdef HAVE_MS_WINDOWS
|
771
|
3070 static void
|
|
3071 pause_so_user_can_read_messages (int allow_further)
|
|
3072 {
|
|
3073 static int already_paused;
|
|
3074
|
819
|
3075 if (already_paused || !noninteractive)
|
771
|
3076 return;
|
|
3077 if (!allow_further)
|
|
3078 already_paused = 1;
|
442
|
3079 /* If we displayed a message on the console, then we must allow the
|
|
3080 user to see this message. This may be unnecessary, but can't hurt,
|
|
3081 and we can't necessarily check arg; e.g. xemacs --help kills with
|
|
3082 argument 0. */
|
|
3083 if (mswindows_message_outputted)
|
771
|
3084 Fmswindows_message_box
|
|
3085 (build_msg_string ("Messages outputted. XEmacs is exiting."),
|
|
3086 Qnil, Qnil);
|
|
3087 }
|
442
|
3088 #endif
|
|
3089
|
826
|
3090 #ifdef WIN32_NATIVE
|
|
3091
|
|
3092 static DWORD CALLBACK
|
|
3093 wait_for_termination_signal (LPVOID handle)
|
|
3094 {
|
|
3095 HANDLE hevent = (HANDLE) handle;
|
|
3096 WaitForSingleObject (hevent, INFINITE);
|
|
3097 ExitProcess (0);
|
|
3098 return 0; /* not reached */
|
|
3099 }
|
|
3100
|
|
3101 #endif
|
771
|
3102 /* -------------------------------- */
|
|
3103 /* a (more-or-less) normal shutdown */
|
|
3104 /* -------------------------------- */
|
428
|
3105
|
|
3106 /* Perform an orderly shutdown of XEmacs. Autosave any modified
|
|
3107 buffers, kill any child processes, clean up the terminal modes (if
|
|
3108 we're in the foreground), and other stuff like that. Don't perform
|
|
3109 any redisplay; this may be called when XEmacs is shutting down in
|
|
3110 the background, or after its X connection has died.
|
|
3111
|
|
3112 If SIG is a signal number, print a message for it.
|
|
3113
|
442
|
3114 This is called by fatal signal handlers and Fkill_emacs. It used to
|
|
3115 be called by X protocol error handlers, but instead they now call
|
|
3116 Fkill_emacs. */
|
771
|
3117
|
428
|
3118 static void
|
442
|
3119 shut_down_emacs (int sig, Lisp_Object stuff, int no_auto_save)
|
428
|
3120 {
|
|
3121 /* This function can GC */
|
|
3122 /* Prevent running of hooks and other non-essential stuff
|
|
3123 from now on. */
|
|
3124 preparing_for_armageddon = 1;
|
|
3125
|
442
|
3126 ensure_no_quitting_from_now_on ();
|
428
|
3127
|
|
3128 #ifdef QUANTIFY
|
|
3129 quantify_stop_recording_data ();
|
|
3130 #endif /* QUANTIFY */
|
|
3131
|
|
3132 /* This is absolutely the most important thing to do, so make sure
|
|
3133 we do it now, before anything else. We might have crashed and
|
|
3134 be in a weird inconsistent state, and potentially anything could
|
|
3135 set off another protection fault and cause us to bail out
|
|
3136 immediately. */
|
442
|
3137 /* Steve writes the following:
|
|
3138
|
|
3139 [[I'm not removing the code entirely, yet. We have run up against
|
428
|
3140 a spate of problems in diagnosing crashes due to crashes within
|
|
3141 crashes. It has very definitely been determined that code called
|
|
3142 during auto-saving cannot work if XEmacs crashed inside of GC.
|
|
3143 We already auto-save on an itimer so there cannot be too much
|
|
3144 unsaved stuff around, and if we get better crash reports we might
|
442
|
3145 be able to get more problems fixed so I'm disabling this. -slb]]
|
|
3146
|
|
3147 and DISABLES AUTO-SAVING ENTIRELY during crashes! Way way bad idea.
|
|
3148
|
|
3149 Instead let's just be more intelligent about avoiding crashing
|
|
3150 when possible, esp. nested crashes.
|
|
3151 */
|
|
3152 if (!no_auto_save)
|
|
3153 Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
|
428
|
3154
|
|
3155 fflush (stdout);
|
|
3156 reset_all_consoles ();
|
|
3157 if (sig && sig != SIGTERM)
|
|
3158 {
|
442
|
3159 if (sig == -1)
|
|
3160 stderr_out ("\nFatal error.\n\n");
|
|
3161 else
|
|
3162 stderr_out ("\nFatal error (%d).\n\n", sig);
|
428
|
3163 stderr_out
|
|
3164 ("Your files have been auto-saved.\n"
|
|
3165 "Use `M-x recover-session' to recover them.\n"
|
|
3166 "\n"
|
|
3167 "If you have access to the PROBLEMS file that came with your\n"
|
|
3168 "version of XEmacs, please check to see if your crash is described\n"
|
|
3169 "there, as there may be a workaround available.\n"
|
|
3170 #ifdef INFODOCK
|
|
3171 "Otherwise, please report this bug by selecting `Report-Bug'\n"
|
|
3172 "in the InfoDock menu.\n"
|
|
3173 #else
|
|
3174 "Otherwise, please report this bug by running the send-pr\n"
|
|
3175 "script included with XEmacs, or selecting `Send Bug Report'\n"
|
|
3176 "from the help menu.\n"
|
|
3177 "As a last resort send ordinary email to `crashes@xemacs.org'.\n"
|
|
3178 #endif
|
|
3179 "*MAKE SURE* to include the information in the command\n"
|
|
3180 "M-x describe-installation.\n"
|
442
|
3181 #ifndef _MSC_VER
|
428
|
3182 "\n"
|
|
3183 "If at all possible, *please* try to obtain a C stack backtrace;\n"
|
|
3184 "it will help us immensely in determining what went wrong.\n"
|
|
3185 "To do this, locate the core file that was produced as a result\n"
|
|
3186 "of this crash (it's usually called `core' and is located in the\n"
|
|
3187 "directory in which you started the editor, or maybe in your home\n"
|
|
3188 "directory), and type\n"
|
|
3189 "\n"
|
442
|
3190 " gdb "
|
|
3191 #endif
|
|
3192 );
|
|
3193 #ifndef _MSC_VER
|
428
|
3194 {
|
442
|
3195 const char *name;
|
428
|
3196 char *dir = 0;
|
|
3197
|
|
3198 /* Now try to determine the actual path to the executable,
|
|
3199 to try to make the backtrace-determination process as foolproof
|
|
3200 as possible. */
|
|
3201 if (STRINGP (Vinvocation_name))
|
|
3202 name = (char *) XSTRING_DATA (Vinvocation_name);
|
|
3203 else
|
|
3204 name = "xemacs";
|
|
3205 if (STRINGP (Vinvocation_directory))
|
|
3206 dir = (char *) XSTRING_DATA (Vinvocation_directory);
|
|
3207 if (!dir || dir[0] != '/')
|
|
3208 stderr_out ("`which %s`", name);
|
|
3209 else if (dir[strlen (dir) - 1] != '/')
|
|
3210 stderr_out ("%s/%s", dir, name);
|
|
3211 else
|
|
3212 stderr_out ("%s%s", dir, name);
|
|
3213 }
|
|
3214 stderr_out
|
|
3215 (" core\n\n"
|
|
3216 "then type `where' when the debugger prompt comes up.\n"
|
|
3217 "(If you don't have GDB on your system, you might have DBX,\n"
|
|
3218 "or XDB, or SDB. A similar procedure should work for all of\n"
|
|
3219 "these. Ask your system administrator if you need more help.)\n");
|
442
|
3220 #endif /* _MSC_VER */
|
428
|
3221 }
|
|
3222
|
|
3223 stuff_buffered_input (stuff);
|
|
3224
|
|
3225 kill_buffer_processes (Qnil);
|
|
3226
|
|
3227 #ifdef CLASH_DETECTION
|
|
3228 unlock_all_files ();
|
|
3229 #endif
|
|
3230
|
|
3231 #ifdef TOOLTALK
|
|
3232 tt_session_quit (tt_default_session ());
|
|
3233 #if 0
|
|
3234 /* The following crashes when built on X11R5 and run on X11R6 */
|
|
3235 tt_close ();
|
|
3236 #endif
|
|
3237 #endif /* TOOLTALK */
|
|
3238 }
|
|
3239
|
771
|
3240 /* Dumping apparently isn't supported by versions of GCC >= 2.8. */
|
|
3241 /* The following needs conditionalization on whether either XEmacs or */
|
|
3242 /* various system shared libraries have been built and linked with */
|
|
3243 /* GCC >= 2.8. -slb */
|
|
3244 #if defined(GNU_MALLOC)
|
|
3245 static void
|
|
3246 voodoo_free_hook (void *mem)
|
|
3247 {
|
|
3248 /* Disable all calls to free() when XEmacs is exiting and it doesn't */
|
|
3249 /* matter. */
|
|
3250 __free_hook =
|
|
3251 #ifdef __GNUC__ /* prototype of __free_hook varies with glibc version */
|
|
3252 (__typeof__ (__free_hook))
|
440
|
3253 #endif
|
771
|
3254 voodoo_free_hook;
|
|
3255 }
|
|
3256 #endif /* GNU_MALLOC */
|
|
3257
|
|
3258 DEFUN ("kill-emacs", Fkill_emacs, 0, 1, "P", /*
|
|
3259 Exit the XEmacs job and kill it. Ask for confirmation, without argument.
|
|
3260 If ARG is an integer, return ARG as the exit program code.
|
|
3261 If ARG is a string, stuff it as keyboard input.
|
|
3262
|
|
3263 The value of `kill-emacs-hook', if not void,
|
|
3264 is a list of functions (of no args),
|
|
3265 all of which are called before XEmacs is actually killed.
|
428
|
3266 */
|
771
|
3267 (arg))
|
428
|
3268 {
|
|
3269 /* This function can GC */
|
771
|
3270 struct gcpro gcpro1;
|
|
3271
|
|
3272 GCPRO1 (arg);
|
|
3273
|
|
3274 if (feof (stdin))
|
|
3275 arg = Qt;
|
|
3276
|
|
3277 if (!preparing_for_armageddon && !noninteractive)
|
|
3278 run_hook (Qkill_emacs_hook);
|
|
3279
|
|
3280 ensure_no_quitting_from_now_on ();
|
|
3281
|
|
3282 if (!preparing_for_armageddon)
|
428
|
3283 {
|
771
|
3284 Lisp_Object concons, nextcons;
|
|
3285
|
|
3286 /* Normally, go ahead and delete all the consoles now.
|
|
3287 Some unmentionably lame window systems (MS Wwwww...... eek,
|
|
3288 I can't even say it) don't properly clean up after themselves,
|
|
3289 and even for those that do, it might be cleaner this way.
|
|
3290 If we're going down, however, we don't do this (might
|
|
3291 be too dangerous), and if we get a crash somewhere within
|
|
3292 this loop, we'll still autosave and won't try this again. */
|
|
3293
|
|
3294 LIST_LOOP_DELETING (concons, nextcons, Vconsole_list)
|
|
3295 {
|
|
3296 /* There is very little point in deleting the stream console.
|
|
3297 It uses stdio, which should flush any buffered output and
|
|
3298 something can only go wrong. -slb */
|
|
3299 /* I changed my mind. There's a stupid hack in close to add
|
|
3300 a trailing newline. */
|
|
3301 /*if (!CONSOLE_STREAM_P (XCONSOLE (XCAR (concons))))*/
|
|
3302 delete_console_internal (XCONSOLE (XCAR (concons)), 1, 1, 0);
|
|
3303 }
|
428
|
3304 }
|
|
3305
|
|
3306 UNGCPRO;
|
|
3307
|
771
|
3308 #ifdef HAVE_MS_WINDOWS
|
|
3309 pause_so_user_can_read_messages (1);
|
428
|
3310 #endif
|
854
|
3311
|
771
|
3312 shut_down_emacs (0, STRINGP (arg) ? arg : Qnil, 0);
|
|
3313
|
|
3314 #if defined(GNU_MALLOC)
|
|
3315 __free_hook =
|
|
3316 #ifdef __GNUC__ /* prototype of __free_hook varies with glibc version */
|
|
3317 (__typeof__ (__free_hook))
|
|
3318 #endif
|
|
3319 voodoo_free_hook;
|
428
|
3320 #endif
|
771
|
3321
|
|
3322 exit (INTP (arg) ? XINT (arg) : 0);
|
|
3323 /* NOTREACHED */
|
|
3324 return Qnil; /* I'm sick of the compiler warning */
|
428
|
3325 }
|
|
3326
|
771
|
3327 /* -------------------------------- */
|
|
3328 /* abnormal shutdowns: GP faults */
|
|
3329 /* -------------------------------- */
|
|
3330
|
814
|
3331 /* This is somewhat ad-hoc ... figure out whether the user is developing
|
|
3332 XEmacs, which means (under MS Windows) they have a system debugger
|
|
3333 installed that catches GP faults in any application and lets them open
|
|
3334 up MS Dev Studio and start debugging the application -- similar to
|
|
3335 producing a core dump and then going back with a debugger to investigate
|
|
3336 the core dump, except that the program is still running. When this is
|
|
3337 installed, it's better not to "pause so user gets messages" because the
|
|
3338 debugger will pause anyway; and in case we're currently with a menu
|
|
3339 popped up or somewhere else inside of an internal modal loop, we will
|
|
3340 get wedged when we output the "pause". (It seems that the two modal
|
|
3341 loops will fight each other and the return key will never be passed to
|
|
3342 the "pause" handler so that XEmacs's GPF handler can return, resignal
|
|
3343 the GPF, and properly go into the debugger.) */
|
|
3344 #if defined (ERROR_CHECK_TYPES) || defined (ERROR_CHECK_TEXT) || defined (ERROR_CHECK_GC) || defined (ERROR_CHECK_STRUCTURES)
|
|
3345 #define USER_IS_DEVELOPING_XEMACS
|
|
3346 #endif
|
|
3347
|
854
|
3348
|
771
|
3349 /* Handle bus errors, illegal instruction, etc: actual implementation. */
|
|
3350 static void
|
|
3351 guts_of_fatal_error_signal (int sig)
|
428
|
3352 {
|
771
|
3353 fatal_error_in_progress++;
|
|
3354 inhibit_non_essential_printing_operations = 1;
|
|
3355 preparing_for_armageddon = 1;
|
|
3356
|
|
3357 ensure_no_quitting_from_now_on ();
|
|
3358
|
|
3359 /* Only try auto-saving first time through. If we crash in auto-saving,
|
|
3360 don't do it again. */
|
|
3361 if (fatal_error_in_progress == 1)
|
428
|
3362 {
|
771
|
3363 Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
|
|
3364 /* Do this so that the variable has the same value of 2 regardless of
|
|
3365 whether we made it through auto-saving correctly. */
|
|
3366 fatal_error_in_progress++;
|
428
|
3367 }
|
771
|
3368 else if (fatal_error_in_progress == 2)
|
|
3369 stderr_out ("WARNING: Unable to auto-save your files properly.\n"
|
|
3370 "Some or all may in fact have been auto-saved.\n"
|
|
3371 "\n");
|
|
3372
|
|
3373 /* Now, reset our signal handler, so the next time, we just die.
|
|
3374 Don't do this before auto-saving. */
|
|
3375 if (sig >= 0)
|
|
3376 EMACS_SIGNAL (sig, SIG_DFL);
|
|
3377
|
|
3378 /* Keep in mind that there's more than one signal that we can crash
|
|
3379 on. */
|
|
3380 /* If fatal error occurs in code below, avoid infinite recursion. */
|
|
3381 if (fatal_error_in_progress <= 2)
|
|
3382 {
|
|
3383 shut_down_emacs (sig, Qnil, 1);
|
|
3384 stderr_out ("\nLisp backtrace follows:\n\n");
|
|
3385 debug_backtrace ();
|
|
3386 # if 0 /* This is evil, rarely useful, and causes grief in some cases. */
|
|
3387 /* Check for Sun-style stack printing via /proc */
|
|
3388 {
|
|
3389 const Char_ASCII *pstack = "/usr/proc/bin/pstack";
|
|
3390 if (access (pstack, X_OK) == 0)
|
|
3391 {
|
|
3392 Char_ASCII buf[100];
|
|
3393 stderr_out ("\nC backtrace follows:\n"
|
|
3394 "(A real debugger may provide better information)\n\n");
|
|
3395 sprintf (buf, "%s %d >&2", pstack, (int)getpid());
|
|
3396 system (buf);
|
|
3397 }
|
|
3398 }
|
|
3399 # endif
|
814
|
3400 #if defined (HAVE_MS_WINDOWS) && !defined (USER_IS_DEVELOPING_XEMACS)
|
771
|
3401 pause_so_user_can_read_messages (0);
|
|
3402 #endif
|
|
3403 }
|
428
|
3404 }
|
|
3405
|
771
|
3406 /* This is called when a fatal signal (SIGBUS aka "bus error", SIGSEGV aka
|
|
3407 "segmentation violation", SIGILL aka "illegal instruction", and many
|
|
3408 others) is sent to the program. This generally happens under Unix,
|
|
3409 not MS Windows. */
|
|
3410 SIGTYPE
|
|
3411 fatal_error_signal (int sig)
|
428
|
3412 {
|
771
|
3413 /* Unblock the signal so that if the same signal gets sent in the
|
|
3414 code below, we avoid a deadlock. */
|
|
3415 EMACS_UNBLOCK_SIGNAL (sig);
|
|
3416
|
|
3417 guts_of_fatal_error_signal (sig);
|
|
3418
|
|
3419 /* Signal the same code; this time it will really be fatal. */
|
|
3420 #ifdef WIN32_NATIVE
|
|
3421 raise (sig);
|
|
3422 #else
|
|
3423 kill (qxe_getpid (), sig);
|
|
3424 #endif
|
|
3425 SIGRETURN;
|
428
|
3426 }
|
|
3427
|
771
|
3428 #ifdef _MSC_VER
|
|
3429
|
|
3430 #define STATUS_ASSERTION_FAILURE 0xE0000001
|
|
3431
|
|
3432 static DWORD
|
|
3433 mswindows_handle_hardware_exceptions_1 (void)
|
428
|
3434 {
|
793
|
3435 inhibit_non_essential_printing_operations = 1;
|
|
3436 preparing_for_armageddon = 1;
|
814
|
3437 #if !defined (USER_IS_DEVELOPING_XEMACS)
|
771
|
3438 pause_so_user_can_read_messages (0);
|
814
|
3439 #endif
|
771
|
3440 return EXCEPTION_EXECUTE_HANDLER;
|
428
|
3441 }
|
|
3442
|
771
|
3443 /* This is called under MS Windows when an exception (this encompasses both
|
|
3444 user-defined exceptions and hardware exceptions such as GP faults aka
|
|
3445 SIGBUS or SIGSEGV) is triggered. */
|
|
3446
|
|
3447 static DWORD
|
|
3448 mswindows_handle_hardware_exceptions (DWORD code)
|
428
|
3449 {
|
771
|
3450 if (code != STATUS_ACCESS_VIOLATION && code != STATUS_ILLEGAL_INSTRUCTION
|
|
3451 && code != STATUS_PRIVILEGED_INSTRUCTION
|
|
3452 && code != STATUS_DATATYPE_MISALIGNMENT
|
|
3453 && code != STATUS_ASSERTION_FAILURE)
|
|
3454 return EXCEPTION_CONTINUE_SEARCH;
|
|
3455
|
|
3456 /* I don't know if this filter is still wrapped in the outer __try, but
|
|
3457 it doesn't hurt to have another one, and it lets us control more
|
|
3458 exactly what we really want to do in such a situation. What we do is
|
|
3459 pause, if we haven't already done so, so that the user can see what's
|
|
3460 output. This is critical because otherwise the output is gone. */
|
|
3461 __try
|
|
3462 {
|
|
3463 guts_of_fatal_error_signal (-1);
|
|
3464 }
|
|
3465 /* VC++ documentation says that
|
|
3466 GetExceptionCode() cannot be called inside the filter itself. */
|
|
3467
|
|
3468 /* __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
|
|
3469
|
|
3470 The line above is original. Unfortunately, when an error is tripped
|
|
3471 inside of the handler (e.g. during Fbacktrace()), and the handler for
|
|
3472 the handler is invoked, it correctly notices that something is amiss
|
|
3473 and it should just return -- but it returns EXCEPTION_CONTINUE_SEARCH,
|
|
3474 which causes the debugger to be invoked debugging the handler code in
|
|
3475 this function -- and WITH THE STACK UNWOUND so that you see main()
|
|
3476 calling mswindows_handle_hardware_exceptions(), calling Fbacktrace(),
|
|
3477 and a crash a couple of frames in -- AND NO SIGN OF THE ORIGINAL CRASH!
|
|
3478
|
|
3479 There's some real weirdness going on in the stack handling -- unlike
|
|
3480 in Unix, where further crashes just keep adding to the stack, it seems
|
|
3481 that under the structured-exception-handling, the stack can actually
|
|
3482 bounce back and forth between the full stack at the location of the
|
|
3483 exception and the unwound stack at the place where the __try clause was
|
|
3484 established. I don't completely understand it. What I do know is that
|
|
3485 returning EXCEPTION_EXECUTE_HANDLER on nested crash has the effect of
|
|
3486 aborting execution of the handler and going back to the outer filter
|
|
3487 function, which returns EXCEPTION_CONTINUE_SEARCH and everything is
|
|
3488 hunky-dorey -- your debugger sees a crash at the right location with
|
|
3489 the right stack.
|
|
3490
|
|
3491 I'm leaving in the trickier Unix-like code in the handler; someone who
|
|
3492 understands better than me how the stack works in these handlers could
|
|
3493 fix it up more. As it is, it works pretty well, so I'm not likely to
|
|
3494 touch it more. --ben
|
|
3495 */
|
|
3496
|
|
3497 __except (mswindows_handle_hardware_exceptions_1 ()) {}
|
|
3498
|
|
3499 /* pretend we didn't handle this, so that the debugger is invoked and/or
|
|
3500 the normal GPF box appears. */
|
|
3501 return EXCEPTION_CONTINUE_SEARCH;
|
428
|
3502 }
|
|
3503
|
771
|
3504 #endif /* _MSC_VER */
|
|
3505
|
|
3506 /* -------------------------------------- */
|
|
3507 /* abnormal shutdowns: assertion failures */
|
|
3508 /* -------------------------------------- */
|
428
|
3509
|
|
3510 /* This flag is useful to define if you're under a debugger; this way, you
|
|
3511 can put a breakpoint of assert_failed() and debug multiple problems
|
|
3512 in one session without having to recompile. */
|
|
3513 /* #define ASSERTIONS_DONT_ABORT */
|
|
3514
|
|
3515 #ifdef USE_ASSERTIONS
|
|
3516 /* This highly dubious kludge ... shut up Jamie, I'm tired of your slagging. */
|
|
3517
|
771
|
3518 /* Nonzero if handling an assertion failure. (Bumped by one each time
|
|
3519 we recursively hit such a failure.) */
|
442
|
3520 static int in_assert_failed;
|
771
|
3521
|
442
|
3522 static const char *assert_failed_file;
|
|
3523 static int assert_failed_line;
|
|
3524 static const char *assert_failed_expr;
|
|
3525
|
|
3526 #ifdef fprintf
|
|
3527 #undef fprintf
|
|
3528 #endif
|
|
3529
|
771
|
3530 /* This is called when an assert() fails or when abort() is called -- both
|
|
3531 of those are defined in the preprocessor to an expansion involving
|
|
3532 assert_failed(). */
|
442
|
3533 void
|
|
3534 assert_failed (const char *file, int line, const char *expr)
|
428
|
3535 {
|
442
|
3536 /* If we're already crashing, let's not crash again. This might be
|
|
3537 critical to getting auto-saving working properly. */
|
|
3538 if (fatal_error_in_progress)
|
|
3539 return;
|
|
3540
|
|
3541 /* We are extremely paranoid so we sensibly deal with recursive
|
|
3542 assertion failures. */
|
|
3543 in_assert_failed++;
|
771
|
3544 inhibit_non_essential_printing_operations = 1;
|
442
|
3545
|
|
3546 if (in_assert_failed >= 4)
|
|
3547 _exit (-1);
|
|
3548 else if (in_assert_failed == 3)
|
|
3549 {
|
771
|
3550 debugging_breakpoint ();
|
442
|
3551 _exit (-1);
|
|
3552 }
|
|
3553 else if (in_assert_failed == 2)
|
|
3554 {
|
771
|
3555 /* Ultra-paranoia. stderr_out() tries very hard not to do
|
|
3556 anything during assertion failures that might trigger more
|
|
3557 failures; but we might have messed up somewhere. fprintf was
|
|
3558 undeffed above, in case it was encapsulated. */
|
442
|
3559 fprintf (stderr,
|
|
3560 "Fatal error: recursive assertion failure, "
|
|
3561 "file %s, line %d, %s\n",
|
|
3562 file, line, expr);
|
|
3563 fprintf (stderr,
|
|
3564 "Original assertion failure: file %s, line %d, %s\n",
|
|
3565 assert_failed_file, assert_failed_line, assert_failed_expr);
|
|
3566 }
|
|
3567 else
|
|
3568 {
|
|
3569 assert_failed_file = file;
|
|
3570 assert_failed_line = line;
|
|
3571 assert_failed_expr = expr;
|
|
3572
|
771
|
3573 stderr_out ("\nFatal error: assertion failed, file %s, line %d, %s\n",
|
|
3574 file, line, expr);
|
442
|
3575 }
|
|
3576
|
771
|
3577 /* Enable the following if you want a breakpoint right away to the
|
|
3578 debugger, without the whole shutdown processing first. This can be
|
|
3579 useful if you're afraid the shutdown processing will modify state that
|
|
3580 you're trying to debug (generally fairly unlikely); but you then don't
|
|
3581 get the auto-save behavior, which may be extremely important if you
|
|
3582 were in the middle of doing something */
|
|
3583 /* debugging_breakpoint (); */
|
442
|
3584 #if !defined (ASSERTIONS_DONT_ABORT)
|
771
|
3585 #ifdef _MSC_VER
|
|
3586 /* Calling abort() directly just seems to exit, in a way we can't
|
|
3587 trap. (#### The docs say it does raise(SIGABRT), which we should be
|
|
3588 able to trap. Perhaps we're messing up somewhere? Or perhaps MS is
|
|
3589 messed up.)
|
|
3590
|
|
3591 So, instead we cause an exception and enter into the structured
|
|
3592 exception-handling mechanism, which is just like what happens when a
|
|
3593 GPF occurs, and is cleaner anyway. (If we entered into one of the
|
|
3594 signal handlers, a crash in there would enter anyway into the
|
|
3595 structured exception stuff, and you'd get some weird mixture. Cleaner
|
|
3596 to keep it all in the expected way.)
|
|
3597 */
|
|
3598 /* Either of the following work in terms of causing an exception. The
|
|
3599 second one looks cleaner but you get an odd message about "Unknown
|
|
3600 software exception ..." without the obvious "OK to terminate", "Cancel
|
|
3601 to debug"; instead, you just get OK/Cancel, which in fact do those
|
|
3602 same things. */
|
|
3603 * ((int *) 0) = 666;
|
|
3604 /* RaiseException (STATUS_ASSERTION_FAILURE, EXCEPTION_NONCONTINUABLE, 0,
|
|
3605 0); */
|
|
3606 #else
|
|
3607 really_abort ();
|
|
3608 #endif /* _MSC_VER */
|
|
3609 #endif /* !defined (ASSERTIONS_DONT_ABORT) */
|
|
3610 inhibit_non_essential_printing_operations = 0;
|
442
|
3611 in_assert_failed = 0;
|
428
|
3612 }
|
|
3613 #endif /* USE_ASSERTIONS */
|
|
3614
|
771
|
3615 /* -------------------------------------- */
|
|
3616 /* low-memory notification */
|
|
3617 /* -------------------------------------- */
|
|
3618
|
|
3619 #ifdef SIGDANGER
|
|
3620
|
|
3621 /* Handler for SIGDANGER. */
|
|
3622 SIGTYPE
|
|
3623 memory_warning_signal (int sig)
|
|
3624 {
|
|
3625 /* #### bad bad bad; this function shouldn't do anything except
|
|
3626 set a flag, or weird corruption could happen. */
|
|
3627 EMACS_SIGNAL (sig, memory_warning_signal);
|
|
3628
|
|
3629 malloc_warning
|
|
3630 (GETTEXT ("Operating system warns that virtual memory is running low.\n"));
|
|
3631
|
|
3632 /* It might be unsafe to call do_auto_save now. */
|
|
3633 force_auto_save_soon ();
|
|
3634 }
|
|
3635 #endif /* SIGDANGER */
|
|
3636
|
|
3637
|
|
3638 /************************************************************************/
|
|
3639 /* Miscellaneous */
|
|
3640 /************************************************************************/
|
|
3641
|
|
3642 DEFUN ("noninteractive", Fnoninteractive, 0, 0, 0, /*
|
|
3643 Non-nil return value means XEmacs is running without interactive terminal.
|
528
|
3644 */
|
771
|
3645 ())
|
528
|
3646 {
|
771
|
3647 return noninteractive ? Qt : Qnil;
|
528
|
3648 }
|
|
3649
|
428
|
3650 #ifdef QUANTIFY
|
|
3651 DEFUN ("quantify-start-recording-data", Fquantify_start_recording_data,
|
|
3652 0, 0, "", /*
|
|
3653 Start recording Quantify data.
|
|
3654 */
|
|
3655 ())
|
|
3656 {
|
|
3657 quantify_start_recording_data ();
|
|
3658 return Qnil;
|
|
3659 }
|
|
3660
|
|
3661 DEFUN ("quantify-stop-recording-data", Fquantify_stop_recording_data,
|
|
3662 0, 0, "", /*
|
|
3663 Stop recording Quantify data.
|
|
3664 */
|
|
3665 ())
|
|
3666 {
|
|
3667 quantify_stop_recording_data ();
|
|
3668 return Qnil;
|
|
3669 }
|
|
3670
|
|
3671 DEFUN ("quantify-clear-data", Fquantify_clear_data, 0, 0, "", /*
|
|
3672 Clear all Quantify data.
|
|
3673 */
|
|
3674 ())
|
|
3675 {
|
|
3676 quantify_clear_data ();
|
|
3677 return Qnil;
|
|
3678 }
|
|
3679 #endif /* QUANTIFY */
|
|
3680
|
|
3681 void
|
|
3682 syms_of_emacs (void)
|
|
3683 {
|
|
3684 #ifndef CANNOT_DUMP
|
|
3685 DEFSUBR (Fdump_emacs);
|
|
3686 #endif /* !CANNOT_DUMP */
|
|
3687
|
|
3688 DEFSUBR (Frun_emacs_from_temacs);
|
|
3689 DEFSUBR (Frunning_temacs_p);
|
|
3690 DEFSUBR (Finvocation_name);
|
|
3691 DEFSUBR (Finvocation_directory);
|
|
3692 DEFSUBR (Fkill_emacs);
|
|
3693 DEFSUBR (Fnoninteractive);
|
|
3694
|
528
|
3695 #ifdef DEBUG_XEMACS
|
|
3696 DEFSUBR (Fforce_debugging_signal);
|
|
3697 #endif
|
|
3698
|
428
|
3699 #ifdef QUANTIFY
|
|
3700 DEFSUBR (Fquantify_start_recording_data);
|
|
3701 DEFSUBR (Fquantify_stop_recording_data);
|
|
3702 DEFSUBR (Fquantify_clear_data);
|
|
3703 #endif /* QUANTIFY */
|
|
3704
|
563
|
3705 DEFSYMBOL (Qkill_emacs_hook);
|
|
3706 DEFSYMBOL (Qsave_buffers_kill_emacs);
|
428
|
3707 }
|
|
3708
|
776
|
3709 /* Yuck! These variables may get set from command-line options when
|
|
3710 dumping; if we don't clear them, they will still be on once the dumped
|
|
3711 XEmacs reloads. (not an issue with pdump, as we kludge around this in
|
|
3712 main_1().) */
|
|
3713
|
|
3714 void
|
|
3715 zero_out_command_line_status_vars (void)
|
|
3716 {
|
|
3717 vanilla_inhibiting = 0;
|
|
3718 inhibit_early_packages = 0;
|
|
3719 inhibit_all_packages = 0;
|
|
3720 inhibit_autoloads = 0;
|
|
3721 debug_paths = 0;
|
|
3722 #ifndef INHIBIT_SITE_LISP
|
|
3723 inhibit_site_lisp = 0;
|
|
3724 #else
|
|
3725 inhibit_site_lisp = 1;
|
|
3726 #endif
|
|
3727 #ifndef INHIBIT_SITE_MODULES
|
|
3728 inhibit_site_modules = 0;
|
|
3729 #else
|
|
3730 inhibit_site_modules = 1;
|
|
3731 #endif
|
|
3732 }
|
|
3733
|
428
|
3734 void
|
|
3735 vars_of_emacs (void)
|
|
3736 {
|
|
3737 DEFVAR_BOOL ("suppress-early-error-handler-backtrace",
|
|
3738 &suppress_early_error_handler_backtrace /*
|
|
3739 Non-nil means early error handler shouldn't print a backtrace.
|
|
3740 */ );
|
|
3741
|
|
3742 DEFVAR_LISP ("command-line-args", &Vcommand_line_args /*
|
|
3743 Args passed by shell to XEmacs, as a list of strings.
|
|
3744 */ );
|
|
3745
|
|
3746 DEFVAR_LISP ("invocation-name", &Vinvocation_name /*
|
|
3747 The program name that was used to run XEmacs.
|
|
3748 Any directory names are omitted.
|
|
3749 */ );
|
|
3750
|
|
3751 DEFVAR_LISP ("invocation-directory", &Vinvocation_directory /*
|
|
3752 The directory in which the XEmacs executable was found, to run it.
|
|
3753 The value is simply the program name if that directory's name is not known.
|
|
3754 */ );
|
|
3755
|
|
3756 DEFVAR_LISP ("invocation-path", &Vinvocation_path /*
|
|
3757 The path in which the XEmacs executable was found, to run it.
|
|
3758 The value is simply the value of environment variable PATH on startup
|
|
3759 if XEmacs was found there.
|
|
3760 */ );
|
|
3761
|
|
3762 #if 0 /* FSFmacs */
|
776
|
3763 xxDEFVAR_LISP ("installation-directory", &Vinstallation_directory /*
|
|
3764 A directory within which to look for the `lib-src' and `etc' directories.
|
|
3765 This is non-nil when we can't find those directories in their standard
|
|
3766 installed locations, but we can find them ear where the XEmacs executable
|
|
3767 was found.
|
|
3768 */ );
|
428
|
3769 #endif
|
|
3770
|
|
3771 DEFVAR_LISP ("system-type", &Vsystem_type /*
|
|
3772 Symbol indicating type of operating system you are using.
|
|
3773 */ );
|
|
3774 Vsystem_type = intern (SYSTEM_TYPE);
|
771
|
3775 Fprovide (Vsystem_type);
|
428
|
3776
|
|
3777 #ifndef EMACS_CONFIGURATION
|
|
3778 # define EMACS_CONFIGURATION "UNKNOWN"
|
|
3779 #endif
|
|
3780 DEFVAR_LISP ("system-configuration", &Vsystem_configuration /*
|
|
3781 String naming the configuration XEmacs was built for.
|
|
3782 */ );
|
|
3783 Vsystem_configuration = build_string (EMACS_CONFIGURATION);
|
|
3784
|
|
3785 #ifndef EMACS_CONFIG_OPTIONS
|
|
3786 # define EMACS_CONFIG_OPTIONS "UNKNOWN"
|
|
3787 #endif
|
|
3788 DEFVAR_LISP ("system-configuration-options", &Vsystem_configuration_options /*
|
|
3789 String containing the configuration options XEmacs was built with.
|
|
3790 */ );
|
|
3791 Vsystem_configuration_options = build_string (EMACS_CONFIG_OPTIONS);
|
|
3792
|
|
3793 DEFVAR_LISP ("emacs-major-version", &Vemacs_major_version /*
|
|
3794 Major version number of this version of Emacs, as an integer.
|
|
3795 Warning: this variable did not exist in Emacs versions earlier than:
|
|
3796 FSF Emacs: 19.23
|
|
3797 XEmacs: 19.10
|
|
3798 */ );
|
|
3799 Vemacs_major_version = make_int (EMACS_MAJOR_VERSION);
|
|
3800
|
|
3801 DEFVAR_LISP ("emacs-minor-version", &Vemacs_minor_version /*
|
|
3802 Minor version number of this version of Emacs, as an integer.
|
|
3803 Warning: this variable did not exist in Emacs versions earlier than:
|
|
3804 FSF Emacs: 19.23
|
|
3805 XEmacs: 19.10
|
|
3806 */ );
|
|
3807 Vemacs_minor_version = make_int (EMACS_MINOR_VERSION);
|
|
3808
|
|
3809 DEFVAR_LISP ("emacs-patch-level", &Vemacs_patch_level /*
|
|
3810 The patch level of this version of Emacs, as an integer.
|
|
3811 The value is non-nil if this version of XEmacs is part of a series of
|
|
3812 stable XEmacsen, but has bug fixes applied.
|
|
3813 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
|
|
3814 earlier than 21.1.1
|
|
3815 */ );
|
|
3816 #ifdef EMACS_PATCH_LEVEL
|
|
3817 Vemacs_patch_level = make_int (EMACS_PATCH_LEVEL);
|
|
3818 #else
|
|
3819 Vemacs_patch_level = Qnil;
|
|
3820 #endif
|
|
3821
|
|
3822 DEFVAR_LISP ("emacs-beta-version", &Vemacs_beta_version /*
|
|
3823 Beta number of this version of Emacs, as an integer.
|
|
3824 The value is nil if this is an officially released version of XEmacs.
|
|
3825 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
|
|
3826 earlier than 20.3.
|
|
3827 */ );
|
|
3828 #ifdef EMACS_BETA_VERSION
|
|
3829 Vemacs_beta_version = make_int (EMACS_BETA_VERSION);
|
|
3830 #else
|
|
3831 Vemacs_beta_version = Qnil;
|
|
3832 #endif
|
|
3833
|
|
3834 #ifdef INFODOCK
|
|
3835 DEFVAR_LISP ("infodock-major-version", &Vinfodock_major_version /*
|
|
3836 Major version number of this InfoDock release.
|
|
3837 */ );
|
|
3838 Vinfodock_major_version = make_int (INFODOCK_MAJOR_VERSION);
|
|
3839
|
|
3840 DEFVAR_LISP ("infodock-minor-version", &Vinfodock_minor_version /*
|
|
3841 Minor version number of this InfoDock release.
|
|
3842 */ );
|
|
3843 Vinfodock_minor_version = make_int (INFODOCK_MINOR_VERSION);
|
|
3844
|
|
3845 DEFVAR_LISP ("infodock-build-version", &Vinfodock_build_version /*
|
|
3846 Build version of this InfoDock release.
|
|
3847 */ );
|
|
3848 Vinfodock_build_version = make_int (INFODOCK_BUILD_VERSION);
|
|
3849 #endif
|
|
3850
|
|
3851 DEFVAR_LISP ("xemacs-codename", &Vxemacs_codename /*
|
|
3852 Codename of this version of Emacs (a string).
|
|
3853 */ );
|
|
3854 #ifndef XEMACS_CODENAME
|
|
3855 #define XEMACS_CODENAME "Noname"
|
|
3856 #endif
|
|
3857 Vxemacs_codename = build_string (XEMACS_CODENAME);
|
|
3858
|
442
|
3859 /* Lisp variables which contain command line flags.
|
|
3860
|
|
3861 The portable dumper stomps on these; they must be saved and restored
|
|
3862 if they are processed before the call to pdump_load() in main_1().
|
|
3863 */
|
428
|
3864 DEFVAR_BOOL ("noninteractive", &noninteractive1 /*
|
|
3865 Non-nil means XEmacs is running without interactive terminal.
|
|
3866 */ );
|
|
3867
|
776
|
3868 DEFVAR_BOOL ("vanilla-inhibiting", &vanilla_inhibiting /*
|
|
3869 Set to non-nil when the user-init and site-start files should not be loaded.
|
|
3870 */ );
|
|
3871
|
428
|
3872 DEFVAR_BOOL ("inhibit-early-packages", &inhibit_early_packages /*
|
|
3873 Set to non-nil when the early packages should not be respected at startup.
|
|
3874 */ );
|
|
3875
|
776
|
3876 DEFVAR_BOOL ("inhibit-all-packages", &inhibit_all_packages /*
|
|
3877 Set to non-nil when the no packages should not be respected at startup.
|
|
3878 XEmacs will utterly ignore the packages -- not in load-path, not set up as
|
|
3879 autoloads, nothing.
|
|
3880 */ );
|
|
3881
|
428
|
3882 DEFVAR_BOOL ("inhibit-autoloads", &inhibit_autoloads /*
|
|
3883 Set to non-nil when autoloads should not be loaded at startup.
|
|
3884 */ );
|
|
3885
|
|
3886 DEFVAR_BOOL ("debug-paths", &debug_paths /*
|
|
3887 Set to non-nil when debug information about paths should be printed.
|
|
3888 */ );
|
|
3889
|
|
3890 DEFVAR_BOOL ("inhibit-site-lisp", &inhibit_site_lisp /*
|
|
3891 Set to non-nil when the site-lisp should not be searched at startup.
|
|
3892 */ );
|
|
3893 #ifdef INHIBIT_SITE_LISP
|
|
3894 inhibit_site_lisp = 1;
|
|
3895 #endif
|
|
3896
|
|
3897 DEFVAR_BOOL ("inhibit-site-modules", &inhibit_site_modules /*
|
|
3898 Set to non-nil when site-modules should not be searched at startup.
|
|
3899 */ );
|
|
3900 #ifdef INHIBIT_SITE_MODULES
|
|
3901 inhibit_site_modules = 1;
|
|
3902 #endif
|
|
3903
|
|
3904 DEFVAR_INT ("emacs-priority", &emacs_priority /*
|
|
3905 Priority for XEmacs to run at.
|
|
3906 This value is effective only if set before XEmacs is dumped,
|
|
3907 and only if the XEmacs executable is installed with setuid to permit
|
|
3908 it to change priority. (XEmacs sets its uid back to the real uid.)
|
|
3909 Currently, you need to define SET_EMACS_PRIORITY in `config.h'
|
|
3910 before you compile XEmacs, to enable the code for this feature.
|
|
3911 */ );
|
|
3912 emacs_priority = 0;
|
|
3913
|
|
3914 DEFVAR_CONST_LISP ("internal-error-checking", &Vinternal_error_checking /*
|
|
3915 Internal error checking built-in into this instance of XEmacs.
|
|
3916 This is a list of symbols, initialized at build-time. Legal symbols
|
|
3917 are:
|
|
3918
|
|
3919 extents - check extents prior to each extent change;
|
800
|
3920 types - check types strictly;
|
428
|
3921 malloc - check operation of malloc;
|
|
3922 gc - check garbage collection;
|
800
|
3923 text - check text and buffer positions;
|
|
3924 display - check redisplay structure consistency;
|
|
3925 glyphs - check glyph structure consistency;
|
|
3926 byte-code - check byte-code consistency;.
|
|
3927 structures - check other structure consistency.
|
442
|
3928
|
|
3929 quick-build - user has requested the "quick-build" configure option.
|
428
|
3930 */ );
|
|
3931 Vinternal_error_checking = Qnil;
|
|
3932 #ifdef ERROR_CHECK_EXTENTS
|
|
3933 Vinternal_error_checking = Fcons (intern ("extents"),
|
|
3934 Vinternal_error_checking);
|
|
3935 #endif
|
800
|
3936 #ifdef ERROR_CHECK_TYPES
|
|
3937 Vinternal_error_checking = Fcons (intern ("types"),
|
428
|
3938 Vinternal_error_checking);
|
|
3939 #endif
|
|
3940 #ifdef ERROR_CHECK_MALLOC
|
|
3941 Vinternal_error_checking = Fcons (intern ("malloc"),
|
|
3942 Vinternal_error_checking);
|
|
3943 #endif
|
|
3944 #ifdef ERROR_CHECK_GC
|
|
3945 Vinternal_error_checking = Fcons (intern ("gc"),
|
|
3946 Vinternal_error_checking);
|
|
3947 #endif
|
800
|
3948 #ifdef ERROR_CHECK_TEXT
|
|
3949 Vinternal_error_checking = Fcons (intern ("text"),
|
|
3950 Vinternal_error_checking);
|
|
3951 #endif
|
|
3952 #ifdef ERROR_CHECK_DISPLAY
|
|
3953 Vinternal_error_checking = Fcons (intern ("display"),
|
|
3954 Vinternal_error_checking);
|
|
3955 #endif
|
|
3956 #ifdef ERROR_CHECK_GLYPHS
|
|
3957 Vinternal_error_checking = Fcons (intern ("glyphs"),
|
|
3958 Vinternal_error_checking);
|
|
3959 #endif
|
|
3960 #ifdef ERROR_CHECK_BYTE_CODE
|
|
3961 Vinternal_error_checking = Fcons (intern ("byte-code"),
|
|
3962 Vinternal_error_checking);
|
|
3963 #endif
|
|
3964 #ifdef ERROR_CHECK_STRUCTURES
|
|
3965 Vinternal_error_checking = Fcons (intern ("structures"),
|
428
|
3966 Vinternal_error_checking);
|
|
3967 #endif
|
442
|
3968 #ifdef QUICK_BUILD
|
|
3969 Vinternal_error_checking = Fcons (intern ("quick-build"),
|
|
3970 Vinternal_error_checking);
|
|
3971 #endif
|
428
|
3972
|
438
|
3973 DEFVAR_CONST_LISP ("mail-lock-methods", &Vmail_lock_methods /*
|
|
3974 Mail spool locking methods supported by this instance of XEmacs.
|
|
3975 This is a list of symbols. Each of the symbols is one of the
|
|
3976 following: dot, lockf, flock, locking, mmdf.
|
|
3977 */ );
|
|
3978 {
|
|
3979 Vmail_lock_methods = Qnil;
|
|
3980 Vmail_lock_methods = Fcons (intern ("dot"), Vmail_lock_methods);
|
|
3981 #ifdef HAVE_LOCKF
|
|
3982 Vmail_lock_methods = Fcons (intern ("lockf"), Vmail_lock_methods);
|
|
3983 #endif
|
|
3984 #ifdef HAVE_FLOCK
|
|
3985 Vmail_lock_methods = Fcons (intern ("flock"), Vmail_lock_methods);
|
|
3986 #endif
|
|
3987 #ifdef HAVE_MMDF
|
|
3988 Vmail_lock_methods = Fcons (intern ("mmdf"), Vmail_lock_methods);
|
|
3989 #endif
|
|
3990 #ifdef HAVE_LOCKING
|
|
3991 Vmail_lock_methods = Fcons (intern ("locking"), Vmail_lock_methods);
|
|
3992 #endif
|
|
3993 }
|
442
|
3994
|
438
|
3995 DEFVAR_CONST_LISP ("configure-mail-lock-method", &Vconfigure_mail_lock_method /*
|
|
3996 Mail spool locking method suggested by configure. This is one
|
|
3997 of the symbols in MAIL-LOCK-METHODS.
|
|
3998 */ );
|
|
3999 {
|
|
4000 #if defined(MAIL_LOCK_FLOCK) && defined(HAVE_FLOCK)
|
771
|
4001 Vconfigure_mail_lock_method = intern ("flock");
|
438
|
4002 #elif defined(MAIL_LOCK_LOCKF) && defined(HAVE_LOCKF)
|
771
|
4003 Vconfigure_mail_lock_method = intern ("lockf");
|
438
|
4004 #elif defined(MAIL_LOCK_MMDF) && defined(HAVE_MMDF)
|
771
|
4005 Vconfigure_mail_lock_method = intern ("mmdf");
|
438
|
4006 #elif defined(MAIL_LOCK_LOCKING) && defined(HAVE_LOCKING)
|
771
|
4007 Vconfigure_mail_lock_method = intern ("locking");
|
438
|
4008 #else
|
771
|
4009 Vconfigure_mail_lock_method = intern ("dot");
|
438
|
4010 #endif
|
|
4011 }
|
428
|
4012 }
|
|
4013
|
|
4014 void
|
|
4015 complex_vars_of_emacs (void)
|
|
4016 {
|
|
4017 /* This is all related to path searching. */
|
|
4018
|
|
4019 DEFVAR_LISP ("emacs-program-name", &Vemacs_program_name /*
|
|
4020 *Name of the Emacs variant.
|
|
4021 For example, this may be \"xemacs\" or \"infodock\".
|
|
4022 This is mainly meant for use in path searching.
|
|
4023 */ );
|
771
|
4024 Vemacs_program_name = build_ext_string (PATH_PROGNAME, Qfile_name);
|
428
|
4025
|
|
4026 DEFVAR_LISP ("emacs-program-version", &Vemacs_program_version /*
|
|
4027 *Version of the Emacs variant.
|
444
|
4028 This typically has the form NN.NN-bNN.
|
428
|
4029 This is mainly meant for use in path searching.
|
|
4030 */ );
|
771
|
4031 Vemacs_program_version = build_ext_string (PATH_VERSION, Qfile_name);
|
428
|
4032
|
|
4033 DEFVAR_LISP ("exec-path", &Vexec_path /*
|
|
4034 *List of directories to search programs to run in subprocesses.
|
|
4035 Each element is a string (directory name) or nil (try default directory).
|
|
4036 */ );
|
|
4037 Vexec_path = Qnil;
|
|
4038
|
|
4039 DEFVAR_LISP ("exec-directory", &Vexec_directory /*
|
|
4040 *Directory of architecture-dependent files that come with XEmacs,
|
|
4041 especially executable programs intended for XEmacs to invoke.
|
|
4042 */ );
|
|
4043 Vexec_directory = Qnil;
|
|
4044
|
|
4045 DEFVAR_LISP ("configure-exec-directory", &Vconfigure_exec_directory /*
|
|
4046 For internal use by the build procedure only.
|
444
|
4047 configure's idea of what `exec-directory' will be.
|
428
|
4048 */ );
|
|
4049 #ifdef PATH_EXEC
|
|
4050 Vconfigure_exec_directory = Ffile_name_as_directory
|
771
|
4051 (build_ext_string (PATH_EXEC, Qfile_name));
|
428
|
4052 #else
|
|
4053 Vconfigure_exec_directory = Qnil;
|
|
4054 #endif
|
|
4055
|
|
4056 DEFVAR_LISP ("lisp-directory", &Vlisp_directory /*
|
|
4057 *Directory of core Lisp files that come with XEmacs.
|
|
4058 */ );
|
|
4059 Vlisp_directory = Qnil;
|
|
4060
|
|
4061 DEFVAR_LISP ("configure-lisp-directory", &Vconfigure_lisp_directory /*
|
|
4062 For internal use by the build procedure only.
|
444
|
4063 configure's idea of what `lisp-directory' will be.
|
428
|
4064 */ );
|
|
4065 #ifdef PATH_LOADSEARCH
|
|
4066 Vconfigure_lisp_directory = Ffile_name_as_directory
|
771
|
4067 (build_ext_string (PATH_LOADSEARCH, Qfile_name));
|
428
|
4068 #else
|
|
4069 Vconfigure_lisp_directory = Qnil;
|
|
4070 #endif
|
|
4071
|
460
|
4072 DEFVAR_LISP ("mule-lisp-directory", &Vmule_lisp_directory /*
|
|
4073 *Directory of Mule Lisp files that come with XEmacs.
|
|
4074 */ );
|
|
4075 Vmule_lisp_directory = Qnil;
|
|
4076
|
|
4077 DEFVAR_LISP ("configure-mule-lisp-directory", &Vconfigure_mule_lisp_directory /*
|
|
4078 For internal use by the build procedure only.
|
|
4079 configure's idea of what `mule-lisp-directory' will be.
|
|
4080 */ );
|
|
4081 #ifdef PATH_MULELOADSEARCH
|
|
4082 Vconfigure_mule_lisp_directory = Ffile_name_as_directory
|
|
4083 (build_string ((char *) PATH_MULELOADSEARCH));
|
|
4084 #else
|
|
4085 Vconfigure_mule_lisp_directory = Qnil;
|
|
4086 #endif
|
|
4087
|
428
|
4088 DEFVAR_LISP ("module-directory", &Vmodule_directory /*
|
|
4089 *Directory of core dynamic modules that come with XEmacs.
|
|
4090 */ );
|
|
4091 Vmodule_directory = Qnil;
|
|
4092
|
|
4093 DEFVAR_LISP ("configure-module-directory", &Vconfigure_module_directory /*
|
|
4094 For internal use by the build procedure only.
|
444
|
4095 configure's idea of what `module-directory' will be.
|
428
|
4096 */ );
|
|
4097 #ifdef PATH_MODULESEARCH
|
|
4098 Vconfigure_module_directory = Ffile_name_as_directory
|
771
|
4099 (build_ext_string (PATH_MODULESEARCH, Qfile_name));
|
428
|
4100 #else
|
|
4101 Vconfigure_module_directory = Qnil;
|
|
4102 #endif
|
|
4103
|
|
4104 DEFVAR_LISP ("configure-package-path", &Vconfigure_package_path /*
|
|
4105 For internal use by the build procedure only.
|
|
4106 configure's idea of what the package path will be.
|
|
4107 */ );
|
|
4108 #ifdef PATH_PACKAGEPATH
|
771
|
4109 Vconfigure_package_path = split_external_path (PATH_PACKAGEPATH);
|
428
|
4110 #else
|
|
4111 Vconfigure_package_path = Qnil;
|
|
4112 #endif
|
|
4113
|
|
4114 DEFVAR_LISP ("data-directory", &Vdata_directory /*
|
|
4115 *Directory of architecture-independent files that come with XEmacs,
|
|
4116 intended for XEmacs to use.
|
|
4117 Use of this variable in new code is almost never correct. See the
|
442
|
4118 functions `locate-data-file' and `locate-data-directory' and the variable
|
|
4119 `data-directory-list'.
|
428
|
4120 */ );
|
|
4121 Vdata_directory = Qnil;
|
|
4122
|
|
4123 DEFVAR_LISP ("configure-data-directory", &Vconfigure_data_directory /*
|
|
4124 For internal use by the build procedure only.
|
444
|
4125 configure's idea of what `data-directory' will be.
|
428
|
4126 */ );
|
|
4127 #ifdef PATH_DATA
|
|
4128 Vconfigure_data_directory = Ffile_name_as_directory
|
771
|
4129 (build_ext_string (PATH_DATA, Qfile_name));
|
428
|
4130 #else
|
|
4131 Vconfigure_data_directory = Qnil;
|
|
4132 #endif
|
|
4133
|
|
4134 DEFVAR_LISP ("data-directory-list", &Vdata_directory_list /*
|
|
4135 *List of directories of architecture-independent files that come with XEmacs
|
|
4136 or were installed as packages, and are intended for XEmacs to use.
|
|
4137 */ );
|
|
4138 Vdata_directory_list = Qnil;
|
|
4139
|
|
4140 DEFVAR_LISP ("site-directory", &Vsite_directory /*
|
|
4141 *Directory of site-specific Lisp files that come with XEmacs.
|
|
4142 */ );
|
|
4143 Vsite_directory = Qnil;
|
|
4144
|
|
4145 DEFVAR_LISP ("configure-site-directory", &Vconfigure_site_directory /*
|
|
4146 For internal use by the build procedure only.
|
444
|
4147 configure's idea of what `site-directory' will be.
|
428
|
4148 */ );
|
|
4149 #ifdef PATH_SITE
|
|
4150 Vconfigure_site_directory = Ffile_name_as_directory
|
771
|
4151 (build_ext_string (PATH_SITE, Qfile_name));
|
428
|
4152 #else
|
|
4153 Vconfigure_site_directory = Qnil;
|
|
4154 #endif
|
|
4155
|
|
4156 DEFVAR_LISP ("site-module-directory", &Vsite_module_directory /*
|
|
4157 *Directory of site-specific loadable modules that come with XEmacs.
|
|
4158 */ );
|
|
4159 Vsite_module_directory = Qnil;
|
|
4160
|
|
4161 DEFVAR_LISP ("configure-site-module-directory", &Vconfigure_site_module_directory /*
|
|
4162 For internal use by the build procedure only.
|
444
|
4163 configure's idea of what `site-directory' will be.
|
428
|
4164 */ );
|
|
4165 #ifdef PATH_SITE_MODULES
|
|
4166 Vconfigure_site_module_directory = Ffile_name_as_directory
|
771
|
4167 (build_ext_string (PATH_SITE_MODULES, Qfile_name));
|
428
|
4168 #else
|
|
4169 Vconfigure_site_module_directory = Qnil;
|
|
4170 #endif
|
|
4171
|
|
4172 DEFVAR_LISP ("doc-directory", &Vdoc_directory /*
|
|
4173 *Directory containing the DOC file that comes with XEmacs.
|
444
|
4174 This is usually the same as `exec-directory'.
|
428
|
4175 */ );
|
|
4176 Vdoc_directory = Qnil;
|
|
4177
|
|
4178 DEFVAR_LISP ("configure-doc-directory", &Vconfigure_doc_directory /*
|
|
4179 For internal use by the build procedure only.
|
444
|
4180 configure's idea of what `doc-directory' will be.
|
428
|
4181 */ );
|
|
4182 #ifdef PATH_DOC
|
|
4183 Vconfigure_doc_directory = Ffile_name_as_directory
|
771
|
4184 (build_ext_string (PATH_DOC, Qfile_name));
|
428
|
4185 #else
|
|
4186 Vconfigure_doc_directory = Qnil;
|
|
4187 #endif
|
|
4188
|
|
4189 DEFVAR_LISP ("configure-exec-prefix-directory", &Vconfigure_exec_prefix_directory /*
|
|
4190 For internal use by the build procedure only.
|
444
|
4191 configure's idea of what `exec-prefix-directory' will be.
|
428
|
4192 */ );
|
|
4193 #ifdef PATH_EXEC_PREFIX
|
|
4194 Vconfigure_exec_prefix_directory = Ffile_name_as_directory
|
771
|
4195 (build_ext_string (PATH_EXEC_PREFIX, Qfile_name));
|
428
|
4196 #else
|
|
4197 Vconfigure_exec_prefix_directory = Qnil;
|
|
4198 #endif
|
|
4199
|
|
4200 DEFVAR_LISP ("configure-prefix-directory", &Vconfigure_prefix_directory /*
|
|
4201 For internal use by the build procedure only.
|
444
|
4202 configure's idea of what `prefix-directory' will be.
|
428
|
4203 */ );
|
|
4204 #ifdef PATH_PREFIX
|
|
4205 Vconfigure_prefix_directory = Ffile_name_as_directory
|
771
|
4206 (build_ext_string (PATH_PREFIX, Qfile_name));
|
428
|
4207 #else
|
|
4208 Vconfigure_prefix_directory = Qnil;
|
|
4209 #endif
|
|
4210
|
|
4211 DEFVAR_LISP ("configure-info-directory", &Vconfigure_info_directory /*
|
|
4212 For internal use by the build procedure only.
|
|
4213 This is the name of the directory in which the build procedure installed
|
|
4214 Emacs's info files; the default value for Info-default-directory-list
|
|
4215 includes this.
|
|
4216 */ );
|
|
4217 #ifdef PATH_INFO
|
|
4218 Vconfigure_info_directory =
|
771
|
4219 Ffile_name_as_directory (build_ext_string (PATH_INFO, Qfile_name));
|
428
|
4220 #else
|
|
4221 Vconfigure_info_directory = Qnil;
|
|
4222 #endif
|
|
4223
|
|
4224 DEFVAR_LISP ("configure-info-path", &Vconfigure_info_path /*
|
|
4225 The configured initial path for info documentation.
|
|
4226 */ );
|
|
4227 #ifdef PATH_INFOPATH
|
771
|
4228 Vconfigure_info_path = split_external_path (PATH_INFOPATH);
|
428
|
4229 #else
|
|
4230 Vconfigure_info_path = Qnil;
|
|
4231 #endif
|
|
4232 }
|
|
4233
|
|
4234 #if defined(__sgi) && !defined(PDUMP)
|
|
4235 /* This is so tremendously ugly I'd puke. But then, it works.
|
|
4236 * The target is to override the static constructor from the
|
442
|
4237 * libiflPNG.so library which is masquerading as libz, and
|
428
|
4238 * cores on us when re-started from the dumped executable.
|
|
4239 * This will have to go for 21.1 -- OG.
|
|
4240 */
|
446
|
4241 void __sti__iflPNGFile_c___ (void);
|
|
4242 void
|
|
4243 __sti__iflPNGFile_c___ (void)
|
428
|
4244 {
|
|
4245 }
|
|
4246
|
|
4247 #endif
|
771
|
4248
|
|
4249 #undef abort /* Get access to the real version of abort. We put this all
|
|
4250 the way at the end to make sure that all calls to abort()
|
|
4251 anywhere in the above code go through assert_failed(). */
|
|
4252
|
|
4253 void
|
|
4254 really_abort (void)
|
|
4255 {
|
|
4256 abort ();
|
|
4257 }
|