From xemacs-m  Thu Aug  7 13:41:01 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 NAA01353
	for <xemacs-beta@xemacs.org>; Thu, 7 Aug 1997 13:41:00 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id LAA15939; Thu, 7 Aug 1997 11:40:20 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id LAA13288; Thu, 7 Aug 1997 11:40:17 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id LAA08689; Thu, 7 Aug 1997 11:36:49 -0700
To: xemacs-beta@xemacs.org
Cc: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
Subject: python-mode elisp error
X-Attribution: GDF
Mail-Copies-To: never
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: multipart/mixed;
 boundary="Multipart_Thu_Aug__7_11:36:48_1997-1"
Content-Transfer-Encoding: 7bit
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 07 Aug 1997 11:36:48 -0700
Message-ID: <bci20453kn3.fsf@corp.Sun.COM>
Lines: 38
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta16) - "Budapest"

--Multipart_Thu_Aug__7_11:36:48_1997-1
Content-Type: text/plain; charset=US-ASCII

Barry,

I mentioned this before, and now it seems to be back again.  In the
latest XEmacs betas, the _first_ time that I visit a python file, I
get the attached backtrace and python-mode fails to be invoked.  This
is with xemacs -q -no-site-file.

The second and subsequent loads of python files work fine.

-- Gary F.


--Multipart_Thu_Aug__7_11:36:48_1997-1
Content-Type: application/octet-stream
Content-Disposition: attachment; filename="backtrace"
Content-Transfer-Encoding: 8bit

Signaling: (error "unknown modifier" quote) 
  define-key(#<keymap 4 entries 0x81b> (quote backspace) py-delete-char) 
  #<compiled-function (from "python-mode.elc") (x) "...(8)" [define-key py-mode$
  mapcar(#<compiled-function (from "python-mode.elc") (x) "...(8)" [define-key $
  byte-code("^H,\233A ^PBCDE!\"\210BFG\"\210H^HIJ#\210H^HKL#\210A\207" [py-mode$
  load-internal("python-mode" nil nil nil nil nil) 
  load("python-mode" nil nil nil) 
  python-mode() 
  set-auto-mode() 
  byte-code("@ \210A\207" [set-auto-mode t] 1) 
  normal-mode(t) 
  after-find-file(nil t) 
  find-file-noselect("~/uitools/ProgressBar.py") 
  find-file("~/uitools/ProgressBar.py" nil) 
  call-interactively(find-file) 
 

--Multipart_Thu_Aug__7_11:36:48_1997-1--

