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
|
|
2019 /* This calls Fmake_glyph_internal(). */
|
|
2020 #ifdef HAVE_SCROLLBARS
|
|
2021 complex_vars_of_scrollbar ();
|
|
2022 #endif
|
|
2023
|
|
2024 /* This calls allocate_glyph(). */
|
|
2025 complex_vars_of_frame ();
|
|
2026
|
|
2027 /* This calls Fcopy_category_table() under Mule, which calls who
|
|
2028 knows what. */
|
|
2029 complex_vars_of_chartab ();
|
|
2030
|
|
2031 /* This calls set_string_char(), which (under Mule) depends on the
|
|
2032 charsets being initialized. */
|
|
2033 complex_vars_of_casetab ();
|
|
2034
|
|
2035 /* This calls Fcopy_syntax_table(), which relies on char tables. */
|
|
2036 complex_vars_of_syntax ();
|
|
2037
|
|
2038 /* This initializes buffer-local variables, sets things up so
|
|
2039 that buffers can be created, and creates a couple of basic
|
|
2040 buffers. This depends on Vstandard_syntax_table and
|
|
2041 Vstandard_category_table (initialized in the previous
|
|
2042 functions), as well as a whole horde of variables that may
|
|
2043 have been initialized above. */
|
|
2044 complex_vars_of_buffer ();
|
|
2045
|
|
2046 /* This initializes console-local variables. */
|
|
2047 complex_vars_of_console ();
|
|
2048
|
|
2049 /* This creates a couple more buffers, and depends on the
|
|
2050 previous function. */
|
|
2051 complex_vars_of_minibuf ();
|
|
2052
|
|
2053 /* These two might call Ffile_name_as_directory(), which
|
|
2054 might depend on all sorts of things; I'm not sure. */
|
|
2055 complex_vars_of_emacs ();
|
|
2056
|
|
2057 /* This creates a couple of basic keymaps and depends on Lisp
|
|
2058 hash tables and Ffset() (both of which depend on some variables
|
|
2059 initialized in the vars_of_*() section) and possibly other
|
|
2060 stuff. */
|
|
2061 complex_vars_of_keymap ();
|
|
2062
|
|
2063 /* Calls make_lisp_hash_table() and creates a keymap */
|
|
2064 complex_vars_of_event_stream ();
|
|
2065
|
|
2066 #ifdef ERROR_CHECK_GC
|
|
2067 {
|
|
2068 extern int always_gc;
|
|
2069 if (always_gc) /* purification debugging hack */
|
|
2070 garbage_collect_1 ();
|
|
2071 }
|
|
2072 #endif
|
|
2073 #ifdef PDUMP
|
446
|
2074 } else if (!restart) { /* after successful pdump_load() */
|
428
|
2075 reinit_alloc_once_early ();
|
440
|
2076 reinit_symbols_once_early ();
|
428
|
2077 reinit_opaque_once_early ();
|
|
2078
|
|
2079 reinit_console_type_create_stream ();
|
|
2080 #ifdef HAVE_TTY
|
|
2081 reinit_console_type_create_tty ();
|
|
2082 #endif
|
|
2083 #ifdef HAVE_X_WINDOWS
|
|
2084 reinit_console_type_create_x ();
|
|
2085 reinit_console_type_create_device_x ();
|
|
2086 #endif
|
|
2087 #ifdef HAVE_MS_WINDOWS
|
|
2088 reinit_console_type_create_mswindows ();
|
|
2089 #endif
|
462
|
2090 #ifdef HAVE_GTK
|
|
2091 reinit_console_type_create_gtk ();
|
|
2092 #endif
|
428
|
2093
|
|
2094 reinit_specifier_type_create ();
|
|
2095 reinit_specifier_type_create_image ();
|
|
2096 reinit_specifier_type_create_gutter ();
|
|
2097 reinit_specifier_type_create_objects ();
|
|
2098 #ifdef HAVE_TOOLBARS
|
|
2099 reinit_specifier_type_create_toolbar ();
|
|
2100 #endif
|
|
2101
|
|
2102 structure_type_create ();
|
|
2103
|
|
2104 structure_type_create_chartab ();
|
|
2105 structure_type_create_faces ();
|
|
2106 structure_type_create_rangetab ();
|
|
2107 structure_type_create_hash_table ();
|
|
2108
|
|
2109 lstream_type_create ();
|
|
2110 #ifdef FILE_CODING
|
|
2111 lstream_type_create_file_coding ();
|
|
2112 #endif
|
|
2113 #if defined (HAVE_MS_WINDOWS) && !defined(HAVE_MSG_SELECT)
|
|
2114 lstream_type_create_mswindows_selectable ();
|
|
2115 #endif
|
|
2116 #ifdef HAVE_UNIX_PROCESSES
|
|
2117 process_type_create_unix ();
|
|
2118 #endif
|
|
2119 #ifdef HAVE_WIN32_PROCESSES
|
|
2120 process_type_create_nt ();
|
|
2121 #endif
|
|
2122
|
|
2123 reinit_vars_of_buffer ();
|
|
2124 reinit_vars_of_console ();
|
|
2125 #ifdef DEBUG_XEMACS
|
|
2126 reinit_vars_of_debug ();
|
|
2127 #endif
|
|
2128 reinit_vars_of_device ();
|
|
2129 reinit_vars_of_eval ();
|
|
2130 #ifdef HAVE_X_WINDOWS
|
|
2131 reinit_vars_of_event_Xt ();
|
|
2132 #endif
|
462
|
2133 #ifdef HAVE_GTK
|
|
2134 reinit_vars_of_event_gtk ();
|
|
2135 #endif
|
428
|
2136 #if defined(HAVE_TTY) && (defined (DEBUG_TTY_EVENT_STREAM) || !defined (HAVE_X_WINDOWS))
|
|
2137 reinit_vars_of_event_tty ();
|
|
2138 #endif
|
|
2139 #ifdef HAVE_MS_WINDOWS
|
|
2140 reinit_vars_of_event_mswindows ();
|
|
2141 #endif
|
|
2142 reinit_vars_of_event_stream ();
|
|
2143 reinit_vars_of_events ();
|
|
2144 reinit_vars_of_extents ();
|
442
|
2145 reinit_vars_of_fileio ();
|
428
|
2146 reinit_vars_of_font_lock ();
|
|
2147 reinit_vars_of_glyphs ();
|
|
2148 reinit_vars_of_glyphs_widget ();
|
|
2149 reinit_vars_of_insdel ();
|
|
2150 reinit_vars_of_lread ();
|
|
2151 reinit_vars_of_lstream ();
|
|
2152 reinit_vars_of_minibuf ();
|
438
|
2153 #ifdef HAVE_SHLIB
|
428
|
2154 reinit_vars_of_module ();
|
438
|
2155 #endif
|
428
|
2156 reinit_vars_of_objects ();
|
|
2157 reinit_vars_of_print ();
|
|
2158 reinit_vars_of_search ();
|
|
2159 reinit_vars_of_undo ();
|
|
2160 reinit_vars_of_window ();
|
|
2161
|
|
2162 #ifdef HAVE_MS_WINDOWS
|
|
2163 reinit_vars_of_frame_mswindows ();
|
|
2164 #endif
|
|
2165
|
462
|
2166 #ifdef HAVE_GTK
|
|
2167 reinit_vars_of_menubar_gtk ();
|
|
2168 #endif
|
|
2169
|
428
|
2170 #ifdef HAVE_X_WINDOWS
|
|
2171 reinit_vars_of_device_x ();
|
438
|
2172 #ifdef HAVE_SCROLLBARS
|
|
2173 reinit_vars_of_scrollbar_x ();
|
440
|
2174 #endif
|
428
|
2175 #ifdef HAVE_MENUBARS
|
|
2176 reinit_vars_of_menubar_x ();
|
|
2177 #endif
|
440
|
2178 reinit_vars_of_select_x ();
|
428
|
2179 #if defined (HAVE_MENUBARS) || defined (HAVE_SCROLLBARS) || defined (HAVE_DIALOGS) || defined (HAVE_TOOLBARS)
|
|
2180 reinit_vars_of_gui_x ();
|
|
2181 #endif
|
440
|
2182 #endif /* HAVE_X_WINDOWS */
|
428
|
2183
|
|
2184 #if defined(MULE) && defined(HAVE_WNN)
|
|
2185 reinit_vars_of_mule_wnn ();
|
|
2186 #endif
|
|
2187
|
|
2188 reinit_complex_vars_of_buffer ();
|
|
2189 reinit_complex_vars_of_console ();
|
|
2190 reinit_complex_vars_of_minibuf ();
|
440
|
2191 #endif /* PDUMP */
|
428
|
2192 }
|
|
2193
|
|
2194
|
|
2195 /* CONGRATULATIONS!!! We have successfully initialized the Lisp
|
|
2196 engine. */
|
|
2197
|
|
2198 if (initialized)
|
|
2199 {
|
446
|
2200 /* Stuff that should not be done at dump time, including stuff that
|
|
2201 needs to be reset at run time. Order below should not matter.
|
|
2202
|
|
2203 Many initializations taken from the environment should go here. */
|
428
|
2204 reinit_alloc ();
|
|
2205 reinit_eval ();
|
|
2206 #ifdef MULE_REGEXP
|
|
2207 reinit_mule_category ();
|
|
2208 #endif
|
446
|
2209 #ifdef HAVE_POSTGRESQL
|
|
2210 init_postgresql_from_environment();
|
|
2211 #endif
|
428
|
2212 }
|
|
2213
|
|
2214 /* Now do further initialization/setup of stuff that is not needed by the
|
|
2215 syms_of_() routines. This involves stuff that only is enabled in
|
|
2216 an interactive run (redisplay, user input, etc.) and stuff that is
|
|
2217 not needed until we start loading Lisp code (the reader). A lot
|
|
2218 of this stuff involves querying the current environment and needs
|
|
2219 to be done both at dump time and at run time. */
|
|
2220
|
|
2221 init_initial_directory(); /* get the directory to use for the
|
|
2222 "*scratch*" buffer, etc. */
|
|
2223
|
442
|
2224 #ifdef WIN32_NATIVE
|
428
|
2225 /*
|
|
2226 * For Win32, call init_environment() now, so that environment/registry
|
|
2227 * variables will be properly entered into Vprocess_environment.
|
|
2228 */
|
|
2229 init_environment();
|
|
2230 #endif
|
|
2231
|
|
2232 init_callproc (); /* Set up the process environment (so that egetenv
|
|
2233 works), the basic directory variables
|
|
2234 (exec-directory and so on), and stuff
|
|
2235 related to subprocesses. This should be
|
|
2236 first because many of the functions below
|
|
2237 call egetenv() to get environment variables. */
|
|
2238 init_lread (); /* Set up the Lisp reader. */
|
442
|
2239 init_cmdargs (argc, (Extbyte **) argv,
|
|
2240 skip_args); /* Create list Vcommand_line_args */
|
428
|
2241 init_buffer (); /* Set default directory of *scratch* buffer */
|
|
2242
|
442
|
2243 #ifdef WIN32_NATIVE
|
428
|
2244 init_ntproc();
|
|
2245 #endif
|
|
2246
|
|
2247 init_redisplay (); /* Determine terminal type.
|
|
2248 init_sys_modes uses results */
|
438
|
2249 init_frame ();
|
428
|
2250 init_event_stream (); /* Set up so we can get user input. */
|
|
2251 init_macros (); /* set up so we can run macros. */
|
|
2252 init_editfns (); /* Determine the name of the user we're running as */
|
|
2253 init_xemacs_process (); /* set up for calling subprocesses */
|
|
2254 #ifdef SUNPRO
|
|
2255 init_sunpro (); /* Set up Sunpro usage tracking */
|
|
2256 #endif
|
442
|
2257 #if defined (WIN32_NATIVE) || defined (CYGWIN)
|
|
2258 init_win32 ();
|
|
2259 #endif
|
428
|
2260 #if defined (HAVE_NATIVE_SOUND) && defined (hp9000s800)
|
|
2261 init_hpplay ();
|
|
2262 #endif
|
|
2263 #ifdef HAVE_TTY
|
|
2264 init_device_tty ();
|
|
2265 #endif
|
442
|
2266 init_console_stream (restart); /* Create the first console */
|
428
|
2267
|
|
2268 /* try to get the actual pathname of the exec file we are running */
|
|
2269 if (!restart)
|
|
2270 {
|
|
2271 Vinvocation_name = Fcar (Vcommand_line_args);
|
|
2272 if (XSTRING_DATA(Vinvocation_name)[0] == '-')
|
|
2273 {
|
|
2274 /* XEmacs as a login shell, oh goody! */
|
|
2275 Vinvocation_name = build_string(getenv("SHELL"));
|
|
2276 }
|
|
2277 Vinvocation_directory = Vinvocation_name;
|
|
2278
|
|
2279 if (!NILP (Ffile_name_directory (Vinvocation_name)))
|
|
2280 {
|
|
2281 /* invocation-name includes a directory component -- presumably it
|
|
2282 is relative to cwd, not $PATH */
|
|
2283 Vinvocation_directory = Fexpand_file_name (Vinvocation_name,
|
|
2284 Qnil);
|
|
2285 Vinvocation_path = Qnil;
|
|
2286 }
|
|
2287 else
|
|
2288 {
|
|
2289 Vinvocation_path = decode_env_path ("PATH", NULL);
|
|
2290 locate_file (Vinvocation_path, Vinvocation_name,
|
|
2291 Vlisp_EXEC_SUFFIXES,
|
|
2292 &Vinvocation_directory, X_OK);
|
|
2293 }
|
|
2294
|
|
2295 if (NILP (Vinvocation_directory))
|
|
2296 Vinvocation_directory = Vinvocation_name;
|
|
2297
|
|
2298 Vinvocation_name = Ffile_name_nondirectory (Vinvocation_directory);
|
|
2299 Vinvocation_directory = Ffile_name_directory (Vinvocation_directory);
|
|
2300 }
|
|
2301
|
442
|
2302 #if defined(HAVE_SHLIB) && !defined(WIN32_NATIVE)
|
428
|
2303 /* This is Unix only. MS Windows NT has a library call that does
|
|
2304 The Right Thing on that system. Rumor has it, this must be
|
|
2305 called for GNU dld in temacs and xemacs. */
|
|
2306 {
|
|
2307 char *buf = (char *)alloca (XSTRING_LENGTH (Vinvocation_directory)
|
|
2308 + XSTRING_LENGTH (Vinvocation_name)
|
|
2309 + 2);
|
|
2310 sprintf (buf, "%s/%s", XSTRING_DATA (Vinvocation_directory),
|
|
2311 XSTRING_DATA (Vinvocation_name));
|
|
2312
|
|
2313 /* All we can do is cry if an error happens, so ignore it. */
|
|
2314 (void) dll_init (buf);
|
|
2315 }
|
|
2316 #endif
|
|
2317
|
|
2318 #if defined (LOCALTIME_CACHE) && defined (HAVE_TZSET)
|
|
2319 /* sun's localtime() has a bug. it caches the value of the time
|
|
2320 zone rather than looking it up every time. Since localtime() is
|
|
2321 called to bolt the undumping time into the undumped emacs, this
|
|
2322 results in localtime() ignoring the TZ environment variable.
|
|
2323 This flushes the new TZ value into localtime(). */
|
|
2324 tzset ();
|
|
2325 #endif /* LOCALTIME_CACHE and TZSET */
|
|
2326
|
|
2327 load_me = Qnil;
|
|
2328 if (!initialized)
|
|
2329 {
|
|
2330 /* Handle -l loadup-and-dump, args passed by Makefile. */
|
|
2331 if (argc > 2 + skip_args && !strcmp (argv[1 + skip_args], "-l"))
|
|
2332 load_me = build_string (argv[2 + skip_args]);
|
|
2333 #if 0 /* CANNOT_DUMP - this can never be right in XEmacs --andyp */
|
|
2334 /* Unless next switch is -nl, load "loadup.el" first thing. */
|
|
2335 if (!(argc > 1 + skip_args && !strcmp (argv[1 + skip_args], "-nl")))
|
|
2336 load_me = build_string ("loadup.el");
|
|
2337 #endif /* CANNOT_DUMP */
|
|
2338 }
|
|
2339
|
|
2340 #ifdef QUANTIFY
|
|
2341 if (initialized)
|
|
2342 quantify_start_recording_data ();
|
|
2343 #endif /* QUANTIFY */
|
|
2344
|
|
2345 initialized = 1;
|
|
2346
|
|
2347 /* This never returns. */
|
|
2348 initial_command_loop (load_me);
|
|
2349 /* NOTREACHED */
|
|
2350 }
|
|
2351
|
|
2352
|
|
2353 /* Sort the args so we can find the most important ones
|
|
2354 at the beginning of argv. */
|
|
2355
|
|
2356 /* First, here's a table of all the standard options. */
|
|
2357
|
|
2358 struct standard_args
|
|
2359 {
|
442
|
2360 const char *name;
|
|
2361 const char *longname;
|
428
|
2362 int priority;
|
|
2363 int nargs;
|
|
2364 };
|
|
2365
|
442
|
2366 static const struct standard_args standard_args[] =
|
428
|
2367 {
|
|
2368 /* Handled by main_1 above: */
|
442
|
2369 { "-sd", "--show-dump-id", 105, 0 },
|
|
2370 { "-t", "--terminal", 100, 1 },
|
|
2371 { "-nd", "--no-dump-file", 95, 0 },
|
428
|
2372 { "-nw", "--no-windows", 90, 0 },
|
|
2373 { "-batch", "--batch", 85, 0 },
|
|
2374 { "-debug-paths", "--debug-paths", 82, 0 },
|
|
2375 { "-help", "--help", 80, 0 },
|
|
2376 { "-version", "--version", 75, 0 },
|
|
2377 { "-V", 0, 75, 0 },
|
|
2378 { "-d", "--display", 80, 1 },
|
|
2379 { "-display", 0, 80, 1 },
|
|
2380 { "-NXHost", 0, 79, 0 },
|
|
2381 { "-MachLaunch", 0, 79, 0},
|
|
2382
|
|
2383 /* Handled by command-line-early in startup.el: */
|
|
2384 { "-q", "--no-init-file", 50, 0 },
|
|
2385 { "-unmapped", 0, 50, 0 },
|
|
2386 { "-no-init-file", 0, 50, 0 },
|
|
2387 { "-vanilla", "--vanilla", 50, 0 },
|
|
2388 { "-no-autoloads", "--no-autoloads", 50, 0 },
|
|
2389 { "-no-site-file", "--no-site-file", 40, 0 },
|
|
2390 { "-no-early-packages", "--no-early-packages", 35, 0 },
|
|
2391 { "-u", "--user", 30, 1 },
|
|
2392 { "-user", 0, 30, 1 },
|
|
2393 { "-debug-init", "--debug-init", 20, 0 },
|
|
2394 { "-debug-paths", "--debug-paths", 20, 0 },
|
|
2395
|
|
2396 /* Xt options: */
|
|
2397 { "-i", "--icon-type", 15, 0 },
|
|
2398 { "-itype", 0, 15, 0 },
|
|
2399 { "-iconic", "--iconic", 15, 0 },
|
|
2400 { "-bg", "--background-color", 10, 1 },
|
|
2401 { "-background", 0, 10, 1 },
|
|
2402 { "-fg", "--foreground-color", 10, 1 },
|
|
2403 { "-foreground", 0, 10, 1 },
|
|
2404 { "-bd", "--border-color", 10, 1 },
|
|
2405 { "-bw", "--border-width", 10, 1 },
|
|
2406 { "-ib", "--internal-border", 10, 1 },
|
|
2407 { "-ms", "--mouse-color", 10, 1 },
|
|
2408 { "-cr", "--cursor-color", 10, 1 },
|
|
2409 { "-fn", "--font", 10, 1 },
|
|
2410 { "-font", 0, 10, 1 },
|
|
2411 { "-g", "--geometry", 10, 1 },
|
|
2412 { "-geometry", 0, 10, 1 },
|
|
2413 { "-T", "--title", 10, 1 },
|
|
2414 { "-title", 0, 10, 1 },
|
|
2415 { "-name", "--name", 10, 1 },
|
|
2416 { "-xrm", "--xrm", 10, 1 },
|
|
2417 { "-r", "--reverse-video", 5, 0 },
|
|
2418 { "-rv", 0, 5, 0 },
|
|
2419 { "-reverse", 0, 5, 0 },
|
|
2420 { "-hb", "--horizontal-scroll-bars", 5, 0 },
|
|
2421 { "-vb", "--vertical-scroll-bars", 5, 0 },
|
|
2422
|
|
2423 /* These have the same priority as ordinary file name args,
|
|
2424 so they are not reordered with respect to those. */
|
|
2425 { "-L", "--directory", 0, 1 },
|
|
2426 { "-directory", 0, 0, 1 },
|
|
2427 { "-l", "--load", 0, 1 },
|
|
2428 { "-load", 0, 0, 1 },
|
|
2429 { "-f", "--funcall", 0, 1 },
|
|
2430 { "-funcall", 0, 0, 1 },
|
|
2431 { "-eval", "--eval", 0, 1 },
|
|
2432 { "-insert", "--insert", 0, 1 },
|
|
2433 /* This should be processed after ordinary file name args and the like. */
|
|
2434 { "-kill", "--kill", -10, 0 },
|
|
2435 };
|
|
2436
|
|
2437 /* Reorder the elements of ARGV (assumed to have ARGC elements)
|
|
2438 so that the highest priority ones come first.
|
|
2439 Do not change the order of elements of equal priority.
|
|
2440 If an option takes an argument, keep it and its argument together. */
|
|
2441
|
|
2442 static void
|
|
2443 sort_args (int argc, char **argv)
|
|
2444 {
|
|
2445 char **new_argv = xnew_array (char *, argc);
|
|
2446 /* For each element of argv,
|
|
2447 the corresponding element of options is:
|
|
2448 0 for an option that takes no arguments,
|
|
2449 1 for an option that takes one argument, etc.
|
|
2450 -1 for an ordinary non-option argument. */
|
|
2451 int *options = xnew_array (int, argc);
|
|
2452 int *priority = xnew_array (int, argc);
|
|
2453 int to = 1;
|
|
2454 int from;
|
|
2455 int i;
|
|
2456 int end_of_options_p = 0;
|
|
2457
|
|
2458 /* Categorize all the options,
|
|
2459 and figure out which argv elts are option arguments. */
|
|
2460 for (from = 1; from < argc; from++)
|
|
2461 {
|
|
2462 options[from] = -1;
|
|
2463 priority[from] = 0;
|
|
2464 /* Pseudo options "--" and "run-temacs" indicate end of options */
|
|
2465 if (!strcmp (argv[from], "--") ||
|
|
2466 !strcmp (argv[from], "run-temacs"))
|
|
2467 end_of_options_p = 1;
|
|
2468 if (!end_of_options_p && argv[from][0] == '-')
|
|
2469 {
|
|
2470 int match, thislen;
|
|
2471 char *equals;
|
|
2472
|
|
2473 /* Look for a match with a known old-fashioned option. */
|
|
2474 for (i = 0; i < countof (standard_args); i++)
|
|
2475 if (!strcmp (argv[from], standard_args[i].name))
|
|
2476 {
|
|
2477 options[from] = standard_args[i].nargs;
|
|
2478 priority[from] = standard_args[i].priority;
|
|
2479 if (from + standard_args[i].nargs >= argc)
|
|
2480 fatal ("Option `%s' requires an argument\n", argv[from]);
|
|
2481 from += standard_args[i].nargs;
|
|
2482 goto done;
|
|
2483 }
|
|
2484
|
|
2485 /* Look for a match with a known long option.
|
|
2486 MATCH is -1 if no match so far, -2 if two or more matches so far,
|
|
2487 >= 0 (the table index of the match) if just one match so far. */
|
|
2488 if (argv[from][1] == '-')
|
|
2489 {
|
|
2490 match = -1;
|
|
2491 thislen = strlen (argv[from]);
|
|
2492 equals = strchr (argv[from], '=');
|
|
2493 if (equals != 0)
|
|
2494 thislen = equals - argv[from];
|
|
2495
|
|
2496 for (i = 0; i < countof (standard_args); i++)
|
|
2497 if (standard_args[i].longname
|
|
2498 && !strncmp (argv[from], standard_args[i].longname,
|
|
2499 thislen))
|
|
2500 {
|
|
2501 if (match == -1)
|
|
2502 match = i;
|
|
2503 else
|
|
2504 match = -2;
|
|
2505 }
|
|
2506
|
|
2507 /* If we found exactly one match, use that. */
|
|
2508 if (match >= 0)
|
|
2509 {
|
|
2510 options[from] = standard_args[match].nargs;
|
|
2511 priority[from] = standard_args[match].priority;
|
|
2512 /* If --OPTION=VALUE syntax is used,
|
|
2513 this option uses just one argv element. */
|
|
2514 if (equals != 0)
|
|
2515 options[from] = 0;
|
|
2516 if (from + options[from] >= argc)
|
|
2517 fatal ("Option `%s' requires an argument\n", argv[from]);
|
|
2518 from += options[from];
|
|
2519 }
|
|
2520 }
|
|
2521 done: ;
|
|
2522 }
|
|
2523 }
|
|
2524
|
|
2525 /* Copy the arguments, in order of decreasing priority, to NEW_ARGV. */
|
|
2526 new_argv[0] = argv[0];
|
|
2527 while (to < argc)
|
|
2528 {
|
|
2529 int best = -1;
|
|
2530 int best_priority = -9999;
|
|
2531
|
|
2532 /* Find the highest priority remaining option.
|
|
2533 If several have equal priority, take the first of them. */
|
|
2534 for (from = 1; from < argc; from++)
|
|
2535 {
|
|
2536 if (argv[from] != 0 && priority[from] > best_priority)
|
|
2537 {
|
|
2538 best_priority = priority[from];
|
|
2539 best = from;
|
|
2540 }
|
|
2541 /* Skip option arguments--they are tied to the options. */
|
|
2542 if (options[from] > 0)
|
|
2543 from += options[from];
|
|
2544 }
|
|
2545
|
|
2546 if (best < 0)
|
|
2547 abort ();
|
|
2548
|
|
2549 /* Copy the highest priority remaining option, with its args, to NEW_ARGV. */
|
|
2550 new_argv[to++] = argv[best];
|
|
2551 for (i = 0; i < options[best]; i++)
|
|
2552 new_argv[to++] = argv[best + i + 1];
|
|
2553
|
|
2554 /* Clear out this option in ARGV. */
|
|
2555 argv[best] = 0;
|
|
2556 for (i = 0; i < options[best]; i++)
|
|
2557 argv[best + i + 1] = 0;
|
|
2558 }
|
|
2559
|
|
2560 memcpy (argv, new_argv, sizeof (char *) * argc);
|
|
2561 xfree (new_argv);
|
|
2562 xfree (options);
|
|
2563 xfree (priority);
|
|
2564 }
|
|
2565
|
|
2566 DEFUN ("running-temacs-p", Frunning_temacs_p, 0, 0, 0, /*
|
|
2567 True if running temacs. This means we are in the dumping stage.
|
|
2568 This is false during normal execution of the `xemacs' program, and
|
|
2569 becomes false once `run-emacs-from-temacs' is run.
|
|
2570 */
|
|
2571 ())
|
|
2572 {
|
|
2573 return run_temacs_argc >= 0 ? Qt : Qnil;
|
|
2574 }
|
|
2575
|
|
2576 DEFUN ("run-emacs-from-temacs", Frun_emacs_from_temacs, 0, MANY, 0, /*
|
|
2577 Do not call this. It will reinitialize your XEmacs. You'll be sorry.
|
|
2578 */
|
|
2579 /* If this function is called from startup.el, it will be possible to run
|
|
2580 temacs as an editor using 'temacs -batch -l loadup.el run-temacs', instead
|
|
2581 of having to dump an emacs and then run that (when debugging emacs itself,
|
|
2582 this can be much faster)). [Actually, the speed difference isn't that
|
|
2583 much as long as your filesystem is local, and you don't end up with
|
|
2584 a dumped version in case you want to rerun it. This function is most
|
|
2585 useful when used as part of the `make all-elc' command. --ben]
|
|
2586 This will "restart" emacs with the specified command-line arguments.
|
|
2587
|
|
2588 Martin thinks this function is most useful when using debugging
|
|
2589 tools like Purify or tcov that get confused by XEmacs' dumping. */
|
|
2590 (int nargs, Lisp_Object *args))
|
|
2591 {
|
|
2592 int ac;
|
442
|
2593 const Extbyte *wampum;
|
428
|
2594 int namesize;
|
|
2595 int total_len;
|
|
2596 Lisp_Object orig_invoc_name = Fcar (Vcommand_line_args);
|
442
|
2597 const Extbyte **wampum_all = alloca_array (const Extbyte *, nargs);
|
428
|
2598 int *wampum_all_len = alloca_array (int, nargs);
|
|
2599
|
|
2600 assert (!gc_in_progress);
|
|
2601
|
|
2602 if (run_temacs_argc < 0)
|
563
|
2603 invalid_operation ("I've lost my temacs-hood.", Qunbound);
|
428
|
2604
|
|
2605 /* Need to convert the orig_invoc_name and all of the arguments
|
|
2606 to external format. */
|
|
2607
|
440
|
2608 TO_EXTERNAL_FORMAT (LISP_STRING, orig_invoc_name,
|
|
2609 ALLOCA, (wampum, namesize),
|
|
2610 Qnative);
|
428
|
2611 namesize++;
|
|
2612
|
|
2613 for (ac = 0, total_len = namesize; ac < nargs; ac++)
|
|
2614 {
|
|
2615 CHECK_STRING (args[ac]);
|
440
|
2616 TO_EXTERNAL_FORMAT (LISP_STRING, args[ac],
|
|
2617 ALLOCA, (wampum_all[ac], wampum_all_len[ac]),
|
|
2618 Qnative);
|
428
|
2619 wampum_all_len[ac]++;
|
|
2620 total_len += wampum_all_len[ac];
|
|
2621 }
|
|
2622 DO_REALLOC (run_temacs_args, run_temacs_args_size, total_len, char);
|
|
2623 DO_REALLOC (run_temacs_argv, run_temacs_argv_size, nargs+2, char *);
|
|
2624
|
|
2625 memcpy (run_temacs_args, wampum, namesize);
|
|
2626 run_temacs_argv [0] = run_temacs_args;
|
|
2627 for (ac = 0; ac < nargs; ac++)
|
|
2628 {
|
|
2629 memcpy (run_temacs_args + namesize,
|
|
2630 wampum_all[ac], wampum_all_len[ac]);
|
|
2631 run_temacs_argv [ac + 1] = run_temacs_args + namesize;
|
|
2632 namesize += wampum_all_len[ac];
|
|
2633 }
|
|
2634 run_temacs_argv [nargs + 1] = 0;
|
|
2635 catchlist = NULL; /* Important! Otherwise free_cons() calls in
|
|
2636 condition_case_unwind() may lead to GC death. */
|
|
2637 unbind_to (0, Qnil); /* this closes loadup.el */
|
|
2638 purify_flag = 0;
|
|
2639 run_temacs_argc = nargs + 1;
|
442
|
2640 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
|
428
|
2641 report_sheap_usage (0);
|
|
2642 #endif
|
|
2643 LONGJMP (run_temacs_catch, 1);
|
|
2644 return Qnil; /* not reached; warning suppression */
|
|
2645 }
|
|
2646
|
|
2647 /* ARGSUSED */
|
|
2648 int
|
|
2649 main (int argc, char **argv, char **envp)
|
|
2650 {
|
442
|
2651
|
|
2652 #ifdef _MSC_VER
|
|
2653 /* Under VC++, access violations and the like are not sent through
|
|
2654 the standard signal() mechanism. Rather, they need to be handled
|
|
2655 using the Microsoft "structured exception handling" mechanism,
|
|
2656 which vaguely resembles the C++ mechanisms. */
|
|
2657 __try
|
|
2658 {
|
|
2659 #endif
|
|
2660
|
428
|
2661 int volatile vol_argc = argc;
|
|
2662 char ** volatile vol_argv = argv;
|
|
2663 char ** volatile vol_envp = envp;
|
|
2664 /* This is hairy. We need to compute where the XEmacs binary was invoked
|
|
2665 from because temacs initialization requires it to find the lisp
|
|
2666 directories. The code that recomputes the path is guarded by the
|
|
2667 restarted flag. There are three possible paths I've found so far
|
|
2668 through this:
|
|
2669
|
|
2670 temacs -- When running temacs for basic build stuff, the first main_1
|
|
2671 will be the only one invoked. It must compute the path else there
|
|
2672 will be a very ugly bomb in startup.el (can't find obvious location
|
|
2673 for doc-directory data-directory, etc.).
|
|
2674
|
|
2675 temacs w/ run-temacs on the command line -- This is run to bytecompile
|
|
2676 all the out of date dumped lisp. It will execute both of the main_1
|
|
2677 calls and the second one must not touch the first computation because
|
|
2678 argc/argv are hosed the second time through.
|
|
2679
|
|
2680 xemacs -- Only the second main_1 is executed. The invocation path must
|
|
2681 computed but this only matters when running in place or when running
|
|
2682 as a login shell.
|
|
2683
|
|
2684 As a bonus for straightening this out, XEmacs can now be run in place
|
|
2685 as a login shell. This never used to work.
|
|
2686
|
|
2687 As another bonus, we can now guarantee that
|
|
2688 (concat invocation-directory invocation-name) contains the filename
|
|
2689 of the XEmacs binary we are running. This can now be used in a
|
|
2690 definite test for out of date dumped files. -slb */
|
|
2691 int restarted = 0;
|
|
2692 #ifdef QUANTIFY
|
|
2693 quantify_stop_recording_data ();
|
|
2694 quantify_clear_data ();
|
|
2695 #endif /* QUANTIFY */
|
|
2696
|
|
2697 suppress_early_error_handler_backtrace = 0;
|
|
2698 lim_data = 0; /* force reinitialization of this variable */
|
|
2699
|
|
2700 /* Lisp_Object must fit in a word; check VALBITS and GCTYPEBITS */
|
|
2701 assert (sizeof (Lisp_Object) == sizeof (void *));
|
|
2702
|
|
2703 #ifdef LINUX_SBRK_BUG
|
|
2704 sbrk (1);
|
|
2705 #endif
|
|
2706
|
|
2707 if (!initialized)
|
|
2708 {
|
|
2709 #ifdef DOUG_LEA_MALLOC
|
|
2710 mallopt (M_MMAP_MAX, 0);
|
|
2711 #endif
|
|
2712 run_temacs_argc = 0;
|
|
2713 if (! SETJMP (run_temacs_catch))
|
|
2714 {
|
|
2715 main_1 (vol_argc, vol_argv, vol_envp, 0);
|
|
2716 }
|
|
2717 /* run-emacs-from-temacs called */
|
|
2718 restarted = 1;
|
|
2719 vol_argc = run_temacs_argc;
|
|
2720 vol_argv = run_temacs_argv;
|
|
2721 #ifdef _SCO_DS
|
|
2722 /* This makes absolutely no sense to anyone involved. There are
|
|
2723 several people using this stuff. We've compared versions on
|
|
2724 everything we can think of. We can find no difference.
|
|
2725 However, on both my systems environ is a plain old global
|
|
2726 variable initialized to zero. _environ is the one that
|
|
2727 contains pointers to the actual environment.
|
|
2728
|
|
2729 Since we can't figure out the difference (and we're hours
|
|
2730 away from a release), this takes a very cowardly approach and
|
|
2731 is bracketed with both a system specific preprocessor test
|
|
2732 and a runtime "do you have this problem" test
|
|
2733
|
|
2734 06/20/96 robertl@dgii.com */
|
|
2735 {
|
442
|
2736 extern char **_environ;
|
428
|
2737 if ((unsigned) environ == 0)
|
|
2738 environ=_environ;
|
|
2739 }
|
|
2740 #endif /* _SCO_DS */
|
|
2741 vol_envp = environ;
|
|
2742 }
|
456
|
2743 #if defined (RUN_TIME_REMAP) && ! defined (PDUMP)
|
428
|
2744 else
|
|
2745 /* obviously no-one uses this because where it was before initialized was
|
|
2746 *always* true */
|
|
2747 run_time_remap (argv[0]);
|
|
2748 #endif
|
|
2749
|
|
2750 #ifdef DOUG_LEA_MALLOC
|
|
2751 if (initialized && (malloc_state_ptr != NULL))
|
|
2752 {
|
|
2753 int rc = malloc_set_state (malloc_state_ptr);
|
|
2754 if (rc != 0)
|
|
2755 {
|
442
|
2756 stderr_out ("malloc_set_state failed, rc = %d\n", rc);
|
428
|
2757 abort ();
|
|
2758 }
|
|
2759 #if 0
|
|
2760 free (malloc_state_ptr);
|
|
2761 #endif
|
|
2762 /* mmap works in glibc-2.1, glibc-2.0 (Non-Mule only) and Linux libc5 */
|
|
2763 #if (defined(__GLIBC__) && __GLIBC_MINOR__ >= 1) || \
|
|
2764 defined(_NO_MALLOC_WARNING_) || \
|
|
2765 (defined(__GLIBC__) && __GLIBC_MINOR__ < 1 && !defined(MULE)) || \
|
|
2766 defined(DEBUG_DOUG_LEA_MALLOC)
|
|
2767 mallopt (M_MMAP_MAX, 64);
|
|
2768 #endif
|
|
2769 #ifdef REL_ALLOC
|
|
2770 r_alloc_reinit ();
|
|
2771 #endif
|
|
2772 }
|
|
2773 #endif /* DOUG_LEA_MALLOC */
|
|
2774
|
|
2775 run_temacs_argc = -1;
|
|
2776
|
|
2777 main_1 (vol_argc, vol_argv, vol_envp, restarted);
|
442
|
2778
|
|
2779 #ifdef _MSC_VER
|
|
2780 }
|
|
2781 /* VC++ documentation says that
|
|
2782 GetExceptionCode() cannot be called inside the filter itself. */
|
|
2783 __except (mswindows_handle_hardware_exceptions (GetExceptionCode ())) {}
|
|
2784 #endif
|
|
2785
|
428
|
2786 return 0; /* unreached */
|
|
2787 }
|
|
2788
|
|
2789
|
|
2790 /* Dumping apparently isn't supported by versions of GCC >= 2.8. */
|
|
2791 /* The following needs conditionalization on whether either XEmacs or */
|
|
2792 /* various system shared libraries have been built and linked with */
|
|
2793 /* GCC >= 2.8. -slb */
|
|
2794 #if defined(GNU_MALLOC)
|
|
2795 static void
|
|
2796 voodoo_free_hook (void *mem)
|
|
2797 {
|
|
2798 /* Disable all calls to free() when XEmacs is exiting and it doesn't */
|
|
2799 /* matter. */
|
|
2800 __free_hook =
|
|
2801 #ifdef __GNUC__ /* prototype of __free_hook varies with glibc version */
|
|
2802 (__typeof__ (__free_hook))
|
|
2803 #endif
|
|
2804 voodoo_free_hook;
|
|
2805 }
|
|
2806 #endif /* GNU_MALLOC */
|
|
2807
|
|
2808 DEFUN ("kill-emacs", Fkill_emacs, 0, 1, "P", /*
|
|
2809 Exit the XEmacs job and kill it. Ask for confirmation, without argument.
|
|
2810 If ARG is an integer, return ARG as the exit program code.
|
|
2811 If ARG is a string, stuff it as keyboard input.
|
|
2812
|
|
2813 The value of `kill-emacs-hook', if not void,
|
|
2814 is a list of functions (of no args),
|
|
2815 all of which are called before XEmacs is actually killed.
|
|
2816 */
|
|
2817 (arg))
|
|
2818 {
|
|
2819 /* This function can GC */
|
|
2820 struct gcpro gcpro1;
|
|
2821
|
|
2822 GCPRO1 (arg);
|
|
2823
|
|
2824 if (feof (stdin))
|
|
2825 arg = Qt;
|
|
2826
|
|
2827 if (!preparing_for_armageddon && !noninteractive)
|
|
2828 run_hook (Qkill_emacs_hook);
|
|
2829
|
442
|
2830 ensure_no_quitting_from_now_on ();
|
428
|
2831
|
|
2832 if (!preparing_for_armageddon)
|
|
2833 {
|
|
2834 Lisp_Object concons, nextcons;
|
|
2835
|
|
2836 /* Normally, go ahead and delete all the consoles now.
|
|
2837 Some unmentionably lame window systems (MS Wwwww...... eek,
|
|
2838 I can't even say it) don't properly clean up after themselves,
|
|
2839 and even for those that do, it might be cleaner this way.
|
|
2840 If we're going down, however, we don't do this (might
|
|
2841 be too dangerous), and if we get a crash somewhere within
|
|
2842 this loop, we'll still autosave and won't try this again. */
|
|
2843
|
442
|
2844 LIST_LOOP_DELETING (concons, nextcons, Vconsole_list)
|
428
|
2845 {
|
|
2846 /* There is very little point in deleting the stream console.
|
|
2847 It uses stdio, which should flush any buffered output and
|
|
2848 something can only go wrong. -slb */
|
|
2849 /* I changed my mind. There's a stupid hack in close to add
|
|
2850 a trailing newline. */
|
|
2851 /*if (!CONSOLE_STREAM_P (XCONSOLE (XCAR (concons))))*/
|
|
2852 delete_console_internal (XCONSOLE (XCAR (concons)), 1, 1, 0);
|
|
2853 }
|
|
2854 }
|
|
2855
|
|
2856 UNGCPRO;
|
|
2857
|
442
|
2858 #ifdef HAVE_MS_WINDOWS
|
|
2859 /* If we displayed a message on the console, then we must allow the
|
|
2860 user to see this message. This may be unnecessary, but can't hurt,
|
|
2861 and we can't necessarily check arg; e.g. xemacs --help kills with
|
|
2862 argument 0. */
|
|
2863 if (mswindows_message_outputted)
|
|
2864 Fmswindows_message_box (build_string ("Messages outputted. XEmacs is exiting."),
|
|
2865 Qnil, Qnil);
|
|
2866 #endif
|
|
2867
|
|
2868 shut_down_emacs (0, STRINGP (arg) ? arg : Qnil, 0);
|
428
|
2869
|
|
2870 #if defined(GNU_MALLOC)
|
|
2871 __free_hook =
|
|
2872 #ifdef __GNUC__ /* prototype of __free_hook varies with glibc version */
|
|
2873 (__typeof__ (__free_hook))
|
|
2874 #endif
|
|
2875 voodoo_free_hook;
|
|
2876 #endif
|
|
2877
|
|
2878 exit (INTP (arg) ? XINT (arg) : 0);
|
|
2879 /* NOTREACHED */
|
|
2880 return Qnil; /* I'm sick of the compiler warning */
|
|
2881 }
|
|
2882
|
|
2883 /* Perform an orderly shutdown of XEmacs. Autosave any modified
|
|
2884 buffers, kill any child processes, clean up the terminal modes (if
|
|
2885 we're in the foreground), and other stuff like that. Don't perform
|
|
2886 any redisplay; this may be called when XEmacs is shutting down in
|
|
2887 the background, or after its X connection has died.
|
|
2888
|
|
2889 If SIG is a signal number, print a message for it.
|
|
2890
|
442
|
2891 This is called by fatal signal handlers and Fkill_emacs. It used to
|
|
2892 be called by X protocol error handlers, but instead they now call
|
|
2893 Fkill_emacs. */
|
428
|
2894 static void
|
442
|
2895 shut_down_emacs (int sig, Lisp_Object stuff, int no_auto_save)
|
428
|
2896 {
|
|
2897 /* This function can GC */
|
|
2898 /* Prevent running of hooks and other non-essential stuff
|
|
2899 from now on. */
|
|
2900 preparing_for_armageddon = 1;
|
|
2901
|
442
|
2902 ensure_no_quitting_from_now_on ();
|
428
|
2903
|
|
2904 #ifdef QUANTIFY
|
|
2905 quantify_stop_recording_data ();
|
|
2906 #endif /* QUANTIFY */
|
|
2907
|
|
2908 /* This is absolutely the most important thing to do, so make sure
|
|
2909 we do it now, before anything else. We might have crashed and
|
|
2910 be in a weird inconsistent state, and potentially anything could
|
|
2911 set off another protection fault and cause us to bail out
|
|
2912 immediately. */
|
442
|
2913 /* Steve writes the following:
|
|
2914
|
|
2915 [[I'm not removing the code entirely, yet. We have run up against
|
428
|
2916 a spate of problems in diagnosing crashes due to crashes within
|
|
2917 crashes. It has very definitely been determined that code called
|
|
2918 during auto-saving cannot work if XEmacs crashed inside of GC.
|
|
2919 We already auto-save on an itimer so there cannot be too much
|
|
2920 unsaved stuff around, and if we get better crash reports we might
|
442
|
2921 be able to get more problems fixed so I'm disabling this. -slb]]
|
|
2922
|
|
2923 and DISABLES AUTO-SAVING ENTIRELY during crashes! Way way bad idea.
|
|
2924
|
|
2925 Instead let's just be more intelligent about avoiding crashing
|
|
2926 when possible, esp. nested crashes.
|
|
2927 */
|
|
2928 if (!no_auto_save)
|
|
2929 Fdo_auto_save (Qt, Qnil); /* do this before anything hazardous */
|
428
|
2930
|
|
2931 fflush (stdout);
|
|
2932 reset_all_consoles ();
|
|
2933 if (sig && sig != SIGTERM)
|
|
2934 {
|
442
|
2935 if (sig == -1)
|
|
2936 stderr_out ("\nFatal error.\n\n");
|
|
2937 else
|
|
2938 stderr_out ("\nFatal error (%d).\n\n", sig);
|
428
|
2939 stderr_out
|
|
2940 ("Your files have been auto-saved.\n"
|
|
2941 "Use `M-x recover-session' to recover them.\n"
|
|
2942 "\n"
|
|
2943 "If you have access to the PROBLEMS file that came with your\n"
|
|
2944 "version of XEmacs, please check to see if your crash is described\n"
|
|
2945 "there, as there may be a workaround available.\n"
|
|
2946 #ifdef INFODOCK
|
|
2947 "Otherwise, please report this bug by selecting `Report-Bug'\n"
|
|
2948 "in the InfoDock menu.\n"
|
|
2949 #else
|
|
2950 "Otherwise, please report this bug by running the send-pr\n"
|
|
2951 "script included with XEmacs, or selecting `Send Bug Report'\n"
|
|
2952 "from the help menu.\n"
|
|
2953 "As a last resort send ordinary email to `crashes@xemacs.org'.\n"
|
|
2954 #endif
|
|
2955 "*MAKE SURE* to include the information in the command\n"
|
|
2956 "M-x describe-installation.\n"
|
442
|
2957 #ifndef _MSC_VER
|
428
|
2958 "\n"
|
|
2959 "If at all possible, *please* try to obtain a C stack backtrace;\n"
|
|
2960 "it will help us immensely in determining what went wrong.\n"
|
|
2961 "To do this, locate the core file that was produced as a result\n"
|
|
2962 "of this crash (it's usually called `core' and is located in the\n"
|
|
2963 "directory in which you started the editor, or maybe in your home\n"
|
|
2964 "directory), and type\n"
|
|
2965 "\n"
|
442
|
2966 " gdb "
|
|
2967 #endif
|
|
2968 );
|
|
2969 #ifndef _MSC_VER
|
428
|
2970 {
|
442
|
2971 const char *name;
|
428
|
2972 char *dir = 0;
|
|
2973
|
|
2974 /* Now try to determine the actual path to the executable,
|
|
2975 to try to make the backtrace-determination process as foolproof
|
|
2976 as possible. */
|
|
2977 if (STRINGP (Vinvocation_name))
|
|
2978 name = (char *) XSTRING_DATA (Vinvocation_name);
|
|
2979 else
|
|
2980 name = "xemacs";
|
|
2981 if (STRINGP (Vinvocation_directory))
|
|
2982 dir = (char *) XSTRING_DATA (Vinvocation_directory);
|
|
2983 if (!dir || dir[0] != '/')
|
|
2984 stderr_out ("`which %s`", name);
|
|
2985 else if (dir[strlen (dir) - 1] != '/')
|
|
2986 stderr_out ("%s/%s", dir, name);
|
|
2987 else
|
|
2988 stderr_out ("%s%s", dir, name);
|
|
2989 }
|
|
2990 stderr_out
|
|
2991 (" core\n\n"
|
|
2992 "then type `where' when the debugger prompt comes up.\n"
|
|
2993 "(If you don't have GDB on your system, you might have DBX,\n"
|
|
2994 "or XDB, or SDB. A similar procedure should work for all of\n"
|
|
2995 "these. Ask your system administrator if you need more help.)\n");
|
442
|
2996 #endif /* _MSC_VER */
|
428
|
2997 }
|
|
2998
|
|
2999 stuff_buffered_input (stuff);
|
|
3000
|
|
3001 kill_buffer_processes (Qnil);
|
|
3002
|
|
3003 #ifdef CLASH_DETECTION
|
|
3004 unlock_all_files ();
|
|
3005 #endif
|
|
3006
|
|
3007 #ifdef TOOLTALK
|
|
3008 tt_session_quit (tt_default_session ());
|
|
3009 #if 0
|
|
3010 /* The following crashes when built on X11R5 and run on X11R6 */
|
|
3011 tt_close ();
|
|
3012 #endif
|
|
3013 #endif /* TOOLTALK */
|
|
3014
|
|
3015 }
|
|
3016
|
|
3017
|
|
3018 #ifndef CANNOT_DUMP
|
440
|
3019
|
|
3020 #if !defined(PDUMP) || !defined(SYSTEM_MALLOC)
|
428
|
3021 extern char my_edata[];
|
440
|
3022 #endif
|
428
|
3023
|
|
3024 extern void disable_free_hook (void);
|
|
3025
|
|
3026 DEFUN ("dump-emacs", Fdump_emacs, 2, 2, 0, /*
|
|
3027 Dump current state of XEmacs into executable file FILENAME.
|
|
3028 Take symbols from SYMFILE (presumably the file you executed to run XEmacs).
|
|
3029 This is used in the file `loadup.el' when building XEmacs.
|
|
3030
|
|
3031 Remember to set `command-line-processed' to nil before dumping
|
|
3032 if you want the dumped XEmacs to process its command line
|
|
3033 and announce itself normally when it is run.
|
|
3034 */
|
444
|
3035 (filename, symfile))
|
428
|
3036 {
|
|
3037 /* This function can GC */
|
|
3038 struct gcpro gcpro1, gcpro2;
|
|
3039 int opurify;
|
|
3040
|
444
|
3041 GCPRO2 (filename, symfile);
|
428
|
3042
|
|
3043 #ifdef FREE_CHECKING
|
|
3044 Freally_free (Qnil);
|
|
3045
|
|
3046 /* When we're dumping, we can't use the debugging free() */
|
|
3047 disable_free_hook ();
|
|
3048 #endif
|
|
3049
|
444
|
3050 CHECK_STRING (filename);
|
|
3051 filename = Fexpand_file_name (filename, Qnil);
|
|
3052 if (!NILP (symfile))
|
428
|
3053 {
|
444
|
3054 CHECK_STRING (symfile);
|
|
3055 if (XSTRING_LENGTH (symfile) > 0)
|
|
3056 symfile = Fexpand_file_name (symfile, Qnil);
|
428
|
3057 else
|
444
|
3058 symfile = Qnil;
|
428
|
3059 }
|
|
3060
|
|
3061 opurify = purify_flag;
|
|
3062 purify_flag = 0;
|
|
3063
|
442
|
3064 #if defined (HEAP_IN_DATA) && !defined(PDUMP)
|
428
|
3065 report_sheap_usage (1);
|
|
3066 #endif
|
|
3067
|
|
3068 clear_message ();
|
|
3069
|
|
3070 fflush (stderr);
|
|
3071 fflush (stdout);
|
|
3072
|
|
3073 disksave_object_finalization ();
|
|
3074 release_breathing_space ();
|
|
3075
|
|
3076 /* Tell malloc where start of impure now is */
|
|
3077 /* Also arrange for warnings when nearly out of space. */
|
|
3078 #ifndef SYSTEM_MALLOC
|
|
3079 memory_warnings (my_edata, malloc_warning);
|
|
3080 #endif
|
|
3081
|
|
3082 UNGCPRO;
|
|
3083
|
|
3084 {
|
444
|
3085 char *filename_ext;
|
|
3086 char *symfile_ext;
|
|
3087
|
|
3088 LISP_STRING_TO_EXTERNAL (filename, filename_ext, Qfile_name);
|
|
3089
|
|
3090 if (STRINGP (symfile))
|
|
3091 LISP_STRING_TO_EXTERNAL (symfile, symfile_ext, Qfile_name);
|
428
|
3092 else
|
444
|
3093 symfile_ext = 0;
|
428
|
3094
|
|
3095 garbage_collect_1 ();
|
|
3096
|
|
3097 #ifdef PDUMP
|
|
3098 pdump ();
|
|
3099 #else
|
|
3100
|
|
3101 #ifdef DOUG_LEA_MALLOC
|
|
3102 malloc_state_ptr = malloc_get_state ();
|
|
3103 #endif
|
|
3104 /* here we break our rule that the filename conversion should
|
|
3105 be performed at the actual time that the system call is made.
|
|
3106 It's a whole lot easier to do the conversion here than to
|
|
3107 modify all the unexec routines to ensure that filename
|
|
3108 conversion is applied everywhere. Don't worry about memory
|
|
3109 leakage because this call only happens once. */
|
444
|
3110 unexec (filename_ext, symfile_ext, (uintptr_t) my_edata, 0, 0);
|
428
|
3111 #ifdef DOUG_LEA_MALLOC
|
|
3112 free (malloc_state_ptr);
|
|
3113 #endif
|
|
3114 #endif /* not PDUMP */
|
|
3115 }
|
|
3116
|
|
3117 purify_flag = opurify;
|
|
3118
|
|
3119 return Qnil;
|
|
3120 }
|
|
3121
|
|
3122 #endif /* not CANNOT_DUMP */
|
|
3123
|
|
3124
|
|
3125 /* Split STRING into a list of substrings. The substrings are the
|
|
3126 parts of original STRING separated by SEPCHAR. */
|
|
3127 static Lisp_Object
|
442
|
3128 split_string_by_emchar_1 (const Bufbyte *string, Bytecount size,
|
428
|
3129 Emchar sepchar)
|
|
3130 {
|
|
3131 Lisp_Object result = Qnil;
|
442
|
3132 const Bufbyte *end = string + size;
|
428
|
3133
|
|
3134 while (1)
|
|
3135 {
|
442
|
3136 const Bufbyte *p = string;
|
428
|
3137 while (p < end)
|
|
3138 {
|
|
3139 if (charptr_emchar (p) == sepchar)
|
|
3140 break;
|
|
3141 INC_CHARPTR (p);
|
|
3142 }
|
|
3143 result = Fcons (make_string (string, p - string), result);
|
|
3144 if (p < end)
|
|
3145 {
|
|
3146 string = p;
|
|
3147 INC_CHARPTR (string); /* skip sepchar */
|
|
3148 }
|
|
3149 else
|
|
3150 break;
|
|
3151 }
|
|
3152 return Fnreverse (result);
|
|
3153 }
|
|
3154
|
|
3155 /* The same as the above, except PATH is an external C string (it is
|
440
|
3156 converted using Qfile_name), and sepchar is hardcoded to SEPCHAR
|
428
|
3157 (':' or whatever). */
|
|
3158 Lisp_Object
|
442
|
3159 decode_path (const char *path)
|
428
|
3160 {
|
440
|
3161 Bytecount newlen;
|
428
|
3162 Bufbyte *newpath;
|
|
3163 if (!path)
|
|
3164 return Qnil;
|
|
3165
|
440
|
3166 TO_INTERNAL_FORMAT (C_STRING, path, ALLOCA, (newpath, newlen), Qfile_name);
|
|
3167
|
428
|
3168 /* #### Does this make sense? It certainly does for
|
|
3169 decode_env_path(), but it looks dubious here. Does any code
|
|
3170 depend on decode_path("") returning nil instead of an empty
|
|
3171 string? */
|
440
|
3172 if (!newlen)
|
428
|
3173 return Qnil;
|
|
3174
|
440
|
3175 return split_string_by_emchar_1 (newpath, newlen, SEPCHAR);
|
428
|
3176 }
|
|
3177
|
|
3178 Lisp_Object
|
442
|
3179 decode_env_path (const char *evarname, const char *default_)
|
428
|
3180 {
|
442
|
3181 const char *path = 0;
|
428
|
3182 if (evarname)
|
|
3183 path = egetenv (evarname);
|
|
3184 if (!path)
|
|
3185 path = default_;
|
|
3186 return decode_path (path);
|
|
3187 }
|
|
3188
|
|
3189 /* Ben thinks this function should not exist or be exported to Lisp.
|
|
3190 We use it to define split-path-string in subr.el (not!). */
|
|
3191
|
|
3192 DEFUN ("split-string-by-char", Fsplit_string_by_char, 1, 2, 0, /*
|
|
3193 Split STRING into a list of substrings originally separated by SEPCHAR.
|
|
3194 */
|
|
3195 (string, sepchar))
|
|
3196 {
|
|
3197 CHECK_STRING (string);
|
|
3198 CHECK_CHAR (sepchar);
|
|
3199 return split_string_by_emchar_1 (XSTRING_DATA (string),
|
|
3200 XSTRING_LENGTH (string),
|
|
3201 XCHAR (sepchar));
|
|
3202 }
|
|
3203
|
|
3204 /* #### This was supposed to be in subr.el, but is used VERY early in
|
|
3205 the bootstrap process, so it goes here. Damn. */
|
|
3206
|
|
3207 DEFUN ("split-path", Fsplit_path, 1, 1, 0, /*
|
|
3208 Explode a search path into a list of strings.
|
|
3209 The path components are separated with the characters specified
|
|
3210 with `path-separator'.
|
|
3211 */
|
|
3212 (path))
|
|
3213 {
|
|
3214 CHECK_STRING (path);
|
|
3215
|
|
3216 while (!STRINGP (Vpath_separator)
|
|
3217 || (XSTRING_CHAR_LENGTH (Vpath_separator) != 1))
|
563
|
3218 Vpath_separator = signal_continuable_error
|
|
3219 (Qinvalid_state,
|
|
3220 "`path-separator' should be set to a single-character string",
|
428
|
3221 Vpath_separator);
|
|
3222
|
|
3223 return (split_string_by_emchar_1
|
|
3224 (XSTRING_DATA (path), XSTRING_LENGTH (path),
|
|
3225 charptr_emchar (XSTRING_DATA (Vpath_separator))));
|
|
3226 }
|
|
3227
|
|
3228 DEFUN ("noninteractive", Fnoninteractive, 0, 0, 0, /*
|
|
3229 Non-nil return value means XEmacs is running without interactive terminal.
|
|
3230 */
|
|
3231 ())
|
|
3232 {
|
|
3233 return noninteractive ? Qt : Qnil;
|
|
3234 }
|
|
3235
|
|
3236 /* This flag is useful to define if you're under a debugger; this way, you
|
|
3237 can put a breakpoint of assert_failed() and debug multiple problems
|
|
3238 in one session without having to recompile. */
|
|
3239 /* #define ASSERTIONS_DONT_ABORT */
|
|
3240
|
|
3241 #ifdef USE_ASSERTIONS
|
|
3242 /* This highly dubious kludge ... shut up Jamie, I'm tired of your slagging. */
|
|
3243
|
442
|
3244 static int in_assert_failed;
|
|
3245 static const char *assert_failed_file;
|
|
3246 static int assert_failed_line;
|
|
3247 static const char *assert_failed_expr;
|
|
3248
|
|
3249 #ifdef fprintf
|
|
3250 #undef fprintf
|
|
3251 #endif
|
|
3252
|
|
3253 #undef abort /* avoid infinite #define loop... */
|
|
3254
|
|
3255 #if defined (WIN32_NATIVE) && defined (DEBUG_XEMACS)
|
|
3256 #define enter_debugger() DebugBreak ()
|
|
3257 #else
|
|
3258 #define enter_debugger()
|
|
3259 #endif
|
|
3260
|
|
3261 void
|
|
3262 assert_failed (const char *file, int line, const char *expr)
|
428
|
3263 {
|
442
|
3264 /* If we're already crashing, let's not crash again. This might be
|
|
3265 critical to getting auto-saving working properly. */
|
|
3266 if (fatal_error_in_progress)
|
|
3267 return;
|
|
3268
|
|
3269 /* We are extremely paranoid so we sensibly deal with recursive
|
|
3270 assertion failures. */
|
|
3271 in_assert_failed++;
|
|
3272
|
|
3273 if (in_assert_failed >= 4)
|
|
3274 _exit (-1);
|
|
3275 else if (in_assert_failed == 3)
|
|
3276 {
|
|
3277 enter_debugger ();
|
|
3278 _exit (-1);
|
|
3279 }
|
|
3280 else if (in_assert_failed == 2)
|
|
3281 {
|
|
3282 /* Not stderr_out(), which does additional things and may trigger
|
|
3283 a recursive assertion failure. fprintf was undeffed above, in
|
|
3284 case it was encapsulated. */
|
|
3285 fprintf (stderr,
|
|
3286 "Fatal error: recursive assertion failure, "
|
|
3287 "file %s, line %d, %s\n",
|
|
3288 file, line, expr);
|
|
3289 fprintf (stderr,
|
|
3290 "Original assertion failure: file %s, line %d, %s\n",
|
|
3291 assert_failed_file, assert_failed_line, assert_failed_expr);
|
|
3292 }
|
|
3293 else
|
|
3294 {
|
|
3295 assert_failed_file = file;
|
|
3296 assert_failed_line = line;
|
|
3297 assert_failed_expr = expr;
|
|
3298
|
|
3299 if (!initialized)
|
|
3300 fprintf (stderr,
|
|
3301 "Fatal error: assertion failed, file %s, line %d, %s\n",
|
|
3302 file, line, expr);
|
|
3303 else
|
|
3304 stderr_out ("Fatal error: assertion failed, file %s, line %d, %s\n",
|
|
3305 file, line, expr);
|
|
3306 }
|
|
3307
|
|
3308 enter_debugger ();
|
|
3309 #if !defined (ASSERTIONS_DONT_ABORT)
|
428
|
3310 abort ();
|
|
3311 #endif
|
442
|
3312 in_assert_failed = 0;
|
428
|
3313 }
|
|
3314 #endif /* USE_ASSERTIONS */
|
|
3315
|
528
|
3316
|
|
3317 #ifdef DEBUG_XEMACS
|
|
3318
|
|
3319 DEFUN ("force-debugging-signal", Fforce_debugging_signal, 0, 1, 0, /*
|
|
3320 Cause XEmacs to enter the debugger.
|
|
3321 On some systems, there may be no way to do this gracefully; if so,
|
|
3322 nothing happens unless ABORT is non-nil, in which case XEmacs will
|
|
3323 abort() -- a sure-fire way to immediately get back to the debugger,
|
|
3324 but also a sure-fire way to kill XEmacs (and dump core on Unix
|
|
3325 systems)!
|
|
3326 */
|
|
3327 (abort_))
|
|
3328 {
|
|
3329 enter_debugger ();
|
|
3330 if (!NILP (abort_))
|
|
3331 abort ();
|
|
3332 return Qnil;
|
|
3333 }
|
|
3334
|
|
3335 #endif /* DEBUG_XEMACS */
|
|
3336
|
428
|
3337 #ifdef QUANTIFY
|
|
3338 DEFUN ("quantify-start-recording-data", Fquantify_start_recording_data,
|
|
3339 0, 0, "", /*
|
|
3340 Start recording Quantify data.
|
|
3341 */
|
|
3342 ())
|
|
3343 {
|
|
3344 quantify_start_recording_data ();
|
|
3345 return Qnil;
|
|
3346 }
|
|
3347
|
|
3348 DEFUN ("quantify-stop-recording-data", Fquantify_stop_recording_data,
|
|
3349 0, 0, "", /*
|
|
3350 Stop recording Quantify data.
|
|
3351 */
|
|
3352 ())
|
|
3353 {
|
|
3354 quantify_stop_recording_data ();
|
|
3355 return Qnil;
|
|
3356 }
|
|
3357
|
|
3358 DEFUN ("quantify-clear-data", Fquantify_clear_data, 0, 0, "", /*
|
|
3359 Clear all Quantify data.
|
|
3360 */
|
|
3361 ())
|
|
3362 {
|
|
3363 quantify_clear_data ();
|
|
3364 return Qnil;
|
|
3365 }
|
|
3366 #endif /* QUANTIFY */
|
|
3367
|
|
3368 void
|
|
3369 syms_of_emacs (void)
|
|
3370 {
|
|
3371 #ifndef CANNOT_DUMP
|
|
3372 DEFSUBR (Fdump_emacs);
|
|
3373 #endif /* !CANNOT_DUMP */
|
|
3374
|
|
3375 DEFSUBR (Frun_emacs_from_temacs);
|
|
3376 DEFSUBR (Frunning_temacs_p);
|
|
3377 DEFSUBR (Finvocation_name);
|
|
3378 DEFSUBR (Finvocation_directory);
|
|
3379 DEFSUBR (Fkill_emacs);
|
|
3380 DEFSUBR (Fnoninteractive);
|
|
3381
|
528
|
3382 #ifdef DEBUG_XEMACS
|
|
3383 DEFSUBR (Fforce_debugging_signal);
|
|
3384 #endif
|
|
3385
|
428
|
3386 #ifdef QUANTIFY
|
|
3387 DEFSUBR (Fquantify_start_recording_data);
|
|
3388 DEFSUBR (Fquantify_stop_recording_data);
|
|
3389 DEFSUBR (Fquantify_clear_data);
|
|
3390 #endif /* QUANTIFY */
|
|
3391
|
|
3392 DEFSUBR (Fsplit_string_by_char);
|
|
3393 DEFSUBR (Fsplit_path); /* #### */
|
|
3394
|
563
|
3395 DEFSYMBOL (Qkill_emacs_hook);
|
|
3396 DEFSYMBOL (Qsave_buffers_kill_emacs);
|
428
|
3397 }
|
|
3398
|
|
3399 void
|
|
3400 vars_of_emacs (void)
|
|
3401 {
|
|
3402 DEFVAR_BOOL ("suppress-early-error-handler-backtrace",
|
|
3403 &suppress_early_error_handler_backtrace /*
|
|
3404 Non-nil means early error handler shouldn't print a backtrace.
|
|
3405 */ );
|
|
3406
|
|
3407 DEFVAR_LISP ("command-line-args", &Vcommand_line_args /*
|
|
3408 Args passed by shell to XEmacs, as a list of strings.
|
|
3409 */ );
|
|
3410
|
|
3411 DEFVAR_LISP ("invocation-name", &Vinvocation_name /*
|
|
3412 The program name that was used to run XEmacs.
|
|
3413 Any directory names are omitted.
|
|
3414 */ );
|
|
3415
|
|
3416 DEFVAR_LISP ("invocation-directory", &Vinvocation_directory /*
|
|
3417 The directory in which the XEmacs executable was found, to run it.
|
|
3418 The value is simply the program name if that directory's name is not known.
|
|
3419 */ );
|
|
3420
|
|
3421 DEFVAR_LISP ("invocation-path", &Vinvocation_path /*
|
|
3422 The path in which the XEmacs executable was found, to run it.
|
|
3423 The value is simply the value of environment variable PATH on startup
|
|
3424 if XEmacs was found there.
|
|
3425 */ );
|
|
3426
|
|
3427 #if 0 /* FSFmacs */
|
|
3428 xxDEFVAR_LISP ("installation-directory", &Vinstallation_directory,
|
|
3429 "A directory within which to look for the `lib-src' and `etc' directories.\n"
|
|
3430 "This is non-nil when we can't find those directories in their standard\n"
|
|
3431 "installed locations, but we can find them\n"
|
|
3432 "near where the XEmacs executable was found.");
|
|
3433 #endif
|
|
3434
|
|
3435 DEFVAR_LISP ("system-type", &Vsystem_type /*
|
|
3436 Symbol indicating type of operating system you are using.
|
|
3437 */ );
|
|
3438 Vsystem_type = intern (SYSTEM_TYPE);
|
|
3439 Fprovide (intern(SYSTEM_TYPE));
|
|
3440
|
|
3441 #ifndef EMACS_CONFIGURATION
|
|
3442 # define EMACS_CONFIGURATION "UNKNOWN"
|
|
3443 #endif
|
|
3444 DEFVAR_LISP ("system-configuration", &Vsystem_configuration /*
|
|
3445 String naming the configuration XEmacs was built for.
|
|
3446 */ );
|
|
3447 Vsystem_configuration = build_string (EMACS_CONFIGURATION);
|
|
3448
|
|
3449 #ifndef EMACS_CONFIG_OPTIONS
|
|
3450 # define EMACS_CONFIG_OPTIONS "UNKNOWN"
|
|
3451 #endif
|
|
3452 DEFVAR_LISP ("system-configuration-options", &Vsystem_configuration_options /*
|
|
3453 String containing the configuration options XEmacs was built with.
|
|
3454 */ );
|
|
3455 Vsystem_configuration_options = build_string (EMACS_CONFIG_OPTIONS);
|
|
3456
|
|
3457 DEFVAR_LISP ("emacs-major-version", &Vemacs_major_version /*
|
|
3458 Major version number of this version of Emacs, as an integer.
|
|
3459 Warning: this variable did not exist in Emacs versions earlier than:
|
|
3460 FSF Emacs: 19.23
|
|
3461 XEmacs: 19.10
|
|
3462 */ );
|
|
3463 Vemacs_major_version = make_int (EMACS_MAJOR_VERSION);
|
|
3464
|
|
3465 DEFVAR_LISP ("emacs-minor-version", &Vemacs_minor_version /*
|
|
3466 Minor version number of this version of Emacs, as an integer.
|
|
3467 Warning: this variable did not exist in Emacs versions earlier than:
|
|
3468 FSF Emacs: 19.23
|
|
3469 XEmacs: 19.10
|
|
3470 */ );
|
|
3471 Vemacs_minor_version = make_int (EMACS_MINOR_VERSION);
|
|
3472
|
|
3473 DEFVAR_LISP ("emacs-patch-level", &Vemacs_patch_level /*
|
|
3474 The patch level of this version of Emacs, as an integer.
|
|
3475 The value is non-nil if this version of XEmacs is part of a series of
|
|
3476 stable XEmacsen, but has bug fixes applied.
|
|
3477 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
|
|
3478 earlier than 21.1.1
|
|
3479 */ );
|
|
3480 #ifdef EMACS_PATCH_LEVEL
|
|
3481 Vemacs_patch_level = make_int (EMACS_PATCH_LEVEL);
|
|
3482 #else
|
|
3483 Vemacs_patch_level = Qnil;
|
|
3484 #endif
|
|
3485
|
|
3486 DEFVAR_LISP ("emacs-beta-version", &Vemacs_beta_version /*
|
|
3487 Beta number of this version of Emacs, as an integer.
|
|
3488 The value is nil if this is an officially released version of XEmacs.
|
|
3489 Warning: this variable does not exist in FSF Emacs or in XEmacs versions
|
|
3490 earlier than 20.3.
|
|
3491 */ );
|
|
3492 #ifdef EMACS_BETA_VERSION
|
|
3493 Vemacs_beta_version = make_int (EMACS_BETA_VERSION);
|
|
3494 #else
|
|
3495 Vemacs_beta_version = Qnil;
|
|
3496 #endif
|
|
3497
|
|
3498 #ifdef INFODOCK
|
|
3499 DEFVAR_LISP ("infodock-major-version", &Vinfodock_major_version /*
|
|
3500 Major version number of this InfoDock release.
|
|
3501 */ );
|
|
3502 Vinfodock_major_version = make_int (INFODOCK_MAJOR_VERSION);
|
|
3503
|
|
3504 DEFVAR_LISP ("infodock-minor-version", &Vinfodock_minor_version /*
|
|
3505 Minor version number of this InfoDock release.
|
|
3506 */ );
|
|
3507 Vinfodock_minor_version = make_int (INFODOCK_MINOR_VERSION);
|
|
3508
|
|
3509 DEFVAR_LISP ("infodock-build-version", &Vinfodock_build_version /*
|
|
3510 Build version of this InfoDock release.
|
|
3511 */ );
|
|
3512 Vinfodock_build_version = make_int (INFODOCK_BUILD_VERSION);
|
|
3513 #endif
|
|
3514
|
|
3515 DEFVAR_LISP ("xemacs-codename", &Vxemacs_codename /*
|
|
3516 Codename of this version of Emacs (a string).
|
|
3517 */ );
|
|
3518 #ifndef XEMACS_CODENAME
|
|
3519 #define XEMACS_CODENAME "Noname"
|
|
3520 #endif
|
|
3521 Vxemacs_codename = build_string (XEMACS_CODENAME);
|
|
3522
|
442
|
3523 /* Lisp variables which contain command line flags.
|
|
3524
|
|
3525 The portable dumper stomps on these; they must be saved and restored
|
|
3526 if they are processed before the call to pdump_load() in main_1().
|
|
3527 */
|
428
|
3528 DEFVAR_BOOL ("noninteractive", &noninteractive1 /*
|
|
3529 Non-nil means XEmacs is running without interactive terminal.
|
|
3530 */ );
|
|
3531
|
|
3532 DEFVAR_BOOL ("inhibit-early-packages", &inhibit_early_packages /*
|
|
3533 Set to non-nil when the early packages should not be respected at startup.
|
|
3534 */ );
|
|
3535
|
|
3536 DEFVAR_BOOL ("inhibit-autoloads", &inhibit_autoloads /*
|
|
3537 Set to non-nil when autoloads should not be loaded at startup.
|
|
3538 */ );
|
|
3539
|
|
3540 DEFVAR_BOOL ("debug-paths", &debug_paths /*
|
|
3541 Set to non-nil when debug information about paths should be printed.
|
|
3542 */ );
|
|
3543
|
|
3544 DEFVAR_BOOL ("inhibit-site-lisp", &inhibit_site_lisp /*
|
|
3545 Set to non-nil when the site-lisp should not be searched at startup.
|
|
3546 */ );
|
|
3547 #ifdef INHIBIT_SITE_LISP
|
|
3548 inhibit_site_lisp = 1;
|
|
3549 #endif
|
|
3550
|
|
3551 DEFVAR_BOOL ("inhibit-site-modules", &inhibit_site_modules /*
|
|
3552 Set to non-nil when site-modules should not be searched at startup.
|
|
3553 */ );
|
|
3554 #ifdef INHIBIT_SITE_MODULES
|
|
3555 inhibit_site_modules = 1;
|
|
3556 #endif
|
|
3557
|
|
3558 DEFVAR_INT ("emacs-priority", &emacs_priority /*
|
|
3559 Priority for XEmacs to run at.
|
|
3560 This value is effective only if set before XEmacs is dumped,
|
|
3561 and only if the XEmacs executable is installed with setuid to permit
|
|
3562 it to change priority. (XEmacs sets its uid back to the real uid.)
|
|
3563 Currently, you need to define SET_EMACS_PRIORITY in `config.h'
|
|
3564 before you compile XEmacs, to enable the code for this feature.
|
|
3565 */ );
|
|
3566 emacs_priority = 0;
|
|
3567
|
|
3568 DEFVAR_CONST_LISP ("internal-error-checking", &Vinternal_error_checking /*
|
|
3569 Internal error checking built-in into this instance of XEmacs.
|
|
3570 This is a list of symbols, initialized at build-time. Legal symbols
|
|
3571 are:
|
|
3572
|
|
3573 extents - check extents prior to each extent change;
|
|
3574 typecheck - check types strictly, aborting in case of error;
|
|
3575 malloc - check operation of malloc;
|
|
3576 gc - check garbage collection;
|
|
3577 bufpos - check buffer positions.
|
442
|
3578
|
|
3579 quick-build - user has requested the "quick-build" configure option.
|
428
|
3580 */ );
|
|
3581 Vinternal_error_checking = Qnil;
|
|
3582 #ifdef ERROR_CHECK_EXTENTS
|
|
3583 Vinternal_error_checking = Fcons (intern ("extents"),
|
|
3584 Vinternal_error_checking);
|
|
3585 #endif
|
|
3586 #ifdef ERROR_CHECK_TYPECHECK
|
|
3587 Vinternal_error_checking = Fcons (intern ("typecheck"),
|
|
3588 Vinternal_error_checking);
|
|
3589 #endif
|
|
3590 #ifdef ERROR_CHECK_MALLOC
|
|
3591 Vinternal_error_checking = Fcons (intern ("malloc"),
|
|
3592 Vinternal_error_checking);
|
|
3593 #endif
|
|
3594 #ifdef ERROR_CHECK_GC
|
|
3595 Vinternal_error_checking = Fcons (intern ("gc"),
|
|
3596 Vinternal_error_checking);
|
|
3597 #endif
|
|
3598 #ifdef ERROR_CHECK_BUFPOS
|
|
3599 Vinternal_error_checking = Fcons (intern ("bufpos"),
|
|
3600 Vinternal_error_checking);
|
|
3601 #endif
|
442
|
3602 #ifdef QUICK_BUILD
|
|
3603 Vinternal_error_checking = Fcons (intern ("quick-build"),
|
|
3604 Vinternal_error_checking);
|
|
3605 #endif
|
428
|
3606
|
438
|
3607 DEFVAR_CONST_LISP ("mail-lock-methods", &Vmail_lock_methods /*
|
|
3608 Mail spool locking methods supported by this instance of XEmacs.
|
|
3609 This is a list of symbols. Each of the symbols is one of the
|
|
3610 following: dot, lockf, flock, locking, mmdf.
|
|
3611 */ );
|
|
3612 {
|
|
3613 Vmail_lock_methods = Qnil;
|
|
3614 Vmail_lock_methods = Fcons (intern ("dot"), Vmail_lock_methods);
|
|
3615 #ifdef HAVE_LOCKF
|
|
3616 Vmail_lock_methods = Fcons (intern ("lockf"), Vmail_lock_methods);
|
|
3617 #endif
|
|
3618 #ifdef HAVE_FLOCK
|
|
3619 Vmail_lock_methods = Fcons (intern ("flock"), Vmail_lock_methods);
|
|
3620 #endif
|
|
3621 #ifdef HAVE_MMDF
|
|
3622 Vmail_lock_methods = Fcons (intern ("mmdf"), Vmail_lock_methods);
|
|
3623 #endif
|
|
3624 #ifdef HAVE_LOCKING
|
|
3625 Vmail_lock_methods = Fcons (intern ("locking"), Vmail_lock_methods);
|
|
3626 #endif
|
|
3627 }
|
442
|
3628
|
438
|
3629 DEFVAR_CONST_LISP ("configure-mail-lock-method", &Vconfigure_mail_lock_method /*
|
|
3630 Mail spool locking method suggested by configure. This is one
|
|
3631 of the symbols in MAIL-LOCK-METHODS.
|
|
3632 */ );
|
|
3633 {
|
|
3634 #if defined(MAIL_LOCK_FLOCK) && defined(HAVE_FLOCK)
|
|
3635 Vconfigure_mail_lock_method = intern("flock");
|
|
3636 #elif defined(MAIL_LOCK_LOCKF) && defined(HAVE_LOCKF)
|
|
3637 Vconfigure_mail_lock_method = intern("lockf");
|
|
3638 #elif defined(MAIL_LOCK_MMDF) && defined(HAVE_MMDF)
|
|
3639 Vconfigure_mail_lock_method = intern("mmdf");
|
|
3640 #elif defined(MAIL_LOCK_LOCKING) && defined(HAVE_LOCKING)
|
|
3641 Vconfigure_mail_lock_method = intern("locking");
|
|
3642 #else
|
|
3643 Vconfigure_mail_lock_method = intern("dot");
|
|
3644 #endif
|
|
3645 }
|
|
3646
|
428
|
3647 DEFVAR_LISP ("path-separator", &Vpath_separator /*
|
|
3648 The directory separator in search paths, as a string.
|
|
3649 */ );
|
|
3650 {
|
|
3651 char c = SEPCHAR;
|
|
3652 Vpath_separator = make_string ((Bufbyte *)&c, 1);
|
|
3653 }
|
|
3654 }
|
|
3655
|
|
3656 void
|
|
3657 complex_vars_of_emacs (void)
|
|
3658 {
|
|
3659 /* This is all related to path searching. */
|
|
3660
|
|
3661 DEFVAR_LISP ("emacs-program-name", &Vemacs_program_name /*
|
|
3662 *Name of the Emacs variant.
|
|
3663 For example, this may be \"xemacs\" or \"infodock\".
|
|
3664 This is mainly meant for use in path searching.
|
|
3665 */ );
|
|
3666 Vemacs_program_name = build_string ((char *) PATH_PROGNAME);
|
|
3667
|
|
3668 DEFVAR_LISP ("emacs-program-version", &Vemacs_program_version /*
|
|
3669 *Version of the Emacs variant.
|
444
|
3670 This typically has the form NN.NN-bNN.
|
428
|
3671 This is mainly meant for use in path searching.
|
|
3672 */ );
|
|
3673 Vemacs_program_version = build_string ((char *) PATH_VERSION);
|
|
3674
|
|
3675 DEFVAR_LISP ("exec-path", &Vexec_path /*
|
|
3676 *List of directories to search programs to run in subprocesses.
|
|
3677 Each element is a string (directory name) or nil (try default directory).
|
|
3678 */ );
|
|
3679 Vexec_path = Qnil;
|
|
3680
|
|
3681 DEFVAR_LISP ("exec-directory", &Vexec_directory /*
|
|
3682 *Directory of architecture-dependent files that come with XEmacs,
|
|
3683 especially executable programs intended for XEmacs to invoke.
|
|
3684 */ );
|
|
3685 Vexec_directory = Qnil;
|
|
3686
|
|
3687 DEFVAR_LISP ("configure-exec-directory", &Vconfigure_exec_directory /*
|
|
3688 For internal use by the build procedure only.
|
444
|
3689 configure's idea of what `exec-directory' will be.
|
428
|
3690 */ );
|
|
3691 #ifdef PATH_EXEC
|
|
3692 Vconfigure_exec_directory = Ffile_name_as_directory
|
|
3693 (build_string ((char *) PATH_EXEC));
|
|
3694 #else
|
|
3695 Vconfigure_exec_directory = Qnil;
|
|
3696 #endif
|
|
3697
|
|
3698 DEFVAR_LISP ("lisp-directory", &Vlisp_directory /*
|
|
3699 *Directory of core Lisp files that come with XEmacs.
|
|
3700 */ );
|
|
3701 Vlisp_directory = Qnil;
|
|
3702
|
|
3703 DEFVAR_LISP ("configure-lisp-directory", &Vconfigure_lisp_directory /*
|
|
3704 For internal use by the build procedure only.
|
444
|
3705 configure's idea of what `lisp-directory' will be.
|
428
|
3706 */ );
|
|
3707 #ifdef PATH_LOADSEARCH
|
|
3708 Vconfigure_lisp_directory = Ffile_name_as_directory
|
|
3709 (build_string ((char *) PATH_LOADSEARCH));
|
|
3710 #else
|
|
3711 Vconfigure_lisp_directory = Qnil;
|
|
3712 #endif
|
|
3713
|
460
|
3714 DEFVAR_LISP ("mule-lisp-directory", &Vmule_lisp_directory /*
|
|
3715 *Directory of Mule Lisp files that come with XEmacs.
|
|
3716 */ );
|
|
3717 Vmule_lisp_directory = Qnil;
|
|
3718
|
|
3719 DEFVAR_LISP ("configure-mule-lisp-directory", &Vconfigure_mule_lisp_directory /*
|
|
3720 For internal use by the build procedure only.
|
|
3721 configure's idea of what `mule-lisp-directory' will be.
|
|
3722 */ );
|
|
3723 #ifdef PATH_MULELOADSEARCH
|
|
3724 Vconfigure_mule_lisp_directory = Ffile_name_as_directory
|
|
3725 (build_string ((char *) PATH_MULELOADSEARCH));
|
|
3726 #else
|
|
3727 Vconfigure_mule_lisp_directory = Qnil;
|
|
3728 #endif
|
|
3729
|
428
|
3730 DEFVAR_LISP ("module-directory", &Vmodule_directory /*
|
|
3731 *Directory of core dynamic modules that come with XEmacs.
|
|
3732 */ );
|
|
3733 Vmodule_directory = Qnil;
|
|
3734
|
|
3735 DEFVAR_LISP ("configure-module-directory", &Vconfigure_module_directory /*
|
|
3736 For internal use by the build procedure only.
|
444
|
3737 configure's idea of what `module-directory' will be.
|
428
|
3738 */ );
|
|
3739 #ifdef PATH_MODULESEARCH
|
|
3740 Vconfigure_module_directory = Ffile_name_as_directory
|
|
3741 (build_string ((char *) PATH_MODULESEARCH));
|
|
3742 #else
|
|
3743 Vconfigure_module_directory = Qnil;
|
|
3744 #endif
|
|
3745
|
|
3746 DEFVAR_LISP ("configure-package-path", &Vconfigure_package_path /*
|
|
3747 For internal use by the build procedure only.
|
|
3748 configure's idea of what the package path will be.
|
|
3749 */ );
|
|
3750 #ifdef PATH_PACKAGEPATH
|
|
3751 Vconfigure_package_path = decode_path (PATH_PACKAGEPATH);
|
|
3752 #else
|
|
3753 Vconfigure_package_path = Qnil;
|
|
3754 #endif
|
|
3755
|
|
3756 DEFVAR_LISP ("data-directory", &Vdata_directory /*
|
|
3757 *Directory of architecture-independent files that come with XEmacs,
|
|
3758 intended for XEmacs to use.
|
|
3759 Use of this variable in new code is almost never correct. See the
|
442
|
3760 functions `locate-data-file' and `locate-data-directory' and the variable
|
|
3761 `data-directory-list'.
|
428
|
3762 */ );
|
|
3763 Vdata_directory = Qnil;
|
|
3764
|
|
3765 DEFVAR_LISP ("configure-data-directory", &Vconfigure_data_directory /*
|
|
3766 For internal use by the build procedure only.
|
444
|
3767 configure's idea of what `data-directory' will be.
|
428
|
3768 */ );
|
|
3769 #ifdef PATH_DATA
|
|
3770 Vconfigure_data_directory = Ffile_name_as_directory
|
|
3771 (build_string ((char *) PATH_DATA));
|
|
3772 #else
|
|
3773 Vconfigure_data_directory = Qnil;
|
|
3774 #endif
|
|
3775
|
|
3776 DEFVAR_LISP ("data-directory-list", &Vdata_directory_list /*
|
|
3777 *List of directories of architecture-independent files that come with XEmacs
|
|
3778 or were installed as packages, and are intended for XEmacs to use.
|
|
3779 */ );
|
|
3780 Vdata_directory_list = Qnil;
|
|
3781
|
|
3782 DEFVAR_LISP ("site-directory", &Vsite_directory /*
|
|
3783 *Directory of site-specific Lisp files that come with XEmacs.
|
|
3784 */ );
|
|
3785 Vsite_directory = Qnil;
|
|
3786
|
|
3787 DEFVAR_LISP ("configure-site-directory", &Vconfigure_site_directory /*
|
|
3788 For internal use by the build procedure only.
|
444
|
3789 configure's idea of what `site-directory' will be.
|
428
|
3790 */ );
|
|
3791 #ifdef PATH_SITE
|
|
3792 Vconfigure_site_directory = Ffile_name_as_directory
|
|
3793 (build_string ((char *) PATH_SITE));
|
|
3794 #else
|
|
3795 Vconfigure_site_directory = Qnil;
|
|
3796 #endif
|
|
3797
|
|
3798 DEFVAR_LISP ("site-module-directory", &Vsite_module_directory /*
|
|
3799 *Directory of site-specific loadable modules that come with XEmacs.
|
|
3800 */ );
|
|
3801 Vsite_module_directory = Qnil;
|
|
3802
|
|
3803 DEFVAR_LISP ("configure-site-module-directory", &Vconfigure_site_module_directory /*
|
|
3804 For internal use by the build procedure only.
|
444
|
3805 configure's idea of what `site-directory' will be.
|
428
|
3806 */ );
|
|
3807 #ifdef PATH_SITE_MODULES
|
|
3808 Vconfigure_site_module_directory = Ffile_name_as_directory
|
|
3809 (build_string ((char *) PATH_SITE_MODULES));
|
|
3810 #else
|
|
3811 Vconfigure_site_module_directory = Qnil;
|
|
3812 #endif
|
|
3813
|
|
3814 DEFVAR_LISP ("doc-directory", &Vdoc_directory /*
|
|
3815 *Directory containing the DOC file that comes with XEmacs.
|
444
|
3816 This is usually the same as `exec-directory'.
|
428
|
3817 */ );
|
|
3818 Vdoc_directory = Qnil;
|
|
3819
|
|
3820 DEFVAR_LISP ("configure-doc-directory", &Vconfigure_doc_directory /*
|
|
3821 For internal use by the build procedure only.
|
444
|
3822 configure's idea of what `doc-directory' will be.
|
428
|
3823 */ );
|
|
3824 #ifdef PATH_DOC
|
|
3825 Vconfigure_doc_directory = Ffile_name_as_directory
|
|
3826 (build_string ((char *) PATH_DOC));
|
|
3827 #else
|
|
3828 Vconfigure_doc_directory = Qnil;
|
|
3829 #endif
|
|
3830
|
|
3831 DEFVAR_LISP ("configure-exec-prefix-directory", &Vconfigure_exec_prefix_directory /*
|
|
3832 For internal use by the build procedure only.
|
444
|
3833 configure's idea of what `exec-prefix-directory' will be.
|
428
|
3834 */ );
|
|
3835 #ifdef PATH_EXEC_PREFIX
|
|
3836 Vconfigure_exec_prefix_directory = Ffile_name_as_directory
|
|
3837 (build_string ((char *) PATH_EXEC_PREFIX));
|
|
3838 #else
|
|
3839 Vconfigure_exec_prefix_directory = Qnil;
|
|
3840 #endif
|
|
3841
|
|
3842 DEFVAR_LISP ("configure-prefix-directory", &Vconfigure_prefix_directory /*
|
|
3843 For internal use by the build procedure only.
|
444
|
3844 configure's idea of what `prefix-directory' will be.
|
428
|
3845 */ );
|
|
3846 #ifdef PATH_PREFIX
|
|
3847 Vconfigure_prefix_directory = Ffile_name_as_directory
|
|
3848 (build_string ((char *) PATH_PREFIX));
|
|
3849 #else
|
|
3850 Vconfigure_prefix_directory = Qnil;
|
|
3851 #endif
|
|
3852
|
|
3853 DEFVAR_LISP ("configure-info-directory", &Vconfigure_info_directory /*
|
|
3854 For internal use by the build procedure only.
|
|
3855 This is the name of the directory in which the build procedure installed
|
|
3856 Emacs's info files; the default value for Info-default-directory-list
|
|
3857 includes this.
|
|
3858 */ );
|
|
3859 #ifdef PATH_INFO
|
|
3860 Vconfigure_info_directory =
|
|
3861 Ffile_name_as_directory (build_string (PATH_INFO));
|
|
3862 #else
|
|
3863 Vconfigure_info_directory = Qnil;
|
|
3864 #endif
|
|
3865
|
|
3866 DEFVAR_LISP ("configure-info-path", &Vconfigure_info_path /*
|
|
3867 The configured initial path for info documentation.
|
|
3868 */ );
|
|
3869 #ifdef PATH_INFOPATH
|
|
3870 Vconfigure_info_path = decode_path (PATH_INFOPATH);
|
|
3871 #else
|
|
3872 Vconfigure_info_path = Qnil;
|
|
3873 #endif
|
|
3874 }
|
|
3875
|
|
3876 #if defined(__sgi) && !defined(PDUMP)
|
|
3877 /* This is so tremendously ugly I'd puke. But then, it works.
|
|
3878 * The target is to override the static constructor from the
|
442
|
3879 * libiflPNG.so library which is masquerading as libz, and
|
428
|
3880 * cores on us when re-started from the dumped executable.
|
|
3881 * This will have to go for 21.1 -- OG.
|
|
3882 */
|
446
|
3883 void __sti__iflPNGFile_c___ (void);
|
|
3884 void
|
|
3885 __sti__iflPNGFile_c___ (void)
|
428
|
3886 {
|
|
3887 }
|
|
3888
|
|
3889 #endif
|