From xemacs-m  Mon Jun 30 19:29:35 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id TAA29738
	for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 19:29:35 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id RAA19611 for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 17:53:43 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id RAA27860; Mon, 30 Jun 1997 17:29:04 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id RAA12817; Mon, 30 Jun 1997 17:29:02 -0700
To: xemacs-beta@xemacs.org
Subject: Python mode error
X-Attribution: GDF
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 30 Jun 1997 17:29:01 -0700
Message-ID: <bcid8p362eq.fsf@corp.Sun.COM>
Lines: 36
X-Mailer: Gnus v5.4.60/XEmacs 20.3(beta10) - "Athens"

When opening a python file (with a .py extension), I get:

File mode specification error: (error "unknown modifier" quote)

I get no other useful info by setting debug-on-(error|signal)... just
this message, so I'm sorry but I can't provide anything else useful.

Here's my view-lossage info, if that helps: (this is from -q
-no-site-file, btw).

Recent keystrokes:

left ' C-e RET ESC : ( s e t q SPC d e b u g SPC 0 
BS BS - o n - e r r o r SPC t ) RET ESC : ( s e t q 
SPC d e b u g - o n - s i g n a l SPC t ) RET C-z C-x 
C-x 1 button1 button1up C-x 1 C-x C-f / u s r / l o 
l c BS BS c a l / l i b / p y TAB b a s TAB RET C-h 
l


Recent minibuffer messages (most recent first):

File mode specification error: (error "unknown modifier" quote)
Loading python-mode...
Note: file is write protected
Entering debugger...
Loading debug...done
Loading debug...
t
t
Loading cl-seq...done
Loading cl-seq...
Loading cl-extra...done
Loading cl-extra...

-- Gary F.

