From xemacs-m  Sun Jun  1 04:52:41 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 EAA18497
	for <xemacs-beta@xemacs.org>; Sun, 1 Jun 1997 04:52:38 -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 MAA15916; Sun, 1 Jun 1997 12:52:28 +0300 (IDT)
Received: (from ricky@localhost) by merlin.ornet.co.il (8.7.6/8.7.3) id MAA18260; Sun, 1 Jun 1997 12:52:27 +0300 (IDT)
Date: Sun, 1 Jun 1997 12:52:27 +0300 (IDT)
Message-Id: <199706010952.MAA18260@merlin.ornet.co.il>
From: Ricardo Marek <ricky@ornet.co.il>
To: XEmacs Beta List <xemacs-beta@xemacs.org>,
        XEmacs Mailing <xemacs@cs.uiuc.edu>
CC: "Rodney J. Whitby" <rwhitby@asc.corp.mot.com>
Subject: vhdl-mode doesn'r recognice XEmacs 20.* 
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


Hello,

Just now, testing the new XEmacs 20.3-b2 I found that the vhdl-mode is 
not updated to work with any major version 20.

Running the vhdl-mode I get:

   Cannot recognize major version number: 20

Looking on the code, I can see that XEmacs is present only for major
version 19, and not 20.

I'm sure that will be enough to add/fix several lines in order to
`adjust' the use of 'v19 and 'flavor variables.

Is someone maintaining this package for XEmacs?

From the comments in the file header I have:

;;; vhdl-mode.el --- major mode for editing VHDL code

;; Copyright (C) 1994, 1995 Rodney J. Whitby
;; Copyright (C) 1992, 1993, 1994 Barry A. Warsaw
;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.

;; Author:	  Rodney J. Whitby <rwhitby@asc.corp.mot.com>
;; Maintainer:	  Rodney J. Whitby <rwhitby@asc.corp.mot.com>
;; Created:	  June 1994, adapted from cc-mode.el 4.29 by Barry A. Warsaw.
;; Version:	  $Revision: 2.73 $
;; Last Modified: $Date: 1995/09/29 05:44:28 $
;; Keywords:	  languages VHDL
;; Archive:	  ftp.eda.com.au:/pub/emacs/vhdl-mode.tar.gz


TIA.

-- 
--- Ricky                                    -*- Mode: Another-Unix-Hacker -*-
------------------------------------------------------------------------------
--- e-mail: ricky@ornet.co.il       ORNET Data Communication Technologies Ltd.  
--- phone: +972-4-9981314                      (A Siemens Company)
------------------------------------------------------------------------------
Though I'll admit readability suffers slightly...
     --Larry Wall in <2969@jato.Jpl.Nasa.Gov>

