File mode specification error: (void-variable erg)

Bug #921224 reported by Am00
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Medium
Andreas Roehler

Bug Description

If I start Emacs and create a python file (e.g. test.py) everything works well.
However, if I start Emacs, open a file (e.g. my .emacs file) and then I create a python file (e.g. test.py) I get the following error on the mini-buffer:

File mode specification error: (void-variable erg)

This is on GNU Emacs 23.3.1 with python-mode version 6.0.4

The error occurs even with a minimal .emacs file:

(add-to-list 'load-path "~/.emacs.d/python-mode.el-6.0.4/")
(setq py-install-directory "~/.emacs.d/python-mode.el-6.0.4/")
(require 'python-mode)

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
milestone: none → 6.0.5
importance: Undecided → Medium
status: New → Confirmed
Changed in python-mode:
status: Confirmed → Fix Committed
yagnesh (yagnesh)
Changed in python-mode:
status: Fix Committed → Fix Released
Revision history for this message
Andreas Roehler (a-roehler) wrote :

created a FAQ

https://answers.launchpad.net/python-mode/+faq/1856

as it's not the first time... :)

Changed in python-mode:
status: Fix Released → Fix Committed
Changed in python-mode:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.