From xemacs-m  Tue Jun 24 04:39:32 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA15688
	for <xemacs-beta@xemacs.org>; Tue, 24 Jun 1997 04:39:31 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id CAA11200;
	Tue, 24 Jun 1997 02:42:33 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: [Copenhagen] emacs-vers.el package and XEmacs 20.3-b8...
References: <199706240903.MAA07231@merlin.ornet.co.il>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: Ricardo Marek's message of "Tue, 24 Jun 1997 12:03:39 +0300 (IDT)"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 24 Jun 1997 02:42:32 -0700
Message-ID: <m2n2ogibg7.fsf@altair.xemacs.org>
Lines: 29
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta9) - "Sofia"

Ricardo Marek <ricky@ornet.co.il> writes:

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

> The backtrace is:

> Signaling: (wrong-type-argument integerp nil)

The startup code was rearranged.  I am mostly to blame for this.

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

O.K.

> Any hint/Solution?

emacs-vers.el is not a standard part of XEmacs, it will need to be
ported to the new version of version.el.

>  (defconst emacs-major-version nil
>   ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^

The variable `emacs-major-version' is now built-in to XEmacs and is of
type `integer' (it should never have been considered as anything but
integer).  See the ChangeLogs for other details.
-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

