Comment 17 for bug 155681

Revision history for this message
Xavier Martinez-Hidalgo (xavier-martinezhidalgo) wrote :

Removing python-mode is not enough to solve the issue, "purge" must be used to ensure that configuration files are also removed, as suggested by Brad Crittenden.

The following worked for me:

% sudo aptitude purge python-mode

However, this also removes pyrex-mode, as it depends on python-mode, so it seems that pyrex-mode cannot be used with emacs22.