skip to navigation
skip to content

ropemacs 0.6

An emacs mode for using rope python refactoring library

Ropemacs is an emacs mode that uses rope library to provide features like python refactorings and code-assists. You should install rope library and pymacs before using ropemacs.

New Features

rope-find-occurrences sets next-error-function. That means compilation mode keys like C-x \` work for occurrences buffer, too.

Also there is a bug in pymacs 23 and 24-beta1 that makes python reach maximum recursion after interrupting a pymacs command; a patch is included in the docs folder.

Log in to rate this package.