From xemacs-m  Wed Feb 12 15:56:27 1997
Received: from mharnois.workgroup.net (pm1-034.sbt.net [206.153.211.34])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA10998
	for <xemacs-beta@xemacs.org>; Wed, 12 Feb 1997 15:56:21 -0600 (CST)
Received: from mharnois.workgroup.net (mharnois@localhost [127.0.0.1])
	by mharnois.workgroup.net (8.8.5/8.8.5) with ESMTP id PAA07345
	for <xemacs-beta@xemacs.org>; Wed, 12 Feb 1997 15:59:44 -0600
Message-Id: <199702122159.PAA07345@mharnois.workgroup.net>
To: xemacs-beta@xemacs.org
Subject: error
Date: Wed, 12 Feb 1997 15:59:43 -0600
From: Michael Harnois <mharnois@sbt.net>

This was such an interesting error that I had to send it in.
*** Error in XEmacs initialization
(arith-error)
*** Backtrace
  really-early-error-handler((arith-error))
  # bind (domain prop face2 face1)
  face-property-equal(bold default font #<x-device on ":0.0" 0x845>)
  # bind (domain face2 face1 props)
  face-equal-loop((foreground background font display-table underline) bold default #<x-device on ":0.0" 0x845>)
  # bind (device common-props x-props tty-props domain face2 face1)
  face-equal(bold default #<x-device on ":0.0" 0x845>)
  # bind (domain face)
  face-differs-from-default-p(bold #<x-device on ":0.0" 0x845>)
  # bind (device)
  init-other-random-faces(#<x-device on ":0.0" 0x845>)
  # bind (device)
  init-device-faces(#<x-device on ":0.0" 0x845>)
  # (unwind-protect ...)
  make-device(x nil)
  # bind (display)
  make-x-device(nil)
  init-x-win()
  # bind (debugger debug-on-error command-line-args-left)
  command-line()
  # (unwind-protect ...)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)
*** Killing XEmacs

