OpenSSL build fixes from Nelson
[sxemacs] / src / emacs.c
1 /* SXEmacs -- 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, 2002 Ben Wing.
6    Copyright (C) 2004 Steve Youngs.
7
8 This file is part of SXEmacs
9
10 SXEmacs is free software: you can redistribute it and/or modify
11 it under the terms of the GNU General Public License as published by
12 the Free Software Foundation, either version 3 of the License, or
13 (at your option) any later version.
14
15 SXEmacs is distributed in the hope that it will be useful,
16 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 GNU General Public License for more details.
19
20 You should have received a copy of the GNU General Public License
21 along with this program.  If not, see <http://www.gnu.org/licenses/>. */
22
23
24 /* Synched up with: Mule 2.0, FSF 19.28. */
25
26 /* Capsule summary of the various releases of Lucid Emacs/SXEmacs 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 -- A time line for Lucid Emacs/XEmacs is
33
34 version 19.0 shipped with Energize 1.0, April 1992.
35 version 19.1 released June 4, 1992.
36 version 19.2 released June 19, 1992.
37 version 19.3 released September 9, 1992.
38 version 19.4 released January 21, 1993.
39 version 19.5 was a repackaging of 19.4 with a few bug fixes and
40   shipped with Energize 2.0.  Never released to the net.
41 version 19.6 released April 9, 1993.
42 version 19.7 was a repackaging of 19.6 with a few bug fixes and
43   shipped with Energize 2.1.  Never released to the net.
44 version 19.8 released September 6, 1993.
45 version 19.9 released January 12, 1994.
46 version 19.10 released May 27, 1994.
47 version 19.11 (first XEmacs) released September 13, 1994.
48 version 19.12 released June 23, 1995.
49 version 19.13 released September 1, 1995.
50 version 19.14 released June 23, 1996.
51 version 20.0 released February 9, 1997.
52 version 19.15 released March 28, 1997.
53 version 20.1 (not released to the net) April 15, 1997.
54 version 20.2 released May 16, 1997.
55 version 19.16 released October 31, 1997.
56 version 20.3 (the first stable version of XEmacs 20.x) released
57   November 30, 1997.
58 version 20.4 released February 28, 1998.
59
60 -- A time line for GNU Emacs version 19 is
61
62 version 19.7 (beta) (first beta release) released May 22, 1993.
63 version 19.8 (beta) released May 27, 1993.
64 version 19.9 (beta) released May 27, 1993.
65 version 19.10 (beta) released May 30, 1993.
66 version 19.11 (beta) released June 1, 1993.
67 version 19.12 (beta) released June 2, 1993.
68 version 19.13 (beta) released June 8, 1993.
69 version 19.14 (beta) released June 17, 1993.
70 version 19.15 (beta) released June 19, 1993.
71 version 19.16 (beta) released July 6, 1993.
72 version 19.17 (beta) released late July, 1993.
73 version 19.18 (beta) released August 9, 1993.
74 version 19.19 (beta) released August 15, 1993.
75 version 19.20 (beta) released November 17, 1993.
76 version 19.21 (beta) released November 17, 1993.
77 version 19.22 (beta) released November 28, 1993.
78 version 19.23 (beta) released May 17, 1994.
79 version 19.24 (beta) released May 16, 1994.
80 version 19.25 (beta) released June 3, 1994.
81 version 19.26 (beta) released September 11, 1994.
82 version 19.27 (beta) released September 14, 1994.
83 version 19.28 (first ``official'' release) released November 1, 1994.
84 version 19.29 released June 21, 1995.
85 version 19.30 released November 24, 1995.
86 version 19.31 released May 25, 1996.
87 version 19.32 released July 31, 1996.
88 version 19.33 released August 11, 1996.
89 version 19.34 released August 21, 1996.
90 version 19.34b released September 6, 1996.
91
92 -- A time line for GNU Emacs version 20 is
93
94 version 20.1 released September 17, 1997.
95 version 20.2 released September 20, 1997.
96 version 20.3 released August 19, 1998.
97
98 -- A time line for GNU Emacs version 18 and older is
99
100 GNU Emacs version 13 (the first public release) was released on
101   March 20, 1985.
102 GNU Emacs version 15 (15.34) was released on May 7, 1985 and
103   shared some code with a version of Emacs written by James Gosling (the
104   same James Gosling who later created the Java language).
105 GNU Emacs version 16 (first released version was 16.56) was released on
106   July 15, 1985.  All Gosling code was removed due to potential copyright
107   problems with the code.
108 version 16.57: released on September 16, 1985.
109 versions 16.58, 16.59: released on September 17, 1985.
110 version 16.60: released on September 19, 1985.  These later version 16's
111   incorporated patches from the net, esp. for getting Emacs to work under
112   System V.
113 version 17.36 (first official v17 release) released on December 20, 1985.
114   Included a TeX-able user manual.  First official unpatched version that
115    worked on vanilla System V machines.
116 version 17.43 (second official v17 release) released on January 25, 1986.
117 version 17.45 released on January 30, 1986.
118 version 17.46 released on February 4, 1986.
119 version 17.48 released on February 10, 1986.
120 version 17.49 released on February 12, 1986.
121 version 17.55 released on March 18, 1986.
122 version 17.57 released on March 27, 1986.
123 version 17.58 released on April 4, 1986.
124 version 17.61 released on April 12, 1986.
125 version 17.63 released on May 7, 1986.
126 version 17.64 released on May 12, 1986.
127 version 18.24 (a beta version) released on October 2, 1986.
128 version 18.30 (a beta version) released on November 15, 1986.
129 version 18.31 (a beta version) released on November 23, 1986.
130 version 18.32 (a beta version) released on December 7, 1986.
131 version 18.33 (a beta version) released on December 12, 1986.
132 version 18.35 (a beta version) released on January 5, 1987.
133 version 18.36 (a beta version) released on January 21, 1987.
134 January 27, 1987: The Great Usenet Renaming.  net.emacs is now comp.emacs.
135 version 18.37 (a beta version) released on February 12, 1987.
136 version 18.38 (a beta version) released on March 3, 1987.
137 version 18.39 (a beta version) released on March 14, 1987.
138 version 18.40 (a beta version) released on March 18, 1987.
139 version 18.41 (the first ``official'' release) released on March 22, 1987.
140 version 18.45 released on June 2, 1987.
141 version 18.46 released on June 9, 1987.
142 version 18.47 released on June 18, 1987.
143 version 18.48 released on September 3, 1987.
144 version 18.49 released on September 18, 1987.
145 version 18.50 released on February 13, 1988.
146 version 18.51 released on May 7, 1988.
147 version 18.52 released on September 1, 1988.
148 version 18.53 released on February 24, 1989.
149 version 18.54 released on April 26, 1989.
150 version 18.55 released on August 23, 1989.  This is the earliest version
151   that is still available by FTP.
152 version 18.56 released on January 17, 1991.
153 version 18.57 released late January, 1991.
154 version 18.58 released ?????.
155 version 18.59 released October 31, 1992.
156
157 */
158
159 /* Note: It is necessary to specify <config.h> and not "config.h" in
160    order for the --srcdir type of compilation to work properly.
161    Otherwise the config.h from the srcdir, rather than the one from
162    the build dir, will be used. */
163
164 #include <config.h>
165 #include "lisp.h"
166
167 #include "backtrace.h"          /* run-emacs-from-temacs needs this */
168 #include "buffer.h"
169 #include "commands.h"
170 #include "ui/console.h"
171 #include "process.h"
172 #include "ui/redisplay.h"
173 #include "ui/frame.h"
174 #include "sysdep.h"
175
176 #include "syssignal.h"          /* Always include before systty.h */
177 #include "ui/systty.h"
178 #include "sysfile.h"
179 #include "systime.h"
180
181 #if defined WITH_EMODULES && defined HAVE_EMODULES
182 # include "emodules-ng.h"
183 #endif
184
185 #ifdef PDUMP
186 #include "dumper.h"
187 #endif
188
189 #ifndef SEPCHAR
190 #define SEPCHAR ':'
191 #endif
192
193 #ifdef QUANTIFY
194 #include <quantify.h>
195 #endif
196
197 #if defined WITH_EMODULES && defined HAVE_EMODULES && 0
198 #include "sysdll.h"
199 #endif
200
201 #if defined (HAVE_LOCALE_H) && \
202    (defined (I18N2) || defined (I18N3) || defined (I18N4))
203 #include <locale.h>
204 #endif
205
206 /* For PATH_EXEC */
207 #include <sxe-paths.h>
208
209 /* for stack exploitation */
210 #if defined HAVE_SYS_RESOURCE_H
211 # include <sys/resource.h>
212 #endif
213
214 /* for the reinit funs */
215 #include "skiplist.h"
216 #include "dllist.h"
217 #include "elhash.h"
218
219 #if defined HAVE_BDWGC && defined EF_USE_BDWGC
220 # if defined HAVE_GC_GC_H
221 #  include "gc/gc.h"
222 # elif defined HAVE_GC_H
223 #  include "gc.h"
224 # elif 1
225 /* declare the 3 funs we need */
226 extern void *GC_init(void);
227 # else
228 #  error Go back to your planet!
229 # endif
230 #endif  /* HAVE_BDWGC */
231
232 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
233 void report_sheap_usage(int die_if_pure_storage_exceeded);
234 #endif
235
236 #if !defined (SYSTEM_MALLOC) && !defined (DOUG_LEA_MALLOC)
237 extern void *(*__malloc_hook) (size_t);
238 extern void *(*__realloc_hook) (void *, size_t);
239 extern void (*__free_hook) (void *);
240 #endif                          /* not SYSTEM_MALLOC && not DOUG_LEA_MALLOC */
241
242 /* Command line args from shell, as list of strings */
243 Lisp_Object Vcommand_line_args;
244
245 /* Set nonzero after SXEmacs has started up the first time.
246   Prevents reinitialization of the Lisp world and keymaps
247   on subsequent starts.  */
248 int initialized;
249
250 #ifdef DOUG_LEA_MALLOC
251 # include <malloc.h>
252 /* Preserves a pointer to the memory allocated that copies that
253    static data inside glibc's malloc.  */
254 static void *malloc_state_ptr;
255 #endif                          /* DOUG_LEA_MALLOC */
256
257 # ifdef REL_ALLOC
258 void r_alloc_reinit(void);
259 # endif
260
261 #ifdef HAVE_GTK
262 void console_type_create_select_gtk(void);
263 #endif
264
265 /* Variable whose value is symbol giving operating system type. */
266 Lisp_Object Vsystem_type;
267
268 /* Variable whose value is string giving configuration built for.  */
269 Lisp_Object Vsystem_configuration;
270
271 /* Variable whose value is string containing the configuration options
272    SXEmacs was built with.  */
273 Lisp_Object Vsystem_configuration_options;
274
275 /* Version numbers and strings */
276 Lisp_Object Vemacs_major_version;
277 Lisp_Object Vemacs_minor_version;
278 Lisp_Object Vemacs_patch_level;
279 Lisp_Object Vemacs_beta_version;
280 Lisp_Object Vsxemacs_git_version;
281 Lisp_Object Vsxemacs_codename;
282 #ifdef INFODOCK
283 Lisp_Object Vinfodock_major_version;
284 Lisp_Object Vinfodock_minor_version;
285 Lisp_Object Vinfodock_build_version;
286 #endif
287
288 /* The path under which SXEmacs was invoked. */
289 Lisp_Object Vinvocation_path;
290
291 /* The name under which SXEmacs was invoked, with any leading directory
292    names discarded.  */
293 Lisp_Object Vinvocation_name;
294
295 /* The directory name from which SXEmacs was invoked.  */
296 Lisp_Object Vinvocation_directory;
297
298 #if 0                           /* FSFmacs */
299 /* The directory name in which to find subdirs such as lisp and etc.
300    nil means get them only from PATH_LOADSEARCH.  */
301 Lisp_Object Vinstallation_directory;
302 #endif
303
304 Lisp_Object Vemacs_program_name, Vemacs_program_version;
305 Lisp_Object Vexec_path;
306 Lisp_Object Vexec_directory, Vconfigure_exec_directory;
307 Lisp_Object Vlisp_directory, Vconfigure_lisp_directory;
308 Lisp_Object Vmule_lisp_directory, Vconfigure_mule_lisp_directory;
309 Lisp_Object Vmodule_directory, Vconfigure_module_directory;
310 Lisp_Object Vsite_module_directory, Vconfigure_site_module_directory;
311 Lisp_Object Vconfigure_package_path;
312 Lisp_Object Vdata_directory, Vconfigure_data_directory;
313 Lisp_Object Vdoc_directory, Vconfigure_doc_directory;
314 Lisp_Object Vconfigure_lock_directory;
315 Lisp_Object Vdata_directory_list;
316 Lisp_Object Vconfigure_info_directory;
317 Lisp_Object Vconfigure_info_path;
318 Lisp_Object Vinternal_error_checking;
319 Lisp_Object Vmail_lock_methods, Vconfigure_mail_lock_method;
320 Lisp_Object Vpath_separator;
321
322 /* The default base directory SXEmacs is installed under. */
323 Lisp_Object Vconfigure_exec_prefix_directory, Vconfigure_prefix_directory;
324
325 /* If nonzero, set SXEmacs to run at this priority.  This is also used
326    in child_setup and sys_suspend to make sure subshells run at normal
327    priority. */
328 Fixnum emacs_priority;
329
330 /* Some FSF junk with running_asynch_code, to preserve the match
331    data.  Not necessary because we don't call process filters
332    asynchronously (i.e. from within QUIT). */
333 /* #### Delete this when merging the rest of my code */
334 int running_asynch_code;
335
336 /* If non-zero, a window-system was specified on the command line. */
337 int display_arg;
338
339 /* Type of display specified.  We cannot use a Lisp symbol here because
340    Lisp symbols may not initialized at the time that we set this
341    variable. */
342 const char *display_use;
343
344 /* If non-zero, then the early error handler will only print the error
345    message and exit. */
346 int suppress_early_error_handler_backtrace;
347
348 /* An address near the bottom of the stack.
349    Tells GC how to save a copy of the stack.  */
350 char *stack_bottom;
351 /* the stack size as imposed by the system */
352 size_t sys_stk_sz = 0;
353
354 #ifdef USG_SHARED_LIBRARIES
355 /* If nonzero, this is the place to put the end of the writable segment
356    at startup.  */
357
358 uintptr_t bss_end = 0;
359 #endif
360
361 /* Number of bytes of writable memory we can expect to be able to get */
362 #ifdef _RLIM_T_DECLARED
363 rlim_t lim_data;
364 #else
365 unsigned long lim_data;
366 #endif
367
368 /* WARNING!
369
370    Some LISP-visible command-line options are set by SXEmacs _before_ the
371    data is dumped in building a --pdump SXEmacs, but used _after_ it is
372    restored in normal operation.  Thus the dump-time values overwrite the
373    values SXEmacs is getting at runtime.  Such variables must be saved
374    before loading the dumpfile, and restored afterward.
375
376    Therefore these variables may not be initialized in vars_of_emacs().
377
378    The save/restore is done immediately before and after pdump_load() in
379    main_1().  See that function for the current list of protected variables.
380
381    Note that saving/restoring is only necessary for a few variables that are
382      o command line arguments effective at runtime (as opposed to dump-time),
383      o parsed before pdump_load, and
384      o exported to Lisp via a DEFVAR.
385 */
386
387 /* Nonzero means running SXEmacs without interactive terminal.  */
388
389 int noninteractive;
390
391 /* Value of Lisp variable `noninteractive'.
392    Normally same as C variable `noninteractive'
393    but nothing terrible happens if user sets this one.
394
395    Shadowed from the pdumper by `noninteractive'. */
396
397 int noninteractive1;
398
399 /* Nonzero means don't perform site-modules searches at startup */
400 int inhibit_site_modules;
401
402 /* Nonzero means don't respect early packages at startup */
403 int inhibit_early_packages;
404
405 /* Nonzero means we warn about early packages shadowing late packages at startup */
406 int warn_early_package_shadows;
407
408 /* Nonzero means don't load package autoloads at startup */
409 int inhibit_autoloads;
410
411 /* Nonzero means don't load the dump file (ignored if not PDUMP)  */
412 int nodumpfile;
413
414 /* Nonzero means we assume all ttys are 8 color ANSI terminals */
415 int assume_colorterm;
416
417 /* Nonzero means print debug information about path searching */
418 int debug_paths;
419
420 /* Save argv and argc.  */
421 static Extbyte **initial_argv;  /* #### currently unused */
422 static int initial_argc;        /* #### currently unused */
423
424 static void sort_args(int argc, char **argv);
425
426 Lisp_Object Qkill_emacs_hook;
427 Lisp_Object Qsave_buffers_kill_emacs;
428
429 extern Lisp_Object Vlisp_EXEC_SUFFIXES;
430 \f
431 /* Ben's capsule summary about expected and unexpected exits from SXEmacs.
432
433    Expected exits occur when the user directs SXEmacs to exit, for example
434    by pressing the close button on the only frame in SXEmacs, or by typing
435    C-x C-c.  This runs `save-buffers-kill-emacs', which saves any necessary
436    buffers, and then exits using the primitive `kill-emacs'.
437
438    However, unexpected exits occur in a few different ways:
439
440      -- a memory access violation or other hardware-generated exception
441         occurs.  This is the worst possible problem to deal with, because
442         the fault can occur while SXEmacs is in any state whatsoever, even
443         quite unstable ones.  As a result, we need to be *extremely* careful
444         what we do.
445      -- we are using one X display (or if we've used more, we've closed the
446         others already), and some hardware or other problem happens and
447         suddenly we've lost our connection to the display.  In this situation,
448         things are not so dire as in the last one; our code itself isn't
449         trashed, so we can continue execution as normal, after having set
450         things up so that we can exit at the appropriate time.  Our exit
451         still needs to be of the emergency nature; we have no displays, so
452         any attempts to use them will fail.  We simply want to auto-save
453         (the single most important thing to do during shut-down), do minimal
454         cleanup of stuff that has an independent existence outside of SXEmacs,
455         and exit.
456
457         Currently, both unexpected exit scenarios described above set
458         preparing_for_armageddon to indicate that nonessential and possibly
459         dangerous things should not be done, specifically:
460
461         -- no garbage collection.
462         -- no hooks are run.
463         -- no messages of any sort from autosaving.
464         -- autosaving tries harder, ignoring certain failures.
465         -- existing frames are not deleted.
466
467         (Also, all places that set preparing_for_armageddon also
468         set dont_check_for_quit.  This happens separately because it's
469         also necessary to set other variables to make absolutely sure
470         no quitting happens.)
471
472         In the first scenario above (the access violation), we also set
473         fatal_error_in_progress.  This causes more things to not happen:
474
475         -- assertion failures do not abort.
476         -- printing code does not do code conversion or gettext when
477            printing to stdout/stderr.
478 */
479
480 /* Nonzero if handling a fatal error already. */
481 int fatal_error_in_progress;
482
483 /* Non-nil means we're going down, so we better not run any hooks
484    or do other non-essential stuff. */
485 int preparing_for_armageddon;
486
487 /* Nonzero means we're in an unstable situation and need to skip
488    i18n conversions and such during printing. */
489 int inhibit_non_essential_printing_operations;
490
491 static JMP_BUF run_temacs_catch;
492
493 static int run_temacs_argc;
494 static char **run_temacs_argv;
495 static char *run_temacs_args;
496 static EMACS_INT run_temacs_argv_size;
497 static EMACS_INT run_temacs_args_size;
498
499 static void shut_down_emacs(int sig, Lisp_Object stuff, int no_auto_save);
500
501 /* ------------------------------- */
502 /*  low-level debugging functions  */
503 /* ------------------------------- */
504
505 #define debugging_breakpoint()
506
507 void
508 debug_break(void)
509 {
510         debugging_breakpoint();
511 }
512
513 /* #### There must be a better way!!!! */
514
515 static JMP_BUF memory_error_jump;
516
517 #if 1
518 static SIGTYPE
519 debug_memory_error(int signum)
520 {
521         EMACS_REESTABLISH_SIGNAL(signum, debug_memory_error);
522         EMACS_UNBLOCK_SIGNAL(signum);
523         LONGJMP(memory_error_jump, 1);
524 }
525 #endif
526
527 static char dummy_char;
528
529 /* Return whether all bytes in the specified memory block can be read. */
530 int
531 debug_can_access_memory(void *ptr, Bytecount len)
532 {
533         /* Use volatile to protect variables from being clobbered by longjmp. */
534         SIGTYPE(*volatile old_sigbus) (int);
535         SIGTYPE(*volatile old_sigsegv) (int);
536         volatile int old_errno = errno;
537         volatile int retval = 1;
538
539         if (!SETJMP(memory_error_jump)) {
540 #if 1
541                 old_sigbus =
542                         (SIGTYPE(*)(int))signal(SIGBUS, debug_memory_error);
543                 old_sigsegv =
544                         (SIGTYPE(*)(int))signal(SIGSEGV, debug_memory_error);
545 #endif
546                 /*
547                  * Examine memory pool at PTR, trying to cheat
548                  * compiler's optimisations.
549                  */
550                 while (len-- > 0) {
551                         dummy_char = ((char*)ptr)[len];
552                 }
553         } else {
554                 retval = 0;
555         }
556         signal(SIGBUS, old_sigbus);
557         signal(SIGSEGV, old_sigsegv);
558         errno = old_errno;
559
560         return retval;
561 }
562
563 #ifdef DEBUG_SXEMACS
564
565 DEFUN("force-debugging-signal", Fforce_debugging_signal, 0, 1, 0, /*
566 Cause SXEmacs to enter the debugger.
567 On some systems, there may be no way to do this gracefully; if so,
568 nothing happens unless ABORT is non-nil, in which case SXEmacs will
569 abort() -- a sure-fire way to immediately get back to the debugger,
570 but also a sure-fire way to kill SXEmacs (and dump core on Unix
571 systems)!
572 */
573       (abort_))
574 {
575         debugging_breakpoint();
576         if (!NILP(abort_))
577                 abort();
578         return Qnil;
579 }
580
581 #endif                          /* DEBUG_SXEMACS */
582
583 static void
584 ensure_no_quitting_from_now_on(void)
585 {
586         /* make sure no quitting from now on!! */
587         dont_check_for_quit = 1;
588         Vinhibit_quit = Qt;
589         Vquit_flag = Qnil;
590 }
591
592 #if 1
593 /* Handle bus errors, illegal instruction, etc. */
594 SIGTYPE
595 fatal_error_signal(int sig)
596 {
597         fatal_error_in_progress++;
598         inhibit_non_essential_printing_operations = 1;
599         preparing_for_armageddon = 1;
600
601         ensure_no_quitting_from_now_on();
602
603         /* Unblock the signal so that if the same signal gets sent in the
604            code below, we avoid a deadlock. */
605         EMACS_UNBLOCK_SIGNAL(sig);
606
607         /* Only try auto-saving first time through.  If we crash in auto-saving,
608            don't do it again. */
609         if (fatal_error_in_progress == 1) {
610                 Fdo_auto_save(Qt, Qnil);        /* do this before anything hazardous */
611                 /* Do this so that the variable has the same value of 2 regardless of
612                    whether we made it through auto-saving correctly. */
613                 fatal_error_in_progress++;
614         } else if (fatal_error_in_progress == 2)
615                 stderr_out("WARNING: Unable to auto-save your files properly.\n"
616                            "Some or all may in fact have been auto-saved.\n"
617                            "\n");
618
619         /* Now, reset our signal handler, so the next time, we just die.
620            Don't do this before auto-saving. */
621         signal(sig, SIG_DFL);
622
623         /* Keep in mind that there's more than one signal that we can crash
624            on. */
625         /* If fatal error occurs in code below, avoid infinite recursion.  */
626         if (fatal_error_in_progress <= 2) {
627                 shut_down_emacs(sig, Qnil, 1);
628                 stderr_out("\nLisp backtrace follows:\n\n");
629                 Fbacktrace(Qexternal_debugging_output, Qt);
630 # if 0                          /* This is evil, rarely useful, and causes grief in some cases. */
631                 /* Check for Sun-style stack printing via /proc */
632                 {
633                         const char *pstack = "/usr/proc/bin/pstack";
634                         if (access(pstack, X_OK) == 0) {
635                                 char buf[100];
636                                 int sz = snprintf(buf, sizeof(buf), "%s %d >&2", pstack,
637                                         (int)getpid());
638                                 stderr_out("\nC backtrace follows:\n"
639                                            "(A real debugger may provide better information)\n\n");
640                                 if ( sz >= 0 && sz < sizeof(buf)) {
641                                         sz = system(buf);
642                                         if ( sz != 0 )
643                                                 stderr_out("\nStacktrace utility execution error code: %d\n", sz);
644                                 } else {
645                                         stderr_out("\nCould not build command line for stacktrace utility.\n");
646                                 }
647                         }
648                 }
649 # endif
650         }
651         /* Signal the same code; this time it will really be fatal. */
652         kill(getpid(), sig);
653         SIGRETURN;
654 }
655 #endif
656
657 \f
658 #ifdef SIGDANGER
659
660 /* Handler for SIGDANGER.  */
661 SIGTYPE
662 memory_warning_signal(int sig)
663 {
664         /* #### bad bad bad; this function shouldn't do anything except
665            set a flag, or weird corruption could happen. */
666         signal(sig, memory_warning_signal);
667
668         malloc_warning
669             (GETTEXT
670              ("Operating system warns that virtual memory is running low.\n"));
671
672         /* It might be unsafe to call do_auto_save now.  */
673         force_auto_save_soon();
674 }
675 #endif                          /* SIGDANGER */
676 \f
677 /* Code for dealing with Lisp access to the Unix command line */
678
679 static Lisp_Object
680 make_arg_list_1(int argc, Extbyte ** argv, int skip_args)
681 {
682         Lisp_Object result = Qnil;
683         REGISTER int i;
684
685         for (i = argc - 1; i >= 0; i--) {
686                 if (i != 0 && i <= skip_args)
687                         continue;
688
689                 result = Fcons(build_ext_string(argv[i], Qcommand_argument_encoding), result);
690         }
691         return result;
692 }
693
694 Lisp_Object
695 make_arg_list(int argc, Extbyte ** argv)
696 {
697         return make_arg_list_1(argc, argv, 0);
698 }
699
700 /* Calling functions are also responsible for calling free_argc_argv
701    when they are done with the generated list. */
702 void
703 make_argc_argv(Lisp_Object argv_list, int *argc, Extbyte *** argv)
704 {
705         Lisp_Object next;
706         int n = XINT(Flength(argv_list));
707         REGISTER int i;
708         *argv = (Extbyte **) malloc((n + 1) * sizeof(Extbyte *));
709
710         for (i = 0, next = argv_list; i < n; i++, next = XCDR(next)) {
711                 const Extbyte *temp;
712                 CHECK_STRING(XCAR(next));
713
714                 LISP_STRING_TO_EXTERNAL(XCAR(next), temp,
715                                         Qcommand_argument_encoding);
716                 (*argv)[i] = strdup(temp);
717         }
718         (*argv)[n] = 0;
719         *argc = i;
720 }
721
722 void free_argc_argv(Extbyte ** argv)
723 {
724         int elt = 0;
725
726         while (argv[elt]) {
727                 free(argv[elt]);
728                 elt++;
729         }
730         free(argv);
731 }
732
733 static void init_cmdargs(int argc, Extbyte ** argv, int skip_args)
734 {
735         initial_argv = argv;
736         initial_argc = argc;
737
738         Vcommand_line_args = make_arg_list_1(argc, argv, skip_args);
739 }
740
741 DEFUN("invocation-name", Finvocation_name, 0, 0, 0, /*
742 Return the program name that was used to run SXEmacs.
743 Any directory names are omitted.
744 */
745       ())
746 {
747         return Fcopy_sequence(Vinvocation_name);
748 }
749
750 DEFUN("invocation-directory", Finvocation_directory, 0, 0, 0, /*
751 Return the directory name in which the Emacs executable was located.
752 */
753       ())
754 {
755         return Fcopy_sequence(Vinvocation_directory);
756 }
757 \f
758 #ifdef I18N4
759                                 /* #### - don't know why I18N4 on SunOS/JLE
760                                    can't deal with this.  It's a potential
761                                    bug that needs to be looked at. */
762 # undef RUN_TIME_REMAP
763 #endif
764
765 /* Test whether the next argument in ARGV matches SSTR or a prefix of
766    LSTR (at least MINLEN characters).  If so, then if VALPTR is non-null
767    (the argument is supposed to have a value) store in *VALPTR either
768    the next argument or the portion of this one after the equal sign.
769    ARGV is read starting at position *SKIPPTR; this index is advanced
770    by the number of arguments used.
771
772    Too bad we can't just use getopt for all of this, but we don't have
773    enough information to do it right.  */
774
775 static int
776 argmatch(char **argv, int argc, char *sstr, char *lstr,
777          int minlen, char **valptr, int *skipptr)
778 {
779         char *p = NULL;
780         int arglen;
781         char *arg;
782
783         /* Don't access argv[argc]; give up in advance.  */
784         if (argc <= *skipptr + 1)
785                 return 0;
786
787         arg = argv[*skipptr + 1];
788         if (arg == NULL)
789                 return 0;
790         if (strcmp(arg, sstr) == 0) {
791                 if (valptr != NULL) {
792                         *valptr = argv[*skipptr + 2];
793                         *skipptr += 2;
794                 } else
795                         *skipptr += 1;
796                 return 1;
797         }
798         arglen = (valptr != NULL && (p = strchr(arg, '=')) != NULL
799                   ? p - arg : (int)strlen(arg));
800         if (lstr == 0 || arglen < minlen || strncmp(arg, lstr, arglen) != 0)
801                 return 0;
802         else if (valptr == NULL) {
803                 *skipptr += 1;
804                 return 1;
805         } else if (p != NULL) {
806                 *valptr = p + 1;
807                 *skipptr += 1;
808                 return 1;
809         } else if (argv[*skipptr + 2] != NULL) {
810                 *valptr = argv[*skipptr + 2];
811                 *skipptr += 2;
812                 return 1;
813         } else {
814                 return 0;
815         }
816 }
817
818 static int
819 make_docfile(int c, char **v)
820 {
821 #define make_docfile_prog       "make-docfile\0"
822 #define make_docfile_opt        "--make-docfile"
823         /* C99 we need you */
824         size_t edlen = XSTRING_LENGTH(Vexec_directory);
825         char mdocfile[edlen+countof(make_docfile_prog)];
826         char **newargv = xnew_array_and_zero(char*, c), **p;
827         int  ret = -1;
828
829         /* set up the program call */
830         xstrncpy(mdocfile,
831                  (char*)XSTRING_DATA(Vexec_directory),
832                  XSTRING_LENGTH(Vexec_directory));
833         xstrncpy(mdocfile+XSTRING_LENGTH(Vexec_directory),
834                  make_docfile_prog, countof(make_docfile_prog));
835
836         /* find the --make-docfile option */
837         for (p = v; *p; p++) {
838                 if (strncmp(*p, make_docfile_opt,
839                             countof(make_docfile_opt)) == 0) {
840                         p++;
841                         break;
842                 }
843         }
844
845         /* fill the new argv array */
846         newargv[0] = make_docfile_prog;
847         for (char **o = p, **n = &newargv[1]; *o;) {
848                 *n++ = *o++;
849         }
850         ret = execv(mdocfile, newargv);
851         xfree(newargv);
852         return ret;
853 }
854
855 static inline void*
856 __get_sp(void)
857 {
858         void *sp = 0;
859
860 #if 0
861 /* we need some checks whether this is supported! */
862         __asm__ __volatile__ (
863                 "movl %%esp, %[stkptr]\n\t"
864                 : [stkptr] "=m" (sp));
865 #endif
866
867         return sp;
868 }
869
870 static size_t
871 __sys_stk_sz(void)
872 {
873 /* return the stack size limit */
874 #if defined HAVE_GETRLIMIT64
875         struct rlimit64 foo;
876         (void)getrlimit64(RLIMIT_STACK, &foo);
877 #elif defined HAVE_GETRLIMIT
878         struct rlimit foo;
879         (void)getrlimit(RLIMIT_STACK, &foo);
880 #else
881         /* bollocks, maybe just a small one? 64k? */
882         struct {size_t rlim_cur;} foo = {65536};
883 #endif
884         return foo.rlim_cur;
885 }
886
887
888 /* Make stack traces always identify version + configuration */
889 #define main_1 STACK_TRACE_EYE_CATCHER
890
891 /* This function is not static, so that the compiler is less likely to
892    inline it, which would make it not show up in stack traces.
893
894    The restart argument is a flag that indicates that main_1 is now
895    being called for the second time in this invocation of sxemacs; this can
896    only happen in an sxemacs that is not loaded with dumped data (temacs
897    with the conventional dumper or sxemacs -nd with the pdumper).   See
898    Frun_emacs_from_temacs().
899
900    restart interacts with initialized as follows (per Olivier Galibert):
901
902      It's perverted.
903
904      initialized==0 => temacs
905      initialized!=0 && restart!=0 => run-temacs
906      initialized!=0 && restart==0 => sxemacs/post pdump_load()
907 */
908 DECLARE_DOESNT_RETURN(main_1(int, char **, char **, int));
909 DOESNT_RETURN main_1(int argc, char **argv, char **envp, int restart)
910 {
911         char stack_bottom_variable;
912         int skip_args = 0;
913         Lisp_Object load_me;
914         int inhibit_window_system;
915 #ifdef NeXT
916         extern int malloc_cookie;
917 #endif
918
919 #if (!defined (SYSTEM_MALLOC) && !defined (HAVE_LIBMCHECK)      \
920      && !defined (DOUG_LEA_MALLOC))
921         /* Make sure that any libraries we link against haven't installed a
922            hook for a gmalloc of a potentially incompatible version. */
923         /* If we're using libmcheck, the hooks have already been initialized, */
924         /* don't touch them. -slb */
925         __malloc_hook = NULL;
926         __realloc_hook = NULL;
927         __free_hook = NULL;
928 #endif  /* not SYSTEM_MALLOC or HAVE_LIBMCHECK or DOUG_LEA_MALLOC */
929
930         noninteractive = 0;
931         inhibit_non_essential_printing_operations = 1;
932
933 #ifdef NeXT
934         /* 19-Jun-1995 -baw
935          * NeXT secret magic, ripped from Emacs-for-NS by Carl Edman
936          * <cedman@princeton.edu>.  Note that even Carl doesn't know what this
937          * does; it was provided by NeXT, and it presumable makes NS's mallocator
938          * work with dumping.  But malloc_jumpstart() and malloc_freezedry() in
939          * unexnext.c are both completely undocumented, even in NS header files!
940          * But hey, it solves all NS related memory problems, so who's
941          * complaining? */
942         if (initialized && malloc_jumpstart(malloc_cookie) != 0)
943                 stderr_out("malloc jumpstart failed!\n");
944 #endif                          /* NeXT */
945
946         /*
947            #if defined (GNU_MALLOC) && \
948            defined (ERROR_CHECK_MALLOC) && \
949            !defined (HAVE_LIBMCHECK)
950          */
951 #if defined(LOSING_GCC_DESTRUCTOR_FREE_BUG)
952         /* Prior to SXEmacs 21, this was `#if 0'ed out.  */
953         /* I'm enabling this because it is the only reliable way I've found to */
954         /* prevent a very annoying problem where GCC will attempt to free(3) */
955         /* memory at exit() and cause a coredump. */
956 #if 0
957         init_free_hook();
958 #endif
959 #endif
960
961         sort_args(argc, argv);
962
963 #if defined(_SCO_DS)
964         environ = envp;
965 #endif
966
967         /* Record (approximately) where the stack begins.  */
968         stack_bottom = &stack_bottom_variable;
969         /* and determine the system's stack limit */
970         sys_stk_sz = __sys_stk_sz();
971
972 #ifdef USG_SHARED_LIBRARIES
973         if (bss_end)
974                 brk((void *)bss_end);
975 #endif
976
977         clearerr(stdin);
978
979 #if defined (HAVE_MMAP) && defined (REL_ALLOC)
980         /* ralloc can only be used if using the GNU memory allocator. */
981         init_ralloc();
982 #elif defined (REL_ALLOC) && !defined(DOUG_LEA_MALLOC)
983         if (initialized)
984                 init_ralloc();
985 #endif
986
987 #ifdef HAVE_SOCKS
988         if (initialized)
989                 SOCKSinit(argv[0]);
990 #endif                          /* HAVE_SOCKS */
991
992 #if !defined SYSTEM_MALLOC && !(defined HAVE_BDWGC && defined EF_USE_BDWGC)
993         if (!initialized)
994                 /* Arrange to get warning messages as memory fills up.  */
995                 memory_warnings(0, malloc_warning);
996 #endif                          /* not SYSTEM_MALLOC */
997
998 #ifdef SET_EMACS_PRIORITY
999         if (emacs_priority != 0)
1000                 nice(-emacs_priority);
1001         setuid(getuid());
1002 #endif                          /* SET_EMACS_PRIORITY */
1003
1004 #ifdef EXTRA_INITIALIZE
1005         EXTRA_INITIALIZE;
1006 #endif
1007
1008 #ifdef HAVE_WINDOW_SYSTEM
1009         inhibit_window_system = 0;
1010 #else
1011         inhibit_window_system = 1;
1012 #endif
1013
1014         /* Handle the --make-docfile argument */
1015         if (argmatch(argv, argc,
1016                      "--make-docfile", 0, 9, NULL, &skip_args)) {
1017
1018                 /* we need load the dump file as the exec-directory is in
1019                    there */
1020                 if (UNLIKELY(!pdump_load(argv[0]))) {
1021                         exit(1);
1022                 }
1023
1024                 exit(make_docfile(argc, argv));
1025         }
1026
1027         /* Handle the -sd/--show-dump-id switch, which means show the hex
1028            dump_id and quit */
1029         if (argmatch(argv, argc,
1030                      "-sd", "--show-dump-id",
1031                      9, NULL, &skip_args)) {
1032 #ifdef PDUMP
1033                 printf("%08x\n", dump_id);
1034 #else
1035                 printf
1036                     ("Portable dumper not configured; -sd just forces exit.\n");
1037 #endif
1038                 exit(0);
1039         }
1040
1041         /* Handle the -t switch, which specifies filename to use as terminal */
1042         {
1043                 char *term;
1044                 if (argmatch
1045                     (argv, argc, "-t", "--terminal", 4, &term, &skip_args)) {
1046                         close(0);
1047                         close(1);
1048                         if (open(term, O_RDWR | OPEN_BINARY, 2) < 0)
1049                                 fatal("%s: %s", term, strerror(errno));
1050                         if( dup(0) < 0)
1051                                 fatal("dup failed %s: %s", term, strerror(errno));
1052                         if (!isatty(0))
1053                                 fatal("%s: not a tty", term);
1054
1055 #if 0
1056                         stderr_out("Using %s", ttyname(0));
1057 #endif
1058                         stderr_out("Using %s", term);
1059                         inhibit_window_system = 1;      /* -t => -nw */
1060                 }
1061         }
1062
1063         /* Handle the --no-dump-file/-nd switch, which means don't
1064          * load the dump file (ignored when not using pdump) */
1065         if (argmatch(argv, argc, "-nd", "--no-dump-file", 7,
1066                      NULL, &skip_args)) {
1067                 nodumpfile = 1;
1068         }
1069
1070         if (argmatch(argv, argc, "-ct", "--color-terminal", 5,
1071                      NULL, &skip_args)) {
1072                 assume_colorterm = 1;
1073         }
1074
1075         /* Handle -nw switch */
1076         if (argmatch(argv, argc, "-nw", "--no-windows", 6, NULL, &skip_args))
1077                 inhibit_window_system = 1;
1078
1079         /* Handle the -batch switch, which means don't do interactive display */
1080         if (argmatch(argv, argc, "-batch", "--batch", 5, NULL, &skip_args)) {
1081 #if 0                           /* I don't think this is correct. */
1082                 inhibit_autoloads = 1;
1083 #endif
1084                 noninteractive = 1;
1085         }
1086
1087         if (argmatch(argv, argc, "-debug-paths", "--debug-paths",
1088                      11, NULL, &skip_args))
1089                 debug_paths = 1;
1090
1091         /* Partially handle -no-autoloads, -no-early-packages and -vanilla.
1092            Packages */
1093         /* are searched prior to the rest of the command line being parsed in */
1094         /* startup.el */
1095         if (argmatch(argv, argc, "-no-early-packages", "--no-early-packages",
1096                      6, NULL, &skip_args)) {
1097                 inhibit_early_packages = 1;
1098                 skip_args--;
1099         }
1100 #if defined WITH_EMODULES && defined HAVE_EMODULES
1101         if (argmatch(argv, argc, "-no-site-modules", "--no-site-modules",
1102                      9, NULL, &skip_args)) {
1103                 inhibit_site_modules = 1;
1104                 skip_args--;
1105         }
1106 #else
1107         inhibit_site_modules = 1;
1108 #endif
1109         if (argmatch(argv, argc, "-vanilla", "--vanilla", 7, NULL, &skip_args)) {
1110                 inhibit_early_packages = 1;
1111                 skip_args--;
1112         }
1113
1114         if (argmatch(argv, argc, "-no-autoloads", "--no-autoloads",
1115                      7, NULL, &skip_args)) {
1116                 /* Inhibit everything */
1117                 inhibit_autoloads = 1;
1118                 skip_args--;
1119         }
1120
1121         if (argmatch(argv, argc, "-debug-paths", "--debug-paths",
1122                      6, NULL, &skip_args)) {
1123                 debug_paths = 1;
1124                 skip_args--;
1125         }
1126
1127         /* Partially handle the -version and -help switches: they imply -batch,
1128            but are not removed from the list. */
1129         if (argmatch(argv, argc, "-help", "--help", 3, NULL, &skip_args))
1130                 noninteractive = 1, skip_args--;
1131
1132         if (argmatch(argv, argc, "-version", "--version", 3, NULL, &skip_args)
1133             || argmatch(argv, argc, "-V", 0, 2, NULL, &skip_args))
1134                 noninteractive = 1, skip_args--;
1135
1136         /* Now, figure out which type of console is our first console. */
1137
1138         display_arg = 0;
1139
1140         if (noninteractive)
1141                 display_use = "stream";
1142         else
1143                 display_use = "tty";
1144
1145 #ifndef HAVE_TTY
1146         if (inhibit_window_system)
1147                 fatal("Sorry, this SXEmacs was not compiled with TTY support");
1148 #endif
1149
1150 #ifdef HAVE_WINDOW_SYSTEM
1151         /* Stupid kludge to catch command-line display spec.  We can't
1152            handle this argument entirely in window-system-dependent code
1153            because we don't even know which window-system-dependent code
1154            to run until we've recognized this argument.  */
1155         if (!inhibit_window_system && !noninteractive) {
1156 #ifdef HAVE_X_WINDOWS
1157                 char *dpy = 0;
1158                 int count_before = skip_args;
1159
1160                 if (argmatch(argv, argc, "-d", "--display", 3, &dpy, &skip_args)
1161                     || argmatch(argv, argc, "-display", 0, 3, &dpy,
1162                                 &skip_args)) {
1163                         display_arg = 1;
1164                         display_use = "x";
1165                 }
1166                 /* If we have the form --display=NAME,
1167                    convert it into  -d name.
1168                    This requires inserting a new element into argv.  */
1169                 if (dpy != 0 && skip_args - count_before == 1) {
1170                         char **new =
1171                             (char **)xmalloc(sizeof(char *) * (argc + 2));
1172                         int j;
1173
1174                         for (j = 0; j < count_before + 1; j++)
1175                                 new[j] = argv[j];
1176                         new[count_before + 1] = "-d";
1177                         new[count_before + 2] = dpy;
1178                         for (j = count_before + 2; j < argc; j++)
1179                                 new[j + 1] = argv[j];
1180                         argv = new;
1181                         argc++;
1182                 }
1183                 /* Change --display to -d, when its arg is separate.  */
1184                 else if (dpy != 0 && skip_args > count_before
1185                          && argv[count_before + 1][1] == '-')
1186                         argv[count_before + 1] = "-d";
1187
1188                 /* Don't actually discard this arg.  */
1189                 skip_args = count_before;
1190
1191                 /* If there is a non-empty environment var DISPLAY, set
1192                    `display_use', but not `display_arg', which is only to be set
1193                    if the display was specified on the command line. */
1194                 if ((dpy = getenv("DISPLAY")) && dpy[0])
1195                         display_use = "x";
1196
1197 #endif                          /* HAVE_X_WINDOWS */
1198 #ifdef HAVE_GTK
1199                 {
1200                         char *dpy = getenv("DISPLAY");
1201                         if (dpy && dpy[0])
1202                                 display_use = "gtk";
1203                 }
1204 #endif
1205         }
1206 #endif                          /* HAVE_WINDOW_SYSTEM */
1207
1208         noninteractive1 = noninteractive;
1209
1210         /****** Now initialize everything *******/
1211
1212         /* First, do really basic environment initialization -- catching signals
1213            and the like.  These functions have no dependence on any part of
1214            the Lisp engine and need to be done both at dump time and at run time. */
1215
1216         init_signals_very_early();
1217         init_data_very_early(); /* Catch math errors. */
1218 #ifdef HAVE_FPFLOAT
1219         init_floatfns_very_early();     /* Catch floating-point math errors. */
1220 #endif
1221         init_process_times_very_early();        /* Initialize our process timers.
1222                                                    As early as possible, of course,
1223                                                    so we can be fairly accurate. */
1224         init_intl_very_early(); /* set up the locale and domain for gettext and
1225                                    such. */
1226
1227         /* Now initialize the Lisp engine and the like.  Done only during
1228            dumping.  No dependence on anything that may be in the user's
1229            environment when the dumped SXEmacs is run.
1230
1231            We try to do things in an order that minimizes the non-obvious
1232            dependencies between functions. */
1233
1234         /* purify_flag 1 is correct even if CANNOT_DUMP.
1235          * loadup.el will set to nil at end. */
1236
1237         purify_flag = 0;
1238 #ifdef PDUMP
1239         if (restart) {
1240                 initialized = 1;
1241         } else if (nodumpfile) {
1242                 initialized = 0;
1243                 purify_flag = 1;
1244         } else {
1245
1246                 /* Keep command options from getting stomped.
1247
1248                    Some LISP-visible options are changed by SXEmacs _after_ the data is
1249                    dumped in building a --pdump SXEmacs, but _before_ it is restored in
1250                    normal operation.  Thus the restored values overwrite the values
1251                    SXEmacs is getting at run-time.  Such variables must be saved here,
1252                    and restored after loading the dumped data.
1253
1254                    Boy, this is ugly, but how else to do it?
1255                  */
1256
1257                 /* noninteractive1 is saved in noninteractive, which isn't
1258                    LISP-visible */
1259                 int inhibit_early_packages_save = inhibit_early_packages;
1260                 int inhibit_autoloads_save = inhibit_autoloads;
1261                 int debug_paths_save = debug_paths;
1262                 int inhibit_site_modules_save = inhibit_site_modules;
1263
1264                 initialized = pdump_load(argv[0]);
1265
1266                 /* Now unstomp everything */
1267                 noninteractive1 = noninteractive;
1268                 inhibit_early_packages = inhibit_early_packages_save;
1269                 inhibit_autoloads = inhibit_autoloads_save;
1270                 debug_paths = debug_paths_save;
1271                 inhibit_site_modules = inhibit_site_modules_save;
1272
1273                 if (initialized)
1274                         run_temacs_argc = -1;
1275                 else
1276                         purify_flag = 1;
1277         }
1278 #else
1279         if (!initialized)
1280                 purify_flag = 1;
1281 #endif
1282
1283         if (!initialized) {
1284                 /* Initialize things so that new Lisp objects
1285                    can be created and objects can be staticpro'd.
1286                    Must be basically the very first thing done
1287                    because pretty much all of the initialization
1288                    routines below create new objects. */
1289                 init_alloc_once_early();
1290
1291                 /* Initialize Qnil, Qt, Qunbound, and the
1292                    obarray.  After this, symbols can be
1293                    interned.  This depends on init_alloc_once_early(). */
1294                 init_symbols_once_early();
1295
1296                 /* Declare the basic symbols pertaining to errors,
1297                    So that DEFERROR*() can be called. */
1298                 init_errors_once_early();
1299
1300                 /* Make sure that opaque pointers can be created. */
1301                 init_opaque_once_early();
1302
1303                 /* Now declare all the symbols and define all the Lisp primitives.
1304
1305                    The *only* thing that the syms_of_*() functions are allowed to do
1306                    is call one of the following:
1307
1308                    INIT_LRECORD_IMPLEMENTATION()
1309                    defsymbol(), DEFSYMBOL(), or DEFSYMBOL_MULTIWORD_PREDICATE()
1310                    defsubr() (i.e. DEFSUBR)
1311                    deferror(), DEFERROR(), or DEFERROR_STANDARD()
1312                    defkeyword() or DEFKEYWORD()
1313
1314                    Order does not matter in these functions.
1315                  */
1316
1317                 syms_of_abbrev();
1318                 syms_of_alloc();
1319                 syms_of_buffer();
1320                 syms_of_bytecode();
1321                 syms_of_callint();
1322                 syms_of_callproc();
1323                 syms_of_casefiddle();
1324                 syms_of_casetab();
1325                 syms_of_chartab();
1326                 syms_of_cmdloop();
1327                 syms_of_cmds();
1328                 syms_of_console();
1329                 syms_of_data();
1330 #ifdef DEBUG_SXEMACS
1331                 syms_of_debug();
1332                 syms_of_tests();
1333 #endif                          /* DEBUG_SXEMACS */
1334                 syms_of_device();
1335 #ifdef HAVE_DIALOGS
1336                 syms_of_dialog();
1337 #endif
1338                 syms_of_dired();
1339                 syms_of_doc();
1340                 syms_of_editfns();
1341                 syms_of_elhash();
1342                 syms_of_emacs();
1343                 syms_of_eval();
1344 #ifdef HAVE_X_WINDOWS
1345                 syms_of_event_Xt();
1346 #endif
1347 #ifdef HAVE_GTK
1348                 syms_of_event_gtk();
1349 #endif
1350 #ifdef HAVE_DRAGNDROP
1351                 syms_of_dragdrop();
1352 #endif
1353 #ifdef EF_USE_ASYNEQ
1354                 syms_of_event_queue();
1355                 syms_of_workers();
1356                 syms_of_worker_asyneq();
1357 #endif
1358                 syms_of_event_stream();
1359                 syms_of_events();
1360                 syms_of_extents();
1361                 syms_of_faces();
1362                 syms_of_fileio();
1363 #ifdef CLASH_DETECTION
1364                 syms_of_filelock();
1365 #endif                          /* CLASH_DETECTION */
1366                 syms_of_floatfns();
1367                 syms_of_fns();
1368                 syms_of_font_lock();
1369                 syms_of_frame();
1370                 syms_of_general();
1371                 syms_of_glyphs();
1372                 syms_of_glyphs_eimage();
1373                 syms_of_glyphs_widget();
1374                 syms_of_gui();
1375                 syms_of_gutter();
1376                 syms_of_indent();
1377                 syms_of_intl();
1378                 syms_of_keymap();
1379                 syms_of_lread();
1380                 syms_of_macros();
1381                 syms_of_marker();
1382                 syms_of_md5();
1383 #ifdef HAVE_DATABASE
1384                 syms_of_database();
1385 #endif
1386 #ifdef HAVE_MENUBARS
1387                 syms_of_menubar();
1388 #endif
1389                 syms_of_media();
1390                 syms_of_minibuf();
1391                 syms_of_dynacat();
1392 #if defined WITH_EMODULES && defined HAVE_EMODULES && 0
1393                 syms_of_module();
1394 #elif defined WITH_EMODULES && defined HAVE_EMODULES
1395                 syms_of_emodng();
1396 #endif
1397                 syms_of_objects();
1398                 syms_of_print();
1399 #if !defined (NO_SUBPROCESSES)
1400                 syms_of_process();
1401 #endif
1402                 syms_of_profile();
1403 #if defined (HAVE_MMAP) && defined (REL_ALLOC) && !defined(DOUG_LEA_MALLOC)
1404                 syms_of_ralloc();
1405 #endif                          /* HAVE_MMAP && REL_ALLOC */
1406                 syms_of_rangetab();
1407                 syms_of_redisplay();
1408                 syms_of_search();
1409                 syms_of_select();
1410                 syms_of_signal();
1411                 syms_of_sound();
1412                 syms_of_specifier();
1413                 syms_of_symbols();
1414                 syms_of_syntax();
1415 #ifdef HAVE_SCROLLBARS
1416                 syms_of_scrollbar();
1417 #endif
1418 #ifdef HAVE_TOOLBARS
1419                 syms_of_toolbar();
1420 #endif
1421                 syms_of_undo();
1422                 syms_of_widget();
1423                 syms_of_window();
1424
1425 #ifdef HAVE_TTY
1426                 syms_of_console_tty();
1427                 syms_of_device_tty();
1428                 syms_of_objects_tty();
1429 #endif
1430
1431 #ifdef HAVE_GTK
1432                 syms_of_device_gtk();
1433                 syms_of_frame_gtk();
1434                 syms_of_glyphs_gtk();
1435                 syms_of_objects_gtk();
1436                 syms_of_ui_gtk();
1437                 syms_of_select_gtk();
1438 #ifdef HAVE_DIALOGS
1439                 syms_of_dialog_gtk();
1440 #endif
1441 #ifdef HAVE_MENUBARS
1442                 syms_of_menubar_gtk();
1443 #endif
1444                 syms_of_select_gtk();
1445
1446 #if defined (HAVE_MENUBARS) || defined(HAVE_SCROLLBARS) || defined(HAVE_DIALOGS) || defined(HAVE_TOOLBARS)
1447                 syms_of_gui_gtk();
1448 #endif
1449 #endif                          /* HAVE_GTK */
1450
1451 #ifdef HAVE_X_WINDOWS
1452 #ifdef HAVE_BALLOON_HELP
1453                 syms_of_balloon_x();
1454 #endif
1455                 syms_of_device_x();
1456 #ifdef HAVE_DIALOGS
1457                 syms_of_dialog_x();
1458 #endif
1459                 syms_of_frame_x();
1460                 syms_of_glyphs_x();
1461                 syms_of_objects_x();
1462 #ifdef HAVE_MENUBARS
1463                 syms_of_menubar_x();
1464 #endif
1465                 syms_of_select_x();
1466 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_DIALOGS) || defined (HAVE_TOOLBARS)
1467                 syms_of_gui_x();
1468 #endif
1469 #ifdef HAVE_XIM
1470 #ifdef XIM_XLIB
1471                 syms_of_input_method_xlib();
1472 #endif
1473 #endif                          /* HAVE_XIM */
1474 #endif                          /* HAVE_X_WINDOWS */
1475
1476 #ifdef MULE
1477                 syms_of_mule();
1478                 syms_of_mule_ccl();
1479                 syms_of_mule_charset();
1480 #endif
1481 #ifdef FILE_CODING
1482                 syms_of_file_coding();
1483 #endif
1484 #ifdef MULE
1485 #ifdef HAVE_WNN
1486                 syms_of_mule_wnn();
1487 #endif
1488 #ifdef HAVE_CANNA
1489                 syms_of_mule_canna();
1490 #endif                          /* HAVE_CANNA */
1491 #endif                          /* MULE */
1492
1493 #ifdef SYMS_SYSTEM
1494                 SYMS_SYSTEM;
1495 #endif
1496
1497 #ifdef SYMS_MACHINE
1498                 SYMS_MACHINE;
1499 #endif
1500
1501                 /*
1502                    #if defined (GNU_MALLOC) && \
1503                    defined (ERROR_CHECK_MALLOC) && \
1504                    !defined (HAVE_LIBMCHECK)
1505                  */
1506                 /* Prior to SXEmacs 21, this was `#if 0'ed out. -slb */
1507 #if defined (LOSING_GCC_DESTRUCTOR_FREE_BUG)
1508                 syms_of_free_hook();
1509 #endif
1510
1511 #ifdef SUNPRO
1512                 syms_of_sunpro();
1513 #endif
1514
1515 #ifdef HAVE_LDAP
1516                 syms_of_eldap();
1517 #endif
1518
1519 #ifdef HAVE_GPM
1520                 syms_of_gpmevent();
1521 #endif
1522
1523 #ifdef HAVE_POSTGRESQL
1524                 syms_of_postgresql();
1525 #endif
1526
1527 #ifdef HAVE_OPENSSL
1528                 syms_of_openssl();
1529 #endif
1530
1531 #ifdef WITH_NUMBER_TYPES
1532                 syms_of_ent();
1533 #endif
1534
1535 #ifdef HAVE_LIBFFI
1536                 syms_of_ffi();
1537 #endif
1538
1539                 syms_of_dllist();
1540                 syms_of_skiplist();
1541                 syms_of_bloom();
1542
1543                 /* Now create the subtypes for the types that have them.
1544                    We do this before the vars_*() because more symbols
1545                    may get initialized here. */
1546
1547                 /* Now initialize the console types and associated symbols.
1548                    Other than the first function below, the functions may
1549                    make exactly the following function/macro calls:
1550
1551                    INITIALIZE_CONSOLE_TYPE()
1552                    CONSOLE_HAS_METHOD()
1553
1554                    For any given console type, the former macro must be called
1555                    before the any calls to the latter macro. */
1556
1557                 console_type_create();
1558
1559                 console_type_create_stream();
1560
1561 #ifdef HAVE_TTY
1562                 console_type_create_tty();
1563                 console_type_create_device_tty();
1564                 console_type_create_frame_tty();
1565                 console_type_create_objects_tty();
1566                 console_type_create_redisplay_tty();
1567 #endif
1568
1569 #ifdef HAVE_GTK
1570                 console_type_create_gtk();
1571                 console_type_create_select_gtk();
1572                 console_type_create_device_gtk();
1573                 console_type_create_frame_gtk();
1574                 console_type_create_objects_gtk();
1575                 console_type_create_glyphs_gtk();
1576                 console_type_create_redisplay_gtk();
1577 #ifdef HAVE_MENUBARS
1578                 console_type_create_menubar_gtk();
1579 #endif
1580 #ifdef HAVE_SCROLLBARS
1581                 console_type_create_scrollbar_gtk();
1582 #endif
1583 #ifdef HAVE_TOOLBARS
1584                 console_type_create_toolbar_gtk();
1585 #endif
1586 #ifdef HAVE_DIALOGS
1587                 console_type_create_dialog_gtk();
1588 #endif
1589 #endif                          /* HAVE_GTK */
1590
1591 #ifdef HAVE_X_WINDOWS
1592                 console_type_create_x();
1593                 console_type_create_device_x();
1594                 console_type_create_frame_x();
1595                 console_type_create_glyphs_x();
1596                 console_type_create_select_x();
1597 #ifdef HAVE_MENUBARS
1598                 console_type_create_menubar_x();
1599 #endif
1600                 console_type_create_objects_x();
1601                 console_type_create_redisplay_x();
1602 #ifdef HAVE_SCROLLBARS
1603                 console_type_create_scrollbar_x();
1604 #endif
1605 #ifdef HAVE_TOOLBARS
1606                 console_type_create_toolbar_x();
1607 #endif
1608 #ifdef HAVE_DIALOGS
1609                 console_type_create_dialog_x();
1610 #endif
1611 #endif                          /* HAVE_X_WINDOWS */
1612
1613                 /* Now initialize the specifier types and associated symbols.
1614                    Other than the first function below, the functions may
1615                    make exactly the following function/macro calls:
1616
1617                    INITIALIZE_SPECIFIER_TYPE()
1618                    SPECIFIER_HAS_METHOD()
1619
1620                    For any given specifier type, the former macro must be called
1621                    before the any calls to the latter macro. */
1622
1623                 specifier_type_create();
1624
1625                 specifier_type_create_image();
1626                 specifier_type_create_gutter();
1627                 specifier_type_create_objects();
1628 #ifdef HAVE_TOOLBARS
1629                 specifier_type_create_toolbar();
1630 #endif
1631
1632                 /* Now initialize the structure types and associated symbols.
1633                    Other than the first function below, the functions may
1634                    make exactly the following function/macro calls:
1635
1636                    define_structure_type()
1637                    define_structure_type_keyword()
1638
1639                  */
1640
1641                 structure_type_create();
1642
1643                 structure_type_create_chartab();
1644                 structure_type_create_faces();
1645                 structure_type_create_rangetab();
1646                 structure_type_create_hash_table();
1647
1648                 /* Now initialize the image instantiator formats and associated symbols.
1649                    Other than the first function below, the functions may
1650                    make exactly the following function/macro calls:
1651
1652                    INITIALIZE_IMAGE_INSTANTIATOR_FORMAT()
1653                    IIFORMAT_HAS_METHOD()
1654                    IIFORMAT_VALID_KEYWORD()
1655
1656                    For any given image instantiator format, the first macro must be
1657                    called before the any calls to the other macros. */
1658
1659                 image_instantiator_format_create();
1660                 image_instantiator_format_create_glyphs_eimage();
1661                 image_instantiator_format_create_glyphs_widget();
1662 #ifdef HAVE_TTY
1663                 image_instantiator_format_create_glyphs_tty();
1664 #endif
1665 #ifdef HAVE_X_WINDOWS
1666                 image_instantiator_format_create_glyphs_x();
1667 #endif                          /* HAVE_X_WINDOWS */
1668 #ifdef HAVE_GTK
1669                 image_instantiator_format_create_glyphs_gtk();
1670 #endif
1671
1672                 /* Now initialize the lstream types and associated symbols.
1673                    Other than the first function below, the functions may
1674                    make exactly the following function/macro calls:
1675
1676                    LSTREAM_HAS_METHOD()
1677
1678                  */
1679
1680                 lstream_type_create();
1681 #ifdef FILE_CODING
1682                 lstream_type_create_file_coding();
1683 #endif
1684
1685                 /* Initialize processes implementation.
1686                    The functions may make exactly the following function/macro calls:
1687
1688                    PROCESS_HAS_METHOD()
1689                  */
1690 #ifdef HAVE_UNIX_PROCESSES
1691                 process_type_create_unix();
1692 #endif
1693
1694                 /* Now initialize most variables.
1695
1696                    These functions may do exactly the following:
1697
1698                    DEFVAR_INT()
1699                    DEFVAR_LISP()
1700                    DEFVAR_BOOL()
1701                    DEFER_GETTEXT()
1702                    Dynarr_*()
1703                    Blocktype_*()
1704                    staticpro()
1705                    Fprovide(symbol)
1706                    intern()
1707                    Fput()
1708                    xmalloc()
1709                    defsymbol(), if it's absolutely necessary and you're sure that
1710                    the symbol isn't referenced anywhere else in the initialization
1711                    code
1712                    Fset() on a symbol that is unbound
1713                    assigning a symbol or constant value to a variable
1714                    using a global variable that has been initialized
1715                    earlier on in the same function
1716
1717                    Any of the object-creating functions in alloc.c: e.g.
1718
1719                    make_pure_*()
1720                    make_string()
1721                    build_string()
1722                    make_vector()
1723                    make_int()
1724                    make_extent()
1725                    alloc_lcrecord()
1726                    Fcons()
1727                    listN()
1728                    make_opaque_ptr()
1729
1730                    perhaps a few others.
1731
1732                    NB:  Initialization or assignment should not be done here to certain
1733                    variables settable from the command line.  See the comment above
1734                    the call to pdump_load() in main_1().  This caveat should only
1735                    apply to vars_of_emacs().
1736                  */
1737
1738                 /* Now allow Fprovide() statements to be made. */
1739                 init_provide_once();
1740
1741                 /* Do that before any specifier creation (esp. vars_of_glyphs()) */
1742                 vars_of_specifier();
1743
1744                 vars_of_abbrev();
1745                 vars_of_alloc();
1746                 vars_of_buffer();
1747                 vars_of_bytecode();
1748                 vars_of_callint();
1749                 vars_of_callproc();
1750                 vars_of_chartab();
1751                 vars_of_cmdloop();
1752                 vars_of_cmds();
1753                 vars_of_console();
1754                 vars_of_data();
1755 #ifdef DEBUG_SXEMACS
1756                 vars_of_debug();
1757                 vars_of_tests();
1758 #endif
1759                 vars_of_console_stream();
1760                 vars_of_device();
1761 #ifdef HAVE_DIALOGS
1762                 vars_of_dialog();
1763 #endif
1764                 vars_of_dired();
1765                 vars_of_doc();
1766 #ifdef HAVE_DRAGNDROP
1767                 vars_of_dragdrop();
1768 #endif
1769                 vars_of_editfns();
1770                 vars_of_elhash();
1771                 vars_of_emacs();
1772                 vars_of_eval();
1773
1774 #ifdef HAVE_X_WINDOWS
1775                 vars_of_event_Xt();
1776 #endif
1777 #if defined(HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
1778                 vars_of_event_tty();
1779 #endif
1780                 vars_of_event_stream();
1781 #ifdef EF_USE_ASYNEQ
1782                 vars_of_workers();
1783                 vars_of_worker_asyneq();
1784 #endif
1785
1786                 vars_of_events();
1787                 vars_of_extents();
1788                 vars_of_faces();
1789                 vars_of_fileio();
1790 #ifdef CLASH_DETECTION
1791                 vars_of_filelock();
1792 #endif
1793                 vars_of_floatfns();
1794                 vars_of_font_lock();
1795                 vars_of_frame();
1796                 vars_of_glyphs();
1797                 vars_of_glyphs_eimage();
1798                 vars_of_glyphs_widget();
1799                 vars_of_gui();
1800                 vars_of_gutter();
1801                 vars_of_indent();
1802                 vars_of_insdel();
1803                 vars_of_intl();
1804 #ifdef HAVE_XIM
1805 #ifdef XIM_MOTIF
1806                 vars_of_input_method_motif();
1807 #else                           /* XIM_XLIB */
1808                 vars_of_input_method_xlib();
1809 #endif
1810 #endif                          /* HAVE_XIM */
1811                 vars_of_keymap();
1812                 vars_of_lread();
1813                 vars_of_lstream();
1814                 vars_of_macros();
1815                 vars_of_md5();
1816 #ifdef HAVE_DATABASE
1817                 vars_of_database();
1818 #endif
1819 #ifdef HAVE_MENUBARS
1820                 vars_of_menubar();
1821 #endif
1822                 vars_of_media();
1823                 vars_of_minibuf();
1824                 vars_of_dynacat();
1825 #if defined WITH_EMODULES && defined HAVE_EMODULES && 0
1826                 vars_of_module();
1827 #elif defined WITH_EMODULES && defined HAVE_EMODULES
1828                 vars_of_emodng();
1829 #endif
1830                 vars_of_objects();
1831                 vars_of_print();
1832
1833 #ifndef NO_SUBPROCESSES
1834                 vars_of_process();
1835 #ifdef HAVE_UNIX_PROCESSES
1836                 vars_of_process_unix();
1837 #endif
1838 #endif
1839
1840                 vars_of_profile();
1841 #if defined (HAVE_MMAP) && defined (REL_ALLOC) && !defined(DOUG_LEA_MALLOC)
1842                 vars_of_ralloc();
1843 #endif                          /* HAVE_MMAP && REL_ALLOC */
1844                 vars_of_redisplay();
1845 #ifdef HAVE_SCROLLBARS
1846                 vars_of_scrollbar();
1847 #endif
1848                 vars_of_search();
1849                 vars_of_select();
1850                 vars_of_sound();
1851                 vars_of_symbols();
1852                 vars_of_syntax();
1853 #ifdef HAVE_TOOLBARS
1854                 vars_of_toolbar();
1855 #endif
1856                 vars_of_undo();
1857                 vars_of_window();
1858
1859 #ifdef HAVE_TTY
1860                 vars_of_console_tty();
1861                 vars_of_frame_tty();
1862                 vars_of_objects_tty();
1863 #endif
1864
1865 #ifdef HAVE_GTK
1866                 vars_of_device_gtk();
1867 #ifdef HAVE_DIALOGS
1868                 vars_of_dialog_gtk();
1869 #endif
1870                 vars_of_event_gtk();
1871                 vars_of_frame_gtk();
1872                 vars_of_glyphs_gtk();
1873                 vars_of_ui_gtk();
1874 #ifdef HAVE_MENUBARS
1875                 vars_of_menubar_gtk();
1876 #endif