Intermittent crash with slime

Raymond Toy toy.raymond at gmail.com
Thu Mar 10 21:52:45 EST 2011


Dear Bug Team!

I'm using a fairly recent version of xemacs from hg repo. This didn't
used to happen but it's happening once in a while.  I'm not exactly
sure what I'm doing when it crashes, but slime is involved.  I can't
reproduce it because I'm just using slime normally and some
combination of key presses ore something causes xemacs to crash.

Ray

Lisp backtrace follows:
Lisp backtrace follows:

  # (unwind-protect ...)
  remove*(remove* (#<buffer "*sldb cmulisp/1*"> #<buffer
"qd-elliptic.lisp"> #<buffer "*slime-repl cmulisp*"> #<buffer "
*Minibuf-0*"> #<buffer "qd.lisp"> #<buffer "qd-rep.lisp"> #<buffer
"qd-fun.lisp"> #<buffer "qd-complex.lisp"> #<buffer "rt-tests.lisp">
#<buffer "ellipt.lisp"> #<buffer "*xhg-status*"> #<buffer "minpack.asd">
#<buffer "f2cl1.l"> #<buffer "*scratch*"> #<buffer " *Echo Area*">
#<buffer " *pixmap conversion*"> #<buffer " *Message-Log*"> #<buffer
"*Compile-Log*"> #<buffer "*Compile-Log-Show*"> #<buffer "
*substitute*"> #<buffer " *balloon-help*"> #<buffer " *Gutter Area*">
#<buffer "*Completions*"> #<buffer " *xhg-process*"> #<buffer "
*xhg-errors*"> #<buffer " *dvc-log*"> #<buffer " *string-output*">
#<buffer " *string-output*<2>"> #<buffer "*slime-typeout*"> #<buffer "
*slime-fontify*"> #<buffer "*slime-compilation*"> #<buffer "
*string-output*<3>"> #<buffer " *string-output*<4>"> #<buffer "
*string-output*<5>"> #<buffer " *string-output*<6>"> #<buffer "
*string-output*<7>"> #<buffer " *string-output*<8>"> #<buffer "
*string-output*<9>"> #<buffer " *string-output*<10>"> #<buffer "
*string-output*<11>"> #<buffer " *string-output*<12>"> #<buffer "
*cl-connection*"> #<buffer "*inferior-lisp*">) :if-not (lambda (%buffer)
(with-current-buffer %buffer (funcall predicate))))
  apply(remove* remove* (#<buffer "*sldb cmulisp/1*"> #<buffer
"qd-elliptic.lisp"> #<buffer "*slime-repl cmulisp*"> #<buffer "
*Minibuf-0*"> #<buffer "qd.lisp"> #<buffer "qd-rep.lisp"> #<buffer
"qd-fun.lisp"> #<buffer "qd-complex.lisp"> #<buffer "rt-tests.lisp">
#<buffer "ellipt.lisp"> #<buffer "*xhg-status*"> #<buffer "minpack.asd">
#<buffer "f2cl1.l"> #<buffer "*scratch*"> #<buffer " *Echo Area*">
#<buffer " *pixmap conversion*"> #<buffer " *Message-Log*"> #<buffer
"*Compile-Log*"> #<buffer "*Compile-Log-Show*"> #<buffer "
*substitute*"> #<buffer " *balloon-help*"> #<buffer " *Gutter Area*">
#<buffer "*Completions*"> #<buffer " *xhg-process*"> #<buffer "
*xhg-errors*"> #<buffer " *dvc-log*"> #<buffer " *string-output*">
#<buffer " *string-output*<2>"> #<buffer "*slime-typeout*"> #<buffer "
*slime-fontify*"> #<buffer "*slime-compilation*"> #<buffer "
*string-output*<3>"> #<buffer " *string-output*<4>"> #<buffer "
*string-output*<5>"> #<buffer " *string-output*<6>"> #<buffer "
*string-output*<7>"> #<buffer " *string-output*<8>"> #<buffer "
*string-output*<9>"> #<buffer " *string-output*<10>"> #<buffer "
*string-output*<11>"> #<buffer " *string-output*<12>"> #<buffer "
*cl-connection*"> #<buffer "*inferior-lisp*">) :if-not (lambda (%buffer)
(with-current-buffer %buffer (funcall predicate))) nil)
  # bind (cl-keys cl-seq cl-predicate)
  remove-if-not((lambda (%buffer) (with-current-buffer %buffer (funcall
predicate))) (#<buffer "*sldb cmulisp/1*"> #<buffer "qd-elliptic.lisp">
#<buffer "*slime-repl cmulisp*"> #<buffer " *Minibuf-0*"> #<buffer
"qd.lisp"> #<buffer "qd-rep.lisp"> #<buffer "qd-fun.lisp"> #<buffer
"qd-complex.lisp"> #<buffer "rt-tests.lisp"> #<buffer "ellipt.lisp">
#<buffer "*xhg-status*"> #<buffer "minpack.asd"> #<buffer "f2cl1.l">
#<buffer "*scratch*"> #<buffer " *Echo Area*"> #<buffer " *pixmap
conversion*"> #<buffer " *Message-Log*"> #<buffer "*Compile-Log*">
#<buffer "*Compile-Log-Show*"> #<buffer " *substitute*"> #<buffer "
*balloon-help*"> #<buffer " *Gutter Area*"> #<buffer "*Completions*">
#<buffer " *xhg-process*"> #<buffer " *xhg-errors*"> #<buffer "
*dvc-log*"> #<buffer " *string-output*"> #<buffer " *string-output*<2>">
#<buffer "*slime-typeout*"> #<buffer " *slime-fontify*"> #<buffer
"*slime-compilation*"> #<buffer " *string-output*<3>"> #<buffer "
*string-output*<4>"> #<buffer " *string-output*<5>"> #<buffer "
*string-output*<6>"> #<buffer " *string-output*<7>"> #<buffer "
*string-output*<8>"> #<buffer " *string-output*<9>"> #<buffer "
*string-output*<10>"> #<buffer " *string-output*<11>"> #<buffer "
*string-output*<12>"> #<buffer " *cl-connection*"> #<buffer
"*inferior-lisp*">))
  # bind (predicate)
  slime-filter-buffers((lambda nil (and (eq slime-buffer-connection
connection) (eq major-mode (quote sldb-mode)))))
  (if connection (slime-filter-buffers (lambda nil (and (eq
slime-buffer-connection connection) (eq major-mode (quote sldb-mode)))))
(slime-filter-buffers (lambda nil (eq major-mode (quote sldb-mode)))))
  # bind (connection)
  sldb-buffers(#<network connection "SLIME Lisp" (50426 . "127.0.0.1")
state:exit>)
  (length (sldb-buffers conn))
  (let ((pending (length (slime-rex-continuations conn))) (sldbs (length
(sldb-buffers conn)))) (cond ((and (zerop sldbs) (zerop pending)) nil)
((zerop sldbs) (format " %s" pending)) (t (format " %s/%s" pending sldbs))))
  (cond ((not (eq (process-status conn) (quote open))) (format " %s"
(process-status conn))) ((let ((pending (length (slime-rex-continuations
conn))) (sldbs (length (sldb-buffers conn)))) (cond ((and (zerop sldbs)
(zerop pending)) nil) ((zerop sldbs) (format " %s" pending)) (t (format
" %s/%s" pending sldbs))))))
  # bind (conn)
  slime-modeline-state-string(#<network connection "SLIME Lisp" (50426 .
"127.0.0.1") state:exit>)
  (concat " " (if local "{" "[") (if pkg (slime-pretty-package-name pkg)
"?") " " (ignore-errors (slime-connection-name conn))
(slime-modeline-state-string conn) (if local "}" "]"))
  # bind (pkg local)
  (let ((local (eq conn slime-buffer-connection)) (pkg
(slime-current-package))) (concat " " (if local "{" "[") (if pkg
(slime-pretty-package-name pkg) "?") " " (ignore-errors
(slime-connection-name conn)) (slime-modeline-state-string conn) (if
local "}" "]")))
  (if (not conn) (and slime-mode " Slime") (let ((local (eq conn
slime-buffer-connection)) (pkg (slime-current-package))) (concat " " (if
local "{" "[") (if pkg (slime-pretty-package-name pkg) "?") " "
(ignore-errors (slime-connection-name conn))
(slime-modeline-state-string conn) (if local "}" "]"))))
  # bind (conn)
  (let ((conn (slime-current-connection))) (if (not conn) (and
slime-mode " Slime") (let ((local (eq conn slime-buffer-connection))
(pkg (slime-current-package))) (concat " " (if local "{" "[") (if pkg
(slime-pretty-package-name pkg) "?") " " (ignore-errors
(slime-connection-name conn)) (slime-modeline-state-string conn) (if
local "}" "]")))))
  slime-modeline-string()
  (setq slime-modeline-string (slime-modeline-string))
  (equal slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))
  (not (equal slime-modeline-string (setq slime-modeline-string
(slime-modeline-string))))
  (or (not (equal slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline)
  (setq redraw-modeline (or (not (equal slime-modeline-string (setq
slime-modeline-string (slime-modeline-string)))) redraw-modeline))
  # (unwind-protect ...)
  (save-current-buffer (set-buffer object) (setq redraw-modeline (or
(not (equal slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline)))
  (with-current-buffer object (setq redraw-modeline (or (not (equal
slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline)))
  (if (or (symbol-value-in-buffer (quote slime-mode) object)
(symbol-value-in-buffer (quote slime-popup-buffer-mode) object))
(with-current-buffer object (setq redraw-modeline (or (not (equal
slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline))))
  (when (or (symbol-value-in-buffer (quote slime-mode) object)
(symbol-value-in-buffer (quote slime-popup-buffer-mode) object))
(with-current-buffer object (setq redraw-modeline (or (not (equal
slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline))))
  # bind (object)
  (lambda (object) (setq object (window-buffer object)) (when (or
(symbol-value-in-buffer (quote slime-mode) object)
(symbol-value-in-buffer (quote slime-popup-buffer-mode) object))
(with-current-buffer object (setq redraw-modeline (or (not (equal
slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline)))))(#<window on
"qd-elliptic.lisp" 0x4e>)
  # bind (walk-windows-current walk-windows-start arg which-devices
which-frames minibuf function)
  walk-windows((lambda (object) (setq object (window-buffer object))
(when (or (symbol-value-in-buffer (quote slime-mode) object)
(symbol-value-in-buffer (quote slime-popup-buffer-mode) object))
(with-current-buffer object (setq redraw-modeline (or (not (equal
slime-modeline-string (setq slime-modeline-string
(slime-modeline-string)))) redraw-modeline))))) never visible)
  # bind (redraw-modeline)
  (let (redraw-modeline) (walk-windows (lambda (object) (setq object
(window-buffer object)) (when (or (symbol-value-in-buffer (quote
slime-mode) object) (symbol-value-in-buffer (quote
slime-popup-buffer-mode) object)) (with-current-buffer object (setq
redraw-modeline (or (not (equal slime-modeline-string (setq
slime-modeline-string (slime-modeline-string)))) redraw-modeline)))))
(quote never) (quote visible)) (and redraw-modeline (redraw-modeline t)))
  slime-xemacs-recompute-modelines()
  # (unwind-protect ...)
  # (catch #<INTERNAL OBJECT (XEmacs bug?) (opaque, size=0) 0x0> ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # bind (inhibit-quit)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # bind (inhibit-quit)
  (next-event "[internal]")
  # (condition-case ... . error)
  # (catch top-level ...)





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

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

uname -a: Darwin gondor.local 10.6.0 Darwin Kernel Version 10.6.0: Wed
Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386

../configure  '--prefix=/Volumes/share2/darwin10.6'
'--with-xft=emacs,menubars' '--with-mule' 'CFLAGS=-I/opt/local/include'
'LDFLAGS=-L/opt/local/lib'


XEmacs 21.5-b29 "garbanzo" 5dd1ba5e0113 configured for
`i386-apple-darwin10.6.0'.

Compilation Environment and Installation Defaults:
  Source code location:
/Volumes/share2/src/xemacs/hg/xemacs-21.5
  Installation prefix:               /Volumes/share2/darwin10.6
  Not using any operating system description file
  Not using any machine description file
  Compiler version:                  i686-apple-darwin10-gcc-4.2.1 (GCC)
4.2.1 (Apple Inc. build 5664)
    - GCC specs file:                specs.
    - Compiler command:              gcc   -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wshadow
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement  -Wunused-parameter -g  -I/opt/local/include
  libc version:
  Relocating allocator for buffers:  no
  GNU version of malloc:             no
    - The GNU allocators don't work with this system configuration.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11/include
    - X Windows libraries location:               /opt/local/lib
    - Handling WM_COMMAND properly.
    - Using fontconfig to manage fonts.
    - Compiling in support for Xft antialiased fonts (EXPERIMENTAL).
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw
    - Athena library to link:                     Xaw
  Using Lucid menubars.
    - Using Xft to render antialiased fonts in menubars.
      WARNING: This Xft feature will be replaced with a face.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.

TTY:
  Compiling in support for ncurses.

Images:
  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:

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for GNU DBM.
  Compiling in support for LDAP.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).
  Compiling in support for XIM (X11R5+ I18N input method).
    - Using raw Xlib to provide XIM support.

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:
----------------------
(/Volumes/share2/darwin10.6/share/maxima/5.23post/emacs/maxima
/Users/toy/.xemacs/site-packages/lisp/maxima
/Volumes/share2/darwin10.6/share/maxima/5.23post/emacs/maxima-font-lock
/Users/toy/.xemacs/site-packages/lisp/maxima-font-lock
/Volumes/share2/darwin10.6/share/maxima/5.23post/emacs/emaxima
/Users/toy/.xemacs/site-packages/lisp/emaxima
/Users/toy/.xemacs/site-packages/lisp/slime/contrib/bridge
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/ilisp/bridge
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/pcl-cvs
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/pcl-cvs
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/pcl-cvs-util
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/pcl-cvs-util
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/pcl-cvs-parse
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/pcl-cvs-parse
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/pcl-cvs-info
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/pcl-cvs-info
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/pcl-cvs-defs
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/pcl-cvs-defs
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/cvs-status
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/cvs-status
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/cvs-log
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/cvs-log
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/cvs-edit
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/cvs-edit
/Users/toy/.xemacs/site-packages/lisp/pcl-cvs/cvs-compat
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/pcl-cvs/cvs-compat
/Users/toy/.xemacs/site-packages/lisp/cl-indent
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/prog-modes/cl-indent
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/cedet-common/working
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/semantic/working
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/cedet-common/sformat
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/semantic/sformat
/Users/toy/.xemacs/site-packages/lisp/mercurial
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/vc/mercurial
/Users/toy/.xemacs/site-packages/lisp/eldoc
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/xemacs-devel/eldoc
/Volumes/share2/darwin10.6/share/xemacs/mule-packages/lisp/mule-base/viet-util
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/mule/viet-util
/Volumes/share2/darwin10.6/share/xemacs/mule-packages/lisp/mule-base/korea-util
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/mule/korea-util
/Volumes/share2/darwin10.6/share/xemacs/mule-packages/lisp/mule-base/japan-util
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/mule/japan-util
/Volumes/share2/darwin10.6/share/xemacs/mule-packages/lisp/mule-base/ethio-util
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/mule/ethio-util
/Volumes/share2/darwin10.6/share/xemacs/mule-packages/lisp/mule-base/china-util
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/mule/china-util
/Volumes/share2/darwin10.6/share/xemacs/mule-packages/lisp/mule-ucs/unicode
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/unicode
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/regexp-opt
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/easy-mmode
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/build/build-report
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/build-report
/Volumes/share2/darwin10.6/share/xemacs/xemacs-packages/lisp/apel/alist
/Volumes/share2/darwin10.6/share/xemacs-21.5-b29/lisp/alist)

Internationalization Settings:
-------------------------

Environment:

  Value of LC_ALL      : nil
  Value of LC_COLLATE  : nil
  Value of LC_CTYPE    : nil
  Value of LC_MESSAGES : nil
  Value of LC_MONETARY : nil
  Value of LC_NUMERIC  : nil
  Value of LC_TIME     : nil
  Value of LANG        : en_US.UTF-8

Lisp locale settings:

  current-language-environment      => "English (UTF-8)"
  default-buffer-file-coding-system => utf-8
  default-process-coding-system     => (undecided . utf-8)
  (current-locale)                  => "en_US.UTF-8"
  keyboard-coding-system            => utf-8
  terminal-coding-system            => utf-8
  (coding-priority-list)            =>
    (utf-8 iso-8-1 utf-16-little-endian-bom utf-16-bom utf-8-bom iso-7
    no-conversion iso-8-2 iso-8-designate iso-lock-shift shift-jis
    big5 utf-16-little-endian utf-16 ucs-4)

Coding system aliases:

  'native                              is aliased to utf-8
  'file-name                           is aliased to utf-8
  'mswindows-multibyte-system-default  is not a coding system alias


Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.23 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.02 upstream: steve at eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.8 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.27 upstream: No-Upstream-Ver)
(x-symbol ver: 1.11 upstream: 4.5.1)
(w3 ver: 1.35 upstream: 4.0pre47)
(vm ver: 8.08 upstream: 8.0.12-devo)
(viper ver: 1.67 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.22 upstream: 3.33.12)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.48 upstream: No-Upstream-Ver)
(tramp ver: 1.4 upstream: 2.0.56)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.39 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.98 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.29 upstream: 1.0pre4)
(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.16 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.24 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.21 upstream: 2.0pre4)
(scheme ver: 1.18 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.04 upstream: 1.8.7)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.23 upstream: 3.1.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.14 upstream: 5.0.0)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.45 upstream: 1.3.2)
(ps-print ver: 1.12 upstream: 6.5.6)
(prog-modes ver: 2.2 upstream: No-Upstream-Ver)
(pgg ver: 1.07 upstream: 0.1)
(perl-modes ver: 1.14 upstream: No-Upstream-Ver)
(pcomplete ver: 1.06 upstream: 1.1.6)
(pcl-cvs ver: 1.7 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.41 upstream: No-Upstream-Ver)
(oo-browser ver: 1.05 upstream: 4.08)
(ocaml ver: 0.06 upstream: 3.06)
(net-utils ver: 1.56 upstream: N/A)
(mmm-mode ver: 1.05 upstream: 0.4.8)
(misc-games ver: 1.22 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.32 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.8 upstream: No-Upstream-Ver)
(liece ver: 1.16 upstream: 1.4.9)
(jde ver: 1.52 upstream: 2.3.5.1)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.36 upstream: 5.12.0)
(igrep ver: 1.16 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.1 upstream: No-Upstream-Ver)
(hyperbole ver: 1.17 upstream: 5.0)
(hm--html-menus ver: 1.24 upstream: 5.9)
(haskell-mode ver: 1.11 upstream: 2.1)
(guided-tour ver: 0.52 upstream: No-Upstream-Ver)
(gnus ver: 1.94 upstream: 5.10.8)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.06 upstream: No-Upstream-Ver)
(games ver: 1.2 upstream: 2.00)
(fsf-compat ver: 1.19 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.4 upstream: 1.32)
(eterm ver: 1.18 upstream: No-Upstream-Ver)
(ess ver: 1.16 upstream: 5.2.7)
(eshell ver: 1.18 upstream: 0fc80a3f6bb3bb59f42e9ff83cc8b89bf90fe658)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.23 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.13 upstream: 1.0)
(eieio ver: 1.07 upstream: 1.0pre4)
(efs ver: 1.34 upstream: 1.24)
(edt ver: 1.14 upstream: No-Upstream-Ver)
(edit-utils ver: 2.43 upstream: No-Upstream-Ver)
(ediff ver: 1.81 upstream: 2.75)
(edebug ver: 1.22 upstream: No-Upstream-Ver)
(ede ver: 1.03 upstream: 1.0pre4)
(ecrypto ver: 0.21 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(easypg ver: 1.03 upstream: 0.0.16)
(docbookide ver: 0.08 upstream: 0.1)
(dired ver: 1.2 upstream: 7.17)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.18 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(cogre ver: 1.02 upstream: 0.5)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cedet-common ver: 1.01 upstream: 1.0pre4)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.38 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.15 upstream: 2.02)
(bbdb ver: 1.32 upstream: 2.35)
(auctex ver: 1.49 upstream: 11.55)
(apel ver: 1.34 upstream: 10.7)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
(skk ver: 1.24 upstream: 10.62a)
(mule-ucs ver: 1.18 upstream: 0.84)
(mule-base ver: 1.56 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.28 upstream: No-Upstream-Ver)
(leim ver: 1.31 upstream: No-Upstream-Ver)
(latin-unity ver: 1.2 upstream: 1.20)
(latin-euro-standards ver: 1.09 upstream: 1.09)
(egg-its ver: 1.27 upstream: No-Upstream-Ver)
(edict ver: 1.17 upstream: 0.9.9)



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


Features:
--------

(xemacsbug shadow sort gnus-cite smiley annotations flow-fill
mail-extr gnus-bcklg gnus-async gnus-ml disp-table nnfolder parse-time
nnagent starttls nnimap pop3 utf7 passwd imap nnml nndraft nnmh efs-cu
gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art
mm-uu mml2015 pgg password pgg-parse pgg-def mm-view gnus-sum
gnus-group gnus-undo nntp nnoo nnmail mail-source format-spec
gnus-cache gnus-start gnus-spec gnus-int gnus-range message mml
mml-sec mml-smime smime dig mm-decode mm-bodies mm-encode mailcap lpr
mail-parse rfc2045 rfc2231 rfc2047 qp ietf-drums mail-abbrevs sendmail
rfc822 mailheader canlock sha1 executable hex-util gnus-win gnus
gnus-ems gnus-xmas messagexmas nnheader nnheaderxm gnus-util netrc
time-date mail-utils mm-util mail-prsvr guided-tour balloon-help paren
blink-paren gnuserv git log-edit pcl-cvs-util cvs-compat dired-faces
dired-xemacs dired add-log dvc-autoloads dvc-core dvc-lisp dvc-buffers
dvc-ui dvc-register dvc-utils dvc-xemacs wid-edit ewoc dvc-defs
dvc-site func-menu whitespace mwheel scroll-in-place
slime-typeout-frame slime-fancy slime-fontifying-fu slime-package-fu
slime-references slime-scratch slime-presentations slime-fuzzy
slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc
slime-parse slime-repl slime byte-optimize bytecomp byte-compile
regexp-opt apropos edmacro overlay font-lock hideshow pp timer comint
hyperspec thingatpt browse-url facemenu vc ring vc-hooks vc-xemacs
advice advice-preload uniquify filladapt tex-site time cus-face
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 guided-tour-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
ede-autoloads ecrypto-autoloads ecb-autoloads easypg-autoloads
docbookide-autoloads dired-autoloads dictionary-autoloads
debug-autoloads crisp-autoloads cookie-autoloads cogre-autoloads
clearcase-autoloads cedet-common-autoloads cc-mode-autoloads
calendar-autoloads calc-autoloads c-support-autoloads build-autoloads
bbdb-autoloads auctex-autoloads apel-autoloads ada-autoloads
Sun-autoloads skk-autoloads mule-ucs-autoloads mule-base-autoloads
lookup-autoloads locale-autoloads leim-autoloads latin-unity-autoloads
latin-euro-standards-autoloads egg-its-autoloads edict-autoloads
modules-autoloads mule-autoloads auto-autoloads auto-show fontl-hooks
canna-leim tibetan slovenian czech romanian lao devanagari indian
cyrillic 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 loadhist cus-file derived
newcomment rsz-minibuf env text-props fontconfig frame obsolete
packages cus-start widget custom cl-extra cl cl-19 backquote unicode
font-mgr lucid-scrollbars cut-buffer xft-fonts 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 dbm md5 xemacs xim mule
gutter tiff png jpeg xpm xbm lisp-float-type file-coding darwin dialog
devices debug-xemacs window-system base64)





More information about the XEmacs-Beta mailing list