Carsten Leonhardt <leo(a)arioch.oche.de> writes:
That doesn't seem to be the case.
Dang! There's another unitialized built-in somewhere ...
$ src/xemacs -vanilla
Fatal error (11).
...
prin1-to-string(zsh: 20904 segmentation fault (core dumped) src/xemacs -vanilla
uname -a: Linux
altair.xemacs.org 2.0.34 #1 Wed Jun 3 23:15:41 PDT 1998 i586
/home/xemacs/xemacs-20.0/configure '--with-gnu-make'
'--srcdir=/home/xemacs/xemacs-20.0' '--cflags=-g'
'--error-checking=all' '--debug=yes' '--use-union-type'
'--without-x11' '--with-gpm=no' '--with-database=no'
'--with-sound=no'
XEmacs 21.0 "Corsican" configured for `i586-pc-linux'.
Where should the build process find the source code? /home/xemacs/xemacs-20.0
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? none
Compiling in support for ncurses.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using the union type for Lisp_Objects.
Using Lisp_Objects with minimal tagbits.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------