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