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