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