Dear Bug Team!
my recipe for disaster is
| % xemacs -vanilla
|
| click the toolbar's "Open File" icon
|
| click, e.g., the "Cancel" button in the bottom of the file
| selection dialog frame ("Ok" botton works the same)
|
| boom
this happens to me for two different debian system, stable@home and
unstable@work, i.e., with different compilers, libraries, build
options and lisp shadows
i have also experienced a similar crash with a native dialog box
(click button, boom), but i'll show you this other accident's lisp and
C stacks if you think it is, maybe, unrelated
here are the stacks relative to the open file frame crash
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may describe
your crash, and with luck a workaround. Please check it first, but do report
the crash anyway.
Please report this bug by invoking M-x report-emacs-bug, or by selecting
`Send Bug Report' from the Help menu. If that won't work, send ordinary
email to `crashes(a)xemacs.org'. *MAKE SURE* to include this entire output
from this crash, especially including the Lisp backtrace, as well as the
XEmacs configuration from M-x describe-installation (or equivalently, the
file `Installation' in the top of the build tree).
*Please* try *hard* to obtain a C stack backtrace; without it, we are unlikely
to be able to analyze the problem. Locate the core file produced as a result
of this crash (often called `core' or `core.<process-id>', and located in
the directory in which you started XEmacs or your home directory), and type
gdb /usr/local/bin/xemacs core
then type `where' at the debugger prompt. No GDB on your system? You may
have DBX, or XDB, or SDB. (Ask your system administrator if you need help.)
If no core file was produced, enable them (often with `ulimit -c unlimited')
in case of future recurrance of the crash.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
delete-frame(#<x-frame "emacs" 0xc1e>)
byte-code("..." [butbuf filebuf frame dirbuf kill-local-variable
delete-frame-hook delete-frame kill-buffer] 2)
signal(quit nil)
read-from-minibuffer("Find file: " "~/" #<keymap
read-file-name-map size 2 0xee7> nil file-name-history nil nil)
read-file-name-2(file-name-history "Find file: " nil nil nil nil
read-file-name-internal)
# bind (user-data dirwin filewin frame butbuf dirbuf filebuf file-p completer
initial-contents must-match default dir prompt history)
mouse-read-file-name-1(file-name-history "Find file: " nil nil nil nil
read-file-name-internal)
byte-code("..." [initial-contents must-match default dir prompt history
mouse-read-file-name-1 completer] 8)
# bind (completer initial-contents must-match default dir prompt history type)
read-file-name-1(file file-name-history "Find file: " nil nil nil nil
read-file-name-internal)
# bind (history initial-contents must-match default dir prompt)
read-file-name("Find file: " nil nil nil)
call-interactively(find-file)
#<compiled-function nil "...(4)" [toolbar-open-function call-interactively]
2 nil nil>()
call-interactively(toolbar-open)
# bind (callback button event)
release-and-activate-toolbar-button(#<buttonup-event button1up>)
# bind (command-debug-status)
call-interactively(release-and-activate-toolbar-button)
(dispatch-event "[internal]")
# (condition-case ... . error)
# (catch top-level ...)
gb # gdb /usr/local/bin/xemacs-21.5-b11 core
GNU gdb 5.3-debian
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-linux"...
warning: core file may not match specified executable file.
Core was generated by `xemacs -vanilla'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/X11R6/lib/libXaw3d.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXaw3d.so.6
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libpng.so.2...done.
Loaded symbols for /usr/lib/libpng.so.2
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /lib/libz.so.1...done.
Loaded symbols for /lib/libz.so.1
Reading symbols from /usr/lib/libcompface.so.1...done.
Loaded symbols for /usr/lib/libcompface.so.1
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /lib/libdb2.so.2...done.
Loaded symbols for /lib/libdb2.so.2
Reading symbols from /usr/lib/libgpm.so.1...done.
Loaded symbols for /usr/lib/libgpm.so.1
Reading symbols from /lib/libncurses.so.5...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libutil.so.1...done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /lib/libnss_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /usr/X11R6/lib/X11/locale/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xlcDef.so.2
Reading symbols from /usr/X11R6/lib/X11/locale/common/xomGeneric.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xomGeneric.so.2
#0 0x40335911 in kill () from /lib/libc.so.6
(gdb) bt
#0 0x40335911 in kill () from /lib/libc.so.6
#1 0x080cff13 in fatal_error_signal (sig=11) at emacs.c:3440
#2 0x40335898 in sigaction () from /lib/libc.so.6
#3 0x0823bed6 in x_event_to_emacs_event (x_event=0xbfffd790, emacs_event=0x85a0cc4)
at event-Xt.c:1520
#4 0x08238feb in emacs_Xt_event_handler (wid=0x84e5218, closure=0x0, event=0xbfffd790,
continue_to_dispatch=0xbfffd69f "\001") at events.h:880
#5 0x4014d573 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#6 0x4014de28 in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#7 0x4014e11a in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#8 0x40158e5c in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#9 0x0823e656 in emacs_Xt_drain_queue () at event-Xt.c:2924
#10 0x080eb306 in event_stream_quit_p () at event-stream.c:1886
#11 0x08202376 in check_quit () at signal.c:987
#12 0x080d5faa in unbind_to_hairy (count=34) at eval.c:5940
#13 0x080d5f7d in unbind_to_1 (count=34, value=1078316636) at eval.c:5923
#14 0x080cb7a4 in elisp_maphash (function=0x815ca40 <check_instance_cache_mapper>,
hash_table=139433496, extra_arg=0x8596a58) at elhash.c:1400
#15 0x08156db8 in check_window_subwindow_cache (w=0x8596a58) at glyphs.c:663
#16 0x08271358 in mark_window_as_deleted (w=0x8596a58) at window.c:2082
#17 0x0826a45d in delete_all_subwindows (w=0x857ab38) at window.h:37
#18 0x08142b96 in delete_frame_internal (f=0x8551008, force=139963192,
called_from_delete_device=0, from_io_error=0) at window.h:37
#19 0x08147ec8 in Fdelete_frame (frame=-1073753276, force=1078316636) at frame.c:1859
#20 0x080d425f in Ffuncall (nargs=2, args=0x2) at eval.c:3839
#21 0x0809bb3e in execute_optimized_program (
program=0xbfffdb00 "ÄÅ!\210Æ\n!\210Ç\t!\210Ç\b!\210\v«\005Ç\v!\210Ä\207",
stack_depth=4, constants_data=0x404e3108) at bytecode.c:609
#22 0x0809cd4c in Fbyte_code (instructions=1079160900, constants=1078866184,
stack_depth=2) at lisp.h:2475
#23 0x080d3a75 in Feval (form=1078632932) at eval.c:3595
#24 0x080d04d4 in Fprogn (args=1078632944) at eval.c:954
#25 0x080d6058 in unbind_to_hairy (count=0) at eval.c:5951
#26 0x080d5f7d in unbind_to_1 (count=0, value=1078316636) at eval.c:5923
#27 0x080d1dd5 in Fsignal (error_symbol=1078296212, data=1078316636) at eval.c:1555
#28 0x080d425f in Ffuncall (nargs=3, args=0x2) at eval.c:3839
#29 0x0809bb3e in execute_optimized_program (
program=0x856dbf0 "\016K¬\022Æ ÇV«\fÈ É a«\005ÊË!\210\016A«\021\016AÇV«\vÆ
\016AY«\004Ì \210\f«\035\f9«\rÍ\f!¬\024ÊÎ\f\"\210ª\rÍ\f@!¬\aÊÎ\f@\"\210Ï
«\tÐÑÒ\016L!\"\210\016B\036CÈ \036DÓ \036MÉ \031Æ Ça«\006Ô\t!ª\bÕÖ×Æ
\"!\030Ø\t!\211\036EÓ a?\005Ù\016E!\036NÙ
\036O\f\e\016<\036PÚ\216Û\b!q\210\016C\026BÜÝ!\210Þ\026\035Üß!\210Üà!\210Üá!\210â\026\037ã\026
\016F«\025Üä!\210\016$¬\004å\026$Üæ!"..., stack_depth=8, constants_data=0x404efddc)
at bytecode.c:609
#30 0x080dab5e in funcall_compiled_function (fun=1079366052, nargs=7, args=0xbfffe038)
at opaque.h:36
#31 0x080d41a7 in Ffuncall (nargs=8, args=0xbfffe034) at eval.c:3877
#32 0x0809bb3e in execute_optimized_program (
program=0x84f4af8
"\r¬\004\016\017\025Æ\rÇ\"\025\016\020¬\a\v¬\004Ȫ\021\v«\vÉ\r\vP!\rGBª\004É\r!\034\016\021\r\bÇa?\002ÇÊ\036\022\036\023\036\024\036\025Ë\016\026\f\b¬\005\016\027ª\003\016\030Ê\016\031Ê\n&\a,\211\031¬\006ÌÍ!ª\027\n«\021\t\f:«\005\f@ª\002\fk«\004\nª\004Î\t!*\207",
stack_depth=28, constants_data=0x404e2ba8) at bytecode.c:609
#33 0x080dab5e in funcall_compiled_function (fun=1079332744, nargs=7, args=0xbfffe1b8)
at opaque.h:36
#34 0x080d41a7 in Ffuncall (nargs=8, args=0xbfffe1b4) at eval.c:3877
#35 0x0809bb3e in execute_optimized_program (
program=0x8543430 "\0161Æa\032ÇÈ!\034\n\004ÉÊ!\031ÉÊ!\030Ë
\035Ì\211\e\036.Ì\0362Í\216Î\f!\210Ï\r!\210Ð\0364ÑÌÒ\r!ÓZ\"\210)\n«\eÔÕ!\210Ö\r!\023×\r!\026.Ø\v\f\"\210Ø\016.\t\"\210ª\nÙ\r!\023Ø\v\f\"\210\f\t\v\016.F\0262ØÚ\r!\b\"\210Û\036/\fq\210ÜÝ\016/\"\210\n«\n\tq\210ÜÝ\016/\"\210)Þßà\"\210\bq\210á\0163!\210\0160«\005\0160\0265âã!«\bä\0166å\b#\210æc\210çèéê\"!\210æc\210çèëì\"!\210í\0167\0163\0160\0168\0169\016:\0161"...,
stack_depth=28,
constants_data=0x404eaaf4) at bytecode.c:609
#36 0x080dab5e in funcall_compiled_function (fun=1079351664, nargs=7, args=0xbfffe338)
at opaque.h:36
#37 0x080d41a7 in Ffuncall (nargs=8, args=0xbfffe334) at eval.c:3877
#38 0x0809bb3e in execute_optimized_program (
program=0xbfffe3b0 "Æ\r\f\v\n\t\b\016\a&\a\207Ó\r!ª\002\r)\207\t",
stack_depth=28,
constants_data=0x404eabf0) at bytecode.c:609
#39 0x0809cd4c in Fbyte_code (instructions=1079203204, constants=1078897648,
stack_depth=8) at lisp.h:2475
#40 0x080d3a75 in Feval (form=1078684808) at eval.c:3595
#41 0x080d04d4 in Fprogn (args=1078684820) at eval.c:954
#42 0x080d102a in condition_case_1 (handlers=1078684904, bfun=0x80d2d3c <Feval>,
barg=1078685264, hfun=0x80da81c <run_condition_case_handlers>, harg=1078316636)
at eval.c:1872
#43 0x080d1367 in condition_case_3 (bodyform=1078685264, var=1078316636,
handlers=1078684904) at eval.c:1970
#44 0x0809c82f in execute_rare_opcode (stack_ptr=0xbfffe724,
program_ptr=0x8544700 "\207ÊËÌ\"\210Í\r\f\v\n\t\b\016\016&\a\207",
opcode=143)
at bytecode.c:1134
#45 0x0809b940 in execute_optimized_program (
program=0x85446f8 "Æ
«\006ÇÈÉ\217\207ÊËÌ\"\210Í\r\f\v\n\t\b\016\016&\a\207",
stack_depth=1078898512, constants_data=0x404eaf50) at bytecode.c:515
#46 0x080dab5e in funcall_compiled_function (fun=1079352236, nargs=8, args=0xbfffe8a8)
at opaque.h:36
#47 0x080d41a7 in Ffuncall (nargs=9, args=0xbfffe8a4) at eval.c:3877
#48 0x0809bb3e in execute_optimized_program (
program=0x855d078
"ÆÇ\v®\002È\n\f\t®\025\r«\nÉÊ\r\f\"Ë\"®\t\b\006É\016\rË\"\016\016\rÌ&\b\207",
stack_depth=32, constants_data=0x404eaf9c) at bytecode.c:609
#49 0x080dab5e in funcall_compiled_function (fun=1079352280, nargs=4, args=0xbfffea24)
at opaque.h:36
#50 0x080d41a7 in Ffuncall (nargs=5, args=0xbfffea20) at eval.c:3877
#51 0x080d501e in call4 (fn=1078316636, arg0=1078316636, arg1=1078316636,
arg2=1078316636, arg3=1078316636) at eval.c:4535
#52 0x0809fcc8 in Fcall_interactively (function=1078286924, record_flag=1078316636,
keys=1078316636) at callint.c:263
#53 0x080d425f in Ffuncall (nargs=2, args=0x3) at eval.c:3839
#54 0x0809bb3e in execute_optimized_program (program=0x855cb28 "Á\b!\207\021",
stack_depth=4, constants_data=0x404ec370) at bytecode.c:609
#55 0x080dab5e in funcall_compiled_function (fun=1079356064, nargs=0, args=0xbfffeee4)
at opaque.h:36
#56 0x080d41a7 in Ffuncall (nargs=1, args=0xbfffeee0) at eval.c:3877
#57 0x080d4f3e in apply1 (fn=1079356064, arg=11) at eval.c:4452
#58 0x080a0f1f in Fcall_interactively (function=1078268468, record_flag=1078316636,
keys=1078316636) at callint.c:460
#59 0x080d425f in Ffuncall (nargs=2, args=0x3) at eval.c:3839
#60 0x0809bb3e in execute_optimized_program (
program=0x855d2c8
"Ä\t!¬\006ÅÆ\b\"\210Ç\t!\210È\t!\032É\n!(Ê\n!#Ë\n!\036Ë\n!\211\e\020Ì\v!«\017Í\v!«\006Î\v!ª\b\v
ª\004Ï\v!))\207 ", stack_depth=4,
constants_data=0x404dc8b4) at bytecode.c:609
#61 0x080dab5e in funcall_compiled_function (fun=1079316816, nargs=1, args=0xbffff314)
at opaque.h:36
#62 0x080d41a7 in Ffuncall (nargs=2, args=0xbffff310) at eval.c:3877
#63 0x0809f746 in Fcall_interactively (function=1078197188, record_flag=1078316636,
keys=1078316636) at callint.c:995
#64 0x080d28bc in Fcommand_execute (cmd=1078197188, record_flag=1078316636,
keys=1078316636) at eval.c:3100
#65 0x080ed4e7 in execute_command_event (command_builder=0x8488010, event=139865924)
at event-stream.c:4202
#66 0x080e8224 in Fdispatch_event (event=139865924) at event-stream.c:4569
#67 0x080a8de6 in Fcommand_loop_1 () at cmdloop.c:569
#68 0x080d108f in condition_case_1 (handlers=1078314524,
bfun=0x80a92dc <command_loop_1>, barg=1078316636, hfun=0x80a9320
<cmd_error>,
harg=1078316636) at eval.c:1888
#69 0x080a94f4 in command_loop_2 (dummy=1078316636) at cmdloop.c:251
#70 0x080d0f49 in internal_catch (tag=1078316636, func=0x80a94ac <command_loop_2>,
arg=1078316636, threw=0x0, thrown_tag=0x0) at eval.c:1500
#71 0x080a906b in initial_command_loop (load_me=1078316636) at cmdloop.c:300
#72 0x080cdfad in xemacs_21_5_b11_i586_pc_linux (argc=2, argv=0xbffffa54,
envp=0xbffffa60, restart=0) at emacs.c:2354
#73 0x080cea0f in main (argc=1078316636, argv=0x4045ce5c, envp=0x4045ce5c)
at emacs.c:2792
#74 0x403249f1 in __libc_start_main () from /lib/libc.so.6
(gdb) gb # exit
ciao
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux boffi95 2.2.21 #1 Wed Jul 17 12:52:48 CEST 2002 i586 unknown unknown
GNU/Linux
./configure '--extra-verbose' '--rel-alloc' '--with-widgets'
'--with-athena=3d' '--debug' '--pdump' '--with-wmcommand'
'--with-sound=no' '--error-checking=all'
XEmacs 21.5-b11 "cabbage" (+CVS-20030216) configured for `i586-pc-linux'.
Compilation / Installation:
Source code location: /home/gb/src/xemacs
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -Wall -Wno-switch -Winline -Wmissing-prototypes
-Wsign-compare -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g
-O3
Relocating allocator for buffers: yes
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Databases:
Compiling in support for Berkeley database.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Compiling in support for extra debugging code.
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: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(/home/gb/lib/emacs/test/db-util
/usr/local/lib/xemacs/site-lisp/edb/db-util
/home/gb/lib/emacs/test/db-types
/usr/local/lib/xemacs/site-lisp/edb/db-types
/home/gb/lib/emacs/test/db-two-dbs
/usr/local/lib/xemacs/site-lisp/edb/db-two-dbs
/home/gb/lib/emacs/test/db-time
/usr/local/lib/xemacs/site-lisp/edb/db-time
/home/gb/lib/emacs/test/db-tagged
/usr/local/lib/xemacs/site-lisp/edb/db-tagged
/home/gb/lib/emacs/test/db-summary
/usr/local/lib/xemacs/site-lisp/edb/db-summary
/home/gb/lib/emacs/test/db-sort
/usr/local/lib/xemacs/site-lisp/edb/db-sort
/home/gb/lib/emacs/test/db-search
/usr/local/lib/xemacs/site-lisp/edb/db-search
/home/gb/lib/emacs/test/db-rep
/usr/local/lib/xemacs/site-lisp/edb/db-rep
/home/gb/lib/emacs/test/db-rdb
/usr/local/lib/xemacs/site-lisp/edb/db-rdb
/home/gb/lib/emacs/test/db-isbn
/usr/local/lib/xemacs/site-lisp/edb/db-isbn
/home/gb/lib/emacs/test/db-interfa
/usr/local/lib/xemacs/site-lisp/edb/db-interfa
/home/gb/lib/emacs/test/db-format
/usr/local/lib/xemacs/site-lisp/edb/db-format
/home/gb/lib/emacs/test/db-file-io
/usr/local/lib/xemacs/site-lisp/edb/db-file-io
/home/gb/lib/emacs/test/db-convert
/usr/local/lib/xemacs/site-lisp/edb/db-convert
/home/gb/lib/emacs/test/database
/usr/local/lib/xemacs/site-lisp/edb/database /home/gb/lib/emacs/man
/usr/local/lib/xemacs/xemacs-packages/lisp/edit-utils/man
/home/gb/lib/emacs/htmlize
/usr/local/lib/xemacs/xemacs-packages/lisp/text-modes/htmlize
/usr/local/lib/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/lib/xemacs-21.5-b11/lisp/build-report)
Installed XEmacs Packages:
-------------------------
((xemacs-devel:version 1.5 :type single-file)
(xemacs-base :version 1.73 :type regular)
(w3 :version 1.27 :type regular)
(vm :version 7.07 :type regular)
(view-process :version 1.12 :type regular)
(vc :version 1.34 :type regular)
(tramp :version 1.11 :type regular)
(time :version 1.12 :type regular)
(textools :version 1.13 :type regular)
(text-modes :version 1.55 :type single-file)
(texinfo :version 1.22 :type regular)
(supercite :version 1.19 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.26 :type regular)
(slider :version 1.13 :type regular)
(sh-script :version 1.16 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.16 :type regular)
(scheme :version 1.12 :type regular)
(sasl :version 1.12 :type regular)
(rmail :version 1.13 :type regular)
(reftex :version 1.28 :type regular)
(python-modes :version 1.01 :type single-file)
(psgml :version 1.36 :type regular)
(ps-print :version 1.08 :type regular)
(prog-modes
:version
1
.69
:type
single-file)
(pgg :version 1.02 :type regular)
(perl-modes :version 1.02 :type single-file)
(pcomplete :version 1.02 :type regular)
(pcl-cvs :version 1.64 :type regular)
(os-utils :version 1.29 :type single-file)
(ocaml :version 0.03 :type regular)
(net-utils :version 1.29 :type single-file)
(mmm-mode :version 1.0 :type regular)
(mine :version 1.14 :type regular)
(mailcrypt :version 2.12 :type regular)
(mail-lib :version 1.55 :type regular)
(ispell :version 1.24 :type regular)
(igrep :version 1.1 :type regular)
(ibuffer :version 1.08 :type regular)
(hm--html-menus :version 1.18 :type regular)
(gnus :version 1.65 :type regular)
(gnats :version 1.15 :type regular)
(fsf-compat :version 1.11 :type single-file)
(fortran-modes :version 1.01 :type single-file)
(footnote :version 1.15 :type regular)
(eterm :version 1.13 :type regular)
(ess :version 1.03 :type regular)
(eshell :version 1.04 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.1 :type single-file)
(eieio :version 1.04 :type regular)
(efs :version 1.29 :type regular)
(edit-utils :version 1.97 :type single-file)
(ediff :version 1.45 :type regular)
(edebug :version 1.15 :type regular)
(ecrypto :version 0.12 :type regular)
(ecb :version 1.01 :type regular)
(docbookide :version 0.05 :type regular)
(dired :version 1.13 :type regular)
(dictionary :version 1.11 :type regular)
(debug :version 1.16 :type regular)
(cc-mode :version 1.31 :type regular)
(calendar :version 1.19 :type regular)
(calc :version 1.23 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.09 :type regular)
(bbdb :version 1.21 :type regular)
(auctex :version 1.33 :type regular)
(apel :version 1.26 :type regular))
Features:
--------
(xemacsbug shadow uudecode hyper-apropos ispell mail-abbrevs sendmail
rfc822 vm-reply vm-sort vm-delete vm-undo vm-crypto vm-minibuf vm-imap
vm-page vm-mime vm-toolbar vm-summary tapestry vm-motion vm-message
vm-menu vm-folder vm-misc vm-mouse vm-window vm-autoload
highlight-headers vm-vars vm-version vm vm-startup efs-cu font
disp-table paren blink-paren func-menu bbdb timezone psgml-xemacs
sgml-mode psgml font-lock cus-face jka-compr tex-site smiley
annotations messagexmas nnheader nnheaderxm mm-util mail-prsvr
mail-utils x-compose filladapt image-mode view-less view
xemacs-devel-autoloads xemacs-base-autoloads w3-autoloads vm-autoloads
view-process-autoloads vc-autoloads tramp-autoloads time-autoloads
textools-autoloads text-modes-autoloads texinfo-autoloads
supercite-autoloads strokes-autoloads speedbar-autoloads
slider-autoloads sh-script-autoloads sgml-autoloads semantic-autoloads
scheme-autoloads sasl-autoloads rmail-autoloads reftex-autoloads
python-modes-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads os-utils-autoloads
ocaml-autoloads net-utils-autoloads mmm-mode-autoloads mine-autoloads
mailcrypt-autoloads mail-lib-autoloads ispell-autoloads
igrep-autoloads ibuffer-autoloads hm--html-menus-autoloads
gnus-autoloads gnats-autoloads fsf-compat-autoloads
fortran-modes-autoloads footnote-autoloads eterm-autoloads
ess-autoloads eshell-autoloads emerge-autoloads elib-autoloads
eieio-autoloads efs-autoloads edit-utils-autoloads ediff-autoloads
edebug-autoloads ecrypto-autoloads ecb-autoloads docbookide-autoloads
dired-autoloads dictionary-autoloads debug-autoloads cc-mode-autoloads
calendar-autoloads calc-autoloads c-support-autoloads build-autoloads
bbdb-autoloads auctex-autoloads apel-autoloads modules-autoloads
auto-autoloads loadhist rsz-minibuf auto-show fontl-hooks x-iso8859-1
code-cmds gutter-items menubar-items x-menubar mode-motion mouse
behavior itimer auto-save lisp-mode easymenu iso8859-1 page buff-menu
lib-complete cus-file derived env text-props frame obsolete cus-start
custom widget cl-extra mini-cl cl cl-19 packages backquote
very-early-lisp unicode lucid-scrollbars cut-buffer lucid-menubars
athena-dialogs x c-balloon-help tty-frames tty toolbar scrollbar
unix-processes multicast network-streams subprocesses modules
menu-accelerator-support menubar berkeley-db md5 xemacs gutter tiff
png gif jpeg xface xpm xbm lisp-float-type file-coding linux dialog
devices window-system base64)
Recent keystrokes:
-----------------
down down down down down down down down down down down
down down down down down down down down down down down
down down down down down down down down down down down
down down down down down down down down down down down
down down down down down down down down down down down
down down down down down down down down down down down
down down down C-c C-c n down down down down down down
down M-x b u g SPC BS BS BS r e p SPC o SPC r SPC x
e m TAB RET
Recent messages (most recent first):
-----------------------------------
Parsing /home/gb/.mailrc... done
Parsing /home/gb/.mailrc...
Loading xemacsbug...done
Loading xemacsbug...
Making completion list...
Making completion list...
Sending...done
Wrote /home/gb/Mail/Outgoing
Sending...
Ci metto la X-Face? (y or n) No
Ci metto la X-Face? (y or n)
Quit
Making completion list...
Loading uudecode...done
Loading uudecode...
nil
nil
Quit
nil
Opening input file: No such file or directory, /home/gb/src/xemacs/Installation