首页 > TAG信息列表 > ropemacs

我如何使用ropmacs进行跨项目重构?

我有一个看起来像这样的文件结构: project1_root/ tests/ ... src/ .ropeproject/ project1/ ... (project1 source code) project2_root/ tests/ ... src/ .ropeproject/ project2/ ..

python – Rope / Ropemacs – 自动导入功能

我正在使用Rope和Ropemacs将我的emacs转换为Python的IDE.我有一个自动导入功能的问题.我在文档中读到我必须添加我想要自动导入的模块,如下所示: (setq ropemacs-autoimport-modules '("os" "shutil")) 但我想自动导入我计算机上安装的所有模块.我怎么指定这个?解决方法:我错过了相

Emacs Rope Python会产生lisp错误

我正在尝试在Emacs中使用Ropemacs和AutoComplete,但我一直收到调试器错误: Debugger entered--Lisp error: (void-function rope-completions) (rope-completions) eval((rope-completions)) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-se