Yeah, I sent that mail twice since I wasnt sure it reached the first
time.
As for this crash, I have reproduced it in a lot of ways. One of them
is to resize the emacs window and then click on a tab. Here is the
backtrace for that one. All the system information is present at the
end of this mail. Thanks..
(gdb) run
Starting program: /usr/home/kaarthik/xemacs/xemacs-21.5/src/xemacs
Fatal error: assertion failed, file gui-x.c, line 285, RECORD_TYPEP (obj,
lrecord_type_cons)
Program received signal SIGABRT, Aborted.
0x28618b64 in kill () from /usr/lib/libc.so.4
(gdb) bt
#0 0x28618b64 in kill () from /usr/lib/libc.so.4
#1 0x2865a10a in abort () from /usr/lib/libc.so.4
#2 0x80c5d8b in really_abort () at emacs.c:4394
#3 0x80c5ae3 in assert_failed (file=0x82e874c "gui-x.c", line=285,
expr=0x82e7580 "RECORD_TYPEP (obj, lrecord_type_cons)") at emacs.c:3728
#4 0x82265c3 in popup_selection_callback (widget=0x8a9fc00, ignored_id=65544,
client_data=0x8c26aa4) at lisp.h:1700
#5 0x8248ee9 in xlw_tab_control_callback (w=0x8a9fc00, client_data=0x8cbdda0,
call_data=0x8a9fc00) at lwlib-Xlw.c:363
#6 0x28426db9 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#7 0x824d181 in XawTabsSetTop (w=0x8a9fc00, callCallbacks=1) at xlwtabs.c:1310
#8 0x824e210 in TabsSelect (w=0x85b8b00, event=0xbfbff450, params=0x0,
num_params=0x284630b4) at xlwtabs.c:1079
#9 0x28453a82 in HandleActions () from /usr/X11R6/lib/libXt.so.6
#10 0x28453f03 in HandleSimpleState () from /usr/X11R6/lib/libXt.so.6
#11 0x28454441 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#12 0x28431d6d in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#13 0x28432701 in _XtDefaultDispatcher () from /usr/X11R6/lib/libXt.so.6
#14 0x2843294e in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#15 0x2843d4c5 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#16 0x820bec6 in emacs_Xt_next_event (emacs_event=0x86255e8) at event-Xt.c:2845
#17 0x80dc253 in event_stream_next_event (event=0x86255e8)
at event-stream.c:2078
#18 0x80dc597 in next_event_internal (target_event=140662248, allow_queued=1)
at event-stream.c:2142
#19 0x80dcc76 in Fnext_event (event=140662248, prompt=678125316)
at event-stream.c:2367
#20 0x80a29d8 in Fcommand_loop_1 () at cmdloop.c:568
#21 0x80a2ca6 in command_loop_1 (dummy=678125316) at cmdloop.c:488
#22 0x80c82a3 in condition_case_1 (handlers=678123204,
bfun=0x80a2c68 <command_loop_1>, barg=678125316,
hfun=0x80a2d18 <cmd_error>, harg=678125316) at eval.c:1917
#23 0x80a2e0f in command_loop_2 (dummy=678125316) at cmdloop.c:251
#24 0x80d0f78 in internal_catch (tag=677914260,
func=0x80a2dcc <command_loop_2>, arg=678125316, threw=0x0, thrown_tag=0x0)
at eval.c:1527
#25 0x80a2688 in initial_command_loop (load_me=678125316) at cmdloop.c:300
#26 0x80c3d5f in xemacs_21_5_b11_i386_unknown_freebsd4_7 (argc=1,
argv=0xbfbff994, envp=0xbfbff99c, restart=0) at emacs.c:2400
#27 0x80c5e7c in main (argc=1, argv=0xbfbff994, envp=0xbfbff99c)
at emacs.c:2830
,
func=0x80a2dcc <command_loop_2>, arg=678125316, threw=0x0, thrown_tag=0x0)
at eval.c:1527
#25 0x80a2688 in initial_command_loop (load_me=678125316) at cmdloop.c:300
#26 0x80c3d5f in xemacs_21_5_b11_i386_unknown_freebsd4_7 (argc=1,
argv=0xbfbff994, envp=0xbfbff99c, restart=0) at emacs.c:2400
#27 0x80c5e7c in main (argc=1, argv=0xbfbff994, envp=0xbfbff99c)
at emacs.c:2830
(gdb) c
Continuing.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
("next_event_internal()" "[internal]")
# (unwind-protect ...)
# bind (inhibit-quit)
(next-event "[internal]")
# (condition-case ... . error)
# (catch top-level ...)
SJT> Yup, same filter.
SJT> From: Kaarthik Sivakumar <kaarthik(a)comcast.net>
SJT> Subject: XEmacs Crash in Customize
SJT> To: xemacs-beta(a)xemacs.org
SJT> Cc: ben(a)xemacs.org, kaarthik(a)torrentnet.com
SJT> Date: Mon, 24 Feb 2003 17:21:54 -0500
SJT> This bug report will be sent to the XEmacs Development Team,
SJT> not to your local site managers!!
SJT> Please write in English, because the XEmacs maintainers do not have
SJT> translators to read other languages for them.
SJT> Please describe as succinctly as possible:
SJT> - What happened.
SJT> - What you thought should have happened.
SJT> - Precisely what you were doing at the time.
SJT> Please also include any C or lisp back-traces that you may have.
SJT> ================================================================
SJT> Dear Bug Team!
SJT> I was working with Custom when XEmacs crashed on me. I have a long
SJT> list of filters set up in nnmail-split-fancy, written out in gnus.el.
SJT> I decided to use custom to set this up and so started editing this
SJT> variable's value in Custom. I deleted a number of filters and then hit
SJT> 'save' and then 'done'. When I hit 'Done' XEmacs crashed.
This
SJT> happened two times with the similar input sequence: the first time it
SJT> happened when I marked the region and cut it; the second time when i
SJT> hit 'done'. This is the stack trace for the second one - I dont have
SJT> the core file for the first case, sorry.
SJT> C trace:
SJT> --------
SJT> (gdb) run
SJT> Starting program: /usr/home/kaarthik/xemacs/xemacs-21.5/src/xemacs
SJT> Fatal error: assertion failed, file gui-x.c, line 284, RECORD_TYPEP (obj,
lrecord_type_cons)
SJT> Program received signal SIGABRT, Aborted.
SJT> 0x28618b64 in kill () from /usr/lib/libc.so.4
SJT> (gdb) bt
SJT> #0 0x28618b64 in kill () from /usr/lib/libc.so.4
SJT> #1 0x2865a10a in abort () from /usr/lib/libc.so.4
SJT> #2 0x80c5d8b in really_abort () at emacs.c:4394
SJT> #3 0x80c5ae3 in assert_failed (file=0x82e874c "gui-x.c", line=284,
SJT> expr=0x82e7580 "RECORD_TYPEP (obj, lrecord_type_cons)") at
emacs.c:3728
SJT> #4 0x8226573 in popup_selection_callback (widget=0x8e14e00, ignored_id=65595,
SJT> client_data=0x8d0ce7c) at lisp.h:1700
SJT> #5 0x8241257 in xaw_generic_callback (widget=0x8e14e00, closure=0x8db34c0,
SJT> call_data=0x0) at lwlib-Xaw.c:584
SJT> #6 0x28426db9 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
SJT> #7 0x28322468 in Notify () from /usr/X11R6/lib/libXaw3d.so.7
SJT> #8 0x28453a82 in HandleActions () from /usr/X11R6/lib/libXt.so.6
SJT> #9 0x28453f03 in HandleSimpleState () from /usr/X11R6/lib/libXt.so.6
SJT> #10 0x28454441 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
SJT> #11 0x28431d6d in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
SJT> #12 0x28432701 in _XtDefaultDispatcher () from /usr/X11R6/lib/libXt.so.6
SJT> #13 0x2843294e in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
SJT> #14 0x2843d4c5 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
SJT> #15 0x820bec6 in emacs_Xt_next_event (emacs_event=0x8663de8) at event-Xt.c:2845
SJT> #16 0x80dc253 in event_stream_next_event (event=0x8663de8)
SJT> at event-stream.c:2078
SJT> #17 0x80dc597 in next_event_internal (target_event=140918248, allow_queued=1)
SJT> at event-stream.c:2142
SJT> #18 0x80dcc76 in Fnext_event (event=140918248, prompt=678125316)
SJT> at event-stream.c:2367
SJT> #19 0x80a29d8 in Fcommand_loop_1 () at cmdloop.c:568
SJT> #20 0x80a2ca6 in command_loop_1 (dummy=678125316) at cmdloop.c:488
SJT> #21 0x80c82a3 in condition_case_1 (handlers=678123204,
SJT> bfun=0x80a2c68 <command_loop_1>, barg=678125316,
SJT> hfun=0x80a2d18 <cmd_error>, harg=678125316) at eval.c:1917
SJT> #22 0x80a2e0f in command_loop_2 (dummy=678125316) at cmdloop.c:251
SJT> #23 0x80d0f78 in internal_catch (tag=677914260,
SJT> func=0x80a2dcc <command_loop_2>, arg=678125316, threw=0x0,
thrown_tag=0x0)
SJT> at eval.c:1527
SJT> #24 0x80a2688 in initial_command_loop (load_me=678125316) at cmdloop.c:300
SJT> #25 0x80c3d5f in xemacs_21_5_b11_i386_unknown_freebsd4_7 (argc=1,
SJT> argv=0xbfbff994, envp=0xbfbff99c, restart=0) at emacs.c:2400
SJT> #26 0x80c5e7c in main (argc=1, argv=0xbfbff994, envp=0xbfbff99c)
SJT> at emacs.c:2830
SJT> (gdb) c
SJT> Continuing.
SJT> [...]
SJT> Lisp backtrace follows:
SJT> # (unwind-protect ...)
SJT> # (unwind-protect ...)
SJT> # (unwind-protect ...)
SJT> # (unwind-protect ...)
SJT> # (unwind-protect ...)
SJT> # (unwind-protect ...)
SJT> # (unwind-protect ...)
SJT> ("next_event_internal()" "[internal]")
SJT> # (unwind-protect ...)
SJT> # bind (inhibit-quit)
SJT> (next-event "[internal]")
SJT> # (condition-case ... . error)
SJT> # (catch top-level ...)
SJT> Program received signal SIGABRT, Aborted.
SJT> 0x28618b64 in kill () from /usr/lib/libc.so.4
SJT> (gdb) c
SJT> Continuing.
SJT> Program terminated with signal SIGABRT, Aborted.
SJT> The program no longer exists.
SJT> (gdb) quit
SJT> ================================================================
SJT> System Info to help track down your bug:
SJT> ---------------------------------------
SJT> uname -a: FreeBSD the-saint 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Feb 22 16:47:02
EST 2003 kaarthik@the-saint:/usr/src/sys/compile/THE-SAINT i386
SJT> ./configure '--site-includes=/usr/local/include'
'--site-libraries=/usr/local/lib' '--with-database=no'
'--with-dialogs=athena' '--with-widgets=athena' '--with-athena=3d'
'--pdump'
SJT> XEmacs 21.5-b11 "cabbage" (+CVS-20030222) configured for
`i386-unknown-freebsd4.7'.
SJT> Compilation / Installation:
SJT> Source code location: /usr/home/kaarthik/xemacs/xemacs-21.5
SJT> Installation prefix: /usr/local
SJT> Additional header files: /usr/local/include
SJT> Additional libraries: /usr/local/lib
SJT> Runtime library search path: /usr/local/lib:/usr/X11R6/lib
SJT> Operating system description file: `s/freebsd.h'
SJT> Machine description file: `m/intel386.h'
SJT> Compiler: gcc -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -Wundef -Wstrict-prototypes -Wshadow
-Wmissing-declarations -Wpointer-arith -g -O3
SJT> Relocating allocator for buffers: yes
SJT> GNU version of malloc: yes
SJT> Window System:
SJT> Compiling in support for the X window system:
SJT> - X Windows headers location: /usr/X11R6/include
SJT> - X Windows libraries location: /usr/X11R6/lib
SJT> - Handling WM_COMMAND properly.
SJT> Compiling in support for the Athena widget set:
SJT> - Athena headers location: X11/Xaw3d
SJT> - Athena library to link: Xaw3d
SJT> Using Lucid menubars.
SJT> Using Lucid scrollbars.
SJT> Using Athena dialog boxes.
SJT> Using Athena native widgets.
SJT> TTY:
SJT> Compiling in support for ncurses.
SJT> Images:
SJT> Compiling in support for GIF images (builtin).
SJT> Compiling in support for XPM images.
SJT> Compiling in support for PNG images.
SJT> Compiling in support for JPEG images.
SJT> Compiling in support for TIFF images.
SJT> Sound:
SJT> Compiling in support for sound (native).
SJT> Compiling in support for ESD (Enlightened Sound Daemon).
SJT> Databases:
SJT> Internationalization:
SJT> Mail:
SJT> Compiling in support for "flock" mail spool file locking method.
SJT> Other Features:
SJT> Inhibiting IPv6 canonicalization at startup.
SJT> Compiling in support for dynamic shared object modules.
SJT> Using the new portable dumper.
SJT> Compiling in support for extra debugging code.
SJT> WARNING: ---------------------------------------------------------
SJT> WARNING: Compiling in support for runtime error checking.
SJT> WARNING: XEmacs will run noticeably more slowly as a result.
SJT> WARNING: Error checking is on by default for XEmacs beta releases.
SJT> WARNING: ---------------------------------------------------------
SJT> Load-Path Lisp Shadows:
SJT> ----------------------
SJT> (/home/kaarthik/.xemacs/elisp/ps-print/lisp/ps-print
SJT> /usr/local/lib/xemacs/xemacs-packages/lisp/ps-print/ps-print
SJT> /home/kaarthik/.xemacs/elisp/ps-print/lisp/ps-mule
SJT> /usr/local/lib/xemacs/xemacs-packages/lisp/ps-print/ps-mule
SJT> /home/kaarthik/.xemacs/elisp/ps-print/lisp/ps-bdf
SJT> /usr/local/lib/xemacs/xemacs-packages/lisp/ps-print/ps-bdf
SJT> /home/kaarthik/.xemacs/elisp/cparse/sformat
SJT> /usr/local/lib/xemacs/xemacs-packages/lisp/semantic/sformat)
SJT> Installed XEmacs Packages:
SJT> -------------------------
SJT> ((zenirc:version 1.13 :type regular)
SJT> (xslt-process :version 1.11 :type regular)
SJT> (xslide :version 1.03 :type regular)
SJT> (xemacs-devel :version 1.48 :type single-file)
SJT> (xemacs-base :version 1.71 :type regular)
SJT> (w3 :version 1.26 :type regular)
SJT> (vm :version 7.07 :type regular)
SJT> (viper :version 1.35 :type regular)
SJT> (view-process :version 1.12 :type regular)
SJT> (vhdl :version 1.15 :type regular)
SJT> (vc-cc :version 1.21 :type regular)
SJT> (vc :version 1.33 :type regular)
SJT> (tramp :version 1.1 :type regular)
SJT> (tpu :version 1.12 :type regular)
SJT> (tooltalk :version 1.13 :type regular)
SJT> (tm :version 1.34 :type regular)
SJT> (time :version 1.12 :type regular)
SJT> (textools :version 1.13 :type regular)
SJT> (text-modes :version 1.55 :type single-file)
SJT> (texinfo :version 1.21 :type regular)
SJT> (supercite :version 1.19 :type regular)
SJT> (strokes :version 1.08 :type regular)
SJT> (speedbar :version 1.24 :type regular)
SJT> (sounds-wav :version 1.1 :type regular)
SJT> (sounds-au :version 1.1 :type regular)
SJT> (sml-mode :version 0.05 :type regular)
SJT> (slider :version 1.13 :type regular)
SJT> (sieve :version 1.1 :type regular)
SJT> (sh-script :version 1.16 :type regular)
SJT> (sgml :version 1.08 :type regular)
SJT> (semantic :version 1.14 :type regular)
SJT> (scheme :version 1.12 :type regular)
SJT> (sasl :version 1.12 :type regular)
SJT> (ruby-modes :version 1.0 :type single-file)
SJT> (rmail :version 1.13 :type regular)
SJT> (reftex :version 1.28 :type regular)
SJT> (python-modes :version 1.01 :type single-file)
SJT> (psgml-dtds :version 1.02 :type regular)
SJT> (psgml :version 1.35 :type regular)
SJT> (ps-print :version 1.08 :type regular)
SJT> (prog-modes
SJT>:version
SJT> 1
SJT> .67
SJT>:type
SJT> single-file)
SJT> (pgg :version 1.01 :type regular)
SJT> (perl-modes :version 1.02 :type single-file)
SJT> (pcomplete :version 1.02 :type regular)
SJT> (pcl-cvs :version 1.64 :type regular)
SJT> (pc :version 1.25 :type single-file)
SJT> (os-utils :version 1.29 :type single-file)
SJT> (ocaml :version 0.03 :type regular)
SJT> (net-utils :version 1.28 :type single-file)
SJT> (mmm-mode :version 1.0 :type regular)
SJT> (misc-games :version 1.15 :type single-file)
SJT> (mine :version 1.14 :type regular)
SJT> (mh-e :version 1.16 :type regular)
SJT> (mew :version 1.17 :type regular)
SJT> (mailcrypt :version 2.12 :type regular)
SJT> (mail-lib :version 1.54 :type regular)
SJT> (liece :version 1.1 :type regular)
SJT> (jde :version 1.38 :type regular)
SJT> (ispell :version 1.24 :type regular)
SJT> (ilisp :version 1.28 :type regular)
SJT> (igrep :version 1.1 :type regular)
SJT> (idlwave :version 1.27 :type regular)
SJT> (ibuffer :version 1.08 :type regular)
SJT> (hm--html-menus :version 1.18 :type regular)
SJT> (haskell-mode :version 1.03 :type regular)
SJT> (gnus :version 1.64 :type regular)
SJT> (gnats :version 1.15 :type regular)
SJT> (games :version 1.13 :type regular)
SJT> (fsf-compat :version 1.11 :type single-file)
SJT> (frame-icon :version 1.09 :type regular)
SJT> (fortran-modes :version 1.01 :type single-file)
SJT> (forms :version 1.14 :type regular)
SJT> (footnote :version 1.15 :type regular)
SJT> (eudc :version 1.36 :type regular)
SJT> (eterm :version 1.13 :type regular)
SJT> (ess :version 1.02 :type regular)
SJT> (eshell :version 1.03 :type regular)
SJT> (emerge :version 1.09 :type regular)
SJT> (elib :version 1.1 :type single-file)
SJT> (eieio :version 1.03 :type regular)
SJT> (efs :version 1.29 :type regular)
SJT> (edt :version 1.12 :type regular)
SJT> (edit-utils :version 1.95 :type single-file)
SJT> (ediff :version 1.44 :type regular)
SJT> (edebug :version 1.14 :type regular)
SJT> (ecrypto :version 0.12 :type regular)
SJT> (docbookide :version 0.05 :type regular)
SJT> (dired :version 1.12 :type regular)
SJT> (dictionary :version 1.11 :type regular)
SJT> (debug :version 1.16 :type regular)
SJT> (crisp :version 1.12 :type regular)
SJT> (cookie :version 1.14 :type regular)
SJT> (clearcase :version 1.04 :type regular)
SJT> (cc-mode :version 1.31 :type regular)
SJT> (calendar :version 1.19 :type regular)
SJT> (calc :version 1.23 :type regular)
SJT> (c-support :version 1.16 :type single-file)
SJT> (build :version 1.07 :type regular)
SJT> (bbdb :version 1.21 :type regular)
SJT> (auctex :version 1.32 :type regular)
SJT> (apel :version 1.25 :type regular)
SJT> (ada :version 1.11 :type regular))
SJT> Features:
SJT> --------
SJT> (view-less view hyper-apropos bbdb-gui bbdb-hooks sort smiley
SJT> annotations gnus-cite jka-compr ediff-merg ediff-diff ediff-tbar
SJT> ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff pp
SJT> cus-edit cus-load efs-dired efs-x19.15 efs-fnh efs-ovwrt efs-netrc
SJT> efs-defun efs efs-dump package-ui package-get package-admin config
SJT> netrc smtpmail xemacsbug shadow time-stamp gnus-uu gnus-async
SJT> gnus-score score-mode gnus-dup gnus-ml gnus-msg mailcrypt disp-table
SJT> gnus-topic nndraft gnus-cache pop3 nnmh bbdb-gnus gnus-art mm-uu
SJT> mm-view gnus-sum gnus-group gnus-undo nnmail mail-source format-spec
SJT> bbdb-snarf mail-extr nntp nnoo gnus-start gnus-range gnus-spec
SJT> gnus-int balloon-help blink-cursor blink-paren outline dired-faces
SJT> dired-xemacs dired hide-copyleft cc-mode cc-align cc-cmds cc-engine
SJT> cc-styles cc-langs cc-vars cc-menus imenu cc-defs add-log eldoc efs-cu
SJT> desktop compile browse-kill-ring infobook info twiddle find-func
SJT> eval-expr ffap facemenu vc-hooks ishl flyspell ispell filladapt
SJT> pending-del crypt crypt++ gnus-win gnus gnus-ems gnus-xmas wid-edit
SJT> message messagexmas mml mm-decode mm-encode mailcap mm-bodies uudecode
SJT> mail-parse rfc2045 rfc2231 rfc2047 qp ietf-drums mailheader gnus-util
SJT> time-date parse-time nnheader nnheaderxm mail-utils mm-util mail-prsvr
SJT> footnote term ehelp electric bufcomp light folding-isearch folding
SJT> overlay power-macros edmacro type-break advice advice-preload uniquify
SJT> savehist time redo recent-files paren mic-paren timer icomplete
SJT> func-menu detached-minibuf backup-dir gdb debug-toolbar shell comint
SJT> ring cal-desk-calendar lunar solar cal-dst cal-persia cal-julian
SJT> diary-lib calendar xcscope ctypes font-lock xemacs-font-lock-fix
SJT> cus-face bbdb-w3 browse-url bbdb-com mail-abbrevs sendmail rfc822 bbdb
SJT> timezone tex-toolbar tex-site mwheel gnuserv zenirc-autoloads
SJT> xslt-process-autoloads xslide-autoloads xemacs-devel-autoloads
SJT> xemacs-base-autoloads w3-autoloads vm-autoloads viper-autoloads
SJT> view-process-autoloads vhdl-autoloads vc-cc-autoloads vc-autoloads
SJT> tramp-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
SJT> time-autoloads textools-autoloads text-modes-autoloads
SJT> texinfo-autoloads supercite-autoloads strokes-autoloads
SJT> speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
SJT> sml-mode-autoloads slider-autoloads sieve-autoloads
SJT> sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
SJT> sasl-autoloads ruby-modes-autoloads rmail-autoloads reftex-autoloads
SJT> python-modes-autoloads psgml-dtds-autoloads psgml-autoloads
SJT> ps-print-autoloads prog-modes-autoloads pgg-autoloads
SJT> perl-modes-autoloads pcomplete-autoloads pcl-cvs-autoloads
SJT> pc-autoloads os-utils-autoloads ocaml-autoloads net-utils-autoloads
SJT> mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
SJT> mew-autoloads mailcrypt-autoloads mail-lib-autoloads liece-autoloads
SJT> jde-autoloads ispell-autoloads ilisp-autoloads igrep-autoloads
SJT> idlwave-autoloads ibuffer-autoloads hm--html-menus-autoloads
SJT> haskell-mode-autoloads gnus-autoloads gnats-autoloads games-autoloads
SJT> fsf-compat-autoloads frame-icon-autoloads fortran-modes-autoloads
SJT> forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
SJT> ess-autoloads eshell-autoloads emerge-autoloads elib-autoloads
SJT> eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
SJT> ediff-autoloads edebug-autoloads ecrypto-autoloads
SJT> docbookide-autoloads dired-autoloads dictionary-autoloads
SJT> debug-autoloads crisp-autoloads cookie-autoloads clearcase-autoloads
SJT> cc-mode-autoloads calendar-autoloads calc-autoloads
SJT> c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
SJT> apel-autoloads ada-autoloads modules-autoloads auto-autoloads loadhist
SJT> rsz-minibuf auto-show fontl-hooks x-iso8859-1 code-cmds gutter-items
SJT> menubar-items x-menubar mode-motion mouse behavior itimer auto-save
SJT> lisp-mode easymenu iso8859-1 page buff-menu lib-complete cus-file
SJT> derived env text-props frame obsolete cus-start custom widget cl-extra
SJT> mini-cl cl cl-19 packages backquote unicode lucid-scrollbars
SJT> cut-buffer lucid-menubars athena-dialogs x c-balloon-help tty-frames
SJT> tty toolbar esd-sound native-sound scrollbar unix-processes multicast
SJT> network-streams subprocesses modules menu-accelerator-support menubar
SJT> md5 xemacs gutter tiff png gif jpeg xpm xbm lisp-float-type
SJT> file-coding berkeley-unix dialog devices window-system base64)
SJT> Recent keystrokes:
SJT> -----------------
SJT> v ESC v C-n ESC v ESC v ESC v C-s D a t e C-f C-f C-f
SJT> C-f C-f C-x o q g q y ESC x g n u s RET y F F ESC x
SJT> b u r y - b u f f e r RET C-_ ESC x r e p o r t - e
SJT> m a TAB RET X E M C-h m a c s C-g C-g C-g C-x k RET
SJT> ESC x C-g TAB TAB C-x o X E m a c s SPC SPC ESC x ESC
SJT> O A RET
SJT> Recent messages (most recent first):
SJT> -----------------------------------
SJT> C-h BS not defined.
SJT> Quit
SJT> Buffer is read-only: #<buffer "*BBDB*">
SJT> Buffer is read-only: #<buffer "*BBDB*">
SJT> Quit
SJT> Quit
SJT> Quit
SJT> Quit
SJT> a not defined.
SJT> No further undo information
SJT> Undo...
SJT> Your contact with the exterior world is gone
SJT> No new newsgroups
SJT> 0 lines deleted
SJT> Denied server
SJT> Opening nntp server on news...
SJT> Your contact with the exterior world is gone
SJT> No new newsgroups
SJT> 0 lines deleted
SJT> Opening nnmh server...
SJT> ----------