import xemacs-21.2.37
[chise/xemacs-chise.git.1] / src / emacs.c
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.
5    Copyright (C) 2000 Ben Wing.
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
26 /* Capsule summary of the various releases of Lucid Emacs/XEmacs and
27    FSF/GNU Emacs.  Provided here for use in cross-referencing version
28    releases and dates in comments, esp. in the authorship comments at
29    the beginning of each file.  More information about history can be
30    found in the beginning of the Internals Manual and in the About page.
31
32
33 -- A time line for Lucid Emacs/XEmacs is
34
35 version 19.0 shipped with Energize 1.0, April 1992.
36 version 19.1 released June 4, 1992.
37 version 19.2 released June 19, 1992.
38 version 19.3 released September 9, 1992.
39 version 19.4 released January 21, 1993.
40 version 19.5 was a repackaging of 19.4 with a few bug fixes and
41   shipped with Energize 2.0.  Never released to the net.
42 version 19.6 released April 9, 1993.
43 version 19.7 was a repackaging of 19.6 with a few bug fixes and
44   shipped with Energize 2.1.  Never released to the net.
45 version 19.8 released September 6, 1993.
46 version 19.9 released January 12, 1994.
47 version 19.10 released May 27, 1994.
48 version 19.11 (first XEmacs) released September 13, 1994.
49 version 19.12 released June 23, 1995.
50 version 19.13 released September 1, 1995.
51 version 19.14 released June 23, 1996.
52 version 20.0 released February 9, 1997.
53 version 19.15 released March 28, 1997.
54 version 20.1 (not released to the net) April 15, 1997.
55 version 20.2 released May 16, 1997.
56 version 19.16 released October 31, 1997.
57 version 20.3 (the first stable version of XEmacs 20.x) released
58   November 30, 1997.
59 version 20.4 released February 28, 1998.
60
61
62 -- A time line for GNU Emacs version 19 is
63
64 version 19.7 (beta) (first beta release) released ??????; prob. late May 1993.
65 version 19.8 (beta) released May 27, 1993.
66 version 19.9 (beta) released May 27, 1993.
67 version 19.10 (beta) released May 30, 1993.
68 version 19.11 (beta) released June 1, 1993.
69 version 19.12 (beta) released June 2, 1993.
70 version 19.13 (beta) released June 8, 1993.
71 version 19.14 (beta) released June 17, 1993.
72 version 19.15 (beta) released June 19, 1993.
73 version 19.16 (beta) released July 6, 1993.
74 version 19.17 (beta) released late July, 1993.
75 version 19.18 (beta) released August 9, 1993.
76 version 19.19 (beta) released August 15, 1993.
77 version 19.20 (beta) released November 17, 1993.
78 version 19.21 (beta) released November 17, 1993.
79 version 19.22 (beta) released November 28, 1993.
80 version 19.23 (beta) released May 17, 1994.
81 version 19.24 (beta) released May 16, 1994.
82 version 19.25 (beta) released June 3, 1994.
83 version 19.26 (beta) released September 11, 1994.
84 version 19.27 (beta) released September 14, 1994.
85 version 19.28 (first ``official'' release) released November 1, 1994.
86 version 19.29 released June 21, 1995.
87 version 19.30 released November 24, 1995.
88 version 19.31 released May 25, 1996.
89 version 19.32 released July 31, 1996.
90 version 19.33 released August 11, 1996.
91 version 19.34 released August 21, 1996.
92 version 19.34b released September 6, 1996.
93
94
95 -- A time line for GNU Emacs version 20 is
96
97 version 20.1 released September 17, 1997.
98 version 20.2 released September 20, 1997.
99 version 20.3 released August 19, 1998.
100
101
102 -- A time line for GNU Emacs version 18 and older is
103
104 GNU Emacs version 15 (15.34) was released sometime in 1984 or 1985 and
105   shared some code with a version of Emacs written by James Gosling (the
106   same James Gosling who later created the Java language).
107 GNU Emacs version 16 (first released version was 16.56) was released on
108   July 15, 1985.  All Gosling code was removed due to potential copyright
109   problems with the code.
110 version 16.57: released on September 16, 1985.
111 versions 16.58, 16.59: released on September 17, 1985.
112 version 16.60: released on September 19, 1985.  These later version 16's
113   incorporated patches from the net, esp. for getting Emacs to work under
114   System V.
115 version 17.36 (first official v17 release) released on December 20, 1985.
116   Included a TeX-able user manual.  First official unpatched version that
117    worked on vanilla System V machines.
118 version 17.43 (second official v17 release) released on January 25, 1986.
119 version 17.45 released on January 30, 1986.
120 version 17.46 released on February 4, 1986.
121 version 17.48 released on February 10, 1986.
122 version 17.49 released on February 12, 1986.
123 version 17.55 released on March 18, 1986.
124 version 17.57 released on March 27, 1986.
125 version 17.58 released on April 4, 1986.
126 version 17.61 released on April 12, 1986.
127 version 17.63 released on May 7, 1986.
128 version 17.64 released on May 12, 1986.
129 version 18.24 (a beta version) released on October 2, 1986.
130 version 18.30 (a beta version) released on November 15, 1986.
131 version 18.31 (a beta version) released on November 23, 1986.
132 version 18.32 (a beta version) released on December 7, 1986.
133 version 18.33 (a beta version) released on December 12, 1986.
134 version 18.35 (a beta version) released on January 5, 1987.
135 version 18.36 (a beta version) released on January 21, 1987.
136 January 27, 1987: The Great Usenet Renaming.  net.emacs is now comp.emacs.
137 version 18.37 (a beta version) released on February 12, 1987.
138 version 18.38 (a beta version) released on March 3, 1987.
139 version 18.39 (a beta version) released on March 14, 1987.
140 version 18.40 (a beta version) released on March 18, 1987.
141 version 18.41 (the first ``official'' release) released on March 22, 1987.
142 version 18.45 released on June 2, 1987.
143 version 18.46 released on June 9, 1987.
144 version 18.47 released on June 18, 1987.
145 version 18.48 released on September 3, 1987.
146 version 18.49 released on September 18, 1987.
147 version 18.50 released on February 13, 1988.
148 version 18.51 released on May 7, 1988.
149 version 18.52 released on September 1, 1988.
150 version 18.53 released on February 24, 1989.
151 version 18.54 released on April 26, 1989.
152 version 18.55 released on August 23, 1989.  This is the earliest version
153   that is still available by FTP.
154 version 18.56 released on January 17, 1991.
155 version 18.57 released late January, 1991.
156 version 18.58 released ?????.
157 version 18.59 released October 31, 1992.
158
159 */
160
161 /* Note: It is necessary to specify <config.h> and not "config.h" in
162    order for the --srcdir type of compilation to work properly.
163    Otherwise the config.h from the srcdir, rather than the one from
164    the build dir, will be used. */
165
166 #include <config.h>
167 #include "lisp.h"
168
169 #include "backtrace.h" /* run-emacs-from-temacs needs this */
170 #include "buffer.h"
171 #include "commands.h"
172 #include "console.h"
173 #include "process.h"
174 #include "redisplay.h"
175 #include "frame.h"
176 #include "sysdep.h"
177
178 #include "syssignal.h" /* Always include before systty.h */
179 #include "systty.h"
180 #include "sysfile.h"
181 #include "systime.h"
182
183 #ifdef PDUMP
184 #include "dump-id.h"
185 #include "dumper.h"
186 #endif
187
188 #ifndef SEPCHAR
189 #define SEPCHAR ':'
190 #endif
191
192 #ifdef QUANTIFY
193 #include <quantify.h>
194 #endif
195
196 #ifdef HAVE_SHLIB
197 #include "sysdll.h"
198 #endif
199
200 #if defined (HAVE_LOCALE_H) && \
201    (defined (I18N2) || defined (I18N3) || defined (I18N4))
202 #include <locale.h>
203 #endif
204
205 #ifdef TOOLTALK
206 #include TT_C_H_FILE
207 #endif
208
209 #if defined (WIN32_NATIVE)
210 #include "nt.h"
211 #endif
212
213 /* For PATH_EXEC */
214 #include <paths.h>
215
216 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
217 void report_sheap_usage (int die_if_pure_storage_exceeded);
218 #endif
219
220 #if !defined (SYSTEM_MALLOC) && !defined (DOUG_LEA_MALLOC)
221 extern void *(*__malloc_hook)(size_t);
222 extern void *(*__realloc_hook)(void *, size_t);
223 extern void (*__free_hook)(void *);
224 #endif  /* not SYSTEM_MALLOC && not DOUG_LEA_MALLOC */
225
226 /* Command line args from shell, as list of strings */
227 Lisp_Object Vcommand_line_args;
228
229 /* Set nonzero after XEmacs has started up the first time.
230   Prevents reinitialization of the Lisp world and keymaps
231   on subsequent starts.  */
232 int initialized;
233
234 #ifdef DOUG_LEA_MALLOC
235 # include <malloc.h>
236 /* Preserves a pointer to the memory allocated that copies that
237    static data inside glibc's malloc.  */
238 static void *malloc_state_ptr;
239 #endif /* DOUG_LEA_MALLOC */
240
241 # ifdef REL_ALLOC
242 void r_alloc_reinit (void);
243 # endif
244
245 /* Variable whose value is symbol giving operating system type. */
246 Lisp_Object Vsystem_type;
247
248 /* Variable whose value is string giving configuration built for.  */
249 Lisp_Object Vsystem_configuration;
250
251 /* Variable whose value is string containing the configuration options
252    XEmacs was built with.  */
253 Lisp_Object Vsystem_configuration_options;
254
255 /* Version numbers and strings */
256 Lisp_Object Vemacs_major_version;
257 Lisp_Object Vemacs_minor_version;
258 Lisp_Object Vemacs_patch_level;
259 Lisp_Object Vemacs_beta_version;
260 Lisp_Object Vxemacs_codename;
261 #ifdef INFODOCK
262 Lisp_Object Vinfodock_major_version;
263 Lisp_Object Vinfodock_minor_version;
264 Lisp_Object Vinfodock_build_version;
265 #endif
266
267 /* The path under which XEmacs was invoked. */
268 Lisp_Object Vinvocation_path;
269
270 /* The name under which XEmacs was invoked, with any leading directory
271    names discarded.  */
272 Lisp_Object Vinvocation_name;
273
274 /* The directory name from which XEmacs was invoked.  */
275 Lisp_Object Vinvocation_directory;
276
277 #if 0 /* FSFmacs */
278 /* The directory name in which to find subdirs such as lisp and etc.
279    nil means get them only from PATH_LOADSEARCH.  */
280 Lisp_Object Vinstallation_directory;
281 #endif
282
283 Lisp_Object Vemacs_program_name, Vemacs_program_version;
284 Lisp_Object Vexec_path;
285 Lisp_Object Vexec_directory, Vconfigure_exec_directory;
286 Lisp_Object Vlisp_directory, Vconfigure_lisp_directory;
287 Lisp_Object Vmodule_directory, Vconfigure_module_directory;
288 Lisp_Object Vsite_module_directory, Vconfigure_site_module_directory;
289 Lisp_Object Vconfigure_package_path;
290 Lisp_Object Vdata_directory, Vconfigure_data_directory;
291 Lisp_Object Vdoc_directory, Vconfigure_doc_directory;
292 Lisp_Object Vconfigure_lock_directory;
293 Lisp_Object Vdata_directory_list;
294 Lisp_Object Vconfigure_info_directory;
295 Lisp_Object Vsite_directory, Vconfigure_site_directory;
296 Lisp_Object Vconfigure_info_path;
297 Lisp_Object Vinternal_error_checking;
298 Lisp_Object Vmail_lock_methods, Vconfigure_mail_lock_method;
299 Lisp_Object Vpath_separator;
300
301 /* The default base directory XEmacs is installed under. */
302 Lisp_Object Vconfigure_exec_prefix_directory, Vconfigure_prefix_directory;
303
304 /* If nonzero, set XEmacs to run at this priority.  This is also used
305    in child_setup and sys_suspend to make sure subshells run at normal
306    priority. */
307 int emacs_priority;
308
309 /* Some FSF junk with running_asynch_code, to preserve the match
310    data.  Not necessary because we don't call process filters
311    asynchronously (i.e. from within QUIT). */
312 /* #### Delete this when merging the rest of my code */
313 int running_asynch_code;
314
315 /* If non-zero, a window-system was specified on the command line. */
316 int display_arg;
317
318 /* Type of display specified.  We cannot use a Lisp symbol here because
319    Lisp symbols may not initialized at the time that we set this
320    variable. */
321 const char *display_use;
322
323 /* If non-zero, then the early error handler will only print the error
324    message and exit. */
325 int suppress_early_error_handler_backtrace;
326
327 /* An address near the bottom of the stack.
328    Tells GC how to save a copy of the stack.  */
329 char *stack_bottom;
330
331 #ifdef USG_SHARED_LIBRARIES
332 /* If nonzero, this is the place to put the end of the writable segment
333    at startup.  */
334
335 uintptr_t bss_end = 0;
336 #endif
337
338 /* Number of bytes of writable memory we can expect to be able to get */
339 unsigned int lim_data;
340
341 /* WARNING!
342
343    Some LISP-visible command-line options are set by XEmacs _before_ the
344    data is dumped in building a --pdump XEmacs, but used _after_ it is
345    restored in normal operation.  Thus the restored values overwrite the
346    values XEmacs is getting at run-time.  Such variables must be saved
347    before loading the dumpfile, and restored afterward.
348
349    This is done immediately before and after pdump_load() in main_1().
350    See that function for the current list of protected variables.
351
352    Note that if the variable is never DEFVAR'd, saving/restoring is not
353    needed.
354 */
355
356 /* Nonzero means running XEmacs without interactive terminal.  */
357
358 int noninteractive;
359
360 /* Value of Lisp variable `noninteractive'.
361    Normally same as C variable `noninteractive'
362    but nothing terrible happens if user sets this one.
363
364    Shadowed from the pdumper by `noninteractive'. */
365
366 int noninteractive1;
367
368 /* Nonzero means don't perform site-lisp searches at startup */
369 int inhibit_site_lisp;
370
371 /* Nonzero means don't perform site-modules searches at startup */
372 int inhibit_site_modules;
373
374 /* Nonzero means don't respect early packages at startup */
375 int inhibit_early_packages;
376
377 /* Nonzero means don't load package autoloads at startup */
378 int inhibit_autoloads;
379
380 /* Nonzero means don't load the dump file (ignored if not PDUMP)  */
381
382 int nodumpfile;
383
384 /* Nonzero means print debug information about path searching */
385 int debug_paths;
386
387 /* Save argv and argc.  */
388 static Extbyte **initial_argv;  /* #### currently unused */
389 static int initial_argc;        /* #### currently unused */
390
391 static void sort_args (int argc, char **argv);
392
393 Lisp_Object Qkill_emacs_hook;
394 Lisp_Object Qsave_buffers_kill_emacs;
395
396 extern Lisp_Object Vlisp_EXEC_SUFFIXES;
397
398 \f
399
400 /* Ben's capsule summary about expected and unexpected exits from XEmacs.
401
402    Expected exits occur when the user directs XEmacs to exit, for example
403    by pressing the close button on the only frame in XEmacs, or by typing
404    C-x C-c.  This runs `save-buffers-kill-emacs', which saves any necessary
405    buffers, and then exits using the primitive `kill-emacs'.
406
407    However, unexpected exits occur in a few different ways:
408
409      -- a memory access violation or other hardware-generated exception
410         occurs.  This is the worst possible problem to deal with, because
411         the fault can occur while XEmacs is in any state whatsoever, even
412         quite unstable ones.  As a result, we need to be *extremely* careful
413         what we do.
414      -- we are using one X display (or if we've used more, we've closed the
415         others already), and some hardware or other problem happens and
416         suddenly we've lost our connection to the display.  In this situation,
417         things are not so dire as in the last one; our code itself isn't
418         trashed, so we can continue execution as normal, after having set
419         things up so that we can exit at the appropriate time.  Our exit
420         still needs to be of the emergency nature; we have no displays, so
421         any attempts to use them will fail.  We simply want to auto-save
422         (the single most important thing to do during shut-down), do minimal
423         cleanup of stuff that has an independent existence outside of XEmacs,
424         and exit.
425
426         Currently, both unexpected exit scenarios described above set
427         preparing_for_armageddon to indicate that nonessential and possibly
428         dangerous things should not be done, specifically:
429
430         -- no garbage collection.
431         -- no hooks are run.
432         -- no messages of any sort from autosaving.
433         -- autosaving tries harder, ignoring certain failures.
434         -- existing frames are not deleted.
435
436         (Also, all places that set preparing_for_armageddon also
437         set dont_check_for_quit.  This happens separately because it's
438         also necessary to set other variables to make absolutely sure
439         no quitting happens.)
440
441         In the first scenario above (the access violation), we also set
442         fatal_error_in_progress.  This causes more things to not happen:
443
444         -- assertion failures do not abort.
445         -- printing code does not do code conversion or gettext when
446            printing to stdout/stderr.
447 */
448
449 /* Nonzero if handling a fatal error already. */
450 int fatal_error_in_progress;
451
452 /* Non-nil means we're going down, so we better not run any hooks
453    or do other non-essential stuff. */
454 int preparing_for_armageddon;
455
456
457 static JMP_BUF run_temacs_catch;
458
459 static int run_temacs_argc;
460 static char **run_temacs_argv;
461 static char *run_temacs_args;
462 static size_t run_temacs_argv_size;
463 static size_t run_temacs_args_size;
464
465 static void shut_down_emacs (int sig, Lisp_Object stuff, int no_auto_save);
466
467 static void
468 ensure_no_quitting_from_now_on (void)
469 {
470   /* make sure no quitting from now on!! */
471   dont_check_for_quit = 1;
472   Vinhibit_quit = Qt;
473   Vquit_flag = Qnil;
474 }
475
476 /* Handle bus errors, illegal instruction, etc. */
477 SIGTYPE
478 fatal_error_signal (int sig)
479 {
480   fatal_error_in_progress++;
481   preparing_for_armageddon = 1;
482
483   ensure_no_quitting_from_now_on ();
484
485   /* Unblock the signal so that if the same signal gets sent in the
486      code below, we avoid a deadlock. */
487   EMACS_UNBLOCK_SIGNAL (sig);
488
489   /* Only try auto-saving first time through.  If we crash in auto-saving,
490      don't do it again. */
491   if (fatal_error_in_progress == 1)
492     {
493       Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
494       /* Do this so that the variable has the same value of 2 regardless of
495          whether we made it through auto-saving correctly. */
496       fatal_error_in_progress++;
497     }
498   else if (fatal_error_in_progress == 2)
499     stderr_out ("WARNING: Unable to auto-save your files properly.\n"
500                 "Some or all may in fact have been auto-saved.\n"
501                 "\n");
502
503   /* Now, reset our signal handler, so the next time, we just die.
504      Don't do this before auto-saving. */
505   signal (sig, SIG_DFL);
506
507   /* Keep in mind that there's more than one signal that we can crash
508      on. */
509   /* If fatal error occurs in code below, avoid infinite recursion.  */
510   if (fatal_error_in_progress <= 2)
511     {
512       shut_down_emacs (sig, Qnil, 1);
513       stderr_out ("\nLisp backtrace follows:\n\n");
514       Fbacktrace (Qexternal_debugging_output, Qt);
515 # if 0  /* This is evil, rarely useful, and causes grief in some cases. */
516       /* Check for Sun-style stack printing via /proc */
517       {
518         const char *pstack = "/usr/proc/bin/pstack";
519         if (access (pstack, X_OK) == 0)
520           {
521             char buf[100];
522             stderr_out ("\nC backtrace follows:\n"
523                        "(A real debugger may provide better information)\n\n");
524             sprintf (buf, "%s %d >&2", pstack, (int)getpid());
525             system (buf);
526           }
527       }
528 # endif
529     }
530   /* Signal the same code; this time it will really be fatal. */
531   kill (getpid (), sig);
532   SIGRETURN;
533 }
534
535 #ifdef _MSC_VER
536
537 static DWORD
538 mswindows_handle_hardware_exceptions (DWORD code)
539 {
540   if (code != STATUS_ACCESS_VIOLATION && code != STATUS_ILLEGAL_INSTRUCTION
541       && code != STATUS_PRIVILEGED_INSTRUCTION
542       && code != STATUS_DATATYPE_MISALIGNMENT)
543     return EXCEPTION_CONTINUE_SEARCH;
544
545   /* I don't know if this filter is still wrapped in the outer __try, but
546      it doesn't hurt to have another one. --ben
547      And it lets us control more exactly what we really want to do in such
548      a situation. */
549   __try
550     {
551       fatal_error_in_progress++;
552       preparing_for_armageddon = 1;
553
554       ensure_no_quitting_from_now_on ();
555
556       /* Only try auto-saving first time through.  If we crash in auto-saving,
557          don't do it again. */
558       if (fatal_error_in_progress == 1)
559         {
560           Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
561           /* Do this so that the variable has the same value of 2 regardless of
562              whether we made it through auto-saving correctly. */
563           fatal_error_in_progress++;
564         }
565       else if (fatal_error_in_progress == 2)
566         stderr_out ("WARNING: Unable to auto-save your files properly.\n"
567                     "Some or all may in fact have been auto-saved.\n"
568                     "\n");
569
570       /* If fatal error occurs in code below, avoid infinite recursion.  */
571       if (fatal_error_in_progress <= 2)
572         {
573           shut_down_emacs (-1, Qnil, 1);
574           stderr_out ("\nLisp backtrace follows:\n\n");
575           Fbacktrace (Qexternal_debugging_output, Qt);
576         }
577     }
578   /* VC++ documentation says that
579      GetExceptionCode() cannot be called inside the filter itself. */
580
581   /*  __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
582
583      The line above is original.  Unfortunately, when an error is tripped
584      inside of the handler (e.g. during Fbacktrace()), and the handler for
585      the handler is invoked, it correctly notices that something is amiss
586      and it should just return -- but it returns EXCEPTION_CONTINUE_SEARCH,
587      which causes the debugger to be invoked debugging the handler code in
588      this function -- and WITH THE STACK UNWOUND so that you see main()
589      calling mswindows_handle_hardware_exceptions(), calling Fbacktrace(),
590      and a crash a couple of frames in -- AND NO SIGN OF THE ORIGINAL CRASH!
591
592      There's some real weirdness going on in the stack handling -- unlike
593      in Unix, where further crashes just keep adding to the stack, it seems
594      that under the structured-exception-handling, the stack can actually
595      bounce back and forth between the full stack at the location of the
596      exception and the unwound stack at the place where the __try clause was
597      established.  I don't completely understand it.  What I do know is that
598      returning EXCEPTION_EXECUTE_HANDLER on nested crash has the effect of
599      aborting execution of the handler and going back to the outer filter
600      function, which returns EXCEPTION_CONTINUE_SEARCH and everything is
601      hunky-dorey -- your debugger sees a crash at the right location with
602      the right stack.
603
604      I'm leaving in the trickier Unix-like code in the handler; someone who
605      understands better than me how the stack works in these handlers could
606      fix it up more.  As it is, it works pretty well, so I'm not likely to
607      touch it more. --ben
608   */
609
610   __except (EXCEPTION_EXECUTE_HANDLER) {}
611
612
613   /* pretend we didn't handle this, so that the debugger is invoked and/or
614      the normal GPF box appears. */
615   return EXCEPTION_CONTINUE_SEARCH;
616 }
617
618 #endif /* _MSC_VER */
619
620 \f
621
622 #ifdef SIGDANGER
623
624 /* Handler for SIGDANGER.  */
625 SIGTYPE
626 memory_warning_signal (int sig)
627 {
628   /* #### bad bad bad; this function shouldn't do anything except
629      set a flag, or weird corruption could happen. */
630   signal (sig, memory_warning_signal);
631
632   malloc_warning
633     (GETTEXT ("Operating system warns that virtual memory is running low.\n"));
634
635   /* It might be unsafe to call do_auto_save now.  */
636   force_auto_save_soon ();
637 }
638 #endif /* SIGDANGER */
639 \f
640 /* Code for dealing with Lisp access to the Unix command line */
641
642 static Lisp_Object
643 make_arg_list_1 (int argc, Extbyte **argv, int skip_args)
644 {
645   Lisp_Object result = Qnil;
646   REGISTER int i;
647
648   for (i = argc - 1; i >= 0; i--)
649     {
650       if (i == 0 || i > skip_args)
651         {
652 #ifdef WIN32_NATIVE
653           if (i == 0)
654             {
655               /* Do not trust to what crt0 has stuffed into argv[0] */
656               char full_exe_path[MAX_PATH];
657               Lisp_Object fullpath;
658
659               GetModuleFileName (NULL, full_exe_path, MAX_PATH);
660               fullpath = build_ext_string (full_exe_path, Qmswindows_tstr);
661               result = Fcons (fullpath, result);
662 #if defined(HAVE_SHLIB)
663               {
664                 Extbyte *fullpathext;
665
666                 LISP_STRING_TO_EXTERNAL (fullpath, fullpathext,
667                                   Qdll_filename_encoding);
668                 (void) dll_init (fullpathext);
669               }
670 #endif
671             }
672           else
673 #endif
674             result = Fcons (build_ext_string (argv[i],
675                                               Qcommand_argument_encoding),
676                             result);
677         }
678     }
679   return result;
680 }
681
682 Lisp_Object
683 make_arg_list (int argc, Extbyte **argv)
684 {
685   return make_arg_list_1 (argc, argv, 0);
686 }
687
688 /* Calling functions are also responsible for calling free_argc_argv
689    when they are done with the generated list. */
690 void
691 make_argc_argv (Lisp_Object argv_list, int *argc, Extbyte ***argv)
692 {
693   Lisp_Object next;
694   int n = XINT (Flength (argv_list));
695   REGISTER int i;
696   *argv = (Extbyte**) xmalloc ((n+1) * sizeof (Extbyte*));
697
698   for (i = 0, next = argv_list; i < n; i++, next = XCDR (next))
699     {
700       const Extbyte *temp;
701       CHECK_STRING (XCAR (next));
702
703       LISP_STRING_TO_EXTERNAL (XCAR (next), temp, Qcommand_argument_encoding);
704       (*argv) [i] = xstrdup (temp);
705     }
706   (*argv) [n] = 0;
707   *argc = i;
708 }
709
710 void
711 free_argc_argv (Extbyte **argv)
712 {
713   int elt = 0;
714
715   while (argv[elt])
716     {
717       xfree (argv[elt]);
718       elt++;
719     }
720   xfree (argv);
721 }
722
723 static void
724 init_cmdargs (int argc, Extbyte **argv, int skip_args)
725 {
726   initial_argv = argv;
727   initial_argc = argc;
728
729   Vcommand_line_args = make_arg_list_1 (argc, argv, skip_args);
730 }
731
732 DEFUN ("invocation-name", Finvocation_name, 0, 0, 0, /*
733 Return the program name that was used to run XEmacs.
734 Any directory names are omitted.
735 */
736        ())
737 {
738   return Fcopy_sequence (Vinvocation_name);
739 }
740
741 DEFUN ("invocation-directory", Finvocation_directory, 0, 0, 0, /*
742 Return the directory name in which the Emacs executable was located.
743 */
744        ())
745 {
746   return Fcopy_sequence (Vinvocation_directory);
747 }
748
749 \f
750 #ifdef I18N4
751                                 /* #### - don't know why I18N4 on SunOS/JLE
752                                    can't deal with this.  It's a potential
753                                    bug that needs to be looked at. */
754 # undef RUN_TIME_REMAP
755 #endif
756
757 /* Test whether the next argument in ARGV matches SSTR or a prefix of
758    LSTR (at least MINLEN characters).  If so, then if VALPTR is non-null
759    (the argument is supposed to have a value) store in *VALPTR either
760    the next argument or the portion of this one after the equal sign.
761    ARGV is read starting at position *SKIPPTR; this index is advanced
762    by the number of arguments used.
763
764    Too bad we can't just use getopt for all of this, but we don't have
765    enough information to do it right.  */
766
767 static int
768 argmatch (char **argv, int argc, char *sstr, char *lstr,
769           int minlen, char **valptr, int *skipptr)
770 {
771   char *p = NULL;
772   int arglen;
773   char *arg;
774
775   /* Don't access argv[argc]; give up in advance.  */
776   if (argc <= *skipptr + 1)
777     return 0;
778
779   arg = argv[*skipptr+1];
780   if (arg == NULL)
781     return 0;
782   if (strcmp (arg, sstr) == 0)
783     {
784       if (valptr != NULL)
785         {
786           *valptr = argv[*skipptr+2];
787           *skipptr += 2;
788         }
789       else
790         *skipptr += 1;
791       return 1;
792     }
793   arglen = (valptr != NULL && (p = strchr (arg, '=')) != NULL
794             ? p - arg : strlen (arg));
795   if (lstr == 0 || arglen < minlen || strncmp (arg, lstr, arglen) != 0)
796     return 0;
797   else if (valptr == NULL)
798     {
799       *skipptr += 1;
800       return 1;
801     }
802   else if (p != NULL)
803     {
804       *valptr = p+1;
805       *skipptr += 1;
806       return 1;
807     }
808   else if (argv[*skipptr+2] != NULL)
809     {
810       *valptr = argv[*skipptr+2];
811       *skipptr += 2;
812       return 1;
813     }
814   else
815     {
816       return 0;
817     }
818 }
819
820 /* Make stack traces always identify version + configuration */
821 #define main_1 STACK_TRACE_EYE_CATCHER
822
823 /* This function is not static, so that the compiler is less likely to
824    inline it, which would make it not show up in stack traces.  */
825 DECLARE_DOESNT_RETURN (main_1 (int, char **, char **, int));
826 DOESNT_RETURN
827 main_1 (int argc, char **argv, char **envp, int restart)
828 {
829   char stack_bottom_variable;
830   int skip_args = 0;
831   Lisp_Object load_me;
832   int inhibit_window_system;
833 #ifdef NeXT
834   extern int malloc_cookie;
835 #endif
836
837 #if (!defined (SYSTEM_MALLOC) && !defined (HAVE_LIBMCHECK)      \
838      && !defined (DOUG_LEA_MALLOC))
839   /* Make sure that any libraries we link against haven't installed a
840      hook for a gmalloc of a potentially incompatible version. */
841   /* If we're using libmcheck, the hooks have already been initialized, */
842   /* don't touch them. -slb */
843   __malloc_hook = NULL;
844   __realloc_hook = NULL;
845   __free_hook = NULL;
846 #endif /* not SYSTEM_MALLOC or HAVE_LIBMCHECK or DOUG_LEA_MALLOC */
847
848   noninteractive = 0;
849
850 #ifdef NeXT
851   /* 19-Jun-1995 -baw
852    * NeXT secret magic, ripped from Emacs-for-NS by Carl Edman
853    * <cedman@princeton.edu>.  Note that even Carl doesn't know what this
854    * does; it was provided by NeXT, and it presumable makes NS's mallocator
855    * work with dumping.  But malloc_jumpstart() and malloc_freezedry() in
856    * unexnext.c are both completely undocumented, even in NS header files!
857    * But hey, it solves all NS related memory problems, so who's
858    * complaining? */
859   if (initialized && malloc_jumpstart (malloc_cookie) != 0)
860     stderr_out ("malloc jumpstart failed!\n");
861 #endif /* NeXT */
862
863   /*
864 #if defined (GNU_MALLOC) && \
865     defined (ERROR_CHECK_MALLOC) && \
866     !defined (HAVE_LIBMCHECK)
867   */
868 #if defined(LOSING_GCC_DESTRUCTOR_FREE_BUG)
869   /* Prior to XEmacs 21, this was `#if 0'ed out.  */
870   /* I'm enabling this because it is the only reliable way I've found to */
871   /* prevent a very annoying problem where GCC will attempt to free(3) */
872   /* memory at exit() and cause a coredump. */
873   init_free_hook ();
874 #endif
875
876   sort_args (argc, argv);
877
878 #if defined (WIN32_NATIVE) || defined (_SCO_DS)
879   environ = envp;
880 #endif
881
882   /* Record (approximately) where the stack begins.  */
883   stack_bottom = &stack_bottom_variable;
884
885 #ifdef USG_SHARED_LIBRARIES
886   if (bss_end)
887     brk ((void *) bss_end);
888 #endif
889
890   clearerr (stdin);
891
892 #if defined (HAVE_MMAP) && defined (REL_ALLOC)
893   /* ralloc can only be used if using the GNU memory allocator. */
894   init_ralloc ();
895 #elif defined (REL_ALLOC) && !defined(DOUG_LEA_MALLOC)
896   if (initialized)
897     init_ralloc();
898 #endif
899
900 #ifdef HAVE_SOCKS
901   if (initialized)
902     SOCKSinit (argv[0]);
903 #endif /* HAVE_SOCKS */
904
905 #ifndef SYSTEM_MALLOC
906   if (!initialized)
907     /* Arrange to get warning messages as memory fills up.  */
908     memory_warnings (0, malloc_warning);
909 #endif  /* not SYSTEM_MALLOC */
910
911 #ifdef SET_EMACS_PRIORITY
912   if (emacs_priority != 0)
913     nice (-emacs_priority);
914   setuid (getuid ());
915 #endif /* SET_EMACS_PRIORITY */
916
917 #ifdef EXTRA_INITIALIZE
918   EXTRA_INITIALIZE;
919 #endif
920
921 #ifdef HAVE_WINDOW_SYSTEM
922   inhibit_window_system = 0;
923 #else
924   inhibit_window_system = 1;
925 #endif
926
927   /* Handle the -sd/--show-dump-id switch, which means show the hex dump_id and quit */
928   if (argmatch (argv, argc, "-sd", "--show-dump-id", 9, NULL, &skip_args))
929     {
930 #ifdef PDUMP
931       printf ("%08x\n", dump_id);
932 #else
933       printf ("*ERROR**\n");
934 #endif
935       exit (0);
936     }
937
938   /* Handle the -t switch, which specifies filename to use as terminal */
939   {
940     char *term;
941     if (argmatch (argv, argc, "-t", "--terminal", 4, &term, &skip_args))
942       {
943         close (0);
944         close (1);
945         if (open (term, O_RDWR | OPEN_BINARY, 2) < 0)
946           fatal ("%s: %s", term, strerror (errno));
947         dup (0);
948         if (! isatty (0))
949           fatal ("%s: not a tty", term);
950
951 #if 0
952         stderr_out ("Using %s", ttyname (0));
953 #endif
954         stderr_out ("Using %s", term);
955         inhibit_window_system = 1;      /* -t => -nw */
956       }
957   }
958
959   /* Handle the --no-dump-file/-nd switch, which means don't load the dump file (ignored when not using pdump) */
960   if (argmatch (argv, argc, "-nd", "--no-dump-file", 7, NULL, &skip_args))
961     {
962       nodumpfile = 1;
963     }
964
965   /* Handle -nw switch */
966   if (argmatch (argv, argc, "-nw", "--no-windows", 6, NULL, &skip_args))
967     inhibit_window_system = 1;
968
969   /* Handle the -batch switch, which means don't do interactive display.  */
970   if (argmatch (argv, argc, "-batch", "--batch", 5, NULL, &skip_args))
971     {
972 #if 0 /* I don't think this is correct. */
973       inhibit_autoloads = 1;
974 #endif
975       noninteractive = 1;
976     }
977
978   if (argmatch (argv, argc, "-debug-paths", "--debug-paths",
979                 11, NULL, &skip_args))
980       debug_paths = 1;
981
982   /* Partially handle -no-autoloads, -no-early-packages and -vanilla.  Packages */
983   /* are searched prior to the rest of the command line being parsed in */
984   /* startup.el */
985   if (argmatch (argv, argc, "-no-early-packages", "--no-early-packages",
986                 6, NULL, &skip_args))
987     {
988       inhibit_early_packages = 1;
989       skip_args--;
990     }
991 #ifdef HAVE_SHLIB
992   if (argmatch (argv, argc, "-no-site-modules", "--no-site-modules",
993                 9, NULL, &skip_args))
994     {
995       inhibit_site_modules = 1;
996       skip_args--;
997     }
998 #else
999   inhibit_site_modules = 1;
1000 #endif
1001   if (argmatch (argv, argc, "-vanilla", "--vanilla",
1002                 7, NULL, &skip_args))
1003     {
1004       inhibit_early_packages = 1;
1005       skip_args--;
1006     }
1007
1008   if (argmatch (argv, argc, "-no-autoloads", "--no-autoloads",
1009                 7, NULL, &skip_args))
1010     {
1011       /* Inhibit everything */
1012       inhibit_autoloads = 1;
1013       skip_args--;
1014     }
1015
1016   if (argmatch (argv, argc, "-debug-paths", "--debug-paths",
1017                 6, NULL, &skip_args))
1018     {
1019       debug_paths = 1;
1020       skip_args--;
1021     }
1022
1023
1024   /* Partially handle the -version and -help switches: they imply -batch,
1025      but are not removed from the list. */
1026   if (argmatch (argv, argc, "-help", "--help",   3, NULL, &skip_args))
1027     noninteractive = 1, skip_args--;
1028
1029   if (argmatch (argv, argc, "-version", "--version", 3, NULL, &skip_args) ||
1030       argmatch (argv, argc, "-V",    0,              2, NULL, &skip_args))
1031       noninteractive = 1, skip_args--;
1032
1033   /* Now, figure out which type of console is our first console. */
1034
1035   display_arg = 0;
1036
1037   if (noninteractive)
1038     display_use = "stream";
1039   else
1040     display_use = "tty";
1041
1042 #ifndef HAVE_TTY
1043   if (inhibit_window_system)
1044     fatal ("Sorry, this XEmacs was not compiled with TTY support");
1045 #endif
1046
1047 #ifdef HAVE_WINDOW_SYSTEM
1048   /* Stupid kludge to catch command-line display spec.  We can't
1049      handle this argument entirely in window-system-dependent code
1050      because we don't even know which window-system-dependent code
1051      to run until we've recognized this argument.  */
1052   if (!inhibit_window_system && !noninteractive)
1053     {
1054 #ifdef HAVE_X_WINDOWS
1055       char *dpy = 0;
1056       int count_before = skip_args;
1057
1058       if (argmatch (argv, argc, "-d", "--display", 3, &dpy, &skip_args) ||
1059           argmatch (argv, argc, "-display", 0,     3, &dpy, &skip_args))
1060         {
1061           display_arg = 1;
1062           display_use = "x";
1063         }
1064       /* If we have the form --display=NAME,
1065          convert it into  -d name.
1066          This requires inserting a new element into argv.  */
1067       if (dpy != 0 && skip_args - count_before == 1)
1068         {
1069           char **new = (char **) xmalloc (sizeof (char *) * (argc + 2));
1070           int j;
1071
1072           for (j = 0; j < count_before + 1; j++)
1073             new[j] = argv[j];
1074           new[count_before + 1] = "-d";
1075           new[count_before + 2] = dpy;
1076           for (j = count_before + 2; j <argc; j++)
1077             new[j + 1] = argv[j];
1078           argv = new;
1079           argc++;
1080         }
1081       /* Change --display to -d, when its arg is separate.  */
1082       else if (dpy != 0 && skip_args > count_before
1083                && argv[count_before + 1][1] == '-')
1084         argv[count_before + 1] = "-d";
1085
1086       /* Don't actually discard this arg.  */
1087       skip_args = count_before;
1088
1089       /* If there is a non-empty environment var DISPLAY, set
1090          `display_use', but not `display_arg', which is only to be set
1091          if the display was specified on the command line. */
1092       if ((dpy = getenv ("DISPLAY")) && dpy[0])
1093         display_use = "x";
1094
1095 #endif /* HAVE_X_WINDOWS */
1096 #ifdef HAVE_MS_WINDOWS
1097       if (strcmp(display_use, "x") != 0)
1098         display_use = "mswindows";
1099 #endif /* HAVE_MS_WINDOWS */
1100     }
1101 #endif /* HAVE_WINDOW_SYSTEM */
1102
1103   noninteractive1 = noninteractive;
1104
1105   /****** Now initialize everything *******/
1106
1107   /* First, do really basic environment initialization -- catching signals
1108      and the like.  These functions have no dependence on any part of
1109      the Lisp engine and need to be done both at dump time and at run time. */
1110
1111   init_signals_very_early ();
1112   init_data_very_early (); /* Catch math errors. */
1113 #ifdef LISP_FLOAT_TYPE
1114   init_floatfns_very_early (); /* Catch floating-point math errors. */
1115 #endif
1116   init_process_times_very_early (); /* Initialize our process timers.
1117                                        As early as possible, of course,
1118                                        so we can be fairly accurate. */
1119   init_intl_very_early (); /* set up the locale and domain for gettext and
1120                               such. */
1121
1122   /* Now initialize the Lisp engine and the like.  Done only during
1123      dumping.  No dependence on anything that may be in the user's
1124      environment when the dumped XEmacs is run.
1125
1126      We try to do things in an order that minimizes the non-obvious
1127      dependencies between functions. */
1128
1129   /* purify_flag 1 is correct even if CANNOT_DUMP.
1130    * loadup.el will set to nil at end. */
1131
1132   purify_flag = 0;
1133 #ifdef PDUMP
1134   if (restart)
1135     initialized = 1;
1136   else if (nodumpfile) {
1137     initialized = 0;
1138     purify_flag = 1;
1139   } else {
1140
1141     /* Keep command options from getting stomped.
1142
1143        Some LISP-visible options are changed by XEmacs _after_ the data is
1144        dumped in building a --pdump XEmacs, but _before_ it is restored in
1145        normal operation.  Thus the restored values overwrite the values
1146        XEmacs is getting at run-time.  Such variables must be saved here,
1147        and restored after loading the dumped data.
1148
1149        Boy, this is ugly, but how else to do it?
1150     */
1151
1152     /* noninteractive1 is protected by noninteractive, which is not
1153        LISP-visible */
1154     int inhibit_early_packages_save = inhibit_early_packages;
1155     int inhibit_autoloads_save      = inhibit_autoloads;
1156     int debug_paths_save            = debug_paths;
1157 #ifdef INHIBIT_SITE_LISP
1158     int inhibit_site_lisp_save      = inhibit_site_lisp;
1159 #endif
1160 #ifdef INHIBIT_SITE_MODULES
1161     int inhibit_site_modules_save   = inhibit_site_modules;
1162 #endif
1163
1164     initialized = pdump_load (argv[0]);
1165
1166     /* Now unstomp everything */
1167     noninteractive1        = noninteractive;
1168     inhibit_early_packages = inhibit_early_packages_save;
1169     inhibit_autoloads      = inhibit_autoloads_save;
1170     debug_paths            = debug_paths_save;
1171 #ifdef INHIBIT_SITE_LISP
1172     inhibit_site_lisp      = inhibit_site_lisp_save;
1173 #endif
1174 #ifdef INHIBIT_SITE_MODULES
1175     inhibit_site_modules   = inhibit_site_modules_save;
1176 #endif
1177
1178     if (initialized)
1179       run_temacs_argc = -1;
1180     else
1181       purify_flag = 1;
1182   }
1183 #else
1184   if (!initialized)
1185     purify_flag = 1;
1186 #endif
1187
1188   if (!initialized)
1189     {
1190       /* Initialize things so that new Lisp objects
1191          can be created and objects can be staticpro'd.
1192          Must be basically the very first thing done
1193          because pretty much all of the initialization
1194          routines below create new objects. */
1195       init_alloc_once_early ();
1196
1197       /* Initialize Qnil, Qt, Qunbound, and the
1198          obarray.  After this, symbols can be
1199          interned.  This depends on init_alloc_once_early(). */
1200       init_symbols_once_early ();
1201
1202       /* Declare the basic symbols pertaining to errors,
1203          So that DEFERROR*() can be called. */
1204       init_errors_once_early ();
1205
1206       /* Make sure that opaque pointers can be created. */
1207       init_opaque_once_early ();
1208
1209       /* Now declare all the symbols and define all the Lisp primitives.
1210
1211          The *only* thing that the syms_of_*() functions are allowed to do
1212          is call one of the following:
1213
1214          INIT_LRECORD_IMPLEMENTATION()
1215          defsymbol(), DEFSYMBOL(), or DEFSYMBOL_MULTIWORD_PREDICATE()
1216          defsubr() (i.e. DEFSUBR)
1217          deferror(), DEFERROR(), or DEFERROR_STANDARD()
1218          defkeyword() or DEFKEYWORD()
1219
1220          Order does not matter in these functions.
1221          */
1222
1223       syms_of_abbrev ();
1224       syms_of_alloc ();
1225       syms_of_buffer ();
1226       syms_of_bytecode ();
1227       syms_of_callint ();
1228       syms_of_callproc ();
1229       syms_of_casefiddle ();
1230       syms_of_casetab ();
1231       syms_of_chartab ();
1232       syms_of_cmdloop ();
1233       syms_of_cmds ();
1234       syms_of_console ();
1235       syms_of_data ();
1236 #ifdef DEBUG_XEMACS
1237       syms_of_debug ();
1238       syms_of_tests ();
1239 #endif /* DEBUG_XEMACS */
1240       syms_of_device ();
1241 #ifdef HAVE_DIALOGS
1242       syms_of_dialog ();
1243 #endif
1244       syms_of_dired ();
1245       syms_of_doc ();
1246       syms_of_editfns ();
1247       syms_of_elhash ();
1248       syms_of_emacs ();
1249       syms_of_eval ();
1250 #ifdef HAVE_X_WINDOWS
1251       syms_of_event_Xt ();
1252 #endif
1253 #ifdef HAVE_DRAGNDROP
1254       syms_of_dragdrop ();
1255 #endif
1256       syms_of_event_stream ();
1257       syms_of_events ();
1258       syms_of_extents ();
1259       syms_of_faces ();
1260       syms_of_fileio ();
1261 #ifdef CLASH_DETECTION
1262       syms_of_filelock ();
1263 #endif /* CLASH_DETECTION */
1264       syms_of_floatfns ();
1265       syms_of_fns ();
1266       syms_of_font_lock ();
1267       syms_of_frame ();
1268       syms_of_general ();
1269       syms_of_glyphs ();
1270       syms_of_glyphs_eimage ();
1271       syms_of_glyphs_widget ();
1272       syms_of_gui ();
1273       syms_of_gutter ();
1274       syms_of_indent ();
1275       syms_of_intl ();
1276       syms_of_keymap ();
1277       syms_of_lread ();
1278       syms_of_macros ();
1279       syms_of_marker ();
1280       syms_of_md5 ();
1281 #ifdef HAVE_DATABASE
1282       syms_of_database ();
1283 #endif
1284 #ifdef HAVE_MENUBARS
1285       syms_of_menubar ();
1286 #endif
1287       syms_of_minibuf ();
1288 #ifdef HAVE_SHLIB
1289       syms_of_module ();
1290 #endif
1291       syms_of_objects ();
1292       syms_of_print ();
1293 #if !defined (NO_SUBPROCESSES)
1294       syms_of_process ();
1295 #ifdef HAVE_WIN32_PROCESSES
1296       syms_of_process_nt ();
1297 #endif
1298 #endif
1299       syms_of_profile ();
1300 #if defined (HAVE_MMAP) && defined (REL_ALLOC) && !defined(DOUG_LEA_MALLOC)
1301       syms_of_ralloc ();
1302 #endif /* HAVE_MMAP && REL_ALLOC */
1303       syms_of_rangetab ();
1304       syms_of_redisplay ();
1305       syms_of_search ();
1306       syms_of_select ();
1307       syms_of_signal ();
1308       syms_of_sound ();
1309       syms_of_specifier ();
1310       syms_of_symbols ();
1311       syms_of_syntax ();
1312 #ifdef HAVE_SCROLLBARS
1313       syms_of_scrollbar ();
1314 #endif
1315 #ifdef HAVE_TOOLBARS
1316       syms_of_toolbar ();
1317 #endif
1318       syms_of_undo ();
1319       syms_of_widget ();
1320       syms_of_window ();
1321
1322 #ifdef HAVE_TTY
1323       syms_of_console_tty ();
1324       syms_of_device_tty ();
1325       syms_of_objects_tty ();
1326 #endif
1327
1328 #ifdef HAVE_X_WINDOWS
1329 #ifdef HAVE_BALLOON_HELP
1330       syms_of_balloon_x ();
1331 #endif
1332       syms_of_device_x ();
1333 #ifdef HAVE_DIALOGS
1334       syms_of_dialog_x ();
1335 #endif
1336       syms_of_frame_x ();
1337       syms_of_glyphs_x ();
1338       syms_of_objects_x ();
1339 #ifdef HAVE_MENUBARS
1340       syms_of_menubar_x ();
1341 #endif
1342       syms_of_select_x ();
1343 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_DIALOGS) || defined (HAVE_TOOLBARS)
1344       syms_of_gui_x ();
1345 #endif
1346 #ifdef HAVE_XIM
1347 #ifdef XIM_XLIB
1348       syms_of_input_method_xlib ();
1349 #endif
1350 #endif /* HAVE_XIM */
1351 #endif /* HAVE_X_WINDOWS */
1352
1353 #ifdef HAVE_MS_WINDOWS
1354       syms_of_console_mswindows ();
1355       syms_of_device_mswindows ();
1356       syms_of_dialog_mswindows ();
1357       syms_of_frame_mswindows ();
1358       syms_of_objects_mswindows ();
1359       syms_of_select_mswindows ();
1360       syms_of_glyphs_mswindows ();
1361       syms_of_gui_mswindows ();
1362 #ifdef HAVE_MENUBARS
1363       syms_of_menubar_mswindows ();
1364 #endif
1365 #ifdef HAVE_SCROLLBARS
1366       syms_of_scrollbar_mswindows ();
1367 #endif
1368 #endif  /* HAVE_MS_WINDOWS */
1369 #ifdef HAVE_MSW_C_DIRED
1370       syms_of_dired_mswindows ();
1371 #endif
1372 #ifdef WIN32_NATIVE
1373       syms_of_ntproc ();
1374 #endif
1375 #if defined (WIN32_NATIVE) || defined (CYGWIN)
1376       syms_of_win32 ();
1377 #endif
1378
1379 #ifdef MULE
1380       syms_of_mule ();
1381       syms_of_mule_ccl ();
1382       syms_of_mule_charset ();
1383 #endif
1384 #ifdef FILE_CODING
1385       syms_of_file_coding ();
1386 #endif
1387 #ifdef MULE
1388 #ifdef HAVE_WNN
1389       syms_of_mule_wnn ();
1390 #endif
1391 #ifdef HAVE_CANNA
1392       syms_of_mule_canna ();
1393 #endif /* HAVE_CANNA */
1394 #endif /* MULE */
1395
1396 #ifdef SYMS_SYSTEM
1397       SYMS_SYSTEM;
1398 #endif
1399
1400 #ifdef SYMS_MACHINE
1401       SYMS_MACHINE;
1402 #endif
1403
1404       /*
1405 #if defined (GNU_MALLOC) && \
1406     defined (ERROR_CHECK_MALLOC) && \
1407     !defined (HAVE_LIBMCHECK)
1408       */
1409       /* Prior to XEmacs 21, this was `#if 0'ed out. -slb */
1410 #if defined (LOSING_GCC_DESTRUCTOR_FREE_BUG)
1411       syms_of_free_hook ();
1412 #endif
1413
1414 #ifdef TOOLTALK
1415       syms_of_tooltalk ();
1416 #endif
1417
1418 #ifdef SUNPRO
1419       syms_of_sunpro ();
1420 #endif
1421
1422 #ifdef HAVE_LDAP
1423       syms_of_eldap ();
1424 #endif
1425
1426 #ifdef HAVE_GPM
1427       syms_of_gpmevent ();
1428 #endif
1429
1430 #ifdef HAVE_POSTGRESQL
1431       syms_of_postgresql ();
1432 #endif
1433
1434       /* Now create the subtypes for the types that have them.
1435          We do this before the vars_*() because more symbols
1436          may get initialized here. */
1437
1438       /* Now initialize the console types and associated symbols.
1439          Other than the first function below, the functions may
1440          make exactly the following function/macro calls:
1441
1442          INITIALIZE_CONSOLE_TYPE()
1443          CONSOLE_HAS_METHOD()
1444
1445          For any given console type, the former macro must be called
1446          before the any calls to the latter macro. */
1447
1448       console_type_create ();
1449
1450       console_type_create_stream ();
1451
1452 #ifdef HAVE_TTY
1453       console_type_create_tty ();
1454       console_type_create_device_tty ();
1455       console_type_create_frame_tty ();
1456       console_type_create_objects_tty ();
1457       console_type_create_redisplay_tty ();
1458 #endif
1459
1460 #ifdef HAVE_X_WINDOWS
1461       console_type_create_x ();
1462       console_type_create_device_x ();
1463       console_type_create_frame_x ();
1464       console_type_create_glyphs_x ();
1465       console_type_create_select_x ();
1466 #ifdef HAVE_MENUBARS
1467       console_type_create_menubar_x ();
1468 #endif
1469       console_type_create_objects_x ();
1470       console_type_create_redisplay_x ();
1471 #ifdef HAVE_SCROLLBARS
1472       console_type_create_scrollbar_x ();
1473 #endif
1474 #ifdef HAVE_TOOLBARS
1475       console_type_create_toolbar_x ();
1476 #endif
1477 #ifdef HAVE_DIALOGS
1478       console_type_create_dialog_x ();
1479 #endif
1480 #endif /* HAVE_X_WINDOWS */
1481
1482 #ifdef HAVE_MS_WINDOWS
1483       console_type_create_mswindows ();
1484       console_type_create_device_mswindows ();
1485       console_type_create_frame_mswindows ();
1486       console_type_create_objects_mswindows ();
1487       console_type_create_redisplay_mswindows ();
1488       console_type_create_glyphs_mswindows ();
1489       console_type_create_select_mswindows ();
1490 # ifdef HAVE_SCROLLBARS
1491       console_type_create_scrollbar_mswindows ();
1492 # endif
1493 #ifdef HAVE_MENUBARS
1494       console_type_create_menubar_mswindows ();
1495 #endif
1496 #ifdef HAVE_TOOLBARS
1497       console_type_create_toolbar_mswindows ();
1498 #endif
1499 #ifdef HAVE_DIALOGS
1500       console_type_create_dialog_mswindows ();
1501 #endif
1502 #endif
1503
1504       /* Now initialize the specifier types and associated symbols.
1505          Other than the first function below, the functions may
1506          make exactly the following function/macro calls:
1507
1508          INITIALIZE_SPECIFIER_TYPE()
1509          SPECIFIER_HAS_METHOD()
1510
1511          For any given specifier type, the former macro must be called
1512          before the any calls to the latter macro. */
1513
1514       specifier_type_create ();
1515
1516       specifier_type_create_image ();
1517       specifier_type_create_gutter ();
1518       specifier_type_create_objects ();
1519 #ifdef HAVE_TOOLBARS
1520       specifier_type_create_toolbar ();
1521 #endif
1522
1523       /* Now initialize the structure types and associated symbols.
1524          Other than the first function below, the functions may
1525          make exactly the following function/macro calls:
1526
1527          define_structure_type()
1528          define_structure_type_keyword()
1529
1530          */
1531
1532       structure_type_create ();
1533
1534       structure_type_create_chartab ();
1535       structure_type_create_faces ();
1536       structure_type_create_rangetab ();
1537       structure_type_create_hash_table ();
1538
1539       /* Now initialize the image instantiator formats and associated symbols.
1540          Other than the first function below, the functions may
1541          make exactly the following function/macro calls:
1542
1543          INITIALIZE_IMAGE_INSTANTIATOR_FORMAT()
1544          IIFORMAT_HAS_METHOD()
1545          IIFORMAT_VALID_KEYWORD()
1546
1547          For any given image instantiator format, the first macro must be
1548          called before the any calls to the other macros. */
1549
1550       image_instantiator_format_create ();
1551       image_instantiator_format_create_glyphs_eimage ();
1552       image_instantiator_format_create_glyphs_widget ();
1553 #ifdef HAVE_TTY
1554       image_instantiator_format_create_glyphs_tty ();
1555 #endif
1556 #ifdef HAVE_X_WINDOWS
1557       image_instantiator_format_create_glyphs_x ();
1558 #endif /* HAVE_X_WINDOWS */
1559 #ifdef HAVE_MS_WINDOWS
1560       image_instantiator_format_create_glyphs_mswindows ();
1561 #endif /* HAVE_MSWINDOWS_WINDOWS */
1562
1563       /* Now initialize the lstream types and associated symbols.
1564          Other than the first function below, the functions may
1565          make exactly the following function/macro calls:
1566
1567          LSTREAM_HAS_METHOD()
1568
1569          */
1570
1571       lstream_type_create ();
1572 #ifdef FILE_CODING
1573       lstream_type_create_file_coding ();
1574 #endif
1575 #if defined (HAVE_MS_WINDOWS) && !defined(HAVE_MSG_SELECT)
1576       lstream_type_create_mswindows_selectable ();
1577 #endif
1578
1579       /* Initialize processes implementation.
1580          The functions may make exactly the following function/macro calls:
1581
1582          PROCESS_HAS_METHOD()
1583       */
1584 #ifdef HAVE_UNIX_PROCESSES
1585       process_type_create_unix ();
1586 #endif
1587 #ifdef HAVE_WIN32_PROCESSES
1588       process_type_create_nt ();
1589 #endif
1590
1591       /* Now initialize most variables.
1592
1593          These functions may do exactly the following:
1594
1595          DEFVAR_INT()
1596          DEFVAR_LISP()
1597          DEFVAR_BOOL()
1598          DEFER_GETTEXT()
1599          Dynarr_*()
1600          Blocktype_*()
1601          staticpro()
1602          Fprovide(symbol)
1603          intern()
1604          Fput()
1605          xmalloc()
1606          defsymbol(), if it's absolutely necessary and you're sure that
1607            the symbol isn't referenced anywhere else in the initialization
1608            code
1609          Fset() on a symbol that is unbound
1610          assigning a symbol or constant value to a variable
1611          using a global variable that has been initialized
1612            earlier on in the same function
1613
1614          Any of the object-creating functions in alloc.c: e.g.
1615
1616          make_pure_*()
1617          make_string()
1618          build_string()
1619          make_vector()
1620          make_int()
1621          make_extent()
1622          alloc_lcrecord()
1623          Fcons()
1624          listN()
1625          make_opaque_ptr()
1626
1627          perhaps a few others.
1628        */
1629
1630       /* Now allow Fprovide() statements to be made. */
1631       init_provide_once ();
1632
1633       /* Do that before any specifier creation (esp. vars_of_glyphs()) */
1634       vars_of_specifier ();
1635
1636       vars_of_abbrev ();
1637       vars_of_alloc ();
1638       vars_of_buffer ();
1639       vars_of_bytecode ();
1640       vars_of_callint ();
1641       vars_of_callproc ();
1642       vars_of_chartab ();
1643       vars_of_cmdloop ();
1644       vars_of_cmds ();
1645       vars_of_console ();
1646       vars_of_data ();
1647 #ifdef DEBUG_XEMACS
1648       vars_of_debug ();
1649       vars_of_tests ();
1650 #endif
1651       vars_of_console_stream ();
1652       vars_of_device ();
1653 #ifdef HAVE_DIALOGS
1654       vars_of_dialog ();
1655 #endif
1656       vars_of_dired ();
1657       vars_of_doc ();
1658 #ifdef HAVE_DRAGNDROP
1659       vars_of_dragdrop ();
1660 #endif
1661       vars_of_editfns ();
1662       vars_of_elhash ();
1663       vars_of_emacs ();
1664       vars_of_eval ();
1665
1666 #ifdef HAVE_X_WINDOWS
1667       vars_of_event_Xt ();
1668 #endif
1669 #if defined(HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
1670       vars_of_event_tty ();
1671 #endif
1672 #ifdef HAVE_MS_WINDOWS
1673       vars_of_event_mswindows ();
1674 #endif
1675       vars_of_event_stream ();
1676
1677       vars_of_events ();
1678       vars_of_extents ();
1679       vars_of_faces ();
1680       vars_of_fileio ();
1681 #ifdef CLASH_DETECTION
1682       vars_of_filelock ();
1683 #endif
1684       vars_of_floatfns ();
1685       vars_of_font_lock ();
1686       vars_of_frame ();
1687       vars_of_glyphs ();
1688       vars_of_glyphs_eimage ();
1689       vars_of_glyphs_widget ();
1690       vars_of_gui ();
1691       vars_of_gutter ();
1692       vars_of_indent ();
1693       vars_of_insdel ();
1694       vars_of_intl ();
1695 #ifdef HAVE_XIM
1696 #ifdef XIM_MOTIF
1697       vars_of_input_method_motif ();
1698 #else /* XIM_XLIB */
1699       vars_of_input_method_xlib ();
1700 #endif
1701 #endif /* HAVE_XIM */
1702       vars_of_keymap ();
1703       vars_of_lread ();
1704       vars_of_lstream ();
1705       vars_of_macros ();
1706       vars_of_md5 ();
1707 #ifdef HAVE_DATABASE
1708       vars_of_database ();
1709 #endif
1710 #ifdef HAVE_MENUBARS
1711       vars_of_menubar ();
1712 #endif
1713       vars_of_minibuf ();
1714 #ifdef HAVE_SHLIB
1715       vars_of_module ();
1716 #endif
1717 #ifdef WIN32_NATIVE
1718       vars_of_nt ();
1719       vars_of_ntproc ();
1720 #endif
1721       vars_of_objects ();
1722       vars_of_print ();
1723
1724 #ifndef NO_SUBPROCESSES
1725       vars_of_process ();
1726 #ifdef HAVE_UNIX_PROCESSES
1727       vars_of_process_unix ();
1728 #endif
1729 #ifdef HAVE_WIN32_PROCESSES
1730       vars_of_process_nt ();
1731 #endif
1732 #endif
1733
1734       vars_of_profile ();
1735 #if defined (HAVE_MMAP) && defined (REL_ALLOC) && !defined(DOUG_LEA_MALLOC)
1736       vars_of_ralloc ();
1737 #endif /* HAVE_MMAP && REL_ALLOC */
1738       vars_of_redisplay ();
1739 #ifdef HAVE_SCROLLBARS
1740       vars_of_scrollbar ();
1741 #endif
1742       vars_of_search ();
1743       vars_of_select ();
1744       vars_of_sound ();
1745       vars_of_symbols ();
1746       vars_of_syntax ();
1747 #ifdef HAVE_TOOLBARS
1748       vars_of_toolbar ();
1749 #endif
1750       vars_of_undo ();
1751       vars_of_window ();
1752
1753 #ifdef HAVE_TTY
1754       vars_of_console_tty ();
1755       vars_of_frame_tty ();
1756       vars_of_objects_tty ();
1757 #endif
1758
1759 #ifdef HAVE_X_WINDOWS
1760 #ifdef HAVE_BALLOON_HELP
1761       vars_of_balloon_x ();
1762 #endif
1763       vars_of_device_x ();
1764 #ifdef HAVE_DIALOGS
1765       vars_of_dialog_x ();
1766 #endif
1767       vars_of_frame_x ();
1768       vars_of_glyphs_x ();
1769 #ifdef HAVE_MENUBARS
1770       vars_of_menubar_x ();
1771 #endif
1772       vars_of_objects_x ();
1773       vars_of_select_x ();
1774 #ifdef HAVE_SCROLLBARS
1775       vars_of_scrollbar_x ();
1776 #endif
1777 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_DIALOGS) || defined (HAVE_TOOLBARS)
1778       vars_of_gui_x ();
1779 #endif
1780 #endif /* HAVE_X_WINDOWS */
1781
1782 #ifdef HAVE_MS_WINDOWS
1783       vars_of_device_mswindows ();
1784       vars_of_console_mswindows ();
1785       vars_of_frame_mswindows ();
1786       vars_of_objects_mswindows ();
1787       vars_of_select_mswindows ();
1788       vars_of_glyphs_mswindows ();
1789 #ifdef HAVE_SCROLLBARS
1790       vars_of_scrollbar_mswindows ();
1791 #endif
1792 #ifdef HAVE_MENUBARS
1793       vars_of_menubar_mswindows ();
1794 #endif
1795 #ifdef HAVE_MSW_C_DIRED
1796       vars_of_dired_mswindows ();
1797 #endif
1798 #ifdef HAVE_DIALOGS
1799       vars_of_dialog_mswindows ();
1800 #endif
1801 #endif  /* HAVE_MS_WINDOWS */
1802
1803 #ifdef MULE
1804       vars_of_mule ();
1805       vars_of_mule_ccl ();
1806       vars_of_mule_charset ();
1807 #endif
1808 #ifdef FILE_CODING
1809       vars_of_file_coding ();
1810 #endif
1811 #ifdef MULE
1812 #ifdef HAVE_WNN
1813       vars_of_mule_wnn ();
1814 #endif
1815 #ifdef HAVE_CANNA
1816       vars_of_mule_canna ();
1817 #endif /* HAVE_CANNA */
1818 #endif /* MULE */
1819
1820 #ifdef TOOLTALK
1821       vars_of_tooltalk ();
1822 #endif
1823
1824 #ifdef SUNPRO
1825       vars_of_sunpro ();
1826 #endif
1827
1828 #ifdef HAVE_LDAP
1829       vars_of_eldap ();
1830 #endif
1831
1832 #ifdef HAVE_POSTGRESQL
1833       vars_of_postgresql();
1834 #endif
1835
1836 #ifdef HAVE_GPM
1837       vars_of_gpmevent ();
1838 #endif
1839
1840       /* Now initialize any specifier variables.  We do this later
1841          because it has some dependence on the vars initialized
1842          above.
1843
1844          These functions should *only* initialize specifier variables,
1845          and may make use of the following functions/macros in addition
1846          to the ones listed above:
1847
1848          DEFVAR_SPECIFIER()
1849          Fmake_specifier()
1850          set_specifier_fallback()
1851          set_specifier_caching()
1852          */
1853
1854       specifier_vars_of_glyphs ();
1855       specifier_vars_of_gutter ();
1856 #ifdef HAVE_MENUBARS
1857       specifier_vars_of_menubar ();
1858 #endif
1859       specifier_vars_of_redisplay ();
1860 #ifdef HAVE_SCROLLBARS
1861       specifier_vars_of_scrollbar ();
1862 #endif
1863 #ifdef HAVE_TOOLBARS
1864       specifier_vars_of_toolbar ();
1865 #endif
1866       specifier_vars_of_window ();
1867
1868       /* Now comes all the rest of the variables that couldn't
1869          be handled above.  There may be dependencies on variables
1870          initialized above, and dependencies between one complex_vars_()
1871          function and another. */
1872
1873       /* Calls Fmake_range_table(). */
1874       complex_vars_of_regex ();
1875       /* Calls Fmake_range_table(). */
1876       complex_vars_of_search ();
1877
1878       /* Calls make_lisp_hash_table(). */
1879       complex_vars_of_extents ();
1880
1881       /* Depends on hash tables and specifiers. */
1882       complex_vars_of_faces ();
1883
1884 #ifdef MULE
1885       /* These two depend on hash tables and various variables declared
1886          earlier.  The second may also depend on the first. */
1887       complex_vars_of_mule_charset ();
1888 #endif
1889 #ifdef FILE_CODING
1890       complex_vars_of_file_coding ();
1891 #endif
1892
1893       /* This calls allocate_glyph(), which creates specifiers
1894          and also relies on a variable (Vthe_nothing_vector) initialized
1895          above.  It also calls make_ext_string(), which under Mule
1896          could require that the charsets be initialized. */
1897       complex_vars_of_glyphs ();
1898
1899       /* These rely on the glyphs just created in the previous function,
1900          and call Fadd_spec_to_specifier(), which relies on various
1901          variables initialized above. */
1902 #ifdef HAVE_X_WINDOWS
1903       complex_vars_of_glyphs_x ();
1904 #endif
1905 #ifdef HAVE_MS_WINDOWS
1906       complex_vars_of_glyphs_mswindows ();
1907 #endif
1908
1909       /* This calls Fmake_glyph_internal(). */
1910       complex_vars_of_alloc ();
1911
1912       /* This calls Fmake_glyph_internal(). */
1913 #ifdef HAVE_MENUBARS
1914       complex_vars_of_menubar ();
1915 #endif
1916
1917       /* This calls Fmake_glyph_internal(). */
1918 #ifdef HAVE_SCROLLBARS
1919       complex_vars_of_scrollbar ();
1920 #endif
1921
1922       /* This calls allocate_glyph(). */
1923       complex_vars_of_frame ();
1924
1925       /* This calls Fcopy_category_table() under Mule, which calls who
1926          knows what. */
1927       complex_vars_of_chartab ();
1928
1929       /* This calls set_string_char(), which (under Mule) depends on the
1930          charsets being initialized. */
1931       complex_vars_of_casetab ();
1932
1933       /* This calls Fcopy_syntax_table(), which relies on char tables. */
1934       complex_vars_of_syntax ();
1935
1936       /* This initializes buffer-local variables, sets things up so
1937          that buffers can be created, and creates a couple of basic
1938          buffers.  This depends on Vstandard_syntax_table and
1939          Vstandard_category_table (initialized in the previous
1940          functions), as well as a whole horde of variables that may
1941          have been initialized above. */
1942       complex_vars_of_buffer ();
1943
1944       /* This initializes console-local variables. */
1945       complex_vars_of_console ();
1946
1947       /* This creates a couple more buffers, and depends on the
1948          previous function. */
1949       complex_vars_of_minibuf ();
1950
1951       /* These two might call Ffile_name_as_directory(), which
1952          might depend on all sorts of things; I'm not sure. */
1953       complex_vars_of_emacs ();
1954
1955       /* This creates a couple of basic keymaps and depends on Lisp
1956          hash tables and Ffset() (both of which depend on some variables
1957          initialized in the vars_of_*() section) and possibly other
1958          stuff. */
1959       complex_vars_of_keymap ();
1960
1961       /* Calls make_lisp_hash_table() and creates a keymap */
1962       complex_vars_of_event_stream ();
1963
1964 #ifdef ERROR_CHECK_GC
1965       {
1966         extern int always_gc;
1967         if (always_gc)                /* purification debugging hack */
1968           garbage_collect_1 ();
1969       }
1970 #endif
1971 #ifdef PDUMP
1972     } else if (!restart) {
1973       reinit_alloc_once_early ();
1974       reinit_symbols_once_early ();
1975       reinit_opaque_once_early ();
1976
1977       reinit_console_type_create_stream ();
1978 #ifdef HAVE_TTY
1979       reinit_console_type_create_tty ();
1980 #endif
1981 #ifdef HAVE_X_WINDOWS
1982       reinit_console_type_create_x ();
1983       reinit_console_type_create_device_x ();
1984 #endif
1985 #ifdef HAVE_MS_WINDOWS
1986       reinit_console_type_create_mswindows ();
1987 #endif
1988
1989       reinit_specifier_type_create ();
1990       reinit_specifier_type_create_image ();
1991       reinit_specifier_type_create_gutter ();
1992       reinit_specifier_type_create_objects ();
1993 #ifdef HAVE_TOOLBARS
1994       reinit_specifier_type_create_toolbar ();
1995 #endif
1996
1997       structure_type_create ();
1998
1999       structure_type_create_chartab ();
2000       structure_type_create_faces ();
2001       structure_type_create_rangetab ();
2002       structure_type_create_hash_table ();
2003
2004       lstream_type_create ();
2005 #ifdef FILE_CODING
2006       lstream_type_create_file_coding ();
2007 #endif
2008 #if defined (HAVE_MS_WINDOWS) && !defined(HAVE_MSG_SELECT)
2009       lstream_type_create_mswindows_selectable ();
2010 #endif
2011 #ifdef HAVE_UNIX_PROCESSES
2012       process_type_create_unix ();
2013 #endif
2014 #ifdef HAVE_WIN32_PROCESSES
2015       process_type_create_nt ();
2016 #endif
2017
2018       reinit_vars_of_buffer ();
2019       reinit_vars_of_console ();
2020 #ifdef DEBUG_XEMACS
2021       reinit_vars_of_debug ();
2022 #endif
2023       reinit_vars_of_device ();
2024       reinit_vars_of_eval ();
2025 #ifdef HAVE_X_WINDOWS
2026       reinit_vars_of_event_Xt ();
2027 #endif
2028 #if defined(HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
2029       reinit_vars_of_event_tty ();
2030 #endif
2031 #ifdef HAVE_MS_WINDOWS
2032       reinit_vars_of_event_mswindows ();
2033 #endif
2034       reinit_vars_of_event_stream ();
2035       reinit_vars_of_events ();
2036       reinit_vars_of_extents ();
2037       reinit_vars_of_fileio ();
2038       reinit_vars_of_font_lock ();
2039       reinit_vars_of_glyphs ();
2040       reinit_vars_of_glyphs_widget ();
2041       reinit_vars_of_insdel ();
2042       reinit_vars_of_lread ();
2043       reinit_vars_of_lstream ();
2044       reinit_vars_of_minibuf ();
2045 #ifdef HAVE_SHLIB
2046       reinit_vars_of_module ();
2047 #endif
2048       reinit_vars_of_objects ();
2049       reinit_vars_of_print ();
2050       reinit_vars_of_search ();
2051       reinit_vars_of_undo ();
2052       reinit_vars_of_window ();
2053
2054 #ifdef HAVE_MS_WINDOWS
2055       reinit_vars_of_frame_mswindows ();
2056 #endif
2057
2058 #ifdef HAVE_X_WINDOWS
2059       reinit_vars_of_device_x ();
2060 #ifdef HAVE_SCROLLBARS
2061       reinit_vars_of_scrollbar_x ();
2062 #endif
2063 #ifdef HAVE_MENUBARS
2064       reinit_vars_of_menubar_x ();
2065 #endif
2066       reinit_vars_of_select_x ();
2067 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_DIALOGS) || defined (HAVE_TOOLBARS)
2068       reinit_vars_of_gui_x ();
2069 #endif
2070 #endif /* HAVE_X_WINDOWS */
2071
2072 #if defined(MULE) && defined(HAVE_WNN)
2073       reinit_vars_of_mule_wnn ();
2074 #endif
2075
2076       reinit_complex_vars_of_buffer ();
2077       reinit_complex_vars_of_console ();
2078       reinit_complex_vars_of_minibuf ();
2079 #endif /* PDUMP */
2080     }
2081
2082
2083   /* CONGRATULATIONS!!!  We have successfully initialized the Lisp
2084      engine. */
2085
2086   if (initialized)
2087     {
2088       /* Stuff that needs to be reset at run time.  Order below should
2089          not matter. */
2090       reinit_alloc ();
2091       reinit_eval ();
2092 #ifdef MULE_REGEXP
2093       reinit_mule_category ();
2094 #endif
2095     }
2096
2097   /* Now do further initialization/setup of stuff that is not needed by the
2098      syms_of_() routines.  This involves stuff that only is enabled in
2099      an interactive run (redisplay, user input, etc.) and stuff that is
2100      not needed until we start loading Lisp code (the reader).  A lot
2101      of this stuff involves querying the current environment and needs
2102      to be done both at dump time and at run time. */
2103
2104   init_initial_directory();             /* get the directory to use for the
2105                                            "*scratch*" buffer, etc. */
2106
2107 #ifdef WIN32_NATIVE
2108   /*
2109    * For Win32, call init_environment() now, so that environment/registry
2110    * variables will be properly entered into Vprocess_environment.
2111    */
2112   init_environment();
2113 #endif
2114
2115   init_callproc ();     /* Set up the process environment (so that egetenv
2116                            works), the basic directory variables
2117                            (exec-directory and so on), and stuff
2118                            related to subprocesses.  This should be
2119                            first because many of the functions below
2120                            call egetenv() to get environment variables. */
2121   init_lread ();        /* Set up the Lisp reader. */
2122   init_cmdargs (argc, (Extbyte **) argv,
2123                 skip_args);     /* Create list Vcommand_line_args */
2124   init_buffer ();       /* Set default directory of *scratch* buffer */
2125
2126 #ifdef WIN32_NATIVE
2127   init_ntproc();
2128 #endif
2129
2130   init_redisplay ();      /* Determine terminal type.
2131                              init_sys_modes uses results */
2132   init_frame ();
2133   init_event_stream (); /* Set up so we can get user input. */
2134   init_macros (); /* set up so we can run macros. */
2135   init_editfns (); /* Determine the name of the user we're running as */
2136   init_xemacs_process (); /* set up for calling subprocesses */
2137 #ifdef SUNPRO
2138   init_sunpro (); /* Set up Sunpro usage tracking */
2139 #endif
2140 #if defined (WIN32_NATIVE) || defined (CYGWIN)
2141   init_win32 ();
2142 #endif
2143 #if defined (HAVE_NATIVE_SOUND) && defined (hp9000s800)
2144   init_hpplay ();
2145 #endif
2146 #ifdef HAVE_TTY
2147   init_device_tty ();
2148 #endif
2149   init_console_stream (restart); /* Create the first console */
2150
2151   /* try to get the actual pathname of the exec file we are running */
2152   if (!restart)
2153   {
2154     Vinvocation_name = Fcar (Vcommand_line_args);
2155     if (XSTRING_DATA(Vinvocation_name)[0] == '-')
2156       {
2157         /* XEmacs as a login shell, oh goody! */
2158         Vinvocation_name = build_string(getenv("SHELL"));
2159       }
2160     Vinvocation_directory = Vinvocation_name;
2161
2162     if (!NILP (Ffile_name_directory (Vinvocation_name)))
2163       {
2164         /* invocation-name includes a directory component -- presumably it
2165            is relative to cwd, not $PATH */
2166         Vinvocation_directory = Fexpand_file_name (Vinvocation_name,
2167                                                    Qnil);
2168         Vinvocation_path = Qnil;
2169       }
2170     else
2171       {
2172         Vinvocation_path = decode_env_path ("PATH", NULL);
2173         locate_file (Vinvocation_path, Vinvocation_name,
2174                      Vlisp_EXEC_SUFFIXES,
2175                      &Vinvocation_directory, X_OK);
2176       }
2177
2178     if (NILP (Vinvocation_directory))
2179       Vinvocation_directory = Vinvocation_name;
2180
2181     Vinvocation_name = Ffile_name_nondirectory (Vinvocation_directory);
2182     Vinvocation_directory = Ffile_name_directory (Vinvocation_directory);
2183   }
2184
2185 #if defined(HAVE_SHLIB) && !defined(WIN32_NATIVE)
2186   /* This is Unix only.  MS Windows NT has a library call that does
2187      The Right Thing on that system.  Rumor has it, this must be
2188      called for GNU dld in temacs and xemacs.  */
2189   {
2190     char *buf = (char *)alloca (XSTRING_LENGTH (Vinvocation_directory)
2191                                 + XSTRING_LENGTH (Vinvocation_name)
2192                                 + 2);
2193     sprintf (buf, "%s/%s", XSTRING_DATA (Vinvocation_directory),
2194              XSTRING_DATA (Vinvocation_name));
2195
2196     /* All we can do is cry if an error happens, so ignore it. */
2197     (void) dll_init (buf);
2198   }
2199 #endif
2200
2201 #if defined (LOCALTIME_CACHE) && defined (HAVE_TZSET)
2202   /* sun's localtime() has a bug.  it caches the value of the time
2203      zone rather than looking it up every time.  Since localtime() is
2204      called to bolt the undumping time into the undumped emacs, this
2205      results in localtime() ignoring the TZ environment variable.
2206      This flushes the new TZ value into localtime(). */
2207   tzset ();
2208 #endif /* LOCALTIME_CACHE and TZSET */
2209
2210   load_me = Qnil;
2211   if (!initialized)
2212     {
2213       /* Handle -l loadup-and-dump, args passed by Makefile. */
2214       if (argc > 2 + skip_args && !strcmp (argv[1 + skip_args], "-l"))
2215         load_me = build_string (argv[2 + skip_args]);
2216 #if 0 /* CANNOT_DUMP - this can never be right in XEmacs --andyp */
2217       /* Unless next switch is -nl, load "loadup.el" first thing.  */
2218       if (!(argc > 1 + skip_args && !strcmp (argv[1 + skip_args], "-nl")))
2219         load_me = build_string ("loadup.el");
2220 #endif /* CANNOT_DUMP */
2221     }
2222
2223 #ifdef QUANTIFY
2224   if (initialized)
2225     quantify_start_recording_data ();
2226 #endif /* QUANTIFY */
2227
2228   initialized = 1;
2229
2230   /* This never returns.  */
2231   initial_command_loop (load_me);
2232   /* NOTREACHED */
2233 }
2234
2235 \f
2236 /* Sort the args so we can find the most important ones
2237    at the beginning of argv.  */
2238
2239 /* First, here's a table of all the standard options.  */
2240
2241 struct standard_args
2242 {
2243   const char *name;
2244   const char *longname;
2245   int priority;
2246   int nargs;
2247 };
2248
2249 static const struct standard_args standard_args[] =
2250 {
2251   /* Handled by main_1 above: */
2252   { "-sd", "--show-dump-id", 105, 0 },
2253   { "-t", "--terminal", 100, 1 },
2254   { "-nd", "--no-dump-file", 95, 0 },
2255   { "-nw", "--no-windows", 90, 0 },
2256   { "-batch", "--batch", 85, 0 },
2257   { "-debug-paths", "--debug-paths", 82, 0 },
2258   { "-help", "--help", 80, 0 },
2259   { "-version", "--version", 75, 0 },
2260   { "-V", 0, 75, 0 },
2261   { "-d", "--display", 80, 1 },
2262   { "-display", 0, 80, 1 },
2263   { "-NXHost",  0, 79, 0 },
2264   { "-MachLaunch", 0, 79, 0},
2265
2266   /* Handled by command-line-early in startup.el: */
2267   { "-q", "--no-init-file", 50, 0 },
2268   { "-unmapped", 0, 50, 0 },
2269   { "-no-init-file", 0, 50, 0 },
2270   { "-vanilla", "--vanilla", 50, 0 },
2271   { "-no-autoloads", "--no-autoloads", 50, 0 },
2272   { "-no-site-file", "--no-site-file", 40, 0 },
2273   { "-no-early-packages", "--no-early-packages", 35, 0 },
2274   { "-u", "--user", 30, 1 },
2275   { "-user", 0, 30, 1 },
2276   { "-debug-init", "--debug-init", 20, 0 },
2277   { "-debug-paths", "--debug-paths", 20, 0 },
2278
2279   /* Xt options: */
2280   { "-i", "--icon-type", 15, 0 },
2281   { "-itype", 0, 15, 0 },
2282   { "-iconic", "--iconic", 15, 0 },
2283   { "-bg", "--background-color", 10, 1 },
2284   { "-background", 0, 10, 1 },
2285   { "-fg", "--foreground-color", 10, 1 },
2286   { "-foreground", 0, 10, 1 },
2287   { "-bd", "--border-color", 10, 1 },
2288   { "-bw", "--border-width", 10, 1 },
2289   { "-ib", "--internal-border", 10, 1 },
2290   { "-ms", "--mouse-color", 10, 1 },
2291   { "-cr", "--cursor-color", 10, 1 },
2292   { "-fn", "--font", 10, 1 },
2293   { "-font", 0, 10, 1 },
2294   { "-g", "--geometry", 10, 1 },
2295   { "-geometry", 0, 10, 1 },
2296   { "-T", "--title", 10, 1 },
2297   { "-title", 0, 10, 1 },
2298   { "-name", "--name", 10, 1 },
2299   { "-xrm", "--xrm", 10, 1 },
2300   { "-r", "--reverse-video", 5, 0 },
2301   { "-rv", 0, 5, 0 },
2302   { "-reverse", 0, 5, 0 },
2303   { "-hb", "--horizontal-scroll-bars", 5, 0 },
2304   { "-vb", "--vertical-scroll-bars", 5, 0 },
2305
2306   /* These have the same priority as ordinary file name args,
2307      so they are not reordered with respect to those.  */
2308   { "-L", "--directory", 0, 1 },
2309   { "-directory", 0, 0, 1 },
2310   { "-l", "--load", 0, 1 },
2311   { "-load", 0, 0, 1 },
2312   { "-f", "--funcall", 0, 1 },
2313   { "-funcall", 0, 0, 1 },
2314   { "-eval", "--eval", 0, 1 },
2315   { "-insert", "--insert", 0, 1 },
2316   /* This should be processed after ordinary file name args and the like.  */
2317   { "-kill", "--kill", -10, 0 },
2318 };
2319
2320 /* Reorder the elements of ARGV (assumed to have ARGC elements)
2321    so that the highest priority ones come first.
2322    Do not change the order of elements of equal priority.
2323    If an option takes an argument, keep it and its argument together.  */
2324
2325 static void
2326 sort_args (int argc, char **argv)
2327 {
2328   char **new_argv = xnew_array (char *, argc);
2329   /* For each element of argv,
2330      the corresponding element of options is:
2331      0 for an option that takes no arguments,
2332      1 for an option that takes one argument, etc.
2333      -1 for an ordinary non-option argument.  */
2334   int *options  = xnew_array (int, argc);
2335   int *priority = xnew_array (int, argc);
2336   int to = 1;
2337   int from;
2338   int i;
2339   int end_of_options_p = 0;
2340
2341   /* Categorize all the options,
2342      and figure out which argv elts are option arguments.  */
2343   for (from = 1; from < argc; from++)
2344     {
2345       options[from] = -1;
2346       priority[from] = 0;
2347       /* Pseudo options "--" and "run-temacs" indicate end of options */
2348       if (!strcmp (argv[from], "--") ||
2349           !strcmp (argv[from], "run-temacs"))
2350         end_of_options_p = 1;
2351       if (!end_of_options_p && argv[from][0] == '-')
2352         {
2353           int match, thislen;
2354           char *equals;
2355
2356           /* Look for a match with a known old-fashioned option.  */
2357           for (i = 0; i < countof (standard_args); i++)
2358             if (!strcmp (argv[from], standard_args[i].name))
2359               {
2360                 options[from]  = standard_args[i].nargs;
2361                 priority[from] = standard_args[i].priority;
2362                 if (from + standard_args[i].nargs >= argc)
2363                   fatal ("Option `%s' requires an argument\n", argv[from]);
2364                 from += standard_args[i].nargs;
2365                 goto done;
2366               }
2367
2368           /* Look for a match with a known long option.
2369              MATCH is -1 if no match so far, -2 if two or more matches so far,
2370              >= 0 (the table index of the match) if just one match so far.  */
2371           if (argv[from][1] == '-')
2372             {
2373               match = -1;
2374               thislen = strlen (argv[from]);
2375               equals = strchr (argv[from], '=');
2376               if (equals != 0)
2377                 thislen = equals - argv[from];
2378
2379               for (i = 0; i < countof (standard_args); i++)
2380                 if (standard_args[i].longname
2381                     && !strncmp (argv[from], standard_args[i].longname,
2382                                  thislen))
2383                   {
2384                     if (match == -1)
2385                       match = i;
2386                     else
2387                       match = -2;
2388                   }
2389
2390               /* If we found exactly one match, use that.  */
2391               if (match >= 0)
2392                 {
2393                   options[from]  = standard_args[match].nargs;
2394                   priority[from] = standard_args[match].priority;
2395                   /* If --OPTION=VALUE syntax is used,
2396                      this option uses just one argv element.  */
2397                   if (equals != 0)
2398                     options[from] = 0;
2399                   if (from + options[from] >= argc)
2400                     fatal ("Option `%s' requires an argument\n", argv[from]);
2401                   from += options[from];
2402                 }
2403             }
2404         done: ;
2405         }
2406     }
2407
2408   /* Copy the arguments, in order of decreasing priority, to NEW_ARGV.  */
2409   new_argv[0] = argv[0];
2410   while (to < argc)
2411     {
2412       int best = -1;
2413       int best_priority = -9999;
2414
2415       /* Find the highest priority remaining option.
2416          If several have equal priority, take the first of them.  */
2417       for (from = 1; from < argc; from++)
2418         {
2419           if (argv[from] != 0 && priority[from] > best_priority)
2420             {
2421               best_priority = priority[from];
2422               best = from;
2423             }
2424           /* Skip option arguments--they are tied to the options.  */
2425           if (options[from] > 0)
2426             from += options[from];
2427         }
2428
2429       if (best < 0)
2430         abort ();
2431
2432       /* Copy the highest priority remaining option, with its args, to NEW_ARGV.  */
2433       new_argv[to++] = argv[best];
2434       for (i = 0; i < options[best]; i++)
2435         new_argv[to++] = argv[best + i + 1];
2436
2437       /* Clear out this option in ARGV.  */
2438       argv[best] = 0;
2439       for (i = 0; i < options[best]; i++)
2440         argv[best + i + 1] = 0;
2441     }
2442
2443   memcpy (argv, new_argv, sizeof (char *) * argc);
2444   xfree (new_argv);
2445   xfree (options);
2446   xfree (priority);
2447 }
2448
2449 DEFUN ("running-temacs-p", Frunning_temacs_p, 0, 0, 0, /*
2450 True if running temacs.  This means we are in the dumping stage.
2451 This is false during normal execution of the `xemacs' program, and
2452 becomes false once `run-emacs-from-temacs' is run.
2453 */
2454        ())
2455 {
2456   return run_temacs_argc >= 0 ? Qt : Qnil;
2457 }
2458
2459 DEFUN ("run-emacs-from-temacs", Frun_emacs_from_temacs, 0, MANY, 0, /*
2460 Do not call this.  It will reinitialize your XEmacs.  You'll be sorry.
2461 */
2462 /* If this function is called from startup.el, it will be possible to run
2463    temacs as an editor using 'temacs -batch -l loadup.el run-temacs', instead
2464    of having to dump an emacs and then run that (when debugging emacs itself,
2465    this can be much faster)). [Actually, the speed difference isn't that
2466    much as long as your filesystem is local, and you don't end up with
2467    a dumped version in case you want to rerun it.  This function is most
2468    useful when used as part of the `make all-elc' command. --ben]
2469    This will "restart" emacs with the specified command-line arguments.
2470
2471    Martin thinks this function is most useful when using debugging
2472    tools like Purify or tcov that get confused by XEmacs' dumping.  */
2473      (int nargs, Lisp_Object *args))
2474 {
2475   int ac;
2476   const Extbyte *wampum;
2477   int namesize;
2478   int total_len;
2479   Lisp_Object orig_invoc_name = Fcar (Vcommand_line_args);
2480   const Extbyte **wampum_all = alloca_array (const Extbyte *, nargs);
2481   int *wampum_all_len  = alloca_array (int, nargs);
2482
2483   assert (!gc_in_progress);
2484
2485   if (run_temacs_argc < 0)
2486     error ("I've lost my temacs-hood.");
2487
2488   /* Need to convert the orig_invoc_name and all of the arguments
2489      to external format. */
2490
2491   TO_EXTERNAL_FORMAT (LISP_STRING, orig_invoc_name,
2492                       ALLOCA, (wampum, namesize),
2493                       Qnative);
2494   namesize++;
2495
2496   for (ac = 0, total_len = namesize; ac < nargs; ac++)
2497     {
2498       CHECK_STRING (args[ac]);
2499       TO_EXTERNAL_FORMAT (LISP_STRING, args[ac],
2500                           ALLOCA, (wampum_all[ac], wampum_all_len[ac]),
2501                           Qnative);
2502       wampum_all_len[ac]++;
2503       total_len += wampum_all_len[ac];
2504     }
2505   DO_REALLOC (run_temacs_args, run_temacs_args_size, total_len, char);
2506   DO_REALLOC (run_temacs_argv, run_temacs_argv_size, nargs+2, char *);
2507
2508   memcpy (run_temacs_args, wampum, namesize);
2509   run_temacs_argv [0] = run_temacs_args;
2510   for (ac = 0; ac < nargs; ac++)
2511     {
2512       memcpy (run_temacs_args + namesize,
2513               wampum_all[ac], wampum_all_len[ac]);
2514       run_temacs_argv [ac + 1] = run_temacs_args + namesize;
2515       namesize += wampum_all_len[ac];
2516     }
2517   run_temacs_argv [nargs + 1] = 0;
2518   catchlist = NULL; /* Important!  Otherwise free_cons() calls in
2519                        condition_case_unwind() may lead to GC death. */
2520   unbind_to (0, Qnil); /* this closes loadup.el */
2521   purify_flag = 0;
2522   run_temacs_argc = nargs + 1;
2523 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
2524   report_sheap_usage (0);
2525 #endif
2526   LONGJMP (run_temacs_catch, 1);
2527   return Qnil; /* not reached; warning suppression */
2528 }
2529
2530 /* ARGSUSED */
2531 int
2532 main (int argc, char **argv, char **envp)
2533 {
2534
2535 #ifdef _MSC_VER
2536   /* Under VC++, access violations and the like are not sent through
2537      the standard signal() mechanism.  Rather, they need to be handled
2538      using the Microsoft "structured exception handling" mechanism,
2539      which vaguely resembles the C++ mechanisms. */
2540   __try
2541   {
2542 #endif
2543
2544   int     volatile vol_argc = argc;
2545   char ** volatile vol_argv = argv;
2546   char ** volatile vol_envp = envp;
2547   /* This is hairy.  We need to compute where the XEmacs binary was invoked
2548      from because temacs initialization requires it to find the lisp
2549      directories.  The code that recomputes the path is guarded by the
2550      restarted flag.  There are three possible paths I've found so far
2551      through this:
2552
2553      temacs -- When running temacs for basic build stuff, the first main_1
2554       will be the only one invoked.  It must compute the path else there
2555       will be a very ugly bomb in startup.el (can't find obvious location
2556       for doc-directory data-directory, etc.).
2557
2558      temacs w/ run-temacs on the command line -- This is run to bytecompile
2559       all the out of date dumped lisp.  It will execute both of the main_1
2560       calls and the second one must not touch the first computation because
2561       argc/argv are hosed the second time through.
2562
2563      xemacs -- Only the second main_1 is executed.  The invocation path must
2564       computed but this only matters when running in place or when running
2565       as a login shell.
2566
2567      As a bonus for straightening this out, XEmacs can now be run in place
2568      as a login shell.  This never used to work.
2569
2570      As another bonus, we can now guarantee that
2571      (concat invocation-directory invocation-name) contains the filename
2572      of the XEmacs binary we are running.  This can now be used in a
2573      definite test for out of date dumped files.  -slb */
2574   int restarted = 0;
2575 #ifdef QUANTIFY
2576   quantify_stop_recording_data ();
2577   quantify_clear_data ();
2578 #endif /* QUANTIFY */
2579
2580   suppress_early_error_handler_backtrace = 0;
2581   lim_data = 0; /* force reinitialization of this variable */
2582
2583   /* Lisp_Object must fit in a word; check VALBITS and GCTYPEBITS */
2584   assert (sizeof (Lisp_Object) == sizeof (void *));
2585
2586 #ifdef LINUX_SBRK_BUG
2587   sbrk (1);
2588 #endif
2589
2590   if (!initialized)
2591     {
2592 #ifdef DOUG_LEA_MALLOC
2593       mallopt (M_MMAP_MAX, 0);
2594 #endif
2595       run_temacs_argc = 0;
2596       if (! SETJMP (run_temacs_catch))
2597         {
2598           main_1 (vol_argc, vol_argv, vol_envp, 0);
2599         }
2600       /* run-emacs-from-temacs called */
2601       restarted = 1;
2602       vol_argc = run_temacs_argc;
2603       vol_argv = run_temacs_argv;
2604 #ifdef _SCO_DS
2605       /* This makes absolutely no sense to anyone involved.  There are
2606          several people using this stuff.  We've compared versions on
2607          everything we can think of.  We can find no difference.
2608          However, on both my systems environ is a plain old global
2609          variable initialized to zero.  _environ is the one that
2610          contains pointers to the actual environment.
2611
2612          Since we can't figure out the difference (and we're hours
2613          away from a release), this takes a very cowardly approach and
2614          is bracketed with both a system specific preprocessor test
2615          and a runtime "do you have this problem" test
2616
2617          06/20/96 robertl@dgii.com */
2618       {
2619         extern char **_environ;
2620         if ((unsigned) environ == 0)
2621           environ=_environ;
2622       }
2623 #endif /* _SCO_DS */
2624       vol_envp = environ;
2625     }
2626 #ifdef RUN_TIME_REMAP
2627   else
2628     /* obviously no-one uses this because where it was before initialized was
2629      *always* true */
2630     run_time_remap (argv[0]);
2631 #endif
2632
2633 #ifdef DOUG_LEA_MALLOC
2634   if (initialized && (malloc_state_ptr != NULL))
2635     {
2636       int rc = malloc_set_state (malloc_state_ptr);
2637       if (rc != 0)
2638         {
2639           stderr_out ("malloc_set_state failed, rc = %d\n", rc);
2640           abort ();
2641         }
2642 #if 0
2643       free (malloc_state_ptr);
2644 #endif
2645       /* mmap works in glibc-2.1, glibc-2.0 (Non-Mule only) and Linux libc5 */
2646 #if (defined(__GLIBC__) && __GLIBC_MINOR__ >= 1) || \
2647     defined(_NO_MALLOC_WARNING_) || \
2648     (defined(__GLIBC__) && __GLIBC_MINOR__ < 1 && !defined(MULE)) || \
2649     defined(DEBUG_DOUG_LEA_MALLOC)
2650       mallopt (M_MMAP_MAX, 64);
2651 #endif
2652 #ifdef REL_ALLOC
2653       r_alloc_reinit ();
2654 #endif
2655     }
2656 #endif /* DOUG_LEA_MALLOC */
2657
2658   run_temacs_argc = -1;
2659
2660   main_1 (vol_argc, vol_argv, vol_envp, restarted);
2661
2662 #ifdef _MSC_VER
2663   }
2664   /* VC++ documentation says that
2665      GetExceptionCode() cannot be called inside the filter itself. */
2666   __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
2667 #endif
2668
2669   return 0; /* unreached */
2670 }
2671
2672 \f
2673 /* Dumping apparently isn't supported by versions of GCC >= 2.8. */
2674 /* The following needs conditionalization on whether either XEmacs or */
2675 /* various system shared libraries have been built and linked with */
2676 /* GCC >= 2.8.  -slb */
2677 #if defined(GNU_MALLOC)
2678 static void
2679 voodoo_free_hook (void *mem)
2680 {
2681   /* Disable all calls to free() when XEmacs is exiting and it doesn't */
2682   /* matter. */
2683   __free_hook =
2684 #ifdef __GNUC__ /* prototype of __free_hook varies with glibc version */
2685     (__typeof__ (__free_hook))
2686 #endif
2687     voodoo_free_hook;
2688 }
2689 #endif /* GNU_MALLOC */
2690
2691 DEFUN ("kill-emacs", Fkill_emacs, 0, 1, "P", /*
2692 Exit the XEmacs job and kill it.  Ask for confirmation, without argument.
2693 If ARG is an integer, return ARG as the exit program code.
2694 If ARG is a string, stuff it as keyboard input.
2695
2696 The value of `kill-emacs-hook', if not void,
2697 is a list of functions (of no args),
2698 all of which are called before XEmacs is actually killed.
2699 */
2700        (arg))
2701 {
2702   /* This function can GC */
2703   struct gcpro gcpro1;
2704
2705   GCPRO1 (arg);
2706
2707   if (feof (stdin))
2708     arg = Qt;
2709
2710   if (!preparing_for_armageddon && !noninteractive)
2711     run_hook (Qkill_emacs_hook);
2712
2713   ensure_no_quitting_from_now_on ();
2714
2715   if (!preparing_for_armageddon)
2716     {
2717       Lisp_Object concons, nextcons;
2718
2719       /* Normally, go ahead and delete all the consoles now.
2720          Some unmentionably lame window systems (MS Wwwww...... eek,
2721          I can't even say it) don't properly clean up after themselves,
2722          and even for those that do, it might be cleaner this way.
2723          If we're going down, however, we don't do this (might
2724          be too dangerous), and if we get a crash somewhere within
2725          this loop, we'll still autosave and won't try this again. */
2726
2727       LIST_LOOP_DELETING (concons, nextcons, Vconsole_list)
2728         {
2729           /* There is very little point in deleting the stream console.
2730              It uses stdio, which should flush any buffered output and
2731              something can only go wrong. -slb */
2732           /* I changed my mind.  There's a stupid hack in close to add
2733              a trailing newline. */
2734           /*if (!CONSOLE_STREAM_P (XCONSOLE (XCAR (concons))))*/
2735             delete_console_internal (XCONSOLE (XCAR (concons)), 1, 1, 0);
2736         }
2737     }
2738
2739   UNGCPRO;
2740
2741 #ifdef HAVE_MS_WINDOWS
2742   /* If we displayed a message on the console, then we must allow the
2743      user to see this message.  This may be unnecessary, but can't hurt,
2744      and we can't necessarily check arg; e.g. xemacs --help kills with
2745      argument 0. */
2746   if (mswindows_message_outputted)
2747     Fmswindows_message_box (build_string ("Messages outputted.  XEmacs is exiting."),
2748                             Qnil, Qnil);
2749 #endif
2750
2751   shut_down_emacs (0, STRINGP (arg) ? arg : Qnil, 0);
2752
2753 #if defined(GNU_MALLOC)
2754   __free_hook =
2755 #ifdef __GNUC__ /* prototype of __free_hook varies with glibc version */
2756     (__typeof__ (__free_hook))
2757 #endif
2758     voodoo_free_hook;
2759 #endif
2760
2761   exit (INTP (arg) ? XINT (arg) : 0);
2762   /* NOTREACHED */
2763   return Qnil; /* I'm sick of the compiler warning */
2764 }
2765
2766 /* Perform an orderly shutdown of XEmacs.  Autosave any modified
2767    buffers, kill any child processes, clean up the terminal modes (if
2768    we're in the foreground), and other stuff like that.  Don't perform
2769    any redisplay; this may be called when XEmacs is shutting down in
2770    the background, or after its X connection has died.
2771
2772    If SIG is a signal number, print a message for it.
2773
2774    This is called by fatal signal handlers and Fkill_emacs.  It used to
2775    be called by X protocol error handlers, but instead they now call
2776    Fkill_emacs. */
2777 static void
2778 shut_down_emacs (int sig, Lisp_Object stuff, int no_auto_save)
2779 {
2780   /* This function can GC */
2781   /* Prevent running of hooks and other non-essential stuff
2782      from now on.  */
2783   preparing_for_armageddon = 1;
2784
2785   ensure_no_quitting_from_now_on ();
2786
2787 #ifdef QUANTIFY
2788   quantify_stop_recording_data ();
2789 #endif /* QUANTIFY */
2790
2791   /* This is absolutely the most important thing to do, so make sure
2792      we do it now, before anything else.  We might have crashed and
2793      be in a weird inconsistent state, and potentially anything could
2794      set off another protection fault and cause us to bail out
2795      immediately. */
2796   /* Steve writes the following:
2797
2798      [[I'm not removing the code entirely, yet.  We have run up against
2799      a spate of problems in diagnosing crashes due to crashes within
2800      crashes.  It has very definitely been determined that code called
2801      during auto-saving cannot work if XEmacs crashed inside of GC.
2802      We already auto-save on an itimer so there cannot be too much
2803      unsaved stuff around, and if we get better crash reports we might
2804      be able to get more problems fixed so I'm disabling this.  -slb]]
2805
2806      and DISABLES AUTO-SAVING ENTIRELY during crashes!  Way way bad idea.
2807
2808      Instead let's just be more intelligent about avoiding crashing
2809      when possible, esp. nested crashes.
2810   */
2811   if (!no_auto_save)
2812     Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
2813
2814   fflush (stdout);
2815   reset_all_consoles ();
2816   if (sig && sig != SIGTERM)
2817     {
2818       if (sig == -1)
2819         stderr_out ("\nFatal error.\n\n");
2820       else
2821         stderr_out ("\nFatal error (%d).\n\n", sig);
2822       stderr_out
2823         ("Your files have been auto-saved.\n"
2824          "Use `M-x recover-session' to recover them.\n"
2825          "\n"
2826          "If you have access to the PROBLEMS file that came with your\n"
2827          "version of XEmacs, please check to see if your crash is described\n"
2828          "there, as there may be a workaround available.\n"
2829 #ifdef INFODOCK
2830          "Otherwise, please report this bug by selecting `Report-Bug'\n"
2831          "in the InfoDock menu.\n"
2832 #else
2833          "Otherwise, please report this bug by running the send-pr\n"
2834          "script included with XEmacs, or selecting `Send Bug Report'\n"
2835          "from the help menu.\n"
2836          "As a last resort send ordinary email to `crashes@xemacs.org'.\n"
2837 #endif
2838          "*MAKE SURE* to include the information in the command\n"
2839          "M-x describe-installation.\n"
2840 #ifndef _MSC_VER
2841          "\n"
2842          "If at all possible, *please* try to obtain a C stack backtrace;\n"
2843          "it will help us immensely in determining what went wrong.\n"
2844          "To do this, locate the core file that was produced as a result\n"
2845          "of this crash (it's usually called `core' and is located in the\n"
2846          "directory in which you started the editor, or maybe in your home\n"
2847          "directory), and type\n"
2848          "\n"
2849          "  gdb "
2850 #endif
2851          );
2852 #ifndef _MSC_VER
2853       {
2854         const char *name;
2855         char *dir = 0;
2856
2857         /* Now try to determine the actual path to the executable,
2858            to try to make the backtrace-determination process as foolproof
2859            as possible. */
2860         if (STRINGP (Vinvocation_name))
2861           name = (char *) XSTRING_DATA (Vinvocation_name);
2862         else
2863           name = "xemacs";
2864         if (STRINGP (Vinvocation_directory))
2865           dir = (char *) XSTRING_DATA (Vinvocation_directory);
2866         if (!dir || dir[0] != '/')
2867           stderr_out ("`which %s`", name);
2868         else if (dir[strlen (dir) - 1] != '/')
2869           stderr_out ("%s/%s", dir, name);
2870         else
2871           stderr_out ("%s%s", dir, name);
2872       }
2873       stderr_out
2874         (" core\n\n"
2875          "then type `where' when the debugger prompt comes up.\n"
2876          "(If you don't have GDB on your system, you might have DBX,\n"
2877          "or XDB, or SDB.  A similar procedure should work for all of\n"
2878          "these.  Ask your system administrator if you need more help.)\n");
2879 #endif /* _MSC_VER */
2880     }
2881
2882   stuff_buffered_input (stuff);
2883
2884   kill_buffer_processes (Qnil);
2885
2886 #ifdef CLASH_DETECTION
2887   unlock_all_files ();
2888 #endif
2889
2890 #ifdef TOOLTALK
2891   tt_session_quit (tt_default_session ());
2892 #if 0
2893   /* The following crashes when built on X11R5 and run on X11R6 */
2894   tt_close ();
2895 #endif
2896 #endif /* TOOLTALK */
2897
2898 }
2899
2900 \f
2901 #ifndef CANNOT_DUMP
2902
2903 #if !defined(PDUMP) || !defined(SYSTEM_MALLOC)
2904 extern char my_edata[];
2905 #endif
2906
2907 extern void disable_free_hook (void);
2908
2909 DEFUN ("dump-emacs", Fdump_emacs, 2, 2, 0, /*
2910 Dump current state of XEmacs into executable file FILENAME.
2911 Take symbols from SYMFILE (presumably the file you executed to run XEmacs).
2912 This is used in the file `loadup.el' when building XEmacs.
2913
2914 Remember to set `command-line-processed' to nil before dumping
2915 if you want the dumped XEmacs to process its command line
2916 and announce itself normally when it is run.
2917 */
2918        (filename, symfile))
2919 {
2920   /* This function can GC */
2921   struct gcpro gcpro1, gcpro2;
2922   int opurify;
2923
2924   GCPRO2 (filename, symfile);
2925
2926 #ifdef FREE_CHECKING
2927   Freally_free (Qnil);
2928
2929   /* When we're dumping, we can't use the debugging free() */
2930   disable_free_hook ();
2931 #endif
2932
2933   CHECK_STRING (filename);
2934   filename = Fexpand_file_name (filename, Qnil);
2935   if (!NILP (symfile))
2936     {
2937       CHECK_STRING (symfile);
2938       if (XSTRING_LENGTH (symfile) > 0)
2939         symfile = Fexpand_file_name (symfile, Qnil);
2940       else
2941         symfile = Qnil;
2942     }
2943
2944   opurify = purify_flag;
2945   purify_flag = 0;
2946
2947 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
2948   report_sheap_usage (1);
2949 #endif
2950
2951   clear_message ();
2952
2953   fflush (stderr);
2954   fflush (stdout);
2955
2956   disksave_object_finalization ();
2957   release_breathing_space ();
2958
2959   /* Tell malloc where start of impure now is */
2960   /* Also arrange for warnings when nearly out of space.  */
2961 #ifndef SYSTEM_MALLOC
2962   memory_warnings (my_edata, malloc_warning);
2963 #endif
2964
2965   UNGCPRO;
2966
2967   {
2968     char *filename_ext;
2969     char *symfile_ext;
2970
2971     LISP_STRING_TO_EXTERNAL (filename, filename_ext, Qfile_name);
2972
2973     if (STRINGP (symfile))
2974       LISP_STRING_TO_EXTERNAL (symfile, symfile_ext, Qfile_name);
2975     else
2976       symfile_ext = 0;
2977
2978     garbage_collect_1 ();
2979
2980 #ifdef PDUMP
2981     pdump ();
2982 #else
2983
2984 #ifdef DOUG_LEA_MALLOC
2985     malloc_state_ptr = malloc_get_state ();
2986 #endif
2987   /* here we break our rule that the filename conversion should
2988      be performed at the actual time that the system call is made.
2989      It's a whole lot easier to do the conversion here than to
2990      modify all the unexec routines to ensure that filename
2991      conversion is applied everywhere.  Don't worry about memory
2992      leakage because this call only happens once. */
2993     unexec (filename_ext, symfile_ext, (uintptr_t) my_edata, 0, 0);
2994 #ifdef DOUG_LEA_MALLOC
2995     free (malloc_state_ptr);
2996 #endif
2997 #endif /* not PDUMP */
2998   }
2999
3000   purify_flag = opurify;
3001
3002   return Qnil;
3003 }
3004
3005 #endif /* not CANNOT_DUMP */
3006 \f
3007
3008 /* Split STRING into a list of substrings.  The substrings are the
3009    parts of original STRING separated by SEPCHAR.  */
3010 static Lisp_Object
3011 split_string_by_emchar_1 (const Bufbyte *string, Bytecount size,
3012                           Emchar sepchar)
3013 {
3014   Lisp_Object result = Qnil;
3015   const Bufbyte *end = string + size;
3016
3017   while (1)
3018     {
3019       const Bufbyte *p = string;
3020       while (p < end)
3021         {
3022           if (charptr_emchar (p) == sepchar)
3023             break;
3024           INC_CHARPTR (p);
3025         }
3026       result = Fcons (make_string (string, p - string), result);
3027       if (p < end)
3028         {
3029           string = p;
3030           INC_CHARPTR (string); /* skip sepchar */
3031         }
3032       else
3033         break;
3034     }
3035   return Fnreverse (result);
3036 }
3037
3038 /* The same as the above, except PATH is an external C string (it is
3039    converted using Qfile_name), and sepchar is hardcoded to SEPCHAR
3040    (':' or whatever).  */
3041 Lisp_Object
3042 decode_path (const char *path)
3043 {
3044   Bytecount newlen;
3045   Bufbyte *newpath;
3046   if (!path)
3047     return Qnil;
3048
3049   TO_INTERNAL_FORMAT (C_STRING, path, ALLOCA, (newpath, newlen), Qfile_name);
3050
3051   /* #### Does this make sense?  It certainly does for
3052      decode_env_path(), but it looks dubious here.  Does any code
3053      depend on decode_path("") returning nil instead of an empty
3054      string?  */
3055   if (!newlen)
3056     return Qnil;
3057
3058   return split_string_by_emchar_1 (newpath, newlen, SEPCHAR);
3059 }
3060
3061 Lisp_Object
3062 decode_env_path (const char *evarname, const char *default_)
3063 {
3064   const char *path = 0;
3065   if (evarname)
3066     path = egetenv (evarname);
3067   if (!path)
3068     path = default_;
3069   return decode_path (path);
3070 }
3071
3072 /* Ben thinks this function should not exist or be exported to Lisp.
3073    We use it to define split-path-string in subr.el (not!).  */
3074
3075 DEFUN ("split-string-by-char", Fsplit_string_by_char, 1, 2, 0, /*
3076 Split STRING into a list of substrings originally separated by SEPCHAR.
3077 */
3078        (string, sepchar))
3079 {
3080   CHECK_STRING (string);
3081   CHECK_CHAR (sepchar);
3082   return split_string_by_emchar_1 (XSTRING_DATA (string),
3083                                    XSTRING_LENGTH (string),
3084                                    XCHAR (sepchar));
3085 }
3086
3087 /* #### This was supposed to be in subr.el, but is used VERY early in
3088    the bootstrap process, so it goes here.  Damn.  */
3089
3090 DEFUN ("split-path", Fsplit_path, 1, 1, 0, /*
3091 Explode a search path into a list of strings.
3092 The path components are separated with the characters specified
3093 with `path-separator'.
3094 */
3095        (path))
3096 {
3097   CHECK_STRING (path);
3098
3099   while (!STRINGP (Vpath_separator)
3100          || (XSTRING_CHAR_LENGTH (Vpath_separator) != 1))
3101     Vpath_separator = signal_simple_continuable_error
3102       ("`path-separator' should be set to a single-character string",
3103        Vpath_separator);
3104
3105   return (split_string_by_emchar_1
3106           (XSTRING_DATA (path), XSTRING_LENGTH (path),
3107            charptr_emchar (XSTRING_DATA (Vpath_separator))));
3108 }
3109 \f
3110 DEFUN ("noninteractive", Fnoninteractive, 0, 0, 0, /*
3111 Non-nil return value means XEmacs is running without interactive terminal.
3112 */
3113        ())
3114 {
3115   return noninteractive ? Qt : Qnil;
3116 }
3117
3118 /* This flag is useful to define if you're under a debugger; this way, you
3119    can put a breakpoint of assert_failed() and debug multiple problems
3120    in one session without having to recompile. */
3121 /* #define ASSERTIONS_DONT_ABORT */
3122
3123 #ifdef USE_ASSERTIONS
3124 /* This highly dubious kludge ... shut up Jamie, I'm tired of your slagging. */
3125
3126 static int in_assert_failed;
3127 static const char *assert_failed_file;
3128 static int assert_failed_line;
3129 static const char *assert_failed_expr;
3130
3131 #ifdef fprintf
3132 #undef fprintf
3133 #endif
3134
3135 #undef abort    /* avoid infinite #define loop... */
3136
3137 #if defined (WIN32_NATIVE) && defined (DEBUG_XEMACS)
3138 #define enter_debugger() DebugBreak ()
3139 #else
3140 #define enter_debugger()
3141 #endif
3142
3143 void
3144 assert_failed (const char *file, int line, const char *expr)
3145 {
3146   /* If we're already crashing, let's not crash again.  This might be
3147      critical to getting auto-saving working properly. */
3148   if (fatal_error_in_progress)
3149     return;
3150
3151   /* We are extremely paranoid so we sensibly deal with recursive
3152      assertion failures. */
3153   in_assert_failed++;
3154
3155   if (in_assert_failed >= 4)
3156     _exit (-1);
3157   else if (in_assert_failed == 3)
3158     {
3159       enter_debugger ();
3160       _exit (-1);
3161     }
3162   else if (in_assert_failed == 2)
3163     {
3164       /* Not stderr_out(), which does additional things and may trigger
3165          a recursive assertion failure.  fprintf was undeffed above, in
3166          case it was encapsulated. */
3167       fprintf (stderr,
3168                "Fatal error: recursive assertion failure, "
3169                "file %s, line %d, %s\n",
3170                file, line, expr);
3171       fprintf (stderr,
3172                "Original assertion failure: file %s, line %d, %s\n",
3173                assert_failed_file, assert_failed_line, assert_failed_expr);
3174     }
3175   else
3176     {
3177       assert_failed_file = file;
3178       assert_failed_line = line;
3179       assert_failed_expr = expr;
3180
3181       if (!initialized)
3182         fprintf (stderr,
3183                  "Fatal error: assertion failed, file %s, line %d, %s\n",
3184                  file, line, expr);
3185       else
3186         stderr_out ("Fatal error: assertion failed, file %s, line %d, %s\n",
3187                     file, line, expr);
3188     }
3189
3190   enter_debugger ();
3191 #if !defined (ASSERTIONS_DONT_ABORT)
3192   abort ();
3193 #endif
3194   in_assert_failed = 0;
3195 }
3196 #endif /* USE_ASSERTIONS */
3197
3198 #ifdef QUANTIFY
3199 DEFUN ("quantify-start-recording-data", Fquantify_start_recording_data,
3200        0, 0, "", /*
3201 Start recording Quantify data.
3202 */
3203        ())
3204 {
3205   quantify_start_recording_data ();
3206   return Qnil;
3207 }
3208
3209 DEFUN ("quantify-stop-recording-data", Fquantify_stop_recording_data,
3210        0, 0, "", /*
3211 Stop recording Quantify data.
3212 */
3213        ())
3214 {
3215   quantify_stop_recording_data ();
3216   return Qnil;
3217 }
3218
3219 DEFUN ("quantify-clear-data", Fquantify_clear_data, 0, 0, "", /*
3220 Clear all Quantify data.
3221 */
3222        ())
3223 {
3224   quantify_clear_data ();
3225   return Qnil;
3226 }
3227 #endif /* QUANTIFY */
3228
3229 void
3230 syms_of_emacs (void)
3231 {
3232 #ifndef CANNOT_DUMP
3233   DEFSUBR (Fdump_emacs);
3234 #endif /* !CANNOT_DUMP */
3235
3236   DEFSUBR (Frun_emacs_from_temacs);
3237   DEFSUBR (Frunning_temacs_p);
3238   DEFSUBR (Finvocation_name);
3239   DEFSUBR (Finvocation_directory);
3240   DEFSUBR (Fkill_emacs);
3241   DEFSUBR (Fnoninteractive);
3242
3243 #ifdef QUANTIFY
3244   DEFSUBR (Fquantify_start_recording_data);
3245   DEFSUBR (Fquantify_stop_recording_data);
3246   DEFSUBR (Fquantify_clear_data);
3247 #endif /* QUANTIFY */
3248
3249   DEFSUBR (Fsplit_string_by_char);
3250   DEFSUBR (Fsplit_path);        /* #### */
3251
3252   defsymbol (&Qkill_emacs_hook, "kill-emacs-hook");
3253   defsymbol (&Qsave_buffers_kill_emacs, "save-buffers-kill-emacs");
3254 }
3255
3256 void
3257 vars_of_emacs (void)
3258 {
3259   DEFVAR_BOOL ("suppress-early-error-handler-backtrace",
3260                &suppress_early_error_handler_backtrace /*
3261 Non-nil means early error handler shouldn't print a backtrace.
3262 */ );
3263
3264   DEFVAR_LISP ("command-line-args", &Vcommand_line_args /*
3265 Args passed by shell to XEmacs, as a list of strings.
3266 */ );
3267
3268   DEFVAR_LISP ("invocation-name", &Vinvocation_name /*
3269 The program name that was used to run XEmacs.
3270 Any directory names are omitted.
3271 */ );
3272
3273   DEFVAR_LISP ("invocation-directory", &Vinvocation_directory /*
3274 The directory in which the XEmacs executable was found, to run it.
3275 The value is simply the program name if that directory's name is not known.
3276 */ );
3277
3278   DEFVAR_LISP ("invocation-path", &Vinvocation_path /*
3279 The path in which the XEmacs executable was found, to run it.
3280 The value is simply the value of environment variable PATH on startup
3281 if XEmacs was found there.
3282 */ );
3283
3284 #if 0 /* FSFmacs */
3285   xxDEFVAR_LISP ("installation-directory", &Vinstallation_directory,
3286     "A directory within which to look for the `lib-src' and `etc' directories.\n"
3287 "This is non-nil when we can't find those directories in their standard\n"
3288 "installed locations, but we can find them\n"
3289 "near where the XEmacs executable was found.");
3290 #endif
3291
3292   DEFVAR_LISP ("system-type", &Vsystem_type /*
3293 Symbol indicating type of operating system you are using.
3294 */ );
3295   Vsystem_type = intern (SYSTEM_TYPE);
3296   Fprovide (intern(SYSTEM_TYPE));
3297
3298 #ifndef EMACS_CONFIGURATION
3299 # define EMACS_CONFIGURATION "UNKNOWN"
3300 #endif
3301   DEFVAR_LISP ("system-configuration", &Vsystem_configuration /*
3302 String naming the configuration XEmacs was built for.
3303 */ );
3304   Vsystem_configuration = build_string (EMACS_CONFIGURATION);
3305
3306 #ifndef EMACS_CONFIG_OPTIONS
3307 # define EMACS_CONFIG_OPTIONS "UNKNOWN"
3308 #endif
3309   DEFVAR_LISP ("system-configuration-options", &Vsystem_configuration_options /*
3310 String containing the configuration options XEmacs was built with.
3311 */ );
3312   Vsystem_configuration_options = build_string (EMACS_CONFIG_OPTIONS);
3313
3314   DEFVAR_LISP ("emacs-major-version", &Vemacs_major_version /*
3315 Major version number of this version of Emacs, as an integer.
3316 Warning: this variable did not exist in Emacs versions earlier than:
3317   FSF Emacs:   19.23
3318   XEmacs:      19.10
3319 */ );
3320   Vemacs_major_version = make_int (EMACS_MAJOR_VERSION);
3321
3322   DEFVAR_LISP ("emacs-minor-version", &Vemacs_minor_version /*
3323 Minor version number of this version of Emacs, as an integer.
3324 Warning: this variable did not exist in Emacs versions earlier than:
3325   FSF Emacs:   19.23
3326   XEmacs:      19.10
3327 */ );
3328   Vemacs_minor_version = make_int (EMACS_MINOR_VERSION);
3329
3330   DEFVAR_LISP ("emacs-patch-level", &Vemacs_patch_level /*
3331 The patch level of this version of Emacs, as an integer.
3332 The value is non-nil if this version of XEmacs is part of a series of
3333 stable XEmacsen, but has bug fixes applied.
3334 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
3335 earlier than 21.1.1
3336 */ );
3337 #ifdef EMACS_PATCH_LEVEL
3338   Vemacs_patch_level = make_int (EMACS_PATCH_LEVEL);
3339 #else
3340   Vemacs_patch_level = Qnil;
3341 #endif
3342
3343     DEFVAR_LISP ("emacs-beta-version", &Vemacs_beta_version /*
3344 Beta number of this version of Emacs, as an integer.
3345 The value is nil if this is an officially released version of XEmacs.
3346 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
3347 earlier than 20.3.
3348 */ );
3349 #ifdef EMACS_BETA_VERSION
3350   Vemacs_beta_version = make_int (EMACS_BETA_VERSION);
3351 #else
3352   Vemacs_beta_version = Qnil;
3353 #endif
3354
3355 #ifdef INFODOCK
3356   DEFVAR_LISP ("infodock-major-version", &Vinfodock_major_version /*
3357 Major version number of this InfoDock release.
3358 */ );
3359   Vinfodock_major_version = make_int (INFODOCK_MAJOR_VERSION);
3360
3361   DEFVAR_LISP ("infodock-minor-version", &Vinfodock_minor_version /*
3362 Minor version number of this InfoDock release.
3363 */ );
3364   Vinfodock_minor_version = make_int (INFODOCK_MINOR_VERSION);
3365
3366   DEFVAR_LISP ("infodock-build-version", &Vinfodock_build_version /*
3367 Build version of this InfoDock release.
3368 */ );
3369   Vinfodock_build_version = make_int (INFODOCK_BUILD_VERSION);
3370 #endif
3371
3372   DEFVAR_LISP ("xemacs-codename", &Vxemacs_codename /*
3373 Codename of this version of Emacs (a string).
3374 */ );
3375 #ifndef XEMACS_CODENAME
3376 #define XEMACS_CODENAME "Noname"
3377 #endif
3378   Vxemacs_codename = build_string (XEMACS_CODENAME);
3379
3380   /* Lisp variables which contain command line flags.
3381
3382      The portable dumper stomps on these; they must be saved and restored
3383      if they are processed before the call to pdump_load() in main_1().
3384   */
3385   DEFVAR_BOOL ("noninteractive", &noninteractive1 /*
3386 Non-nil means XEmacs is running without interactive terminal.
3387 */ );
3388
3389   DEFVAR_BOOL ("inhibit-early-packages", &inhibit_early_packages /*
3390 Set to non-nil when the early packages should not be respected at startup.
3391 */ );
3392
3393   DEFVAR_BOOL ("inhibit-autoloads", &inhibit_autoloads /*
3394 Set to non-nil when autoloads should not be loaded at startup.
3395 */ );
3396
3397   DEFVAR_BOOL ("debug-paths", &debug_paths /*
3398 Set to non-nil when debug information about paths should be printed.
3399 */ );
3400
3401   DEFVAR_BOOL ("inhibit-site-lisp", &inhibit_site_lisp /*
3402 Set to non-nil when the site-lisp should not be searched at startup.
3403 */ );
3404 #ifdef INHIBIT_SITE_LISP
3405   inhibit_site_lisp = 1;
3406 #endif
3407
3408   DEFVAR_BOOL ("inhibit-site-modules", &inhibit_site_modules /*
3409 Set to non-nil when site-modules should not be searched at startup.
3410 */ );
3411 #ifdef INHIBIT_SITE_MODULES
3412   inhibit_site_modules = 1;
3413 #endif
3414
3415   DEFVAR_INT ("emacs-priority", &emacs_priority /*
3416 Priority for XEmacs to run at.
3417 This value is effective only if set before XEmacs is dumped,
3418 and only if the XEmacs executable is installed with setuid to permit
3419 it to change priority.  (XEmacs sets its uid back to the real uid.)
3420 Currently, you need to define SET_EMACS_PRIORITY in `config.h'
3421 before you compile XEmacs, to enable the code for this feature.
3422 */ );
3423   emacs_priority = 0;
3424
3425   DEFVAR_CONST_LISP ("internal-error-checking", &Vinternal_error_checking /*
3426 Internal error checking built-in into this instance of XEmacs.
3427 This is a list of symbols, initialized at build-time.  Legal symbols
3428 are:
3429
3430 extents         - check extents prior to each extent change;
3431 typecheck       - check types strictly, aborting in case of error;
3432 malloc          - check operation of malloc;
3433 gc              - check garbage collection;
3434 bufpos          - check buffer positions.
3435
3436 quick-build     - user has requested the "quick-build" configure option.
3437 */ );
3438   Vinternal_error_checking = Qnil;
3439 #ifdef ERROR_CHECK_EXTENTS
3440   Vinternal_error_checking = Fcons (intern ("extents"),
3441                                     Vinternal_error_checking);
3442 #endif
3443 #ifdef ERROR_CHECK_TYPECHECK
3444   Vinternal_error_checking = Fcons (intern ("typecheck"),
3445                                     Vinternal_error_checking);
3446 #endif
3447 #ifdef ERROR_CHECK_MALLOC
3448   Vinternal_error_checking = Fcons (intern ("malloc"),
3449                                     Vinternal_error_checking);
3450 #endif
3451 #ifdef ERROR_CHECK_GC
3452   Vinternal_error_checking = Fcons (intern ("gc"),
3453                                     Vinternal_error_checking);
3454 #endif
3455 #ifdef ERROR_CHECK_BUFPOS
3456   Vinternal_error_checking = Fcons (intern ("bufpos"),
3457                                     Vinternal_error_checking);
3458 #endif
3459 #ifdef QUICK_BUILD
3460   Vinternal_error_checking = Fcons (intern ("quick-build"),
3461                                     Vinternal_error_checking);
3462 #endif
3463
3464   DEFVAR_CONST_LISP ("mail-lock-methods", &Vmail_lock_methods /*
3465 Mail spool locking methods supported by this instance of XEmacs.
3466 This is a list of symbols.  Each of the symbols is one of the
3467 following: dot, lockf, flock, locking, mmdf.
3468 */ );
3469   {
3470     Vmail_lock_methods = Qnil;
3471     Vmail_lock_methods = Fcons (intern ("dot"), Vmail_lock_methods);
3472 #ifdef HAVE_LOCKF
3473     Vmail_lock_methods = Fcons (intern ("lockf"), Vmail_lock_methods);
3474 #endif
3475 #ifdef HAVE_FLOCK
3476     Vmail_lock_methods = Fcons (intern ("flock"), Vmail_lock_methods);
3477 #endif
3478 #ifdef HAVE_MMDF
3479     Vmail_lock_methods = Fcons (intern ("mmdf"), Vmail_lock_methods);
3480 #endif
3481 #ifdef HAVE_LOCKING
3482     Vmail_lock_methods = Fcons (intern ("locking"), Vmail_lock_methods);
3483 #endif
3484   }
3485
3486   DEFVAR_CONST_LISP ("configure-mail-lock-method", &Vconfigure_mail_lock_method /*
3487 Mail spool locking method suggested by configure.  This is one
3488 of the symbols in MAIL-LOCK-METHODS.
3489 */ );
3490   {
3491 #if defined(MAIL_LOCK_FLOCK) && defined(HAVE_FLOCK)
3492     Vconfigure_mail_lock_method = intern("flock");
3493 #elif defined(MAIL_LOCK_LOCKF) && defined(HAVE_LOCKF)
3494     Vconfigure_mail_lock_method = intern("lockf");
3495 #elif defined(MAIL_LOCK_MMDF) && defined(HAVE_MMDF)
3496     Vconfigure_mail_lock_method = intern("mmdf");
3497 #elif defined(MAIL_LOCK_LOCKING) && defined(HAVE_LOCKING)
3498     Vconfigure_mail_lock_method = intern("locking");
3499 #else
3500     Vconfigure_mail_lock_method = intern("dot");
3501 #endif
3502   }
3503
3504   DEFVAR_LISP ("path-separator", &Vpath_separator /*
3505 The directory separator in search paths, as a string.
3506 */ );
3507   {
3508     char c = SEPCHAR;
3509     Vpath_separator = make_string ((Bufbyte *)&c, 1);
3510   }
3511 }
3512
3513 void
3514 complex_vars_of_emacs (void)
3515 {
3516   /* This is all related to path searching. */
3517
3518   DEFVAR_LISP ("emacs-program-name", &Vemacs_program_name /*
3519 *Name of the Emacs variant.
3520 For example, this may be \"xemacs\" or \"infodock\".
3521 This is mainly meant for use in path searching.
3522 */ );
3523   Vemacs_program_name = build_string ((char *) PATH_PROGNAME);
3524
3525   DEFVAR_LISP ("emacs-program-version", &Vemacs_program_version /*
3526 *Version of the Emacs variant.
3527 This typically has the form NN.NN-bNN.
3528 This is mainly meant for use in path searching.
3529 */ );
3530   Vemacs_program_version = build_string ((char *) PATH_VERSION);
3531
3532   DEFVAR_LISP ("exec-path", &Vexec_path /*
3533 *List of directories to search programs to run in subprocesses.
3534 Each element is a string (directory name) or nil (try default directory).
3535 */ );
3536   Vexec_path = Qnil;
3537
3538   DEFVAR_LISP ("exec-directory", &Vexec_directory /*
3539 *Directory of architecture-dependent files that come with XEmacs,
3540 especially executable programs intended for XEmacs to invoke.
3541 */ );
3542   Vexec_directory = Qnil;
3543
3544   DEFVAR_LISP ("configure-exec-directory", &Vconfigure_exec_directory /*
3545 For internal use by the build procedure only.
3546 configure's idea of what `exec-directory' will be.
3547 */ );
3548 #ifdef PATH_EXEC
3549   Vconfigure_exec_directory = Ffile_name_as_directory
3550     (build_string ((char *) PATH_EXEC));
3551 #else
3552   Vconfigure_exec_directory = Qnil;
3553 #endif
3554
3555   DEFVAR_LISP ("lisp-directory", &Vlisp_directory /*
3556 *Directory of core Lisp files that come with XEmacs.
3557 */ );
3558   Vlisp_directory = Qnil;
3559
3560   DEFVAR_LISP ("configure-lisp-directory", &Vconfigure_lisp_directory /*
3561 For internal use by the build procedure only.
3562 configure's idea of what `lisp-directory' will be.
3563 */ );
3564 #ifdef PATH_LOADSEARCH
3565   Vconfigure_lisp_directory = Ffile_name_as_directory
3566     (build_string ((char *) PATH_LOADSEARCH));
3567 #else
3568   Vconfigure_lisp_directory = Qnil;
3569 #endif
3570
3571   DEFVAR_LISP ("module-directory", &Vmodule_directory /*
3572 *Directory of core dynamic modules that come with XEmacs.
3573 */ );
3574   Vmodule_directory = Qnil;
3575
3576   DEFVAR_LISP ("configure-module-directory", &Vconfigure_module_directory /*
3577 For internal use by the build procedure only.
3578 configure's idea of what `module-directory' will be.
3579 */ );
3580 #ifdef PATH_MODULESEARCH
3581   Vconfigure_module_directory = Ffile_name_as_directory
3582     (build_string ((char *) PATH_MODULESEARCH));
3583 #else
3584   Vconfigure_module_directory = Qnil;
3585 #endif
3586
3587   DEFVAR_LISP ("configure-package-path", &Vconfigure_package_path /*
3588 For internal use by the build procedure only.
3589 configure's idea of what the package path will be.
3590 */ );
3591 #ifdef PATH_PACKAGEPATH
3592   Vconfigure_package_path = decode_path (PATH_PACKAGEPATH);
3593 #else
3594   Vconfigure_package_path = Qnil;
3595 #endif
3596
3597   DEFVAR_LISP ("data-directory", &Vdata_directory /*
3598 *Directory of architecture-independent files that come with XEmacs,
3599 intended for XEmacs to use.
3600 Use of this variable in new code is almost never correct.  See the
3601 functions `locate-data-file' and `locate-data-directory' and the variable
3602 `data-directory-list'.
3603 */ );
3604   Vdata_directory = Qnil;
3605
3606   DEFVAR_LISP ("configure-data-directory", &Vconfigure_data_directory /*
3607 For internal use by the build procedure only.
3608 configure's idea of what `data-directory' will be.
3609 */ );
3610 #ifdef PATH_DATA
3611   Vconfigure_data_directory = Ffile_name_as_directory
3612     (build_string ((char *) PATH_DATA));
3613 #else
3614   Vconfigure_data_directory = Qnil;
3615 #endif
3616
3617   DEFVAR_LISP ("data-directory-list", &Vdata_directory_list /*
3618 *List of directories of architecture-independent files that come with XEmacs
3619 or were installed as packages, and are intended for XEmacs to use.
3620 */ );
3621   Vdata_directory_list = Qnil;
3622
3623   DEFVAR_LISP ("site-directory", &Vsite_directory /*
3624 *Directory of site-specific Lisp files that come with XEmacs.
3625 */ );
3626   Vsite_directory = Qnil;
3627
3628   DEFVAR_LISP ("configure-site-directory", &Vconfigure_site_directory /*
3629 For internal use by the build procedure only.
3630 configure's idea of what `site-directory' will be.
3631 */ );
3632 #ifdef PATH_SITE
3633   Vconfigure_site_directory = Ffile_name_as_directory
3634     (build_string ((char *) PATH_SITE));
3635 #else
3636   Vconfigure_site_directory = Qnil;
3637 #endif
3638
3639   DEFVAR_LISP ("site-module-directory", &Vsite_module_directory /*
3640 *Directory of site-specific loadable modules that come with XEmacs.
3641 */ );
3642   Vsite_module_directory = Qnil;
3643
3644   DEFVAR_LISP ("configure-site-module-directory", &Vconfigure_site_module_directory /*
3645 For internal use by the build procedure only.
3646 configure's idea of what `site-directory' will be.
3647 */ );
3648 #ifdef PATH_SITE_MODULES
3649   Vconfigure_site_module_directory = Ffile_name_as_directory
3650     (build_string ((char *) PATH_SITE_MODULES));
3651 #else
3652   Vconfigure_site_module_directory = Qnil;
3653 #endif
3654
3655   DEFVAR_LISP ("doc-directory", &Vdoc_directory /*
3656 *Directory containing the DOC file that comes with XEmacs.
3657 This is usually the same as `exec-directory'.
3658 */ );
3659   Vdoc_directory = Qnil;
3660
3661   DEFVAR_LISP ("configure-doc-directory", &Vconfigure_doc_directory /*
3662 For internal use by the build procedure only.
3663 configure's idea of what `doc-directory' will be.
3664 */ );
3665 #ifdef PATH_DOC
3666   Vconfigure_doc_directory = Ffile_name_as_directory
3667     (build_string ((char *) PATH_DOC));
3668 #else
3669   Vconfigure_doc_directory = Qnil;
3670 #endif
3671
3672   DEFVAR_LISP ("configure-exec-prefix-directory", &Vconfigure_exec_prefix_directory /*
3673 For internal use by the build procedure only.
3674 configure's idea of what `exec-prefix-directory' will be.
3675 */ );
3676 #ifdef PATH_EXEC_PREFIX
3677   Vconfigure_exec_prefix_directory = Ffile_name_as_directory
3678     (build_string ((char *) PATH_EXEC_PREFIX));
3679 #else
3680   Vconfigure_exec_prefix_directory = Qnil;
3681 #endif
3682
3683   DEFVAR_LISP ("configure-prefix-directory", &Vconfigure_prefix_directory /*
3684 For internal use by the build procedure only.
3685 configure's idea of what `prefix-directory' will be.
3686 */ );
3687 #ifdef PATH_PREFIX
3688   Vconfigure_prefix_directory = Ffile_name_as_directory
3689     (build_string ((char *) PATH_PREFIX));
3690 #else
3691   Vconfigure_prefix_directory = Qnil;
3692 #endif
3693
3694   DEFVAR_LISP ("configure-info-directory", &Vconfigure_info_directory /*
3695 For internal use by the build procedure only.
3696 This is the name of the directory in which the build procedure installed
3697 Emacs's info files; the default value for Info-default-directory-list
3698 includes this.
3699 */ );
3700 #ifdef PATH_INFO
3701   Vconfigure_info_directory =
3702     Ffile_name_as_directory (build_string (PATH_INFO));
3703 #else
3704   Vconfigure_info_directory = Qnil;
3705 #endif
3706
3707   DEFVAR_LISP ("configure-info-path", &Vconfigure_info_path /*
3708 The configured initial path for info documentation.
3709 */ );
3710 #ifdef PATH_INFOPATH
3711   Vconfigure_info_path = decode_path (PATH_INFOPATH);
3712 #else
3713   Vconfigure_info_path = Qnil;
3714 #endif
3715 }
3716
3717 #if defined(__sgi) && !defined(PDUMP)
3718 /* This is so tremendously ugly I'd puke. But then, it works.
3719  * The target is to override the static constructor from the
3720  * libiflPNG.so library which is masquerading as libz, and
3721  * cores on us when re-started from the dumped executable.
3722  * This will have to go for 21.1  -- OG.
3723  */
3724 void __sti__iflPNGFile_c___(void);
3725 void __sti__iflPNGFile_c___()
3726 {
3727 }
3728
3729 #endif