Re: python-mode errors

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fredrik Lundh

    Re: python-mode errors

    Rustom Mody wrote:
    When I start python mode I get the error:
    >
    idle error: #<buffer easygui.py-Wrong number of arguments : #<subr
    set-match-data2"
    >
    The Python mode version is 4.78
    >
    Is this a known problem?
    there are plenty of google hits for that message, and they all seem to
    agree that the problem is caused by using ELC files generated for a
    newer emacs with an older version. try loading the EL file to see if
    the problem goes away.

    </F>

Working...