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