Surendra Singhi wrote:
================================================================
Dear Bug Team!
When I open a lisp file, and then start slime using M-x slime, and
the moment I try to do auto-completion say by typing
(unwi<TAB><TAB>
XEmacs crashes.
If you want any other information, I will be happy to provide that.
Thanks for your help.
Also, when I tired to debug this in the MS debugger, I landed at the
following place in the emacs.c file (line 3915)
* ((int *) 0) = 666;
It's the mark of the beast! :)
Surendra, can you send the full C stack trace from your debugger?
This is the output which I got on console:
Fatal error: assertion failed, file c:\cvs-synched\xemacs-21.5\src\lstream.h, li
ne 279, stream->imp == imp
Fatal error.
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).
If you are fortunate enough to have some sort of debugging aid installed
on your system, for example Visual C++, and you can get a C stack backtrace,
*please* include it, as it will make our life far easier.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
process-coding-system(#<network connection "SLIME Lisp" (1173 .
"127.0.0.1") s
tate:exit>)
(cdr (process-coding-system proc))
# bind (string msg)
(let* ((msg (concat (slime-prin1-to-string sexp) "\n")) (string (concat
(slime
-net-encode-length (length msg)) msg)) (coding-system (cdr (process-coding-syste
m proc)))) (slime-log-event sexp) (cond ((slime-safe-encoding-p coding-system st
ring) (process-send-string proc string)) (t (error "Coding system %s not suitabl
e for %S" coding-system string))))
# bind (proc sexp)
slime-net-send((:emacs-rex (swank:buffer-first-change "c:\\Documents and Setti
ngs\\Owner\\temp\\demo.lisp") nil t 2) #<network connection "SLIME Lisp"
(1173 .
"127.0.0.1") state:exit>)
# bind (sexp)
slime-send((:emacs-rex (swank:buffer-first-change "c:\\Documents and Settings\
\Owner\\temp\\demo.lisp") nil t 2))
# bind (id continuation thread package form --rest--42031 rand-42026 op-42025
tmp-42027 slime-dispatching-connection process event)
slime-dispatch-event((:emacs-rex (swank:buffer-first-change "c:\\Documents and
Settings\\Owner\\temp\\demo.lisp") nil t (lambda (&rest --cl-rest--) (apply (qu
ote (lambda (G42195 G42186) (let* ((tmp-42192 G42186) (op-42190 (car tmp-42192))
(rand-42191 (cdr tmp-42192))) (cond ((eql op-42190 (quote :ok)) (let* ((--rest-
-42193 rand-42191) (result (if (= (length --rest--42193) 1) (car --rest--42193)
(signal (quote wrong-number-of-arguments) (list nil (length --rest--42193))))))
(if (symbol-value G42195) (funcall (symbol-value G42195) result)))) ((eql op-421
90 (quote :abort)) (let* ((--rest--42194 rand-42191)) (if --rest--42194 (signal
(quote wrong-number-of-arguments) (list nil (+ 0 (length --rest--42194))))) (mes
sage "Evaluation aborted."))) (t (error "destructure-case failed: %S"
tmp-42192)
))))) (quote --cont--) --cl-rest--))))
# bind (--cont--42189)
(let ((--cont--42189 (make-symbol "--cont--"))) (setf (symbol-value
--cont--42
189) cont) (slime-dispatch-event (list :emacs-rex sexp (or package (slime-curren
t-package)) slime-current-thread (list (quote lambda) (quote (&rest --cl-rest--)
) (list (quote apply) (list (quote quote) (function (lambda (G42195 G42186) (let
* ((tmp-42192 G42186) (op-42190 (car tmp-42192)) (rand-42191 (cdr tmp-42192))) (
cond ((eql op-42190 (quote :ok)) (let* ((--rest--42193 rand-42191) (result (if (
= (length --rest--42193) 1) (car --rest--42193) (signal (quote wrong-number-of-a
rguments) (list nil (length --rest--42193)))))) (if (symbol-value G42195) (funca
ll (symbol-value G42195) result)))) ((eql op-42190 (quote :abort)) (let* ((--res
t--42194 rand-42191)) (if --rest--42194 (signal (quote wrong-number-of-arguments
) (list nil (+ 0 (length --rest--42194))))) (message "Evaluation aborted.")))
(t
(error "destructure-case failed: %S" tmp-42192))))))) (list (quote quote)
--con
t--42189) (quote --cl-rest--))))))
(lexical-let ((cont cont)) (slime-dispatch-event (list :emacs-rex sexp (or pac
kage (slime-current-package)) slime-current-thread (lambda (G42186) (destructure
-case G42186 ((:ok result) (when cont (funcall cont result))) ((:abort) (message
"Evaluation aborted.")))))))
(slime-rex (cont) (sexp (or package (slime-current-package))) ((:ok result) (w
hen cont (funcall cont result))) ((:abort) (message "Evaluation aborted.")))
# bind (package cont sexp)
slime-eval-async((swank:buffer-first-change "c:\\Documents and Settings\\Owner
\\temp\\demo.lisp"))
# bind (filename)
(let ((filename (slime-to-lisp-filename (buffer-file-name)))) (slime-eval-asyn
c (backquote (swank:buffer-first-change (\, filename)))))
(if (and (buffer-file-name) (slime-background-activities-enabled-p)) (let ((fi
lename (slime-to-lisp-filename (buffer-file-name)))) (slime-eval-async (backquot
e (swank:buffer-first-change (\, filename))))))
(when (and (buffer-file-name) (slime-background-activities-enabled-p)) (let ((
filename (slime-to-lisp-filename (buffer-file-name)))) (slime-eval-async (backqu
ote (swank:buffer-first-change (\, filename))))))
(progn (when (and (buffer-file-name) (slime-background-activities-enabled-p))
(let ((filename (slime-to-lisp-filename (buffer-file-name)))) (slime-eval-async
(backquote (swank:buffer-first-change (\, filename)))))))
# (unwind-protect ...)
(unwind-protect (progn (when (and (buffer-file-name) (slime-background-activit
ies-enabled-p)) (let ((filename (slime-to-lisp-filename (buffer-file-name)))) (s
lime-eval-async (backquote (swank:buffer-first-change (\, filename))))))) (store
-match-data match-data))
# bind (match-data)
(let ((match-data (match-data))) (unwind-protect (progn (when (and (buffer-fil
e-name) (slime-background-activities-enabled-p)) (let ((filename (slime-to-lisp-
filename (buffer-file-name)))) (slime-eval-async (backquote (swank:buffer-first-
change (\, filename))))))) (store-match-data match-data)))
(save-match-data (when (and (buffer-file-name) (slime-background-activities-en
abled-p)) (let ((filename (slime-to-lisp-filename (buffer-file-name)))) (slime-e
val-async (backquote (swank:buffer-first-change (\, filename)))))))
# (unwind-protect ...)
(save-excursion (save-match-data (when (and (buffer-file-name) (slime-backgrou
nd-activities-enabled-p)) (let ((filename (slime-to-lisp-filename (buffer-file-n
ame)))) (slime-eval-async (backquote (swank:buffer-first-change (\, filename))))
))))
slime-first-change-hook()
# (unwind-protect ...)
# (catch #<INTERNAL OBJECT (XEmacs bug?) (opaque, size=0) 0x21d8800> ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
self-insert-command(1)
# bind (command-debug-status)
call-interactively(self-insert-command)
(dispatch-event "[internal]")
# (condition-case ... . error)
# (catch top-level ...)
================================================================
System Info to help track down your bug:
---------------------------------------
OS version:
Microsoft Windows XP [Version 5.1.2600]
OS: Windows_NT
XEmacs 21.5-b22 "cucumber" (+CVS-20050923) configured for `i586-pc-win32'.
Building XEmacs using "nmake".
Building XEmacs using make flags " ".
Building XEmacs in source tree "c:\\cvs-synched\\xemacs-21.5".
For src, using compiler "cl -nologo -W3 -DSTRICT -Zi -Od -MDd -c -TP
-Ic:\cvs-synched\xemacs-21.5\nt\inc -Ic:\cvs-synched\xemacs-21.5\src
-I"c:\cvs-synched\xemacs-opt\xpm-3.4k"
-I"c:\cvs-synched\xemacs-opt\xpm-3.4k\lib"
-I"c:\cvs-synched\xemacs-opt\libpng-1.2.8-config"
-I"c:\cvs-synched\xemacs-opt\zlib-1.2.3"
-I"c:\cvs-synched\xemacs-opt\tiff-3.7.3\libtiff"
-I"c:\cvs-synched\xemacs-opt\jpeg-6b"
-I"c:\cvs-synched\xemacs-opt\compface-1.5.1"
-I"c:\cvs-synched\xemacs-opt\zlib-1.2.3" -DHAVE_MS_WINDOWS -DHAVE_XPM -DFOR_MSW
-DHAVE_GIF -DHAVE_PNG -DHAVE_TIFF -DHAVE_JPEG -DHAVE_XFACE -DHAVE_ZLIB -DHAVE_MENUBARS
-DHAVE_SCROLLBARS -DHAVE_TOOLBARS -DHAVE_WIDGETS -DHAVE_DIALOGS -DHAVE_NATIVE_SOUND
-DPDUMP -DUSE_KKCC -DMC_ALLOC -DSYSTEM_MALLOC -DERROR_CHECK_ALL -DDEBUG_XEMACS -D_DEBUG
-DWIN32_LEAN_AND_MEAN -DWIN32_NATIVE -Demacs -DHAVE_CONFIG_H
-DPATH_VERSION=\"21.5-b22\" -DPATH_PROGNAME=\"xemacs\"
-DEMACS_VERSION=\"21.5-b22\" -DEMACS_PROGNAME=\"xemacs\"
-DSTACK_TRACE_!
E!
YE_CATCHER=xemacs_21_5_b22_i586_p
For lib-src, using compiler "cl -nologo -W3 -DSTRICT -Zi -Od -MDd
-Ic:\cvs-synched\xemacs-21.5\lib-src -Ic:\cvs-synched\xemacs-21.5\src -DHAVE_CONFIG_H
-DWIN32_NATIVE".
Compiling as C++.
Installing XEmacs in "c:\\Program Files\\XEmacs\\XEmacs-21.5-b22".
Package path is "~\\.xemacs;;c:\\Program Files\\XEmacs\\site-packages;c:\\Program
Files\\XEmacs\\xemacs-packages".
Compiling in support for Microsoft Windows native GUI.
Compiling in support for XPM images.
Compiling in support for GIF images.
Compiling in support for PNG images.
Compiling in support for TIFF images.
Compiling in support for JPEG images.
Compiling in support for X-Face message headers.
Compiling in support for GZIP compression/decompression.
Compiling in support for toolbars.
Compiling in support for dialogs.
Compiling in support for widgets.
Compiling in support for native sounds.
Using portable dumper.
Using system malloc.
Using DLL version of C runtime library.
Compiling in extra internal error-checking.
NOTE: ---------------------------------------------------------
NOTE: Compiling in support for runtime error-checking.
NOTE: XEmacs will run noticeably more slowly as a result.
NOTE: Error-checking is on by default for XEmacs beta releases.
NOTE: ---------------------------------------------------------
Compiling in debugging support (no slowdown).
Using new experimental GC algorithms.
Using new experimental allocator.
Load-Path Lisp Shadows:
----------------------
(c:\Program Files\XEmacs\xemacs-packages\lisp\jde\tree-widget
c:\Program Files\XEmacs\xemacs-packages\lisp\slime\tree-widget
c:\Program Files\XEmacs\xemacs-packages\lisp\ilisp\bridge c:\Program
Files\XEmacs\xemacs-packages\lisp\slime\bridge c:\Program
Files\XEmacs\xemacs-packages\lisp\xemacs-base\regexp-opt
c:\cvs-synched\xemacs-21.5\lisp\regexp-opt c:\Program
Files\XEmacs\xemacs-packages\lisp\xemacs-base\easy-mmode
c:\cvs-synched\xemacs-21.5\lisp\easy-mmode c:\Program
Files\XEmacs\xemacs-packages\lisp\build\build-report
c:\cvs-synched\xemacs-21.5\lisp\build-report)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.21 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.11 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.0 upstream: steve(a)eicq.org--2005/xetla--main--1.0--version-0)
(xemacs-devel ver: 1.71 upstream: No-Upstream-Ver)
(xemacs-base ver: 1.98 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.4 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.26 upstream: 2.0.50)
(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.89 upstream: No-Upstream-Ver)
(texinfo ver: 1.29 upstream: No-Upstream-Ver)
(supercite ver: 1.2 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.17 upstream: No-Upstream-Ver)
(sh-script ver: 1.18 upstream: 2.0e)
(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.15 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.19 upstream: 1.0.8)
(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.05 upstream: No-Upstream-Ver)
(pgg ver: 1.05 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.46 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.73 upstream: No-Upstream-Ver)
(liece ver: 1.14 upstream: 1.4.9)
(jde ver: 1.48 upstream: 2.3.2)
(ispell ver: 1.31 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.13 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.85 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.15 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.17 upstream: Version 5.0 Revision: 1.757)
(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.25 upstream: No-Upstream-Ver)
(ediff ver: 1.55 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.19 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.28 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.29 upstream: 10.2)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
Features:
--------
(xemacsbug shadow ispell gnus-fun gnus-cite smiley annotations
gnus-async gnus-bcklg gnus-ml disp-table nnml nnfolder starttls utf7
passwd nnimap imap nndraft nnmh efs-cu bbdb-gnus bbdb-snarf mail-extr
bbdb-com encrypt 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 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 mailheader canlock sha1
hex-util gnus-win paren blink-paren pending-del pcl-cvs diff-mode
pcl-cvs-parse pcl-cvs-info pcl-cvs-defs pcl-cvs-util cvs-compat cookie
dll elib-node jka-compr smtpmail sendmail rfc822 bbdb-vcard-export
bbdb table tabify boxquote rect cdlatex texmathp screen-lines gnus
gnus-ems gnus-xmas messagexmas nnheader nnheaderxm gnus-util netrc
mail-utils mm-util mail-prsvr lazy-lock latex tex regexp-opt tex-site
slime tree-widget apropos edmacro timer-funcs hyperspec browse-url
hideshow timer inf-lisp time erc-notify erc-nets erc-imenu imenu
erc-autojoin erc-button wid-edit erc-ring comint ring erc-pcomplete
erc-track erc-match erc-fill erc-stamp erc-netsplit erc-goodies erc
erc-menu erc-backend erc-compat format-spec timezone time-date
parse-time thingatpt pp remember-planner remember planner
byte-optimize bytecomp byte-compile advice advice-preload overlay
calendar sort emacs-wiki-macros emacs-wiki-colors emacs-wiki-project
emacs-wiki-publish executable emacs-wiki-menu dired-faces dired-xemacs
dired emacs-wiki-regexps emacs-wiki pcomplete info font-lock cus-face
compile 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
auto-autoloads loadhist rsz-minibuf auto-show fontl-hooks code-cmds
gutter-items menubar-items x-menubar dragdrop 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
frame obsolete cus-start custom widget cl-extra cl cl-19 packages
backquote unicode mswindows-scrollbars mswindows toolbar native-sound
scrollbar network-streams subprocesses menu-accelerator-support
menubar md5 xemacs gutter tiff png gif jpeg xface xpm xbm
lisp-float-type file-coding dde windows-nt dragdrop-api dialog devices
window-system base64)
Recent keystrokes:
-----------------
n f o r m a t i o n SPC left left left left left left
left left left left left left left left left left left
left left left left end l i k e SPC s t a c k SPC d
u m p SPC e t c . , SPC RET I SPC f o u n d SPC i t
BS BS t h e SPC w a y SPC t o SPC d o SPC t h i s SPC
i n SPC t h e SPC F A Q . RET misc-user
Recent messages (most recent first):
-----------------------------------
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...
Logging in as 'efuzzyone'... done
Logging in as 'efuzzyone'...
Connecting to irc.us.freenode.net:6666... ...done
Connecting to irc.us.freenode.net:6666...
Making completion list...
Sending...done
Regenerating in nnml:Send-News
Wrote c:\Documents and Settings\Owner\Mail\Send-News\236
Sending news via
news.gmane.org using nntp...
Sending...
Spell-checking done
Continuing spelling check using default dictionary...
searching for regions to skip
Spell checking region using default dictionary...
Starting new Ispell process...
Loading ispell...done
Loading ispell...