[Bug: 21.5-b26] Fatal error: assertion failed, file menubar-x.c, line 579, ABORT()

Barry Wandell jwandell at cadence.com
Thu Apr 20 15:01:12 EDT 2006


================================================================
Dear Bug Team!

I was trying to check out a file from clearcase using C-x-C-q sequence. It was
responding with a comment (which I don't recall) about another 
function.

I thought maybe I didn't 'load-library clearcase', so I loaded it.
I don't recall what I did that actually crashed it. (Sorry...)

I'll save the corefile.

Barry

Lisp backtrace:

Fatal error: assertion failed, file menubar-x.c, line 579, ABORT()

Fatal error (6).

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 `xemacs-beta at 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 ...)
  ("next_event_internal()" "[internal]")
  # (unwind-protect ...)
  # bind (inhibit-quit)
  (next-event "[internal]")
  # (condition-case ... . error)
  # (unwind-protect ...)
  read-minibuffer-internal("Switch to buffer: (default init.c) ")
  byte-code("..." [standard-output standard-input prompt recursion-depth minibuffer-depth t read-minibuffer-internal] 2)
  # (catch exit ...)
  # bind (mouse-grabbed-buffer current-prefix-arg minibuffer-history-variable minibuffer-history-position minibuffer-scroll-window)
  # (unwind-protect ...)
  # bind (minibuffer-default _history_ oconfig mconfig frame buffer window oframe owindow dir default abbrev-table history readp keymap initial-contents prompt)
  read-from-minibuffer("Switch to buffer: (default init.c) " nil #<keymap minibuffer-local-completion-map size 8 0x1e805> nil buffer-history nil "init.c")
  # bind (minibuffer-completion-table minibuffer-completion-predicate minibuffer-completion-confirm last-exact-completion ret default history initial-contents require-match predicate table prompt)
  completing-read("Switch to buffer: (default init.c) " (("lic.c" . #<buffer "lic.c">) (" *Minibuf-0*" . #<buffer " *Minibuf-0*">) ("dbutilmain.c" . #<buffer "dbutilmain.c">) ("init.c" . #<buffer "init.c">) ("README" . #<buffer "README">) ("err.msg" . #<buffer "err.msg">) ("dac.c" . #<buffer "dac.c">) ("svexport.c" . #<buffer "svexport.c">) ("svexport_internal.c" . #<buffer "svexport_internal.c">) ("TranslateDialog.tcl" . #<buffer "TranslateDialog.tcl">) ("export.tcl" . #<buffer "export.tcl">) ("database.tcl" . #<buffer "database.tcl">) ("errmsg.dat" . #<buffer "errmsg.dat">) ("svexport.h" . #<buffer "svexport.h">) ("*scratch*" . #<buffer "*scratch*">) (" *Echo Area*" . #<buffer " *Echo Area*">) (" *pixmap conversion*" . #<buffer " *pixmap conversion*">) (" *Message-Log*" . #<buffer " *Message-Log*">) ("*Completions*" . #<buffer "*Completions*">) (" *substitute*" . #<buffer " *substitute*">) (" *Gutter Area*" . #<buffer " *Gutter Area*">) ("*Hyper Apropos*" . #<buffer "*Hype!
 r Apropos*">) (" *cleartool*" . #<buffer " *cleartool*">) (" tq-temp-cleartool" . #<buffer " tq-temp-cleartool">)) nil nil nil buffer-history "init.c")
  # bind (prompt alist result require-match default prompt)
  read-buffer("Switch to buffer: " #<buffer "init.c">)
  call-interactively(switch-to-buffer)
  (dispatch-event "[internal]")
  # (condition-case ... . error)
  # (catch top-level ...)


[1]  + Abort                         xemacs (core dumped)

C stack trace:

#0  0x403d9fd1 in kill () from /lib/tls/libc.so.6
#1  0x080cce0e in fatal_error_signal (sig=6) at emacs.c:3799
#2  <signal handler called>
#3  0x403d9cdf in raise () from /lib/tls/libc.so.6
#4  0x403db4e5 in abort () from /lib/tls/libc.so.6
#5  0x080ce1ae in really_abort () at emacs.c:4692
#6  0x080ccf01 in assert_failed (file=0x8299f60 "menubar-x.c", line=579, expr=0x829a24f "ABORT()") at emacs.c:3985
#7  0x0823c5ed in set_frame_menubar (f=0x8864b78, deep_p=1, first_time_p=0) at menubar-x.c:579
#8  0x0823c3ba in pre_activate_callback (widget=0x889d270, unused_id=65537, client_data=0x0) at menubar-x.c:514
#9  0x0825edd0 in pre_hook (w=0x889d270, client_data=0x889d0f0, call_data=0x0) at lwlib-Xlw.c:82
#10 0x4013680d in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#11 0x0825bced in Start (w=0x889d270, ev=0xbfffbda0, unused_params=0x0, unused_num_params=0x40179f04) at xlwmenu.c:3535
#12 0x4016aa3a in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#13 0x4016af78 in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#14 0x4016b573 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#15 0x40143834 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#16 0x40144378 in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#17 0x4014452f in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#18 0x401506db in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#19 0x0821d1bf in emacs_Xt_next_event (emacs_event=0x897cdfc) at event-Xt.c:2806
#20 0x080e8a17 in event_stream_next_event (event=0x897cdfc) at event-stream.c:1999
#21 0x080e8c32 in next_event_internal (target_event=144166396, allow_queued=1) at event-stream.c:2063
#22 0x080e92a2 in Fnext_event (event=144166396, prompt=137255400) at event-stream.c:2287
#23 0x080a668b in Fcommand_loop_1 () at cmdloop.c:599
#24 0x080a6465 in command_loop_1 (unused_dummy=137255400) at cmdloop.c:505
#25 0x080d23d6 in condition_case_1 (handlers=137253552, bfun=0x80a6433 <command_loop_1>, barg=137255400, hfun=0x80a6047 <cmd_error>, harg=137255400) at eval.c:1924
#26 0x080a6163 in command_loop_3 () at cmdloop.c:262
#27 0x080a6185 in command_loop_2 (unused_dummy=137255400) at cmdloop.c:275
#28 0x080a62de in call_command_loop (catch_errors=137254176) at cmdloop.c:336
#29 0x081999a6 in Fread_minibuffer_internal (prompt=144276028) at minibuf.c:192
#30 0x080d6042 in Ffuncall (nargs=2, args=0xbfffc284) at eval.c:3893
#31 0x0809a42a in execute_optimized_program (program=0xbfffc3b4 "ýýV\ný211\031\030ýn!*\207ýn!\207\bý8ýt\bý:\b &\b8\n", stack_depth=2, constants_data=0x8364fc0) at bytecode.c:862
#32 0x0809eb28 in Fbyte_code (instructions=138070748, constants=137777072, stack_depth=5) at bytecode.c:2620
#33 0x080d541e in Feval (form=137447352) at eval.c:3646
#34 0x080d1e65 in internal_catch (tag=137240808, func=0x80d4c0e <Feval>, arg=137447352, threw=0x0, thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1530
#35 0x0809b8a9 in execute_rare_opcode (stack_ptr=0xbfffc6c4, unused_program_ptr=0x892efe1 "ý\bý"\202\225", opcode=141) at bytecode.c:1419
#36 0x0809a145 in execute_optimized_program (program=0x892ee90 "\016K\022ýý\fýýa\005ý!\210\016A\021\016Aý\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ýý\006ýt!\býý \"!\030ýt!\211\036Eýa?\005ý016E!\036Ný\036O\f\033\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=6, constants_data=0x83855b0) at bytecode.c:754
#37 0x080dbe37 in funcall_compiled_function (fun=138387596, nargs=7, args=0xbfffc918) at eval.c:3492
#38 0x080d6370 in Ffuncall (nargs=8, args=0xbfffc914) at eval.c:3932
#39 0x0809a42a in execute_optimized_program (program=0x88a2b18 "\n\t\vý?\002ý\211\035\030\036\n\036\v\036\fý016\r\016\016\v\005\016\017\003\016\020ý016\021ýf&\a\211\025ý230\a\f\004\f\002\r-\207", stack_depth=9, constants_data=0x8383e98) at bytecode.c:862
#40 0x080dbe37 in funcall_compiled_function (fun=138383988, nargs=7, args=0xbfffcb78) at eval.c:3492
#41 0x080d6370 in Ffuncall (nargs=8, args=0xbfffcb74) at eval.c:3932
#42 0x0809a42a in execute_optimized_program (program=0x886e1a0 "\f\024ýýn!ýf!\006ýf!\002\f#\002\nýý\"ý033\031\032ýn\týbýýf!\006ýf!\002\f&\a\211\023ý\022\b\005\f\023\v\f\býf!ýf\023ýv!\006ýv!\002\v+\207p", stack_depth=10, constants_data=0x8383f08) at bytecode.c:862
#43 0x080dbe37 in funcall_compiled_function (fun=138384076, nargs=2, args=0xbfffcde4) at eval.c:3492
#44 0x080d6370 in Ffuncall (nargs=3, args=0xbfffcde0) at eval.c:3932
#45 0x080d7771 in call2 (fn=137236392, arg0=144275932, arg1=152603344) at eval.c:4561
#46 0x0809fde3 in Fcall_interactively (function=137228376, record_flag=137255400, keys=137255400) at callint.c:672
#47 0x080d42f9 in Fcommand_execute (cmd=137228376, record_flag=137255400, keys=137255400) at eval.c:3116
#48 0x080ecb90 in execute_command_event (command_builder=0x86fbd40, event=143878488) at event-stream.c:4286
#49 0x080ed5c7 in Fdispatch_event (event=143878488) at event-stream.c:4590
#50 0x080a6696 in Fcommand_loop_1 () at cmdloop.c:600
#51 0x080a6465 in command_loop_1 (unused_dummy=137255400) at cmdloop.c:505
#52 0x080d23d6 in condition_case_1 (handlers=137253552, bfun=0x80a6433 <command_loop_1>, barg=137255400, hfun=0x80a6047 <cmd_error>, harg=137255400) at eval.c:1924
#53 0x080a6163 in command_loop_3 () at cmdloop.c:262
#54 0x080a6185 in command_loop_2 (unused_dummy=137255400) at cmdloop.c:275
#55 0x080d1e65 in internal_catch (tag=137030472, func=0x80a617a <command_loop_2>, arg=137255400, threw=0x0, thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1530
#56 0x080a629c in initial_command_loop (load_me=137255400) at cmdloop.c:313
#57 0x080cbc50 in xemacs_21_5_b26_i686_pc_linux (argc=1, argv=0xbfffd534, unused_envp=0x0, restart=0) at emacs.c:2666
#58 0x080cc631 in main (argc=1, argv=0xbfffd534, unused_envp=0xbfffd53c) at emacs.c:3110

================================================================

System Info to help track down your bug:
---------------------------------------

uname -a: Linux [deleted] 2.4.21-32.EL #1 Fri Apr 15 21:29:19 EDT 2005 i686 i686 i386 GNU/Linux

./configure 


XEmacs 21.5-b26 "endive"  configured for `i686-pc-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /usr1/jwandell/emacs/xemacs-21.5.26
  Installation prefix:               /usr/local
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler version:                  gcc (GCC) 3.2.3
    - GCC specs file:                /grid/common/pkgs/gcc/v3.2.3p1/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs
    - Compiler command:              gcc   -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g  
  libc version:                      glibc-2.3.2-95.33
  Relocating allocator for buffers:  no
  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/Xaw
    - Athena library to link:                     Xaw
  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.

Sound:
  Compiling in support for sound (native).

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for LDAP.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:

Mail:
  Compiling in support for "file" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new GC mark algorithms (KKCC).
  WARNING: ---------------------------------------------------------
  WARNING: The new algorithms are experimental. They are enabled by
  WARNING: default for this release. Use `--disable-kkcc' to
  WARNING: turn it off.
  WARNING: ---------------------------------------------------------
  Using the new portable dumper.
  Dumping into executable.
  Compiling in support for extra debugging code.
  Compiling in support for runtime error checking.
  WARNING: ---------------------------------------------------------
  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:
----------------------
(/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/local/lib/xemacs-21.5-b26/lisp/regexp-opt
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/local/lib/xemacs-21.5-b26/lisp/easy-mmode
/usr/local/lib/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/lib/xemacs-21.5-b26/lisp/build-report)


Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.21 upstream: lg at xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg at xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.0 upstream: steve at eicq.org--2005/xetla--main--1.0--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.0 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.31 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.47 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.2 upstream: 3.33.2)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.28 upstream: 2.0.51)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.19 upstream: 1.4.2)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.21 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.06 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.06 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.08 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.36 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.48 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.75 upstream: No-Upstream-Ver)
(liece ver: 1.15 upstream: 1.4.9)
(jde ver: 1.48 upstream: 2.3.2)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.07 upstream: 1.45)
(gnus ver: 1.87 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.04 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(ess ver: 1.16 upstream: 5.2.7)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.19 upstream: Version 5.0 Revision: 1.776)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.32 upstream: No-Upstream-Ver)
(ediff ver: 1.6 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)



Installed Modules:
-----------------


Features:
--------

(mail-abbrevs xemacsbug shadow sendmail rfc822 cus-edit cus-load
wid-edit alist x-font-menu font-menu font-lock clearcase timer-funcs
advice advice-preload tq reporter executable dired-faces dired-xemacs
dired comint ring font disp-table cus-face paren blink-paren
zenirc-autoloads xwem-autoloads xslt-process-autoloads
xslide-autoloads xlib-autoloads xetla-autoloads xemacs-devel-autoloads
xemacs-base-autoloads x-symbol-autoloads w3-autoloads vm-autoloads
viper-autoloads view-process-autoloads vhdl-autoloads vc-cc-autoloads
vc-autoloads tramp-autoloads tpu-autoloads tooltalk-autoloads
tm-autoloads time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads liece-autoloads
jde-autoloads ispell-autoloads ilisp-autoloads igrep-autoloads
idlwave-autoloads ibuffer-autoloads hyperbole-autoloads
hm--html-menus-autoloads haskell-mode-autoloads gnus-autoloads
gnats-autoloads general-docs-autoloads games-autoloads
fsf-compat-autoloads frame-icon-autoloads fortran-modes-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
ess-autoloads eshell-autoloads escreen-autoloads erc-autoloads
emerge-autoloads elib-autoloads eieio-autoloads efs-autoloads
edt-autoloads edit-utils-autoloads ediff-autoloads edebug-autoloads
ecrypto-autoloads ecb-autoloads docbookide-autoloads dired-autoloads
dictionary-autoloads debug-autoloads crisp-autoloads cookie-autoloads
clearcase-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads apel-autoloads ada-autoloads Sun-autoloads
modules-autoloads auto-autoloads loadhist rsz-minibuf auto-show
fontl-hooks code-cmds gutter-items menubar-items x-menubar mode-motion
mouse behavior itimer auto-save lisp-mode easymenu easy-mmode
iso8859-1 page buff-menu lib-complete cus-file derived newcomment env
text-props fontconfig frame obsolete cus-start custom widget cl-extra
cl cl-19 packages backquote unicode lucid-scrollbars cut-buffer
lucid-menubars athena-dialogs x c-balloon-help tty-frames tty toolbar
native-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar berkeley-db md5
xemacs gutter tiff png gif jpeg xpm xbm lisp-float-type file-coding
linux dialog devices window-system base64)


Recent keystrokes:
-----------------

ESC x l o a d SPC l i SPC RET c l e r a r c a s e BS 
BS BS BS BS BS BS a r c TAB RET ESC x f o n t SPC l 
o c SPC m SPC RET misc-user q C-x b s c r a t c h RET 
button2 button2up RET RET button2 button2up misc-user 
misc-user misc-user


Recent messages (most recent first):
-----------------------------------

Auto save file for draft message exists; consider M-x mail-recover
Warning: 

Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.

To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.

To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent . 
Loading xemacsbug...done
Loading xemacsbug...
Info: Comment - Made with GIMP
Info: Software - XV Version 3.10a  Rev: 12/29/94 (PNG patch 1.2)
Creating customization buffer...done
Creating customization setup...
Creating customization items...
Creating customization buttons...
Creating customization buffer...
Loading cus-edit...done
Loading customization dependencies...done
Loading customization dependencies...
Loading cus-edit...
Getting list of fonts from server... done.
Loading alist...done
Loading alist...
Loading x-font-menu...done
Loading x-font-menu...





More information about the XEmacs-Beta mailing list