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