From xemacs-m  Tue Jun 24 04:03:42 1997
Received: from ornet.ornet.co.il (ornet.co.il [194.90.140.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA15579
	for <xemacs-beta@xemacs.org>; Tue, 24 Jun 1997 04:03:39 -0500 (CDT)
Received: from merlin.ornet.co.il (merlin.ornet.co.il [194.90.140.25]) by ornet.ornet.co.il (8.7.6/8.7.3) with ESMTP id MAA24925 for <xemacs-beta@xemacs.org>; Tue, 24 Jun 1997 12:03:40 +0300 (IDT)
Received: (from ricky@localhost) by merlin.ornet.co.il (8.7.6/8.7.3) id MAA07231; Tue, 24 Jun 1997 12:03:39 +0300 (IDT)
Date: Tue, 24 Jun 1997 12:03:39 +0300 (IDT)
Message-Id: <199706240903.MAA07231@merlin.ornet.co.il>
From: Ricardo Marek <ricky@ornet.co.il>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: [Copenhagen] emacs-vers.el package and XEmacs 20.3-b8...
X-Face: "1qJf"LysT#xLa=~giYhF>sci:y$xiN`)FlEd7nf4Al;@ARuU|1|n_F!cXszC^^T;Q&42s}/5Q)5g0$0D'Y6.[]h]:SzlbMWu_?<'*suHpRzOGp&1VHvV~5CDMX}eRc)z3zw,XIPgG@Q*W)oG(/>;YU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII


I'm not able to load the emacs-vers.el package.

The backtrace is:

Signaling: (wrong-type-argument integerp nil)
  (defconst emacs-major-version nil "The major version number of this Emacs system.\nDo not refer to this variable directly; instead, use the function `emacs-major-\nversion' or one of the Emacs version predicates.")
)
  load-internal("emacs-vers" nil t nil nil nil)
  load("emacs-vers" nil t nil)
  require(emacs-vers)
  load-internal("~ricky/.xemacs" t t t nil nil)
  load("~ricky/.xemacs" t t t)
  load-user-init-file("ricky")
  (progn (delete-menu-item (quote ...)) (load-user-init-file (user-login-name)))
)
  eval((progn (delete-menu-item (quote ...)) (load-user-init-file (user-login-name))))

The coallision is with the emacs-major-version defined in both.

The emacs-vers.el package is the one I picked up some time ago from
the XEmacs ftp contrib directory.

;;;; LISP CODE DIRECTORY INFORMATION
;;;;
;;;; LCD Archive Entry:
;;;; emacs-vers|Eric Eide|eeide@cs.utah.edu|
;;;; Functions for examining and testing the GNU Emacs version number and type|


The startup files for many users over here are based on the emacs-vers.el
package.

Any hint/Solution?

-- 
--- Ricky                                    -*- Mode: Another-Unix-Hacker -*-
------------------------------------------------------------------------------
--- e-mail: ricky@ornet.co.il       ORNET Data Communication Technologies Ltd.  
--- phone: +972-4-9981314                      (A Siemens Company)
------------------------------------------------------------------------------
tmps_base = tmps_max;                /* protect our mortal string */
     --Larry Wall in stab.c from the perl source code

