Thursday, January 31, 2008

Problem with python-mode.el in emacs22.1

When I tried to get into python-mode in emacs 22.1 I got this error:
Cannot open load file: python-mode

Solution to this problem:
Entering the following command in the command line solved my problem.Don't know
why it came and how the command solved my problem but did a quick fix...

dpkg --purge python-mode

No comments:

Post a Comment