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