To whom it may concern!
The error occured when I was editing an xml document (server.xml) in the
following path ,
F:\jakarta-tomcat-4.1.18\conf\server.xml
I was searching for a string in the document, "context", and when I
pressed the cancel button, the following error occured:
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 necessary, send
ordinary email to `crashes(a)xemacs.org'. *MAKE SURE* to include the XEmacs
configuration from M-x describe-installation, or equivalently the file
Installation in the top of the build tree.
Lisp backtrace follows:
delete-frame(#<mswindows-frame "XEmacs" 0x1ca0>)
# bind (event image-instance)
(lambda (image-instance event) (isearch-dehighlight) (delete-frame
(event-chan
nel event)))(#<image-instance (widget) on #<window on "server.xml"
0x1ca1> butto
n "Cancel" face=#<face widget "widget face"> 110x22 on
#<mswindows-frame> 0x0002
021A 0x1db4> #<misc-user-event (eval (funcall (lambda ... ... ...)
#<image-insta
nce (widget) on #<window on "server.xml" 0x1ca1> button "Cancel"
face=#<face wid
get "widget face"> 110x22 on #<mswindows-frame> 0x0002021A 0x1db4>
#<misc-user-e
vent (eval #1)>))>)
funcall((lambda (image-instance event) (isearch-dehighlight)
(delete-frame (ev
ent-channel event))) #<image-instance (widget) on #<window on
"server.xml" 0x1ca
1> button "Cancel" face=#<face widget "widget face"> 110x22
on
#<mswindows-frame
0x0002021A 0x1db4> #<misc-user-event (eval (funcall (lambda ...
...
...) #<ima
ge-instance (widget) on #<window on "server.xml" 0x1ca1> button
"Cancel"
face=#<
face widget "widget face"> 110x22 on #<mswindows-frame> 0x0002021A
0x1db4> #<mis
c-user-event (eval #1)>))>)
eval((funcall (lambda (image-instance event) (isearch-dehighlight)
(delete-fra
me ...)) #<image-instance (widget) on #<window on "server.xml" 0x1ca1>
button "C
ancel" face=#<face widget "widget face"> 110x22 on
#<mswindows-frame>
0x0002021A
0x1db4> #<misc-user-event (eval #0)>))
# (condition-case ... . error)
# (catch top-level ...)
As a side note, I also had another xml file, "web.xml", in the following
location:
F:\jakarta-tomcat-4.1.18\onjava\WEB-INF\web.xml.
Here is the installation description you need with this email:
Microsoft Windows 2000 [Version 5.00.2195]
OS: Windows_NT
XEmacs 21.4.11 "Native Windows TTY Support (Windows)" configured for
`i586-pc-win32'.
Building XEmacs in "f:\\xemacs\\xemacs-21.4-release\\nt".
Using compiler "cl -nologo -W3 -O2 -G5 -ML".
Installing XEmacs in "c:\\Program Files\\XEmacs\\XEmacs-21.4.11".
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 toolbars.
Compiling in support for dialogs.
Compiling in support for widgets.
Compiling in support for native sounds.
Compiling in fast dired implementation.
Using portable dumper.