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